summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 2002-07-16 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-07-1610-5/+111
* jdf fix.Christopher Faylor2002-07-161-6/+6
* 2002-07-15 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-07-151-1/+1
* 2002-07-15 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-07-152-0/+6
* 2002-07-15 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-07-153-161/+58
* 2002-07-15 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-07-152-1/+12
* 2002-07-15 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-07-1551-41/+6881
* * security.cc (get_group_sidlist): Fix formatting.Corinna Vinschen2002-07-152-3/+9
* * dcrt0.cc (initial_env): Force path and CYGWIN_DEBUG contents to lower case.Christopher Faylor2002-07-153-6/+16
* * dcrt0.cc (dll_crt0_1): Move debug_init call back to here. Avoid a compilerChristopher Faylor2002-07-147-27/+42
* * debug.cc (clexec): Add missing `hl = hl->next'.Christopher Faylor2002-07-142-0/+5
* * Makefile.in (cygrun.exe): Add a -lcygwin on the end.Christopher Faylor2002-07-142-1/+5
* * Makefile.in (cygserver.exe): Add -lstdc++.Christopher Faylor2002-07-142-2/+7
* add initial informationChristopher Faylor2002-07-131-1/+3
* cleanup a tadChristopher Faylor2002-07-131-8/+18
* * dcrt0.cc (dll_crt0_1): Delay closing of some handles until cygheap has beenChristopher Faylor2002-07-135-9/+66
* * debug.h (handle_list): Move here from debug.cc. Add "inherit" flagChristopher Faylor2002-07-1318-111/+192
* fyx tipo.Christopher Faylor2002-07-121-1/+1
* 2002-07-12 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-07-123-2/+15
* * cygwin.in: Change erroneous entries.Christopher Faylor2002-07-122-2/+5
* 2002-07-12 Chris Demetriou <cgd@broadcom.com>Jeff Johnston2002-07-1211-13/+1421
* 2002-07-12 Chris Demetriou <cgd@broadcom.com>Jeff Johnston2002-07-1217-1/+97
* * configure.in: Remove two redundant tests.DJ Delorie2002-07-112-7/+6
* * configure.in (mips*-*-irix6*o32): Enable stabs.DJ Delorie2002-07-112-0/+8
* 2002-07-11 Chris Demetriou <cgd@broadcom.com>Jeff Johnston2002-07-113-0/+143
* * fhandler_disk_file.cc (fhandler_disk_file::open): Don'tCorinna Vinschen2002-07-112-3/+6
* jdf patchChristopher Faylor2002-07-111-102/+482
* Fix name typo.Jeff Johnston2002-07-101-1/+1
* 2002-07-10 Florian Shrack <florian.schrack@freenet.de>Jeff Johnston2002-07-103-0/+17
* * readelf.c (get_dynamic_type): Handle DT_GNU_PRELINKED,Jakub Jelinek2002-07-102-0/+12
* more jdfChristopher Faylor2002-07-101-27/+54
* * config/tc-mips.c (macro_build): Handle MIPS16 insns.Thiemo Seufer2002-07-092-0/+7
* Merge changes from MinGWEarnie Boyd2002-07-094-0/+14
* * lib/ntdll.def: Remove \r.Earnie Boyd2002-07-091-283/+283
* * debug.cc: Avoid explicit zeroing of globals.Christopher Faylor2002-07-093-10/+39
* More jdf changes.Christopher Faylor2002-07-091-137/+176
* * configure.in: Don't build grez.DJ Delorie2002-07-083-10/+3
* * Makefile.in: Remove references to bsp, cygmon, libstub.DJ Delorie2002-07-083-56/+13
* 2002-07-08 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-07-082-0/+6
* * configure.in (gxx_include_dir): Change to match versionedDJ Delorie2002-07-082-1/+6
* Joshua Daniel Franklin update.Christopher Faylor2002-07-081-62/+121
* Some small speedups.Joern Rennecke2002-07-082-5/+7
* gas/ChangeLogAlan Modra2002-07-082-4/+8
* doc patch.Christopher Faylor2002-07-071-76/+85
* * configure.in: Check for libiconv.a.Christopher Faylor2002-07-074-38/+78
* * Makefile.in: Use MINGW stuff from Makefile.common.Christopher Faylor2002-07-074-23/+15
* * testsuite/winsup.api/winsup.exp: Add -mwin32 to gcc flags so windows.h willChristopher Faylor2002-07-072-1/+6
* * Makefile.common (MINGW_INCLUDES): Simplify.Christopher Faylor2002-07-072-43/+8
* Add missing entry from 2002-06-25Christopher Faylor2002-07-071-0/+43
* * libc/machine/sh/Makefile.am (lib_a_SOURCES):Joern Rennecke2002-07-075-32/+193