summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * libc/posix/execvp.c (execvp): Check path forCorinna Vinschen2000-04-162-1/+6
* * mkpasswd.c (main): Use GetDCName instead of GetAnyDCName.Corinna Vinschen2000-04-153-20/+38
* * fhandler_console.cc (keytable): Add support for keypad 5 key, which MS seemsChristopher Faylor2000-04-154-10/+14
* 2000-04-14 H.J. Lu <hjl@gnu.org>H.J. Lu2000-04-142-1/+5
* 2000-04-14 H.J. Lu <hjl@gnu.org>H.J. Lu2000-04-142-0/+17
* * dcrt0.cc (insert_file): Avoid freeing previously allocated argument list.Christopher Faylor2000-04-135-69/+83
* * include/cygwin/version.h: Bump minor api to reflect export change.Corinna Vinschen2000-04-132-1/+6
* * cygwin.din: Add symbol for `lacl'.Corinna Vinschen2000-04-134-5/+37
* * path.cc (conv_to_win32_path): Detect a win32 pathCorinna Vinschen2000-04-131-4/+24
* * cygpath.cc (main): Add -a -o and -c options.Christopher Faylor2000-04-132-13/+71
* * Makefile.in (gdb-taz): New target. GDB specific archive.Andrew Cagney2000-04-132-18/+57
* Remove U suffix from constants for K&R compilers.Alan Modra2000-04-132-4/+9
* Fix typo.Christopher Faylor2000-04-131-4/+3
* * path.cc (path_conv::path_conv): Ensure that suffix is correctly copied toChristopher Faylor2000-04-122-18/+24
* Add a debugging line.Christopher Faylor2000-04-111-0/+1
* * include/winbase.h: Change first argument of ENUMRES* types to coincide withChristopher Faylor2000-04-112-3/+8
* Mods to allow compilation of BFD all targets.Tim Wall2000-04-112-3/+13
* * cygpath.cc (main): Add -f option for processing a group of paths from a file.Christopher Faylor2000-04-112-49/+102
* * include/string.h: Use proper prototype for _strerror.Christopher Faylor2000-04-102-1/+5
* * Makefile.common: Resolve srcdir to absolute path or it will confuse usagesChristopher Faylor2000-04-102-4/+11
* Remove ``-W -Wall'' from top-level Makefile/configure.Andrew Cagney2000-04-092-8/+9
* * Makefile.in: Work around MAKEOVERRIDES problem with older versions of make.Christopher Faylor2000-04-093-5/+23
* Fix copyright comments and file comments.Tim Wall2000-04-082-9/+18
* Remove erroneous entry.Christopher Faylor2000-04-081-1/+0
* * fhandler.cc (fhandler_disk_file::fstat): Allocate enough space for root dirChristopher Faylor2000-04-082-2/+8
* * exceptions.cc (sigsave): Copy on fork so that we can restore correct behaviorChristopher Faylor2000-04-086-38/+64
* Merge arm-oabi.h into arm.hNick Clifton2000-04-083-127/+65
* Updated to build cinstall with mingw. See Changelog for numerous setup.c chan...Ron Parker2000-04-073-28/+23
* BFD and include/coff support for tic54x target.Tim Wall2000-04-074-2/+450
* Bump minor version.Christopher Faylor2000-04-071-1/+1
* Add definitions of flags in e_flags field from version A-08 of ARM ELF spec.Nick Clifton2000-04-062-0/+20
* * splay-tree.h (splay_tree_remove): Declare.Richard Henderson2000-04-062-0/+6
* sh-dsp REPEAT support:Joern Rennecke2000-04-054-1/+14
* Move translated part of bug report string back into .c files soAlan Modra2000-04-042-1/+5
* * fhandler.h (select_stuff): Eliminate use of 'total'.Christopher Faylor2000-04-033-7/+11
* * grp.cc (parse_grp): Save empty array instead ofCorinna Vinschen2000-04-032-1/+6
* Move bug report string to one place.Alan Modra2000-04-032-0/+7
* * aout64.h (RELOC_EXT_BITS_EXTERN_BIG): Wrap definition in #ifndef.Hans-Peter Nilsson2000-04-032-0/+25
* update copyright.Christopher Faylor2000-04-031-1/+1
* Update winsup stuff.Christopher Faylor2000-04-031-1/+2
* * Makefile.in (CC_FOR_TARGET): Add new winsup directory structure stuff to -LChristopher Faylor2000-04-032-2/+8
* For want of something better. List where to go to when wanting toAndrew Cagney2000-04-031-0/+75
* * newlib/libc/include/sys/unistd.h: Add prototypes forCorinna Vinschen2000-04-026-18/+96
* * include/wininet.h: Add three more "INTERNET_OPTIONS".Christopher Faylor2000-04-022-0/+7
* * MAINTAINERS: Add Ron Parker as maintainer of cinstall stuff.Christopher Faylor2000-03-313-0/+5
* 2000-03-30 Mumit Khan <khan@xraylith.wisc.edu>Mumit Khan2000-03-312-1/+6
* 2000-03-30 Mumit Khan <khan@xraylith.wisc.edu>Mumit Khan2000-03-305-1/+16
* 2000-03-30 Mumit Khan <khan@xraylith.wisc.edu>Mumit Khan2000-03-304-9/+15
* Simplify constructors and initializers for select_record.Christopher Faylor2000-03-301-6/+6
* * fhandler.h (select_record): Explicitly zero elements of this class.Christopher Faylor2000-03-303-2/+18