summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* * include/objidl.h (PropVariant): Add CHAR cVal fieldDanny Smith2003-07-222-0/+13
| | | | | | to union. (FMTID_SummaryInformation, FMTID_DocSummaryInformation, FMTID_UserDefinedProperties): Declare.
* * include/winbase.h (GetModuleHandleEx[AW]): Add prototypes.Danny Smith2003-07-222-0/+14
|
* * include/winbase.h (DUPLICATE_CLOSE_SOURCE,Danny Smith2003-07-226-88/+169
| | | | | | | | | | | | | | | | | | | | DUPLICATE_SAME_ACCESS): Remove defines. (HANDLE_FLAG_INHERIT, HANDLE_FLAG_PROTECT_FROM_CLOSE): Sync with ddk/ntapi.h defines. (SEM_*) : Likewise. * include/winnt.h (COMPRESSION_*, ACCESS_*, SYSTEM_*): Sync with ddk/ntifs.h defines. (FILE_*): Likewise. (MEM_IMAGE, SEC_*): Likewise. (DUPLICATE_CLOSE_SOURCE, DUPLICATE_SAME_ACCESS, DUPLICATE_SAME_ATTRIBUTES): Sync with ddk/winddk.h defines. (TOKEN_*): Sync with ddk/ntifs.h defines. * include/ddk/ntapi.h: Add comments noting definitions in winbase.h. * include/ddk/ntifs.h: Add comments noting definitions in winnt.h. * include/ddk/winddk.h: Add comments noting definitions in winnt.h.
* * Makefile.tpl (all-make): Depend on intl.Alexandre Oliva2003-07-223-2/+7
| | | | * Makefile.in: Rebuilt.
* * mmap.cc: Use proper format specifiers for _off64_t and size_t inCorinna Vinschen2003-07-212-9/+15
| | | | | format strings passed to syscall_printf () and debug_printf () throughout.
* * Makefile.common (CFLAGS_COMMON): Remove -march=i386.Christopher Faylor2003-07-182-1/+5
|
* * include/winnt.h (FILE_*): Sync with ddk/winddk.h.Danny Smith2003-07-183-43/+128
| | | | * include/winioctl.h (FILE_*): Sync with ddk/winddk.h.
* 2003-07-18 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet2003-07-182-23/+22
| | | | | | * security.cc (verify_token): Fix white space and style. Use type bool instead of BOOL and char. Use alloca instead of malloc and free for my_grps.
* (IMAGE_FILE_NET_RUN_FROM_SWAP): Define.Nick Clifton2003-07-172-19/+50
| | | | | | | | | | | | | | | | (IMAGE_FILE_MACHINE_WCEMIPSV2): Define. (IMAGE_FILE_MACHINE_SH3DSP): Define. (IMAGE_FILE_MACHINE_SH3E): Define. (IMAGE_FILE_MACHINE_SH5): Define. (IMAGE_FILE_MACHINE_AM33): Define. (IMAGE_FILE_MACHINE_POWERPCFP): Define. (IMAGE_FILE_MACHINE_AXP64): Define. (IMAGE_FILE_MACHINE_TRICORE): Define. (IMAGE_FILE_MACHINE_CEF): Define. (IMAGE_FILE_MACHINE_EBC): Define. (IMAGE_FILE_MACHINE_AMD64): Define. (IMAGE_FILE_MACHINE_M32R): Define. (IMAGE_FILE_MACHINE_CEE): Define.
* 2003-07-17 Pierre Humblet <pierre.humblet@ieee.org>Danny Smith2003-07-172-0/+7
| | | | * include/mmsystem.h (TIME_KILL_SYNCHRONOUS): Add define.
* * sysconf.cc (sysconf): Fix OPEN_MAX patch. Return page size onCorinna Vinschen2003-07-172-2/+7
| | | | _SC_PAGESIZE again.
* update copyrightChristopher Faylor2003-07-171-1/+1
|
* Clean up warnings in ddk.Danny Smith2003-07-1621-184/+244
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * include/ddk/atm.h (_ATM_AAL_OOB_INFO): Add _ANONYMOUS_UNION, conditional on __cplusplus. * include/ddk/scsi.h: Add _ANONYMOUS_UNION and _ANONYMOUS_STRUCT defines, throughout. (_CDB): Add _ANONYMOUS_UNION, conditional on __cplusplus. * include/ddk/cfg.h (_PNP_VETO_TYPE): Remove extra comma. * include/ddk/cfgmgr32.h: Change C++ comment style to ISO C. * include/ddk/ddkmapi.h (_DDLOCKOUT): Add _ANONYMOUS_UNION defines. * include/ddk/hidpi.h: Add _ANONYMOUS_UNION and _ANONYMOUS_STRUCT defines, throughout. * include/ddk/ndis.h: Add _ANONYMOUS_UNION and _ANONYMOUS_STRUCT defines, throughout. Remove trailing semicolon from *_S 'structure' macro expansion, throughout. Remove trailing semicolon from DECLARE_UNKNOWN_STRUCT macro expansion. * include/ddk/ndiswan.h (_NDIS_WAN_COMPRESS_INFO): Add _ANONYMOUS_UNION. * include/ddk/ntapi.h (_PROCESS_DEVICEMAP_INFORMATION, _PROCESS_SESSION_INFORMATION): Add _ANONYMOUS_UNION. * include/ddk/ntddcdrm.h (CDROM_TOC_CD_TEXT_DATA_BLOCK): Add _ANONYMOUS_UNION. * include/ddk/ntdddisk.h: Add _ANONYMOUS_UNION, throughout. * include/ddk/ntddmou.h: Add _ANONYMOUS_UNION, throughout. * include/ddk/ntifs.h: Add _ANONYMOUS_UNION, throughout. (ZwQueryObject): Change 2nd param to OBJECT_INFORMATION_CLASS, to match proto in ntapi.h. (ZwSetInformationObject): Likewise. * include/ddk/srb.h (SCSI_REQUEST_BLOCK): Add _ANONYMOUS_UNION. (SCSI_ADAPTER_CONTROL_TYPE): Add __extension__. * include/ddk/tdikrnl.h (TDI20_CLIENT_INTERFACE_INFO): Add _ANONYMOUS_UNION and _ANONYMOUS_STRUCT. * include/ddk/usb.h (USB): Add _ANONYMOUS_UNION. * include/ddk/usbcamdi.h (USBCAMD_CamControlFlags): Remove last comma. * include/ddk/video.h (STATUS_BLOCK): Add _ANONYMOUS_UNION. * include/ddk/winddk.h (DECLARE_INTERNAL_OBJECT): Remove trailing semicolon when expanding macro. (GENERAL_LOOKASIDE_S): Likewise. Add _ANONYMOUS_UNION and _ANONYMOUS_STRUCT, throughout. Change inline to __inline, throughout. * include/ddk/winnt4.h: Change inline to __inline, throughout.
* * config.if: Remove unused libc_interface determination.Nathanael Nerode2003-07-162-51/+4
|
* * pathnames.sgml: Use correct registry key. Clarify '@' operation.Christopher Faylor2003-07-162-5/+10
| | | | * ntsec.sgml: Reword references to "ntsec patch".
* include/opcode/Richard Sandiford2003-07-152-0/+7
| | | | | | | | | | | | | | | | | | | | | | | * mips.h (CPU_RM7000): New macro. (OPCODE_IS_MEMBER): Match CPU_RM7000 against 4650 insns. bfd/ * archures.c (bfd_mach_mips7000): New. * bfd-in2.h: Regenerated. * cpu-mips.c (arch_info_struct): Add an entry for mips:7000. * elfxx-mips.c (mips_set_isa_flags): Handle bfd_mach_mips7000. (mips_mach_extensions): Add an entry for it. opcodes/ * mips-dis.c (mips_arch_choices): Add rm7000 and rm9000 entries. gas/ * config/tc-mips.c (hilo_interlocks): True for CPU_RM7000. (mips_cpu_info_table): Add rm7000 and rm9000 entries. gas/testsuite/ * gas/mips/rm7000.[sd]: New test. * gas/mips/mips.exp: Run it.
* 2003-07-14 Christian Groessler <chris@groessler.org>Jason Eckhardt2003-07-152-0/+7
| | | | * i860.h (AOUTSZ): Define properly for i860 coff.
* * Makefile.in: Regenerate, correctly this time.Nathanael Nerode2003-07-142-0/+73
|
* Import from gcc repository:Zack Weinberg2003-07-143-0/+168
| | | | | | | | | | | | 2003-07-07 Zack Weinberg <zack@codesourcery.com> * gettext.m4: Delete all former contents. (ZW_GNU_GETTEXT_SISTER_DIR): New macro. * progtest.m4: New file. 2003-07-04 Zack Weinberg <zack@codesourcery.com> * gettext.m4: New file - copy of gettext.m4 from binutils
* * cygheap.h (class cygheap_user): Use INVALID_HANDLE_VALUE as invalidCorinna Vinschen2003-07-145-115/+106
| | | | | | | | | | | | | | | | | | | | | | | value for tokens. * syscalls.cc (seteuid32): Ditto. Set new_token to process token if process token is suitable. * uinfo.cc (uinfo_init): Initialize tokens in cygheap user info to INVALID_HANDLE_VALUE. * cygheap.h (enum impersonation): Delete. (cygheap_user::impersonation_state): Delete. (cygheap_user::current_token): New. (cygheap_user::issetuid): Modify to use current_token. (cygheap_user::token): Ditto. (cygheap_user::deimpersonate): Ditto. (cygheap_user::reimpersonate): Ditto. (cygheap_user::has_impersonation_tokens): Ditto. (cygheap_user::close_impersonation_tokens): Ditto. * security.cc (cygwin_set_impersonation_token): Always set the token. (verify_token): Change type of gsid to cygpsid. (get_file_attribute): Use the effective ids. * syscalls.cc (seteuid32): Modify to use cygheap_user::current_token. * uinfo.cc (uinfo_init) Do not set cygheap->user.impersonation_state.
* 2003-07-14 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>Thomas Fitzsimmons2003-07-143-35/+26
| | | | * m32r/configure.in: fixed bug to delete ../config-ml.in.
* * Makefile.tpl: Set INSTALL and friends using autoconf. RemoveNathanael Nerode2003-07-135-83/+144
| | | | | | | unused INSTALL_PROGRAM_ARGS. * configure.in: Use AC_PROG_INSTALL. * Makefile.in: Regenerate. * configure: Regenerate.
* 2003-07-13 Casper S. Hornstrup <chorns@users.sourceforge.net>Danny Smith2003-07-133-30/+42
| | | | | | | | | | | * include/ddk/ntifs.h (KeInsertQueueApc): Make return type BOOLEAN. Name parameter 4 PriorityBoost and make it of type KPRIORITY. * include/ddk/winddk.h (_KPCR): Put IDT field on next line. * include/ddk/winddk.h (_IO_STATUS_BLOCK, _IRP, _OWNER_ENTRY, _ERESOURCE, _IMAGE_INFO, _CREATE_DISK, _DISK_SIGNATURE, _KPCR_TIB): Apply _ANONYMOUS_UNION to anonymous unions and _ANONYMOUS_STRUCT to anonymous structs.
* * pinfo.cc (_pinfo::commune_send): Fix bounds test so that poll ofChristopher Faylor2003-07-122-1/+6
| | | | communicating pid actually stops eventually.
* * include/winnt.h (PVOID): Move to before HANDLE typedef.Danny Smith2003-07-123-2/+9
| | | | | * include/winuser.h (mouse_event): Correct type of fifth param, Thanks to: Andrew Jones <guln at users dot sourceforge dot net>
* * include/winnt.h (HANDLE): Define based on STRICT filter.Earnie Boyd2003-07-112-3/+10
| | | | | (THREAD_BASE_PRIORITY_MIN): Use parens around negative value. (THREAD_BASE_PRIOIRTY_IDLE): Ditto.
* * path.cc (get_device_number): Remove special com? consideration.Christopher Faylor2003-07-112-51/+63
| | | | | | | | | | (special_chars): Make static. (special_introducers): New. (special_char): Allow specified valid_chars args. (fnunmunge): Handle aux-like filenames correctly. (special_name): Add con, conin$, conout$. (mount_item::fnmunge): Use __small_sprintf return value to calculate increments.
* 2000-04-27 Alexandre Oliva <aoliva@cygnus.com>Alexandre Oliva2003-07-103-0/+50
| | | | | | * libc/include/machine/setjmp.h (_JBLEN, AM33/2.0): Set to 26. * libc/machine/mn10300/setjmp.S (setjmp, longjmp): Save and restore callee-saved FP registers.
* 2001-10-30 Jeff Johnston <jjohnstn@redhat.com>Alexandre Oliva2003-07-105-0/+321
| | | | | | | | | | * mn10300/asb2305.ld: Added ASB2305 support. * mn10300/configure: Ditto. * mn10300/configure.in: Ditto. 2001-09-12 Stan Cox <scox@redhat.com> * mn10300/asb2303.ld: New file. Linker script for the ASB2303 AM33/2.00 board. * mn10300/configure.in: Add support for asb2303 board script.
* * libc/include/sys/unistd.h (ftruncate, truncate): Also declareJoern Rennecke2003-07-107-9/+43
| | | | | | | | | | for __sh__. * libc/sys/sh/Makefile.am (lib_a_SOURCES): Add ftruncate.c and truncate.c. * libc/sys/sh/Makefile.in: Regenerate. * libc/sys/sh/sys/syscall.h: (SYS_truncate, SYS_ftruncate): Define. * libc/sys/sh/ftruncate.c: New file. * libc/sys/sh/truncate.c: Likewise.
* * xtensa-config.h: Undef all macros before defining them.Bob Wilson2003-07-102-2/+77
|
* * configure: Rebuilt.Alexandre Oliva2003-07-103-42/+76
| | | | | | | | 2001-09-26 Alexandre Oliva <aoliva@redhat.com> * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build newlib nor libgloss. Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com> * configure.in (am33_2.0-*-linux*): Added.
* * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.Bob Wilson2003-07-103-33/+44
| | | | * configure: Regenerate.
* 2001-05-16 Alexandre Oliva <aoliva@redhat.com>Alexandre Oliva2003-07-102-1/+27
| | | | | | | | | | | * mn10300.h: Introduce GOTPC16, GOTOFF24, GOTOFF16 and PLT16, and rename GOTPC to GOTPC32 and GOTOFF to GOTOFF32. Renumbered all relocs. 2001-04-12 Alexandre Oliva <aoliva@redhat.com> * mn10300.h (R_MN10300_GOTPC, R_MN10300_GOTOFF, R_MN10300_PLT32, R_MN10300_GOT32, R_MN10300_GOT24, R_MN10300_GOT16, R_MN10300_COPY, R_MN10300_GLOB_DAT, R_MN10300_JMP_SLOT, R_MN10300_RELATIVE): New relocs.
* 2000-04-01 Alexandre Oliva <aoliva@cygnus.com>Alexandre Oliva2003-07-102-0/+17
| | | | | | | | * mn10300.h (AM33_2): Renamed from AM33. 2000-03-31 Alexandre Oliva <aoliva@cygnus.com> * mn10300.h (AM332, FMT_D3): Defined. (MN10300_OPERAND_FSREG, MN10300_OPERAND_FDREG): Likewise. (MN10300_OPERAND_FPCR): Likewise.
* 2000-04-01 Alexandre Oliva <aoliva@cygnus.com>Alexandre Oliva2003-07-102-0/+9
| | | | | | | * mn10300.h (E_MN10300_MACH_AM33_2): Renamed from E_MN10300_MACH_AM332. 2000-03-31 Alexandre Oliva <aoliva@cygnus.com> * mn10300.h (E_MN10300_MACH_AM332): Defined.
* * include/cygwin/version.h: Bump DLL minor number to 1.Christopher Faylor2003-07-102-1/+5
|
* * fhandler_proc.cc (format_proc_stat): Use correctly sized constants forChristopher Faylor2003-07-103-4/+4
| | | | filling in zeros on 98.
* * include/cygwin/version.h: Bump DLL minor number to 1.Christopher Faylor2003-07-102-1/+5
|
* * fhandler_proc.cc (fhandler_proc::fill_filebuf): Allocate more space for statChristopher Faylor2003-07-102-23/+60
| | | | | buffer. (format_proc_stat): Reorganize to accumulate and report on all cpus.
* * sysconf.cc (sysconf): Return processors online rather than bitmask forChristopher Faylor2003-07-092-1/+13
| | | | _SC_NPROCESSORS_ONLN.
* * libc/include/math.h (nan, nanf): Update prototype to C99.Alexandre Oliva2003-07-095-11/+19
| | | | | | * libm/common/s_nan.c (nan): Likewise. * libm/common/s_nanf.c (nanf, nan): Likewise. * libc/sys/linux/cmath/math_private.h (nan, nanf): Likewise.
* * cygheap.cc (creturn): Set appropriate errno when out of memory.Christopher Faylor2003-07-098-26/+64
| | | | | | | | | | | | (ccalloc): Only issue system_printf when debugging. * dtable.cc (dtable::extend): Only allocate 100 * the incremental growth size max. Set errno appropriately. (dtable::build_fhandler): Check for error from set_name. * fhandler.cc (fhandler_base::set_name): Set errno and return error on OOM. * fhandler.h (fhandler_base::set_name): Change to bool. * fhandler_process.cc (format_process_stat): Fix formatting. * resource.cc (getrlimit): Return greater of OPEN_MAX or fd table size. * sysconf.cc (sysconf): Ditto.
* Refer to full name in latest ChangeLog entry.Jeff Johnston2003-07-081-1/+1
|
* 2003-07-08 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-07-083-3/+23
| | | | | | * configure.in: Reapply Inaoko's multilib patch from 04-17-03. * configure: Regenerated.
* * include/commctrl.h (NMTVDISPINFO[AW]): Replace obsolete structDanny Smith2003-07-082-8/+23
| | | | | | names _TV_DISPINFO[AW] and typedefs. Add defines for backward compatability. Thanks to Magnus Olsen <greatlord@users.sf.net> for report.
* 2003-07-07 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-07-072-22/+4
| | | | * libc/include/stdbool.h: Removed as this is defined by gcc.
* * rmsym: Don't use ranlib.Christopher Faylor2003-07-072-4/+6
|
* * newsym: Reenable removal of tmp directory. Just use ar to generate archiveChristopher Faylor2003-07-073-6/+10
| | | | | index. * Makefile.in: Don't send ranlib to newsym.
* * newsym: Create objects that are closer to those created by dlltool so as notChristopher Faylor2003-07-073-6/+24
| | | | | | to confuse --export-all-symbols. * rmsym: Be a little more accepting of object filenames now that dlltool can create different format files.