summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * security.cc (get_logon_server): Use strcasematch rather than strcasecmp.Christopher Faylor2002-06-132-5/+10
* * path.cc (chdir): Minor cleanup.Christopher Faylor2002-06-133-4/+8
* * environ.cc (build_env): Correctly fill out windows environment block withChristopher Faylor2002-06-132-29/+64
* 2002-06-13 John K. Hohm <jhohm@acm.org>Danny Smith2002-06-133-0/+180
* Add the file include/gdb/sim-arm.h defining an enum that specifies theAndrew Cagney2002-06-122-0/+69
* Add dumper.exe words from Egor Duda.Christopher Faylor2002-06-121-0/+46
* * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.DJ Delorie2002-06-122-1/+9
* * cygheap.cc (cygheap_user::set_name): Set homedrive and homepath to NULL onChristopher Faylor2002-06-127-179/+344
* fix commentChristopher Faylor2002-06-111-8/+1
* * spawn.cc (spawn_guts): More hToken removal cleanup.Christopher Faylor2002-06-114-31/+30
* Import latest version of texi2pod.pl from FSF GCC sources.Nick Clifton2002-06-112-45/+125
* Revoke adding mh-s390xpic. Doesn't make any sense because it is notMartin Schwidefsky2002-06-112-5/+0
* 2002-06-11 Martin Schwidefsky <schwidefsky@de.ibm.com>Martin Schwidefsky2002-06-112-0/+5
* * libc/include/process.h: Remove cygwin-only sexec* declarations. Fix spawnveChristopher Faylor2002-06-112-18/+6
* * spawn.cc (spawn_guts): Define sec_attribs and call sec_user_nih() only once.Christopher Faylor2002-06-112-11/+14
* * Makefile.in: Ensure that -MD gets added to CFLAGS regardless of CFLAGSChristopher Faylor2002-06-118-170/+55
* revert erroneous checkinChristopher Faylor2002-06-101-1/+1
* * include/sys/strace.h (strace): Avoid use of constructor.Christopher Faylor2002-06-104-3/+6
* * dcrt0.cc (dll_crt0_1): Initialize wincap and check for sanity before runningChristopher Faylor2002-06-104-4/+12
* * fhandler.h (fhandler_socket::fixup_after_fork): Revert patch fromCorinna Vinschen2002-06-104-15/+17
* /tmp/cvs610a0a90.1Robert Collins2002-06-103-42/+90
* * fhandler_disk_file.cc (fhandler_disk_file::fstat_helper): Correctly setChristopher Faylor2002-06-102-11/+17
* 2002-06-10 Robert Collins <rbtcollins@hotmail.com>Robert Collins2002-06-106-34/+142
* 2002-06-10 Robert Collins <rbtcollins@hotmail.com>Robert Collins2002-06-093-2/+8
* Move include/callback.h and include/remote-sim.h to include/gdb/.Andrew Cagney2002-06-094-0/+10
* * path.cc (cygpath): Change MOUNT_AUTO to MOUNT_CYGDRIVE.Christopher Faylor2002-06-092-3/+8
* 2002-06-09 Gunnar Degnbol <gdegnbol@users.sourceforge.net>Danny Smith2002-06-092-0/+23
* * mount.cc (main): Use default system/user flag for cygdrive stuff, too.Christopher Faylor2002-06-093-4/+12
* * pinfo.cc (pinfo_dummy): Initialize to correct size.Christopher Faylor2002-06-092-1/+5
* * include/windows.h (ole2.h): #include if !__OBJC__ andDanny Smith2002-06-092-0/+10
* * configure.in (vax-*-netbsd*): Re-enable gas.Jason Thorpe2002-06-092-4/+4
* * path.cc: Change MOUNT_AUTO to MOUNT_CYGDRIVE throughout.Christopher Faylor2002-06-093-11/+16
* * mount.cc (opts): Remove '-i' option.Christopher Faylor2002-06-092-17/+8
* * external.cc (cygwin_internal): Make v1 mount table access invalid.Christopher Faylor2002-06-095-89/+17
* * include/wchar.h: Define __need_size_t.Christopher Faylor2002-06-082-0/+5
* * a29k.h: Replace CONST with const.Alan Modra2002-06-085-45/+42
* coerceChristopher Faylor2002-06-081-1/+1
* * fhandler_socket.cc (fhandler_socket::fstat): Don't assume that socket isChristopher Faylor2002-06-083-4/+23
* * libm/common/s_fdim.c: New file.Thomas Fitzsimmons2002-06-07242-2621/+17008
* * cygpath.cc: Add option to output windows paths in different formats: "dos"Christopher Faylor2002-06-073-6/+69
* Enable pei386_auto_import by default. Only print a info message about autoNick Clifton2002-06-072-15/+22
* * regtool.cc (Fail): Be more verbose.Corinna Vinschen2002-06-073-20/+70
* * autoload.cc (timeGetDevCaps): Define new autoload function.Christopher Faylor2002-06-075-8/+91
* * strace.cc (main): Make toggle a local variable.Christopher Faylor2002-06-072-1/+5
* * strace.cc (toggle): New global variable.Christopher Faylor2002-06-073-26/+73
* 2002-06-07 Gunnar Degnbol <gdegnbol@users.sourceforge.net>Danny Smith2002-06-072-32/+36
* * autoload.cc (noload): Correctly save argument count register.Christopher Faylor2002-06-064-14/+19
* * fhandler.cc (fhandler_base::fstat): Initialise tv_nsec member ofCorinna Vinschen2002-06-0610-29/+90
* merge from gccDJ Delorie2002-06-062-12/+52
* * sec_helper.cc (lookup_name): Suppress.Corinna Vinschen2002-06-067-28/+47