]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
2007-06-04 Paolo Bonzini2007-06-04 Olivier Hainque <hainque@adacore.com>
2007-06-04 Paolo Bonzini2007-06-04 Paolo Bonzini <bonzini@gnu.org>
2007-06-04 Christopher... * cygcheck.cc (pathlike): New class.
2007-06-01 H.J. LuCorrect ChangeLog entry.
2007-06-01 Paolo Bonzini2007-06-01 Steve Ellcey <sje@cup.hp.com>
2007-05-31 Alan Modrainclude/
2007-05-31 Paolo Bonzini2007-05-31 Paolo Bonzini <bonzini@gnu.org>
2007-05-30 Kazu Hirata * m68k/cf-crt1.C, m68k/cf.sc, m68k/fido.sc, m68k/fido...
2007-05-29 Eric BlakeAvoid more compiler warnings.
2007-05-29 Corinna Vinschen * dtable.cc (dtable::set_file_pointers_for_exec):...
2007-05-29 Corinna Vinschen * dumper.cc (dumper::prepare_core_dump): Record a...
2007-05-29 Corinna Vinschen * cygpath.cc (do_options): Allow outputflag combined...
2007-05-29 Corinna Vinschen * libc/argz/argz_add_sep.c (argz_add_sep): Handle...
2007-05-28 Paolo Bonzini2007-05-27 Paolo Bonzini <bonzini@gnu.org>
2007-05-27 Eric Blake* libc/stdio/vfprintf.c (_VFPRINTF_R): Populate 'ox...
2007-05-25 Eric Christopher2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
2007-05-25 Eric Blake * libc/stdio/rewind.c (rewind): Fix regression of...
2007-05-24 Steve Ellcey * ltmain.sh: Update from GCC.
2007-05-24 Eric Blake* libc/stdio/vfprintf.c (_VFPRINTF_R): Don't truncate...
2007-05-24 Chris Sutcliffe2007-05-23 Chris Sutcliffe <ir0nh34d@users.sourceforg...
2007-05-23 Jeff Johnston2007-05-23 Patrick Mansfield <patmans@us.ibm.com>
2007-05-23 Jeff Johnston2007-05-23 Patrick Mansfield <patmans@us.ibm.com>
2007-05-23 Eric Blake* libc/stdio/vfscanf.c (__SVFSCANF_R): Support scanf...
2007-05-23 Corinna Vinschen * cygpath.cc: Include argz.h.
2007-05-23 Corinna Vinschen * libc/argz/argz_create_sep.c (argz_create_sep): Initi...
2007-05-23 Kazu Hirata * m68k/fido.sc (.data): Move .jcr to .text. Catch...
2007-05-23 Paolo Bonzini2007-05-23 Paolo Bonzini <bonzini@gnu.org>
2007-05-22 Corinna Vinschen * path.cc (cwdstuff::set): Revert useless acquire...
2007-05-22 Corinna Vinschen * path.cc (cwdstuff::set): Avoid double aquiring of...
2007-05-22 Corinna Vinschen * fhandler_floppy.cc (fhandler_dev_floppy::lseek)...
2007-05-21 Caroline TiceMove entry for modification to dwarf2.h (for adding...
2007-05-21 Paolo Bonzinimoved to the attic to please handling of src-support...
2007-05-21 Paolo Bonziniadd this momentarily, will move them to the attic soon
2007-05-21 Corinna Vinschen * include/search.h (hsearch_r): Provide declaration.
2007-05-21 Corinna Vinschen * fhandler_floppy.cc (fhandler_dev_floppy::lseek)...
2007-05-19 Chris Sutcliffe2007-05-19 Chris Sutcliffe <ir0nh34d@users.sourceforg...
2007-05-18 Caroline TiceAdd ability to report when a variable's value is uninit...
2007-05-18 Eric Blake* libc/stdio/vfprintf.c [_WANT_IO_LONG_LONG]: Allow...
2007-05-17 Jeff Johnston2007-05-17 Cary R. <cygcary <at> yahoo.com>
2007-05-17 Jeff Johnston2007-05-17 Yaakov Selkowitz <yselkowitz <at> users...
2007-05-17 Eric Blake* stdio/tmpfile.c: Include <sys/stat.h>.
2007-05-16 Eric BlakeClose security hole in tmpfile.
2007-05-16 Eric Blake * libc/include/math.h (INFINITY, NAN, FP_ILOGB0, FP_IL...
2007-05-16 Eric Blake* libc/stdlib/wctomb_r.c (_wctomb_r): Avoid gcc warning...
2007-05-16 Paolo Bonzini2007-05-16 Paolo Bonzini <bonzini@gnu.org>
2007-05-15 Corinna Vinschen * fhandler_socket.cc (adjust_socket_file_mode): New...
2007-05-15 Christopher... * path.cc (fs_info::update): Set and use is_cdrom.
2007-05-15 Christopher... * cygwin.din (asnprintf, dprint, _Exit, vasnprintf...
2007-05-14 Eric BlakeReduce stack size of *printf.
2007-05-12 Alan Modrainclude/elf/
2007-05-11 Eric BlakeMinimize printf/scanf size on platforms that don't...
2007-05-11 Eric Blake* libc/stdio/vfprintf.c (_VFPRINTF_R, cvt, exponent...
2007-05-11 Alan Modrainclude/elf/
2007-05-09 Eric BlakeAllow zero size with non-null buf in *asnprintf.
2007-05-08 Eric Blake* libc/stdio/vfprintf.c: Fix typo in comments that...
2007-05-08 Danny Smith * include/stdint.h (intptr_t): Fix typo.
2007-05-08 DJ Deloriemerge from gcc
2007-05-07 Danny Smith * include/stdint.h (intptr_t): Protect with _INTPTR_T_...
2007-05-07 Jeff Johnston2007-05-07 Patrick Mansfield <patmans@us.ibm.com>
2007-05-04 Eric Blake Add support for asnprintf, and improve *printf documen...
2007-05-03 Kazu Hirata * libc/machine/m68k/Makefile.am (lib_a_SOURCES): Add...
2007-05-03 Kazu Hirata * m68k/fido-_exit.c (_exit): Use stop #0x700.
2007-05-02 Alan Modrainclude/elf/
2007-05-02 Alan Modragas/
2007-05-01 Eric Blake * libc/stdio64/local64.h: Delete, move contents to...
2007-05-01 Jeff Johnston2007-05-01 Cary R. <cygcary <at> yahoo.com>
2007-04-30 Alan Modrabfd/
2007-04-27 Jeff Johnston2007-04-27 Jeff Johnston <jjohnstn@redhat.com>
2007-04-27 Jeff Johnston2007-04-27 Kazu Hirata <kazu@codesourcery.com>
2007-04-27 Jeff Johnston2007-04-27 Kazu Hirata <kazu@codesourcery.com>
2007-04-27 Christopher... * include/cygwin/time.h: Use __cdecl on declaration...
2007-04-27 Alan ModraWrite Mimi's name in ASCII.
2007-04-26 Jeff Johnston2007-04-26 Patrick Mansfield <patmans@us.ibm.com>
2007-04-26 Jan BeulichRevert the value change of DT_ENCODING from 2003-01...
2007-04-26 DJ Deloriemerge from gcc
2007-04-25 Jeff Johnston2007-04-25 Jeff Johnston <jjohnstn@redhat.com>
2007-04-25 Jeff Johnston2007-04-25 Patrick Mansfield <patmans@us.ibm.com>
2007-04-25 Jeff Johnston2007-04-25 Eric Blake <ebb9@byu.net>
2007-04-25 Jeff Johnston2007-04-25 Patrick Mansfield <patmans@us.ibm.com>
2007-04-24 Eric Blake * libc/stdio/vfprintf.c (_VFPRINTF_R): Don't zero...
2007-04-24 Eric Blake * libc/stdio/vfprintf.c (_VFPRINTF_R): Avoid multibyte...
2007-04-24 Eric Blake * libc/include/limits.h (NL_ARGMAX): Define a default...
2007-04-23 Jeff Johnston2007-04-23 Ralf Wildenhues <Ralf.Wildenhues <at>...
2007-04-23 Jeff Johnston2007-04-23 Brian Dessent <brian@dessent.net>
2007-04-23 Jeff Johnston2007-04-23 Jeff Johnston <jjohnstn@redhat.com>
2007-04-23 Nathan Sidwell gas/testsuite/
2007-04-22 Chris Sutcliffe2007-04-22 Chris Sutcliffe <ir0nh34d@users.sourceforg...
2007-04-20 Chris Sutcliffe2007-04-20 Matthias Miller <matthiasmiller@users...
2007-04-20 Alan Modrainclude/opcode/
2007-04-20 Mark ShinwellCorrect erroneous ChangeLog commit.
2007-04-20 Mark Shinwell * Makefile.in: Adjust dependencies of m68klinux-tdep.c.
2007-04-18 Brian Dessent * cygwin.sc: Remove duplicated .debug_macinfo section.
2007-04-17 Jeff Johnston2007-04-17 Brian Dessent <brian@dessent.net>
2007-04-15 Chris Sutcliffe2007-04-15 Piotr Wyderski <piotr.wyderski@wp.pl>
2007-04-14 Steve Ellcey * config-ml.in: Update from GCC.
2007-04-13 Eric Blake * libc/stdio/vfprintf.c (_VFPRINTF_F, cvt): Don't...
2007-04-12 Paolo Bonziniconfig:
2007-04-10 Richard Hendersonbfd/
2007-04-10 Eric Blake * libc/include/stdio.h (_ELIDABLE_INLINE): Work even...
2007-04-10 Eric Blake * libc/include/stdio.h: Add gcc format attributes...
next
This page took 0.057204 seconds and 5 git commands to generate.