summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * fhandler.h (fhandler_socket::is_unconnected): Constify.Corinna Vinschen2002-07-065-20/+55
* add missing entryChristopher Faylor2002-07-051-0/+3
* * ntdll.h (_SYSTEM_PROCESSOR_TIMES): Force eight byte alignment.Christopher Faylor2002-07-053-36/+43
* * fhandler.h (UNCONNECTED): New define.Corinna Vinschen2002-07-055-20/+64
* 2002-07-04 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-07-042-2/+9
* * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.Alexandre Oliva2002-07-042-3/+20
* 2002-07-04 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-07-048-6/+120
* * Remove files (should have been done on 2002-06-20).Thomas Fitzsimmons2002-07-042-322/+0
* * process.c: Add comment.Thomas Fitzsimmons2002-07-041-0/+3
* * libtool.m4: New file.Thomas Fitzsimmons2002-07-0466-64/+1037