OSDN Git Service

Fixes to allow sources to compile under Solaris 2.8
[pf3gnuchains/pf3gnuchains3x.git] / newlib /
2000-12-19 nickcoops - fix attribution
2000-12-19 nickcAdd missing clobber of LR
2000-12-14 jjohnstnWed Dec 14 Jeff Johnston <jjohnstn@redhat.com>
2000-12-14 jjohnstnWed Dec 14 Jeff Johnston <jjohnstn@redhat.com>
2000-12-14 corinna * libc/include/sys/unistd.h: Add declarations...
2000-12-14 jjohnstn2000-12-13 Jeff Johnston <jjohnstn@redhat.com>
2000-12-13 jjohnstn2000-12-13 Jeff Johnston <jjohnstn@redhat.com>
2000-12-12 jjohnstn2000-12-12 Jeff Johnston <jjohnstn@redhat.com>
2000-12-12 jjohnstn2000-12-11 Joel Sherrill <joel@OARcorp.com>
2000-12-09 jjohnstn2000-12-08 Werner Almesberger <Werner.Almesberger...
2000-12-08 jjohnstn2000-12-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2000-12-08 jjohnstn2000-12-07 Jay Kulpinski <jskulpin@eng01.gdds.com>
2000-12-07 jjohnstn2000-12-07 Jeff Johnston <jjohnstn@redhat.com>
2000-12-07 jjohnstn2000-12-06 Jeff Johnston <jjohnstn@redhat.com>
2000-12-06 jjohnstn2000-12-06 Jeff Johnston <jjohnstn@redhat.com>
2000-12-06 corinna * libc/include/stdlib.h: Add declarations for...
2000-12-04 jjohnstn2000-12-04 Joel Sherrill <joel@OARcorp.com>
2000-12-04 jjohnstn2000-12-04 Joel Sherrill <joel@OARcorp.com>
2000-12-04 jjohnstn2000-12-04 Joel Sherrill <joel@OARcorp.com>
2000-12-04 jjohnstn2000-12-04 Joel Sherrill <joel@OARcorp.com>
2000-12-04 jjohnstn2000-12-04 Joel Sherrill <joel@OARcorp.com>
2000-12-04 jjohnstn2000-12-04 Joel Sherrill <joel@OARcorp.com>
2000-12-04 jjohnstn2000-12-04 Joel Sherrill <joel@OARcorp.com>
2000-12-04 jjohnstn2000-12-04 Keith Outwater <vac4050@cae597.rsc.raytheon...
2000-11-30 jjohnstn2000-11-30 Jeff Johnston <jjohnstn@redhat.com>
2000-11-30 nickcAdd support for Intel's XScale processor
2000-11-25 corinna * libc/include/sys/types.h: Change i to `__i...
2000-11-22 meissnerOnly reference environ indirectly through a pointer
2000-11-22 cgf* libc/sys/cygwin/sys/dirent.h: Change definition to...
2000-11-21 jjohnstn2000-11-20 Jeff Johnston <jjohnstn@redhat.com>
2000-11-06 corinna * libc/include/sys/types.h: Change type of...
2000-11-05 cgfFix spelling error.
2000-10-30 cgf* libc/include/stdlib.h: Avoid declaring cfree under...
2000-10-24 corinna * libc/include/sys/unistd.h: Add defines for...
2000-10-10 cgf* libc/include/sys/unistd.h: Add getdtablesize and...
2000-09-19 geoffk * libc/signal/signal.c (__sigtramp_r): ISO C requires
2000-09-13 jjohnstn2000-09-13 Jeff Johnston <jjohnstn@redhat.com>
2000-09-13 jjohnstn2000-09-13 Will Cohen <wcohen@redhat.com>
2000-09-06 jjohnstn2000-09-06 Jeff Johnston <jjohnstn@redhat.com>
2000-09-06 cgf* Makefile.am: Fix space vs. tab problem in install...
2000-09-05 jjohnstn2000-08-31 Manfred Hollstein <manfredh@redhat.com>
2000-09-05 jjohnstn2000-09-05 Jeff Johnston <jjohnstn@redhat.com>
2000-08-30 jjohnstn2000-08-30 Kazu Hirata <kazu@hxi.com>
2000-08-30 jjohnstn2000-08-30 Werner Almesberger <Werner.Almesberger...
2000-08-30 geoffkCorrect for missing patch
2000-08-30 geoffk * libc/string/swab.c: Specify that it's defined in...
2000-08-29 jjohnstn2000-08-29 Werner Almesberger <Werner.Almesberger...
2000-08-28 jjohnstn2000-08-27 Werner Almesberger <Werner.Almesberger...
2000-08-28 jjohnstn2000-08-27 Werner Almesberger <Werner.Almesberger...
2000-08-28 jjohnstn2000-08-23 Werner Almesberger <Werner.Almesberger...
2000-08-25 dj* libc/include/sys/unistd.h (environ): this one isn...
2000-08-25 cgf* libc/stdlib/system.c (do_system): Eliminate explicit...
2000-08-24 jjohnstn2000-08-23 Werner Almesberger <Werner.Almesberger...
2000-08-24 jjohnstn2000-08-23 Werner Almesberger <Werner.Almesberger...
2000-08-24 jjohnstn2000-08-23 Werner Almesberger <Werner.Almesberger...
2000-08-24 jjohnstn2000-08-23 Werner Almesberger <Werner.Almesberger...
2000-08-22 dj* libc/unix/getut.c (utmpname): added _CONST to reflect...
2000-08-16 jjohnstn2000-08-16 Eric Fifer <efifer@sanwaint.com>
2000-08-09 nickcRecode to clean up function prologues and epilogue...
2000-08-08 jjohnstn2000-08-08 Jeff Johnston <jjohnstn@redhat.com>
2000-08-01 dj* libc/include/sys/config.h: define __IMPORT appropriately
2000-07-28 meissnerDeclare __infinity as an array to work around problems...
2000-07-27 cgf* libc/include/math.h: Use appropriate dll import linka...
2000-07-13 dj* libc/stdio/vfprintf.c: pad 0.0 correctly with %e
2000-06-28 jjohnstnWed Jun 28 14:08:00 2000 Keith Walker <keith.walker...
2000-06-27 jjohnstnTue Jun 27 15:49:00 2000 Marek Michalkiewicz <marekm...
2000-06-22 ranjithThu Jun 22 18:35:00 2000 Ranjith Kumaran <ranjith...
2000-06-20 jjohnstnTue Jun 20 14:30:00 2000 Jeff Johnston <jjohnstn...
2000-06-16 corinna * libc/include/sys/unistd.h: Add prototypes...
2000-06-15 ranjithNew file. A brief list of who maintains newlib.
2000-06-14 corinna * libc/stdio/fdopen.c (_fdopen_r): Take explici...
2000-06-09 jjohnstnFri Jun 9 14:28:00 2000 Jeff Johnston <jjohnstn...
2000-06-09 ranjithThu Jun 8 21:18:00 2000 Ranjith Kumaran <ranjith...
2000-06-08 jjohnstnThu Jun 8 17:54:00 2000 Jeff Johnston <jjohnstn...
2000-06-03 cgf* libc/include/string.h: Work around problem with strsi...
2000-05-30 cgf* libc/include/ctype.h: __CYGWIN32__ -> __CYGWIN__
2000-05-26 jjohnstn2000-05-26 Marek Michalkiewicz <marekm@linux.org.pl>
2000-05-23 dj* libc/stdio/stdio.c (__stextmode): new, see if file...
2000-05-18 dj* libc/stdio/fgets.c (fgets): perform CRLF conversions...
2000-05-15 jjohnstnMon May 15 18:54:00 2000 Jeff Johnston <jjohnstn...
2000-05-15 ranjithMon May 15 14:26:00 2000 Joel Sherrill <joel@oarcorp...
2000-05-11 wilsonAdd minimal ia64 support.
2000-05-10 jjohnstnWed May 10 13:52:24 2000 Egor Duda <deo@logos-m.ru>
2000-05-03 corinna * libc/include/sys/errno.h: Add define for...
2000-05-03 jjohnstnTue May 02 23:45:48 2000 DJ Delorie <dj@cygnus.com>
2000-04-27 aoliva* libc/machine/mn10300/setjmp.S (setjmp, longjmp): Use
2000-04-17 jjohnstnMon Apr 17 12:46:00 2000 Marek Michalkiewicz <marekm...
2000-04-16 corinna * libc/posix/execvp.c (execvp): Check path for
2000-04-02 corinna * newlib/libc/include/sys/unistd.h: Add prototy...
2000-03-24 jjohnstnFri Mar 24 15:34:00 2000 Jeff Johnston <jjohnstn...
2000-03-24 nickcFix compile time warning messages.
2000-03-23 fnasserThu Mar 22 14:57:00 2000 Fernando Nasser <fnasser...
2000-03-22 jjohnstnTue Mar 21 19:08:00 2000 Jeff Johnston <jjohnstn@cygnu...
2000-03-17 jjohnstnFri Mar 17 15:37:00 2000 Jeff Johnston <jjohnstn@cygnu...
2000-03-13 ranjithMon Mar 13 15:22:00 2000 Sergei Organov <osv@javad.ru>
2000-03-10 jjohnstnFri Mar 10 16:09:20 2000 Jeff Johnston <jjohnstn@cygnu...
2000-03-10 aoliva* libc/stdio/putw.c (putw): Return 0 on success, to...
2000-03-09 jjohnstnThu Mar 9 17:20:41 2000 Jeff Johnston <jjohnstn@cygnu...
2000-03-08 jjohnstnWed Mar 8 17:11:41 2000 Jeff Johnston <jjohnstn@cygnu...
2000-03-08 aoliva* libc/reent/Makefile.am (lib_a_SOURCES): Added unlinkr.c.
next