summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* * include/cygwin/types.h: Fix erroneous definition of ino_t fromCorinna Vinschen2003-05-032-1/+6
| | | | 2003-04-28.
* * syscalls.cc (chown_worker): Allow chown'ing of socket files.Corinna Vinschen2003-05-032-1/+5
|
* 2003-05-02 Chris Demetriou <cgd@broadcom.com>Chris Demetriou2003-05-033-4/+9
| | | | | * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later. * Makefile.in: Regenerate.
* 2003-05-02 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-05-031-1/+1
| | | | * New file.
* Check in proper version of Eric's patch.Jeff Johnston2003-05-021-1/+1
|
* 2003-05-02 Eric Christopher <echristo@redhat.com>Jeff Johnston2003-05-022-1/+5
| | | | * mips/cma101.c (__sizemem): Make sure that end is not in .sdata.
* * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,Daniel Jacobowitz2003-05-022-1/+7
| | | | and Makefile.def.
* 2003-05-02 Steven Edwards <Steven_Ed4153@yahoo.com>Danny Smith2003-05-022-1/+30
| | | | | | | | | | * include/richedit.h (EM_FINDTEXTEXW, EM_FINDTEXTW, EM_GETAUTOURLDETECT, EM_GETBIDIOPTIONS, EM_GETEDITSTYLE, EM_GETIMECOLOR, EM_GETIMEOPTIONS, EM_GETPUNCTUATION, EM_GETWORDWRAPMODE, EM_RECONVERSION, EM_SETBIDIOPTIONS, EM_SETEDITSTYLE, EM_SETIMECOLOR, EM_SETIMEOPTIONS, EM_SETPALETTE, EM_SETPUNCTUATION, EM_SETTEXTEX, EM_SETWORDWRAPMODE, RICHEDIT_CLASS10A): Add defines.
* 2003-05-02 Francois Ferrand <typz@sourceforge.users.net>Danny Smith2003-05-022-1/+12
| | | | * include/commctrl.h (TBM_*): Add missing trackbar defines.
* * include/cplext.h (CPLPAGE_MOUSE_WHEEL,Danny Smith2003-05-022-1/+8
| | | | CPLPAGE_DISPLAY_BACKGROUND): Add defines.
* oops - undo accidental change commited with a different patchNick Clifton2003-05-011-1/+0
|
* * Makefile.in: Revert patch from 2003-04-17.Thomas Pfaff2003-04-302-3/+4
|
* * include/wingdi.h (DC_PEN, DC_BRUSH): Add defines.Danny Smith2003-04-303-1/+17
| | | | | (SetDCPenColor, SetDCBrushColor): Add prototypes. * lib/gdi32.def (SetDCPenColor, SetDCBrushColor): Add stubs.
* Add entry for change to libnosys/sbrk.cNick Clifton2003-04-291-0/+7
|
* bfd/H.J. Lu2003-04-292-0/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | 2003-04-28 H.J. Lu <hjl@gnu.org> * elfxx-ia64.c (elfNN_ia64_relax_section): Relax ldxmov during the relax finalize pass. * section.c (struct sec): Add need_finalize_relax and remove flag11. (STD_SECTION): Update struct sec initializer. * bfd-in2.h: Regenerated. include/ 2003-04-28 H.J. Lu <hjl@gnu.org> * bfdlink.h (bfd_link_info): Add relax_finalizing. ld/ 2003-04-28 H.J. Lu <hjl@gnu.org> * ldlang.c (lang_process): Add the relax finalize pass. * ldmain.c (main): Initialize link_info.relax_finalizing to FALSE.
* * profil.h (PROFADDR): Prevent overflow when text segments are larger thanChristopher Faylor2003-04-285-6/+15
| | | | | | 256k. * profil.c (profthr_func): Raise thread priority for more accurate sampling. * path.cc (hash_path_name): Use ino_t as type.
* Regenerated using different version of autoconf.Jeff Johnston2003-04-281-1/+1
|
* * Makefile.tpl: Clean $(BUILD_SUBDIR).Daniel Jacobowitz2003-04-283-0/+7
| | | | * Makefile.in: Regenerated.
* really check in correct fix.Christopher Faylor2003-04-271-1/+1
|
* * errno.cc (_sys_nerr): Fix compile error erroneously checked in on 2003-04-23.Christopher Faylor2003-04-273-2/+7
|
* * mkpasswd.c (usage) Remove extra newline from description output.Joshua Daniel Franklin2003-04-263-6/+26
|
* 2003-04-26 Bang Jun-Young <junyoung@netbsd.org>Danny Smith2003-04-262-0/+5
| | | | * include/winioctl.h (DEVICE_TYPE_FROM_CTL_CODE): Add macro.
* * cygcheck.cc (usage) Add description output.Joshua Daniel Franklin2003-04-2615-5/+40
|
* * gcc.sgml: Remove outdated "WinMainCRTStartup" references. Add a hellogui.c ↵Joshua Daniel Franklin2003-04-262-11/+92
| | | | example
* * include/oaidl.h (ITypeMarshal): Add interface.Danny Smith2003-04-262-5/+23
|
* 2003-04-26 Danny Smith <dannysmith@users.sourceforge.net>Danny Smith2003-04-264-78/+378
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * include/winioctl.h: Clean up formatting. (RETRIEVAL_POINTERS_BUFFER): Add fields to Extents[1] struct. (CREATE_DISK): Add _ANONYMOUS_UNION macro. (DISK_CACHE_INFORMATION): Likewise. (DISK_DETECTION_INFO): Likewise. (DISK_PARTITION_INFO): Likewise. (PARTITION_INFORMATION_EX): Likewise. (DRIVE_LAYOUT_INFORMATION_EX): Likewise. 2003-04-26 Casper S. Hornstrup <chorns@users.sourceforge.net> * include/winbase.h (DeleteVolumeMountPoint[AW], FindFirstVolumeMountPoint[AW], FindNextVolumeMountPoint[AW], FindVolumeMountPointClose, GetVolumeNameForVolumeMountPoint[AW], GetVolumePathName[AW], GetVolumePathNamesForVolumeName[AW], SetVolumeMountPoint[AW]): Add prototypes. * include/winioctl.h (IOCTL_DISK_GET_PARTITION_INFO_EX, IOCTL_DISK_SET_PARTITION_INFO_EX, IOCTL_DISK_GET_DRIVE_LAYOUT_EX, IOCTL_DISK_SET_DRIVE_LAYOUT_EX, IOCTL_DISK_CREATE_DISK, IOCTL_DISK_GET_LENGTH_INFO, IOCTL_DISK_PERFORMANCE_OFF, IOCTL_DISK_GET_DRIVE_GEOMETRY_EX, IOCTL_DISK_GROW_PARTITION, IOCTL_DISK_GET_CACHE_INFORMATION, IOCTL_DISK_SET_CACHE_INFORMATION, IOCTL_DISK_DELETE_DRIVE_LAYOUT, IOCTL_DISK_UPDATE_PROPERTIES, FSCTL_GET_VOLUME_BITMAP, FSCTL_GET_RETRIEVAL_POINTERS, FSCTL_MOVE_FILE): Define. (CREATE_DISK_GPT, CREATE_DISK_MBR, CREATE_DISK, DISK_CACHE_INFORMATION, DETECTION_TYPE, DISK_INT13_INFO, DISK_EX_INT13_INFO, DISK_DETECTION_INFO, DISK_GEOMETRY_EX, DISK_GROW_PARTITION, DISK_PARTITION_INFO, DISKQUOTA_USER_INFORMATION, GET_LENGTH_INFORMATION, DISK_EXTENT, VOLUME_DISK_EXTENTS, DRIVE_LAYOUT_INFORMATION_GPT, DRIVE_LAYOUT_INFORMATION_MBR, PARTITION_INFORMATION_MBR, PARTITION_INFORMATION_GPT, PARTITION_INFORMATION_EX, DRIVE_LAYOUT_INFORMATION_EX, MOVE_FILE_DATA, RETRIEVAL_POINTERS_BUFFER, STARTING_LCN_INPUT_BUFFER, STARTING_VCN_INPUT_BUFFER, VOLUME_BITMAP_BUFFER): Add structs (PARTITION_STYLE, DISK_CACHE_RETENTION_PRIORITY): Add enums. (MEDIA_TYPE): Add F3_120M_512, F3_640_512, F5_640_512, F5_720_512, F3_1Pt2_512, F3_1Pt23_1024, F5_1Pt23_1024, F3_128Mb_512, F3_230Mb_512, F8_256_128, F3_200Mb_512, F3_240M_512, and F3_32M_512. * lib/kernel32.def (GetVolumePathNamesForVolumeName[AW]): Add stubs.
* * include/netinet/ip.h: Include netinet/in_systm.h and netinet/in.hCorinna Vinschen2003-04-252-0/+8
| | | | to allow standalone usage (autoconf).
* Add support for h8300hn and h8300snNick Clifton2003-04-2410-888/+38
|
* * fork.cc: Change SLOW_PID_REUSE to NO_SLOW_PID_REUSE and invert ifdef senseChristopher Faylor2003-04-243-6/+11
| | | | throughout.
* include/H.J. Lu2003-04-242-0/+9
| | | | | | | | | | | | * bfdlink.h (bfd_link_callbacks): Add error_handler. ld/ * ldmain.c (link_callbacks): Initialize error_handler. * ldmisc.c (error_handler): New function. * ldmisc.h (error_handler): New prototype.
* bfd:Joern Rennecke2003-04-232-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * archures.c (enum bfd_architecture): Amend comment to refer to SuperH. * cpu-sh.c: Likewise. * elf32-sh.c: Likewise. * reloc.c (bfd_reloc_code_real): Likewise. * elf32-sh64-com.c: Change comment to refer to SuperH. * elf32-sh64.c: Likewise. * elf64-sh64.c: Likewise. * bfd-in2.h (enum bfd_architecture): Regenerate. binutils: * readelf.c (get_machine_name) <EM_SH>: Amend return value to refer to SuperH. gas: * config/tc-sh.c: Amend comment to refer to SuperH. * config/tc-sh.h: Likewise. (LISTING_HEADER): Amend to refer to SuperH. * config/tc-sh64.c: Change comment to refer to SuperH. * config/tc-sh64.h (LISTING_HEADER): Change to refer to SuperH. * doc/as.texinfo [SH, GENERIC]: Amend / Change to refer to SuperH. * doc/c-sh.texi: Amend to refer to SuperH. Add SuperH architecture documentation references. * doc/c-sh64.texi: Change to refer to SuperH. include/elf: * common.h (EM_SH): Amend comment to refer to SuperH. ld/testsuite: * ld-sh/sh64/crange3-cmpct.rd (Machine): Change to refer to SuperH. * ld-sh/sh64/crange3-media.rd (Machine): Likewise.
* Handle the simulation of programs that load with data in ROM which needs to beNick Clifton2003-04-237-2/+174
| | | | copied into RAM before execution starts.
* fix typoChristopher Faylor2003-04-231-1/+1
|
* * select.cc (fhandler_pipe::ready_for_read): Assure that get_guard is calledChristopher Faylor2003-04-232-4/+13
| | | | for successful non-blocking pipe reads.
* Replace references to Mitsubishi M32R with references to Renesas M32R.Nick Clifton2003-04-222-1/+6
|
* * include/inttypes.h: New file.Corinna Vinschen2003-04-225-45/+438
| | | | | | | * include/stdint.h: New file. * include/cygwin/in.h: Include stdint.h instead of sys/types.h. * include/cygwin/types.h: Include stdint.h. Remove typedefs for intN_t and uintN_t since these are defined in stdint.h now.
* Clarify number bumpChristopher Faylor2003-04-211-1/+1
|
* * include/cygwin/version.h: Bump DLL major number to 5. Change DLL minorChristopher Faylor2003-04-212-3/+9
| | | | number to 0. Bump API minor number.
* * autoload.cc (CreateWindowStationA): Add.Corinna Vinschen2003-04-202-0/+7
| | | | (SetProcessWindowStation): Add.
* * wincap.h (wincaps:pty_needs_alloc_console): New element.Christopher Faylor2003-04-204-13/+46
| | | | | | | (wincapc:pty_needs_alloc_console): New function. * wincap.cc: Add pty_needs_alloc_console throughout. * fhandler_tty.cc (fhandler_tty_slave::open): Open an "invisible" console on first pty allocation.
* * fhandler_tty.cc (fhandler_tty_slave::open): Allocate a console whenever a ptyChristopher Faylor2003-04-192-1/+10
| | | | is allocated.
* * Makefile.in: Use ${nostdlib} variable.Christopher Faylor2003-04-193-3/+12
| | | | | * fhandler_proc.cc (format_proc_cpuinfo): Change /proc/cpuinfo "vendor id" string to "vendor_id" to conform with Linux systems.
* * Makefile.in: Reorganize to try to allow lack of mingw/w32api to work.Christopher Faylor2003-04-192-9/+27
|
* * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.DJ Delorie2003-04-195-12/+14
| | | | | | | * Makefile.in: Regenerate. * configure.in (powerpc64*-*-linux*): Remove. * configure: Rebuilt.
* * syscalls.cc (setsid): Don't call FreeConsole if ctty is already < 0.Christopher Faylor2003-04-182-2/+6
|
* * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all theDJ Delorie2003-04-175-4/+20
| | | | | | | | | previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap, and restrap. * Makefile.in: Regenerate. * configure.in (arm-*-netbsdelf*): Enable building java libraries. * configure: Regenerated.
* * Makefile.in: Add finline-functions optimization to CXXFLAGS.Thomas Pfaff2003-04-176-24/+44
| | | | | | | | | | | | | | | | * autoload.cc (LoadDLLprime): Rename std_dll_init to _std_dll_init. (std_dll_init): Remove name mangling prototype. Add attributes used and noinline. (wsock_init): Ditto. Change wsock_init to _wsock_init in wsock32 and ws2_32 LoadDLLprime. * exceptions.cc (unused_sig_wrapper): Remove prototype. Add attributes used and noinline. * pwdgrp.h ((pwdgrp (passwd *&)): Remove inline code. (pwdgrp (__group32 *&)): Ditto. * grp.cc (pwdgrp (passwd *&)): Outline constructor. (pwdgrp (__group32 *&)): Ditto.
* * thread.h (pthread::equal): New static method.Thomas Pfaff2003-04-173-8/+19
| | | | | * thread.cc: Rename pthread_equal to pthread::equal throughout. (pthread_equal): Use pthread::equal to compare threads ids.
* 2003-04-17 Inaoka Kazuhiro <inaoka.kazuhiro@renesas.com>Jeff Johnston2003-04-174-19/+51
| | | | | | * m32r/Makefile.in: Add multilib support. * m32r/configure.in: Ditto. * m32r/configure: Regenerated.
* 2003-04-16 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-04-1615-5/+53
| | | | | | * newlib/libc/machine/powerpc (ato*fix*.c,strto*fix*.c): Shield all code with #ifdef __SPE__ test. * newlib/libc/machine/powerpc (simdldtoa.c, ufix64toa.c): Ditto.