summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* * include/amvideo.h (IFullScreenVideo): Define.Dimitri Papadopoulos2006-05-042-1/+40
| | | | | (BIT_MASKS_MATCH,PALETTISED,PALETTE_ENTRIES,RESET_MASKS,RESET_PALETTE, SIZE_EGA_PALETTE,SIZE_MASKS,SIZE_PALETTE): Added Macros.
* * include/winnls.h (CAL_SYEARMONTH,CAL_ITWODIGITYEARMAX,Dimitri Papadopoulos2006-05-042-6/+26
| | | | | | CAL_NOUSEROVERRIDE, CAL_RETURN_NUMBER,CAL_USE_CP_ACP): Documented as available on Windows 98 and better. (CAL_UMALQURA,CAL_SSHORTESTDAYNAME*): Define, Windows Vista and better.
* 2006-05-04 Steve Ellcey <sje@cup.hp.com>Daniel Jacobowitz2006-05-041-0/+4
| | | | * blt, iwidgets, mmalloc: Remove directories.
* * include/amvideo.h: New file.Dimitri Papadopoulos2006-05-043-0/+151
| | | | * include/dshow.h: Include <amvideo.h>.
* [ gas/testsuite/ChangeLog ]Thiemo Seufer2006-05-042-1/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2006-05-04 Thiemo Seufer <ths@mips.com> Nigel Stephens <nigel@mips.com> * gas/mips/mips.exp: Run mips32-dsp tests only for mips32r2. * gas/mips/set-arch.d: Adjust according to opcode table changes. [ include/opcode/ChangeLog ] 2006-05-04 Thiemo Seufer <ths@mips.com> Nigel Stephens <nigel@mips.com> David Ung <davidu@mips.com> * mips.h: Add INSN_SMARTMIPS define. [ opcodes/ChangeLog ] 2006-05-04 Thiemo Seufer <ths@mips.com> Nigel Stephens <nigel@mips.com> David Ung <davidu@mips.com> * mips-dis.c (mips_arch_choices): Add smartmips instruction decoding to MIPS32 and MIPS32R2. Limit DSP decoding to release 2 ISAs. Add MIPS3D decoding to MIPS32R2. Add MT decoding to MIPS64R2. * mips-opc.c: fix random typos in comments. (INSN_SMARTMIPS): New defines. (mips_builtin_opcodes): Add paired single support for MIPS32R2. Move bc3f, bc3fl, bc3t, bc3tl downwards. Move flushi, flushd, flushid, wb upwards. Move cfc3, ctc3 downwards. Rework the FP_S and FP_D flags to denote single and double register accesses separately. Move dmfc3, dmtc3, mfc3, mtc3 downwards. Allow jr.hb and jalr.hb for release 1 ISAs. Allow luxc1, suxc1 for MIPS32R2. Add SmartMIPS instructions. Add two-argument variants of bc2f, bc2fl, bc2t, bc2tl. Add mfhc2, mthc2 to release 2 ISAs. * mips16-opc.c (mips16_opcodes): Add sdbbp instruction.
* * include/winuser.h (MOUSEEVENTF_*): Cleanup and new define.Dimitri Papadopoulos2006-05-043-147/+227
| | | | | | | | | | | (HSHELL_*): Cleanup and new define. (SMTO_*): Cleanup and new define. (SPI_*): Cleanup and new define. (SPIF_*): Cleanup. (HWND_MESSAGE): Windows 2000 only. (SIF_*): Cleanup. (SWP_*): Cleanup. * include/wingdi.h (ETO_*): Cleanup and new define.
* * libc/sys/sh/Makefile.am (AM_CCASFLAGS): Add $(CFLAGS).Joern Rennecke2006-05-033-2/+7
| | | | * libc/sys/sh/Makefile.in (AM_CCASFLAGS): Likewise.
* * include/mprapi.h (MPR_SERVER_HANDLE): New typedef.Dimitri Papadopoulos2006-05-033-56/+71
| | | | | * include/mprapi.h (MprAdmin*): Declare functions. * lib/mprapi.def (MprAdmin*): Add stubs.
* * lib/directx/quartz.def: Move from lib/directx/...Dimitri Papadopoulos2006-05-032-0/+5
| | | | * lib/quartz.def: ... to lib/
* * include/amaudio.h: New file.Dimitri Papadopoulos2006-05-033-2/+41
| | | | * include/dshow.h: Include <amaudio.h>.
* * include/errors.h: New file.Dimitri Papadopoulos2006-05-033-1/+30
| | | | * include/dshow.h: Include <errors.h>.
* * include/dshow.h: New file.Dimitri Papadopoulos2006-05-035-0/+180
| | | | | | * include/evcode.h: New file. * include/audevcod.h: New file. * include/dvdevcod.h: New file.
* 2006-05-02 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2006-05-025-16/+26
| | | | | | | | | | * libc/sys/sysnec810/Makefile.am: Specify .S files instead of .s. * libc/sys/sysnec810/Makefile.in: Regenerated. * libc/sys/sysnec810/crt0.S: Renamed from .s file. * libc/sys/sysnec810/io.S: Ditto. * libc/sys/sysnec810/crt0.s: Renamed to .S file. * libc/sys/sysnec810/io.s: Ditto.
* * external.cc (cygwin_internal): Set errno on failure.Christopher Faylor2006-05-022-0/+5
|
* * texi2pod.pl: Handle -I.Daniel Jacobowitz2006-05-022-4/+18
|
* * include/mprapi.h (MprAdminConnection*,MprAdminPort*): Add declaration.Dimitri Papadopoulos2006-05-023-1/+26
| | | | * lib/mprapi.def: New file.
* * include/mprapi.h (PPP_*INFO*, RAS_CONNECTION_*, RAS_PORT_*,Dimitri Papadopoulos2006-05-022-0/+192
| | | | | | | | RAS_USER_*): New structures. * include/mprapi.h (RAS_FLAGS_*,PPP_LCP_*,RASCCPCA_* ,PPP_CCP_*,MAX_*, RASPRIV_*,*ADDRESSLEN,MPR_ENABLE_*): Define. * include/mprapi.h (RAS_*_CONDITION): Add enums. * include/mprapi.h <lmcons.h>: For NETBIOS_NAME_LEN, UNLEN, DLEN.
* * include/mprapi.h: New file.Dimitri Papadopoulos2006-05-026-0/+370
| | | | | | | * include/routprot.h: New file. * include/ipxrtdef.h: New file. * include/ipxconst.h: New file. * include/stm.h: New file.
* Fix typo.DJ Delorie2006-05-021-1/+1
|
* * configure.in: Restore CFLAGS if GM P isn't present.DJ Delorie2006-05-023-2/+7
| | | | * configure: Regenerate.
* 2006-05-01 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2006-05-01248-1592/+5342
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * libc/argz/Makefile.am: Prefix any objects specified with $(lpfx). If source file can be specified instead of object, do so. * libc/ctype/Makefile.am: Ditto. * libc/iconv/ccs/Makefile.am: Ditto. * libc/iconv/ces/Makefile.am: Ditto. * libc/iconv/lib/Makefile.am: Ditto. * libc/locale/Makefile.am: Ditto. * libc/posix/Makefile.am: Ditto. * libc/reent/Makefile.am: Ditto. * libc/search/Makefile.am: Ditto. * libc/stdio/Makefile.am: Ditto. * libc/stdio64/Makefile.am: Ditto. * libc/stdlib/Makefile.am: Ditto. * libc/string/Makefile.am: Ditto. * libc/syscalls/Makefile.am: Ditto. * libc/unix/Makefile.am: Ditto. * libc/machine/a29k/Makefile.am: Specify lib_a_CCASFLAGS so .S files will get prefix added automatically. Any specified rules must use $(lpfx) for object file names. * libc/machine/arm/Makefile.am: Ditto. * libc/machine/cris/Makefile.am: Ditto. * libc/machine/crx/Makefile.am: Ditto. * libc/machine/d10v/Makefile.am: Ditto. * libc/machine/d30v/Makefile.am: Ditto. * libc/machine/fr30/Makefile.am: Ditto. * libc/machine/frv/Makefile.am: Ditto. * libc/machine/h8300/Makefile.am: Ditto. * libc/machine/h8500/Makefile.am: Ditto. * libc/machine/hppa/Makefile.am: Ditto. * libc/machine/i386/Makefile.am: Ditto. * libc/machine/i960/Makefile.am: Ditto. * libc/machine/iq2000/Makefile.am: Ditto. * libc/machine/m32c/Makefile.am: Ditto. * libc/machine/m32r/Makefile.am: Ditto. * libc/machine/m68hc11/Makefile.am: Ditto. * libc/machine/m68k/Makefile.am: Ditto. * libc/machine/m88k/Makefile.am: Ditto. * libc/machine/mips/Makefile.am: Ditto. * libc/machine/mn10200/Makefile.am: Ditto. * libc/machine/mn10300/Makefile.am: Ditto. * libc/machine/mt/Makefile.am: Ditto. * libc/machine/necv70/Makefile.am: Ditto. * libc/machine/powerpc/Makefile.am: Ditto. * libc/machine/sh/Makefile.am: Ditto. * libc/machine/sh/Makefile.in: Ditto. * libc/machine/sparc/Makefile.am: Ditto. * libc/machine/tic4x/Makefile.am: Ditto. * libc/machine/tic80/Makefile.am: Ditto. * libc/machine/v850/Makefile.am: Ditto. * libc/machine/w65/Makefile.am: Ditto. * libc/machine/xscale/Makefile.am: Ditto. * libc/machine/xstormy16/Makefile.am: Ditto. * libc/machine/z8k/Makefile.am: Ditto. * libc/sys/a29khif/Makefile.am: Ditto. * libc/sys/arm/Makefile.am: Ditto. * libc/sys/d10v/Makefile.am: Ditto. * libc/sys/h8300hms/Makefile.am: Ditto. * libc/sys/h8500hms/Makefile.am: Ditto. * libc/sys/linux/Makefile.am: Ditto. * libc/sys/linux/linuxthreads/Makefile.am: Ditto. * libc/sys/linux/net/Makefile.am: Ditto. * libc/sys/linux/stdlib/Makefile.am: Ditto. * libc/sys/m88kbug/Makefile.am: Ditto. * libc/sys/mmixware/Makefile.am: Ditto. * libc/sys/rdos/Makefile.am: Ditto. * libc/sys/rtems/Makefile.am: Ditto. * libc/sys/sh/Makefile.am: Ditto. * libc/sys/sun4/Makefile.am: Ditto. * libc/sys/sysmec/Makefile.am: Ditto. * libc/sys/sysnec810/Makefile.am: Ditto. * libc/sys/sysnecv850/Makefile.am: Ditto. * libc/sys/sysvi386/Makefile.am: Ditto. * libc/sys/sysvnecv70/Makefile.am: Ditto. * libc/sys/tic80/Makefile.am: Ditto. * libc/sys/w65/Makefile.am: Ditto. * libc/sys/z8ksim/Makefile.am: Ditto. * libc/machine/necv70/fastmath.S: Renamed from .s file. * libc/machine/necv70/setjmp.S: Ditto. * libc/machine/necv70/fastmath.s: Removed. * libc/machine/necv70/setjmp.s: Ditto. * libc/machine/w65/*.S: New files renamed from .s files. * libc/machine/w65/*.s: Renamed and removed. * libc/sys/a29khif/*.S: New files renamed from .s files. * libc/sys/a29khif/*.s: Renamed and removed. * libc/sys/sysvi386/*.S: New files renamed from .s files. * libc/sys/sysvi386/*.s: Renamed and removed. * libc/sys/sysvnecv70/*.S: New files renamed from .s files. * libc/sys/sysvnecv70/*.s: Renamed and removed. * libc/*Makefile.in: Regenerated as appropriate.
* [ gas/ChangeLog ]Thiemo Seufer2006-04-302-0/+24
| | | | | | | | | | | | | | | | | | | | | | | | | | 2006-04-30 Thiemo Seufer <ths@mips.com> David Ung <davidu@mips.com> * config/tc-mips.c (validate_mips_insn): Handling of udi cases. (mips_immed): New table that records various handling of udi instruction patterns. (mips_ip): Adds udi handling. [ include/opcode/ChangeLog ] 2006-04-30 Thiemo Seufer <ths@mips.com> David Ung <davidu@mips.com> * mips.h: Defines udi bits and masks. Add description of characters which may appear in the args field of udi instructions. [ opcodes/ChangeLog ] 2006-04-30 Thiemo Seufer <ths@mips.com> David Ung <davidu@mips.com> * mips-opc.c (mips_builtin_opcodes): Add udi instructions "udi0" to "udi15". * mips-dis.c (print_insn_args): Adds udi argument handling.
* Move opcode ChangeLog entry to opcode/ChangeLog.H.J. Lu2006-04-292-8/+8
|
* * include/ddk/winddk.h (KAFFINITY): Fix typo.Dimitri Papadopoulos2006-04-282-1/+6
| | | | Thanks to: Oliver Stoeneberg <kidkat at sf dot net>
* * include/winbase.h (ENUMRES*PROC{AW}): ANSI and Unicode versions.Dimitri Papadopoulos2006-04-282-3/+26
| | | | Thanks to: Oliver Stoeneberg <kidkat at sf dot net>
* * include/ntsecapi.h (POLICY_DNS_DOMAIN_INFO): Fix typo.Dimitri Papadopoulos2006-04-282-1/+6
| | | | Thanks to: Oliver Stoeneberg <kidkat at sf dot net>
* * include/wingdi.h (BITMAPV5HEADER): New structure definition.Dimitri Papadopoulos2006-04-282-0/+30
|
* * include/basetyps.h (REFFMTID): Define properly.Dimitri Papadopoulos2006-04-282-0/+7
|
* * include/winnt.h (WT_SET_MAX_THREADPOOL_THREADS): Define.Dimitri Papadopoulos2006-04-282-0/+6
| | | | Thanks to: Bruce M Simpson <bms_spc at sf dot net>
* * include/ipifcons.h (MIN_IF_TYPE,IF_TYPE_*,MAX_IF_TYPE,IF_ACCESS_*,Dimitri Papadopoulos2006-04-285-2/+277
| | | | | | | | | IF_CHECK_*,IF_CONNECTION_*,IF_ADMIN_*,IF_OPER_*): Define. * include/winbase.h (CancelWaitableTimer,UnregisterWait): Add function declaration. * include/mgm.h: New file. * lib/rtm.def: New file. Thanks to: Bruce M Simpson <bms_spc at sf dot net>
* * pipe.cc (DEFAULT_PIPEBUFSIZE): Raise to 64K.Corinna Vinschen2006-04-272-1/+5
|
* * mips.h: Improve comments describing the bitfield instructionThiemo Seufer2006-04-262-6/+12
| | | | fields.
* * fhandler.h (fhandler_base): Change fstat_helper prototypeCorinna Vinschen2006-04-266-95/+124
| | | | | | | | | | | | | | | | | | | | | | | | | | to take file size and inode number as 64 bit values. * fhandler_disk_file.cc (FS_IS_SAMBA): Move to path.cc (FS_IS_SAMBA_WITH_QUOTA): Ditto. (path_conv::hasgood_inode): Delete. (path_conv::is_samba): Delete. (path_conv::isgood_inode): Centralized function to recognize a good inode number. (fhandler_base::fstat_by_handle): Constify fvi_size and fai_size. Accomodate argument change in fstat_helper. (fhandler_base::fstat_by_name): Ditto. (fhandler_base::fstat_helper): Accomodate argument change. Call path_conv::isgood_inode to recognize good inodes. (fhandler_disk_file::opendir): Explain Samba weirdness here. Call path_conv::fs_is_samba instead of path_conv::is_samba. (fhandler_disk_file::readdir): Add STATUS_INVALID_INFO_CLASS as valid return code from NtQueryDirectoryFile to indicate that FileIdBothDirectoryInformation is not supported. Call path_conv::isgood_inode to recognize good inodes. * ntdll.h (STATUS_INVALID_INFO_CLASS): Define. * path.cc (fs_info::update): Rework file system recognition and set appropriate flags. * path.h (struct fs_info): Add is_ntfs, is_samba and is_nfs flags. Constify pure read accessors.
* * opcode/arm.h (FPU_VFP_EXT_V3): Define constant.Julian Brown2006-04-262-1/+17
| | | | | | | (FPU_NEON_EXT_V1): Likewise. (FPU_VFP_HARD): Update. (FPU_VFP_V3): Define macro. (FPU_ARCH_VFP_V3, FPU_ARCH_VFP_V3_PLUS_NEON_V1): Define macros.
* Add missing changelog entryAndreas Jaeger2006-04-261-0/+5
|
* * libc/machine/sh/configure.in: Avoid link tests.DJ Delorie2006-04-243-0/+47
| | | | * libc/machine/sh/configure: Regenerate.
* * environ.cc (getearly): Force correct dereference order when inspectingChristopher Faylor2006-04-242-1/+6
| | | | environ table.
* * select.cc (thread_pipe): Raise sleep time only every 8th iteration.Corinna Vinschen2006-04-242-4/+9
| | | | (thread_mailslot): Ditto.
* * include/ws2tcpip.h (gai_strerror): Remove thread-safety comment.Dimitri Papadopoulos2006-04-242-2/+7
| | | | | | This function cannot be made thread-safe, the API would have to be changed for that, just like strerror() -> strerror_r() and similar ISO C or POSIX functions...
* * select.cc (thread_pipe): Raise sleep time dynamically to speed upCorinna Vinschen2006-04-232-2/+15
| | | | | select on pipes when copying lots of data. (thread_mailslot): Ditto for mailslots.
* * signal.cc (abort): On second thought, just set incyg once.Christopher Faylor2006-04-222-4/+7
|
* * abort.cc (abort): Set incyg manually to help get a reliable gdb stack trace.Christopher Faylor2006-04-223-1/+10
| | | | * cygwin.din (abort): Make NOSIGFE.
* * environ.cc (getearly): Use GetEnvironmentVariable and cmalloc instead ofChristopher Faylor2006-04-213-26/+27
| | | | | GetEnvironmentStrings. (environ_init): Revert rawenv stuff.
* format comment using GNU-styleChristopher Faylor2006-04-211-7/+4
|
* * environ.cc (rawenv): Make this variable a file-scope static.Christopher Faylor2006-04-212-38/+43
| | | | | | | | | (getearly): Rename 's' variable to 'len' since 's' is used fairly consistently throughout cygwin as a string variable. Remove rawenv declaration. Perform other minor cleanups. (environ_init): Remove rawenv declaration. Only set rawenv to GetEnvironmentStrings() if it has not already been set. Properly free rawenv in all cases.
* * tty.h (tty::hwnd): Move to tty_min.Christopher Faylor2006-04-215-15/+33
| | | | | | | | | | | | | | (tty::gethwnd): Ditto. (tty::sethwnd): Ditto. (tty_min::hwnd): Receive variable from tty class. (tty_min::gethwnd): Receive function from tty classs. (tty_min::sethwnd): Ditto. * dtable.cc (dtable::stdio_init): Only call init_console_handler when we actually own the console. * fhandler_console.cc (fhandler_console::get_tty_stuff): Set tty's hwnd to non-zero value. * fhandler_termios.cc (fhandler_termios::tcsetpgrp): Semi-reinstate handling of console when pgrp is set.
* * environ.cc (getearly): New function.Corinna Vinschen2006-04-212-2/+46
| | | | | | | (findenv_func): New function pointer, predefined to getearly. (getenv): Call findenv function over the findenv_func pointer. (environ_init): Change findenv_func pointer to my_findenv after Cygwin environment is initialized.
* * include/asm/byteorder.h (__ntohl): Fix the missing uint32_t.Corinna Vinschen2006-04-212-1/+5
|
* * fhandler_socket.cc (fhandler_socket::wait): Reorder settingCorinna Vinschen2006-04-212-1/+6
| | | | WSAError to avoid spurious errors with WSAError set to 0.
* * include/asm/byteorder.h: Include stdint.h. Per standard, changeCorinna Vinschen2006-04-212-26/+24
| | | | datatypes in ntohX and htonX functions to uintXX_t types.