summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * Makefile.in (DLL_OFILES): Add posix_ipc.o.Corinna Vinschen2007-02-149-87/+944
* gas/Alan Modra2007-02-132-7/+12
* * configure.ac (target_libraries): Move libgcc before libiberty.Daniel Jacobowitz2007-02-133-4/+9
* * include/cygwin/stdlib.h (valloc): Declare.Corinna Vinschen2007-02-132-0/+8
* 2007-02-13 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini2007-02-132-95/+443
* add autom4te.cache to .cvsignorePaolo Bonzini2007-02-131-418/+156
* 2007-02-13 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini2007-02-131-0/+4
* PR bootstrap/30753Daniel Jacobowitz2007-02-133-203/+452
* gas/testsuite/H.J. Lu2007-02-122-1/+7
* 2007-02-11 Daniel Atallah <datallah@users.sourceforge.net>Chris Sutcliffe2007-02-113-0/+17
* 2007-02-10 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini2007-02-102-4/+89
* PR bootstrap/30748Daniel Jacobowitz2007-02-093-86/+12
* 2007-02-09 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini2007-02-0910-23/+218
* merge from gccDJ Delorie2007-02-092-27/+4
* * Makefile.tpl (build_alias, host_alias, target_alias): UseDaniel Jacobowitz2007-02-098-2746/+5666
* * libc/minires-os-if.c (write_record): Handle DNS_TYPE_SRV andCorinna Vinschen2007-02-092-1/+21
* 2007-02-08 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2007-02-083-37/+50
* 2007-02-08 Dave Brolley <brolley@redhat.com>Jeff Johnston2007-02-0829-0/+7483
* * syscalls.cc (check_shm): New static function to do path checkingCorinna Vinschen2007-02-082-16/+47
* * cygwin.din (shm_open): Export.Corinna Vinschen2007-02-086-2/+66
* * libc/include/sys/features.h: Add _POSIX_SHARED_MEMORY_OBJECTS forCorinna Vinschen2007-02-082-3/+8
* * cygmalloc.h (__set_ENOMEM): Declare.Corinna Vinschen2007-02-083-11/+22
* * include/io.h (X_OK): Revert 2007-01-24 change, but leave comment.Danny Smith2007-02-082-1/+5
* * cygmalloc.h (MALLOC_FAILURE_ACTION): Move to correct #if branch.Corinna Vinschen2007-02-072-1/+5
* * cygmalloc.h (MALLOC_FAILURE_ACTION): Define empty.Corinna Vinschen2007-02-0714-180/+564
* * libc/include/sys/features.h: Add definition of all supportedCorinna Vinschen2007-02-074-86/+227
* Fix entries for MeP submission.Dave Brolley2007-02-061-43/+4
* Fix comment attached to #endifNick Clifton2007-02-061-1/+1
* 2007-02-05 Dave Brolley <brolley@redhat.com>Dave Brolley2007-02-052-1/+9
* 2007-02-05 Dave Brolley <brolley@redhat.com>Dave Brolley2007-02-051-0/+84
* 2007-02-05 Dave Brolley <brolley@redhat.com>Dave Brolley2007-02-052-0/+57
* 2007-02-05 Dave Brolley <brolley@redhat.com>Dave Brolley2007-02-052-0/+12
* 2007-02-05 Dave Brolley <brolley@redhat.com>Dave Brolley2007-02-054-0/+53
* * fhandler_serial.cc (fhandler_serial::tcsetattr): Add support forCorinna Vinschen2007-02-053-0/+93
* Fix typos in year.H.J. Lu2007-02-021-1/+1
* 2007-02-02 Ralf Corsépius <ralf.corsepius@rtems.org>Jeff Johnston2007-02-022-0/+5
* binutils/H.J. Lu2007-02-022-0/+5
* * syscalls.cc (unlink_nt): Add missing assignment in case NtClose fails.Corinna Vinschen2007-02-022-1/+5
* Fix typo.Corinna Vinschen2007-02-011-1/+1
* 2007-02-01 Joel Schopp <jschopp@austin.ibm.com>Jeff Johnston2007-02-0112-4/+559
* 2007-02-01 Joel Schopp <jschopp@austin.ibm.com>Jeff Johnston2007-02-0149-26/+2625
* * net.cc (ga_dup): New function, taken from ga_clone with v4-in-v6Corinna Vinschen2007-02-015-21/+165
* * include/cygwin/socket.h: Add IPv6 socket options.Corinna Vinschen2007-02-012-0/+11
* * Makefile.tpl (LDFLAGS): Substitute it.Andreas Schwab2007-01-313-2/+7
* 2007-01-31 Kazunori Asayama <asayama@sm.sony.co.jp>Jeff Johnston2007-01-3127-11/+183
* include/Vladimir Prus2007-01-312-0/+27
* * net.cc (cygwin_getaddrinfo): Fix thinko in AI_ADDRCONFIG handling.Corinna Vinschen2007-01-312-2/+5
* * net.cc (cygwin_getaddrinfo): Check ai_flags for valid values.Corinna Vinschen2007-01-313-1/+41
* * fhandler_disk_file.cc (fhandler_disk_file::closedir): Add dir nameCorinna Vinschen2007-01-313-9/+21
* merge from gccDJ Delorie2007-01-302-5/+42