aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-12-06 * ps.cc: Include limits.h.Corinna Vinschen2-3/+14
2007-12-06 * dcrt0.cc (initial_env): Use PATH_MAX instead of CYG_MAX_PATH for pathCorinna Vinschen11-23/+53
2007-12-06config/Richard Sandiford3-4/+9
2007-12-05 * fhandler_tty.cc (fhandler_tty_slave::open): Use MAX_PATH instead ofCorinna Vinschen3-11/+18
2007-12-05 * fhandler_registry.cc: Use NAME_MAX + 1 instead of CYG_MAX_PATHCorinna Vinschen10-22/+44
2007-12-05 Add missing ChangeLog entry.Corinna Vinschen1-0/+8
2007-12-05 * config.sub, config.guess: Update from upstream sources.Ben Elliston3-6/+45
2007-12-04 * fhandler_fifo.cc (fhandler_fifo::open): Use MAX_NAME for pipe nameCorinna Vinschen2-14/+7
2007-12-042007-12-03 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2-1/+5
2007-12-042007-12-03 techrazy <techrazy@users.sourceforge.net>Chris Sutcliffe2-0/+14
2007-12-03 * autoload.cc (GetModuleFileNameExW): Replace definition ofCorinna Vinschen4-16/+28
2007-12-03 * include/cygwin/time.h: Remove redundant #endif.Corinna Vinschen2-1/+4
2007-12-01 * include/cygwin/time.h (daylight): Declare as extern symbol referringCorinna Vinschen2-3/+11
2007-12-01 * cris/Makefile.in (crt0.o): Add CFLAGS when compiling crt0.S.Hans-Peter Nilsson2-1/+5
2007-12-01 * Makefile.in (OBSOLETE_FUNCTIONS): Add timezone.Corinna Vinschen3-8/+10
2007-11-292007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>Paolo Bonzini2-12/+25
2007-11-29 bfd/Mark Shinwell4-0/+25
2007-11-29 include/opcode/Mark Shinwell2-24/+61
2007-11-28 * fhandler_tape.cc (mtinfo::initialize): Use MAX_PATH instead ofCorinna Vinschen5-5/+15
2007-11-28 * fhandler_socket.cc (fhandler_socket::recv_internal): Add MSG_WAITALLCorinna Vinschen3-10/+54
2007-11-28 * internal.h (ELF_IS_SECTION_IN_SEGMENT): Adjust to cope withNathan Sidwell2-3/+9
2007-11-27 * posix_ipc.cc (ipc_names): Rename max_len to prefix_len. StoreCorinna Vinschen2-20/+46
2007-11-27 Drop old SetResourceLock stuff in favor of mutos.Corinna Vinschen7-118/+85
2007-11-27 * mmap.cc: Convert usage of dynamically growing cmalloced arrays toCorinna Vinschen2-200/+176
2007-11-272007-11-26 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe13-102/+119
2007-11-26Change many cygheap allocation routines to their *_abort analogs.Christopher Faylor20-80/+114
2007-11-23* cygheap.cc (_crealloc): Avoid memcpy when _cmalloc returns NULL.Christopher Faylor2-2/+9
2007-11-222007-11-21 Kevin Conaway <kevin_conaway@users.sourceforge.net>Chris Sutcliffe2-0/+12
2007-11-222007-11-21 elsapo <elsapo@users.sourceforge.net>Chris Sutcliffe2-0/+270
2007-11-222007-11-21 Brian Dessent <dessent@users.sourceforge.net>Chris Sutcliffe2-0/+7
2007-11-192007-11-19 Nick Clifton <nickc@redhat.com>Jeff Johnston11-98/+388
2007-11-17 [ld/testsuite/ChangeLog]Thiemo Seufer2-3/+8
2007-11-16* dwarf2.h: Mention the location of the DWARF3 spec on the web.Nick Clifton2-3/+12
2007-11-15Move changelog entries to the right ChangeLogVladimir Prus1-53/+0
2007-11-15 Apply const qualifier to some users of bp_location.Vladimir Prus1-0/+15
2007-11-15 Make mark_breakpoints_out static.Vladimir Prus1-0/+7
2007-11-15 Prevent clear_command from directly modifying breakpoint list.Vladimir Prus1-0/+10
2007-11-15 Remove 'run_cleanup'.Vladimir Prus1-0/+15
2007-11-15 Remove CLEAR_SOLIB use.Vladimir Prus1-0/+6
2007-11-08 * libc/include/sys/unistd.h: Remove Cygwin definition of MAXPATHLEN.Corinna Vinschen2-4/+5
2007-11-08revert premature checkinChristopher Faylor1-49/+4
2007-11-08revert premature checkinChristopher Faylor4-67/+21
2007-11-08* dllfixdbg: Eliminate extra objcopy step.Christopher Faylor8-30/+121
2007-11-08 include/elf/Nathan Sidwell2-0/+37
2007-11-08 * dllfixdbg: Pass --only-keep-debug to objcopy, instead ofCorinna Vinschen2-5/+8
2007-11-08include:Joseph Myers2-0/+15
2007-11-072007-11-07 Dave Brolley <brolley@redhat.com>Dave Brolley12-14/+5481
2007-11-062007-11-06 Dave Brolley <brolley@redhat.com>Jeff Johnston2-0/+8
2007-11-06 * thread.cc (pthread_key_create): Drop check for incoming valid object.Corinna Vinschen2-5/+4
2007-11-06 * shm.cc: Include sync.hCorinna Vinschen2-21/+68