summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * dtable.cc (dtable::set_file_pointers_for_exec): Call SetFilePointerCorinna Vinschen2007-05-295-13/+34
* * dumper.cc (dumper::prepare_core_dump): Record a phdr for each section.Corinna Vinschen2007-05-292-3/+62
* * cygpath.cc (do_options): Allow outputflag combined with otherCorinna Vinschen2007-05-292-9/+15
* * libc/argz/argz_add_sep.c (argz_add_sep): Handle empty stringCorinna Vinschen2007-05-296-23/+49
* 2007-05-27 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini2007-05-282-0/+131
* * libc/stdio/vfprintf.c (_VFPRINTF_R): Populate 'ox' whenEric Blake2007-05-272-1/+7
* 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>Eric Christopher2007-05-252-16/+18
* * libc/stdio/rewind.c (rewind): Fix regression of 2003-08-22.Eric Blake2007-05-252-2/+6
* * ltmain.sh: Update from GCC.Steve Ellcey2007-05-24239-17164/+119607
* * libc/stdio/vfprintf.c (_VFPRINTF_R): Don't truncate %p whenEric Blake2007-05-243-50/+144
* 2007-05-23 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2007-05-242-0/+9
* 2007-05-23 Patrick Mansfield <patmans@us.ibm.com>Jeff Johnston2007-05-2345-195/+114
* 2007-05-23 Patrick Mansfield <patmans@us.ibm.com>Jeff Johnston2007-05-2315-79/+45
* * libc/stdio/vfscanf.c (__SVFSCANF_R): Support scanf(%1$s).Eric Blake2007-05-233-43/+116
* * cygpath.cc: Include argz.h.Corinna Vinschen2007-05-232-127/+130
* * libc/argz/argz_create_sep.c (argz_create_sep): Initialize *argz_lenCorinna Vinschen2007-05-233-0/+19
* * m68k/fido.sc (.data): Move .jcr to .text. Catch .got.pltKazu Hirata2007-05-232-1/+11
* 2007-05-23 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini2007-05-232-1/+7
* * path.cc (cwdstuff::set): Revert useless acquire check.Corinna Vinschen2007-05-222-2/+5
* * path.cc (cwdstuff::set): Avoid double aquiring of cwd_lock.Corinna Vinschen2007-05-222-2/+8
* * fhandler_floppy.cc (fhandler_dev_floppy::lseek): Don't invalidateCorinna Vinschen2007-05-222-1/+20
* Move entry for modification to dwarf2.h (for adding ability to reportCaroline Tice2007-05-211-0/+5
* moved to the attic to please handling of src-support modulePaolo Bonzini2007-05-213-0/+0
* add this momentarily, will move them to the attic soonPaolo Bonzini2007-05-213-0/+0
* * include/search.h (hsearch_r): Provide declaration.Corinna Vinschen2007-05-212-0/+5
* * fhandler_floppy.cc (fhandler_dev_floppy::lseek): Set buf size toCorinna Vinschen2007-05-212-4/+13
* 2007-05-19 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2007-05-192-0/+6
* Add ability to report when a variable's value is uninitialized,Caroline Tice2007-05-181-0/+1
* * libc/stdio/vfprintf.c [_WANT_IO_LONG_LONG]: Allow non-gccEric Blake2007-05-183-3/+11
* 2007-05-17 Cary R. <cygcary <at> yahoo.com>Jeff Johnston2007-05-173-52/+6
* 2007-05-17 Yaakov Selkowitz <yselkowitz <at> users.sourceforge.net>Jeff Johnston2007-05-178-56/+374
* * stdio/tmpfile.c: Include <sys/stat.h>.Eric Blake2007-05-173-0/+7
* Close security hole in tmpfile.Eric Blake2007-05-163-7/+43
* * libc/include/math.h (INFINITY, NAN, FP_ILOGB0, FP_ILOGBNAN)Eric Blake2007-05-163-49/+74
* * libc/stdlib/wctomb_r.c (_wctomb_r): Avoid gcc warnings on cygwin.Eric Blake2007-05-163-2/+15
* 2007-05-16 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini2007-05-164-184/+443
* * fhandler_socket.cc (adjust_socket_file_mode): New inline function.Corinna Vinschen2007-05-152-4/+24
* * path.cc (fs_info::update): Set and use is_cdrom.Christopher Faylor2007-05-153-14/+54
* * cygwin.din (asnprintf, dprint, _Exit, vasnprintf, vdprintf): Export.Christopher Faylor2007-05-153-1/+12
* Reduce stack size of *printf.Eric Blake2007-05-142-103/+93
* include/elf/Alan Modra2007-05-122-2/+8
* Minimize printf/scanf size on platforms that don't need C99.Eric Blake2007-05-118-63/+187
* * libc/stdio/vfprintf.c (_VFPRINTF_R, cvt, exponent, chclass)Eric Blake2007-05-112-84/+148
* include/elf/Alan Modra2007-05-112-1/+7
* Allow zero size with non-null buf in *asnprintf.Eric Blake2007-05-095-0/+15
* * libc/stdio/vfprintf.c: Fix typo in comments that breaks docs.Eric Blake2007-05-082-1/+5
* * include/stdint.h (intptr_t): Fix typo.Danny Smith2007-05-082-2/+7
* merge from gccDJ Delorie2007-05-082-0/+8
* * include/stdint.h (intptr_t): Protect with _INTPTR_T_DEFINED.Danny Smith2007-05-072-10/+43
* 2007-05-07 Patrick Mansfield <patmans@us.ibm.com>Jeff Johnston2007-05-072-16/+11