]> sourceware.org Git - newlib-cygwin.git/shortlog
newlib-cygwin.git
2007-06-13 Danny Smith * Makefile.in (CRT0S): Add back CRTfmode.o.
2007-06-13 Danny Smith * include/stdlib.h: Don't include stdint.h. Condition...
2007-06-12 Christopher... * signal.cc (usleep): Use useconds_t for the type as...
2007-06-12 Corinna Vinschen * Makefile.in (DLL_OFILES): Add xsique.o.
2007-06-12 Corinna Vinschen * fhandler.cc (fhandler_base::fstat): Set pipe permiss...
2007-06-11 Corinna Vinschen * cygwin.din (confstr): Export.
2007-06-11 Corinna Vinschen * libc/include/sys/unistd.h: Declare confstr for Cygwin.
2007-06-11 Bob Wilsonbfd/
2007-06-11 Danny Smith * crt1.c (__mingw_CRTStartup): Add explicit call to...
2007-06-10 Hans-Peter... * libc/sys/mmixware/access.c (access): Do not try...
2007-06-08 Jeff Johnston2007-06-08 Jeff Johnston <jjohnstn@redhat.com>
2007-06-06 Ben Elliston * config.sub, config.guess: Update from upstream sources.
2007-06-06 Ben Elliston * Makefile.tpl: Fix spelling error.
2007-06-06 Jeff Johnston2007-06-06 Christian Groessler <chris@groessler.org>
2007-06-05 Jeff JohnstonFix entry to refer to function instead of variable.
2007-06-05 Jeff Johnston2007-06-05 Christian Groessler <chris@groessler.org>
2007-06-05 Jeff Johnston2007-06-05 Patrick Mansfield <patman@us.ibm.com>
2007-06-05 Corinna Vinschen * cygwin-api.in.sgml: Accommodate new "Compatibility...
2007-06-05 Corinna Vinschen * ansi.sgml: Delete.
2007-06-04 Eric BlakeImplement funopen, fopencookie.
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...
next
This page took 0.056783 seconds and 5 git commands to generate.