| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * dtable.cc (dtable::set_file_pointers_for_exec): Call SetFilePointer | Corinna Vinschen | 2007-05-29 | 5 | -13/+34 |
* | * dumper.cc (dumper::prepare_core_dump): Record a phdr for each section. | Corinna Vinschen | 2007-05-29 | 2 | -3/+62 |
* | * cygpath.cc (do_options): Allow outputflag combined with other | Corinna Vinschen | 2007-05-29 | 2 | -9/+15 |
* | * libc/argz/argz_add_sep.c (argz_add_sep): Handle empty string | Corinna Vinschen | 2007-05-29 | 6 | -23/+49 |
* | 2007-05-27 Paolo Bonzini <bonzini@gnu.org> | Paolo Bonzini | 2007-05-28 | 2 | -0/+131 |
* | * libc/stdio/vfprintf.c (_VFPRINTF_R): Populate 'ox' when | Eric Blake | 2007-05-27 | 2 | -1/+7 |
* | 2007-05-25 Andreas Tobler <a.tobler@schweiz.org> | Eric Christopher | 2007-05-25 | 2 | -16/+18 |
* | * libc/stdio/rewind.c (rewind): Fix regression of 2003-08-22. | Eric Blake | 2007-05-25 | 2 | -2/+6 |
* | * ltmain.sh: Update from GCC. | Steve Ellcey | 2007-05-24 | 239 | -17164/+119607 |
* | * libc/stdio/vfprintf.c (_VFPRINTF_R): Don't truncate %p when | Eric Blake | 2007-05-24 | 3 | -50/+144 |
* | 2007-05-23 Chris Sutcliffe <ir0nh34d@users.sourceforge.net> | Chris Sutcliffe | 2007-05-24 | 2 | -0/+9 |
* | 2007-05-23 Patrick Mansfield <patmans@us.ibm.com> | Jeff Johnston | 2007-05-23 | 45 | -195/+114 |
* | 2007-05-23 Patrick Mansfield <patmans@us.ibm.com> | Jeff Johnston | 2007-05-23 | 15 | -79/+45 |
* | * libc/stdio/vfscanf.c (__SVFSCANF_R): Support scanf(%1$s). | Eric Blake | 2007-05-23 | 3 | -43/+116 |
* | * cygpath.cc: Include argz.h. | Corinna Vinschen | 2007-05-23 | 2 | -127/+130 |
* | * libc/argz/argz_create_sep.c (argz_create_sep): Initialize *argz_len | Corinna Vinschen | 2007-05-23 | 3 | -0/+19 |
* | * m68k/fido.sc (.data): Move .jcr to .text. Catch .got.plt | Kazu Hirata | 2007-05-23 | 2 | -1/+11 |
* | 2007-05-23 Paolo Bonzini <bonzini@gnu.org> | Paolo Bonzini | 2007-05-23 | 2 | -1/+7 |
* | * path.cc (cwdstuff::set): Revert useless acquire check. | Corinna Vinschen | 2007-05-22 | 2 | -2/+5 |
* | * path.cc (cwdstuff::set): Avoid double aquiring of cwd_lock. | Corinna Vinschen | 2007-05-22 | 2 | -2/+8 |
* | * fhandler_floppy.cc (fhandler_dev_floppy::lseek): Don't invalidate | Corinna Vinschen | 2007-05-22 | 2 | -1/+20 |
* | Move entry for modification to dwarf2.h (for adding ability to report | Caroline Tice | 2007-05-21 | 1 | -0/+5 |
* | moved to the attic to please handling of src-support module | Paolo Bonzini | 2007-05-21 | 3 | -0/+0 |
* | add this momentarily, will move them to the attic soon | Paolo Bonzini | 2007-05-21 | 3 | -0/+0 |
* | * include/search.h (hsearch_r): Provide declaration. | Corinna Vinschen | 2007-05-21 | 2 | -0/+5 |
* | * fhandler_floppy.cc (fhandler_dev_floppy::lseek): Set buf size to | Corinna Vinschen | 2007-05-21 | 2 | -4/+13 |
* | 2007-05-19 Chris Sutcliffe <ir0nh34d@users.sourceforge.net> | Chris Sutcliffe | 2007-05-19 | 2 | -0/+6 |
* | Add ability to report when a variable's value is uninitialized, | Caroline Tice | 2007-05-18 | 1 | -0/+1 |
* | * libc/stdio/vfprintf.c [_WANT_IO_LONG_LONG]: Allow non-gcc | Eric Blake | 2007-05-18 | 3 | -3/+11 |
* | 2007-05-17 Cary R. <cygcary <at> yahoo.com> | Jeff Johnston | 2007-05-17 | 3 | -52/+6 |
* | 2007-05-17 Yaakov Selkowitz <yselkowitz <at> users.sourceforge.net> | Jeff Johnston | 2007-05-17 | 8 | -56/+374 |
* | * stdio/tmpfile.c: Include <sys/stat.h>. | Eric Blake | 2007-05-17 | 3 | -0/+7 |
* | Close security hole in tmpfile. | Eric Blake | 2007-05-16 | 3 | -7/+43 |
* | * libc/include/math.h (INFINITY, NAN, FP_ILOGB0, FP_ILOGBNAN) | Eric Blake | 2007-05-16 | 3 | -49/+74 |
* | * libc/stdlib/wctomb_r.c (_wctomb_r): Avoid gcc warnings on cygwin. | Eric Blake | 2007-05-16 | 3 | -2/+15 |
* | 2007-05-16 Paolo Bonzini <bonzini@gnu.org> | Paolo Bonzini | 2007-05-16 | 4 | -184/+443 |
* | * fhandler_socket.cc (adjust_socket_file_mode): New inline function. | Corinna Vinschen | 2007-05-15 | 2 | -4/+24 |
* | * path.cc (fs_info::update): Set and use is_cdrom. | Christopher Faylor | 2007-05-15 | 3 | -14/+54 |
* | * cygwin.din (asnprintf, dprint, _Exit, vasnprintf, vdprintf): Export. | Christopher Faylor | 2007-05-15 | 3 | -1/+12 |
* | Reduce stack size of *printf. | Eric Blake | 2007-05-14 | 2 | -103/+93 |
* | include/elf/ | Alan Modra | 2007-05-12 | 2 | -2/+8 |
* | Minimize printf/scanf size on platforms that don't need C99. | Eric Blake | 2007-05-11 | 8 | -63/+187 |
* | * libc/stdio/vfprintf.c (_VFPRINTF_R, cvt, exponent, chclass) | Eric Blake | 2007-05-11 | 2 | -84/+148 |
* | include/elf/ | Alan Modra | 2007-05-11 | 2 | -1/+7 |
* | Allow zero size with non-null buf in *asnprintf. | Eric Blake | 2007-05-09 | 5 | -0/+15 |
* | * libc/stdio/vfprintf.c: Fix typo in comments that breaks docs. | Eric Blake | 2007-05-08 | 2 | -1/+5 |
* | * include/stdint.h (intptr_t): Fix typo. | Danny Smith | 2007-05-08 | 2 | -2/+7 |
* | merge from gcc | DJ Delorie | 2007-05-08 | 2 | -0/+8 |
* | * include/stdint.h (intptr_t): Protect with _INTPTR_T_DEFINED. | Danny Smith | 2007-05-07 | 2 | -10/+43 |
* | 2007-05-07 Patrick Mansfield <patmans@us.ibm.com> | Jeff Johnston | 2007-05-07 | 2 | -16/+11 |