aboutsummaryrefslogtreecommitdiff
path: root/newlib
AgeCommit message (Expand)AuthorFilesLines
2002-03-28* libc/include/sys/features.h (_POSIX_SEMAPHORES): New Cygwin define.Christopher Faylor2-0/+5
2002-03-26 * libc/machine/sh/memcpy.S (Large): Fix alignment rounding.Joern Rennecke2-1/+7
2002-03-22 * libm/math/ef_hypot.c: Increase scale factor to 68.Richard Sandiford2-6/+10
2002-03-14* libc/machine/mips/strlen.c (strlen) [__mips16]: Fix off-by-twoAlexandre Oliva2-2/+7
2002-03-122002-03-12 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-11/+15
2002-03-122002-03-12 Richard Earnshaw <rearnsha@arm.com>Jeff Johnston5-3/+60
2002-03-11Add MIPS specific string/memory functionsMichael Meissner8-6/+694
2002-03-062002-03-06 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston3-2/+8
2002-03-06 * Makefile.am (lib_a_SOURCES, SH64 case): Add memcpy.S, memset.SJoern Rennecke7-150/+502
2002-02-272002-02-27 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston120-1946/+3428
2002-02-252002-02-25 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-2/+7
2002-02-23 * libc/include/sys/stat.h (_fstat): Don't declare when compiling Cygwin.Corinna Vinschen2-0/+7
2002-02-23 * libc/sys/cygwin/sys/dirent.h (struct __DIR): Use __off32_t insteadCorinna Vinschen2-1/+6
2002-02-20Add missing clobbered register.Nick Clifton2-1/+6
2002-02-20 * configure.host (newlib_cflags): When host is in m68* addThomas Fitzsimmons2-0/+6
2002-02-152002-02-15 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-0/+16
2002-02-132002-02-12 Hans-Peter Nilsson <hp@bitrange.com>Jeff Johnston7-30/+203
2002-02-10 * libc/include/grp.h: Don't declare group functions when compilingCorinna Vinschen2-0/+7
2002-02-09 * libc/include/grp.h: Include Cygwin specific header.Corinna Vinschen4-2/+19
2002-02-09* libc/include/sys/reent.h (_REENT_CHECK_EMERGENCY): AllocateMatthew Green2-1/+6
2002-02-08Contribute sh64-elf.Alexandre Oliva11-6/+403
2002-02-072002-02-07 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston3-9/+28
2002-02-05Fix typo.Jeff Johnston1-1/+1
2002-02-052002-02-05 Manik Raina <manik@cisco.com>Jeff Johnston4-4/+13
2002-02-042002-02-04 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-0/+6
2002-02-03* libc/reent/signgam.c (__signgam): Fix error in previous.Matthew Green2-1/+5
2002-02-03* implement a new `struct _reent' that is significantly smaller. use thisMatthew Green41-67/+445
2002-02-01In ld/ChangeLog:Geoffrey Keating6-1/+751
2002-01-28 * libc/include/sys/signal.h [__CYGWIN__]: Issue error messageThomas Fitzsimmons2-0/+10
2002-01-25 * libc/include/sys/signal.h: Revert 2002-01-23 change.Thomas Fitzsimmons2-1/+5
2002-01-24 * libc/include/sys/signal.h: Remove pthread_kill declarationThomas Fitzsimmons2-1/+6
2002-01-18* libc/include/time.h: Add prototype for strptime for Cygwin.Christopher Faylor2-0/+5
2002-01-17Fix bug when len == 1 and dst was not word aligned.Nick Clifton2-2/+14
2002-01-17_sbrk(): Return -1 rather than aborting if too much memory is requested.Nick Clifton2-2/+15
2002-01-112002-01-11 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-3/+7
2002-01-072002-01-07 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-6/+10
2002-01-072002-01-07 Alan Matsuoka <alanm@redhat.com>Jeff Johnston3-0/+10
2001-12-28 * libc/sys/cygwin/sys/utmp.h: Add definition of UTMP_FILE.Corinna Vinschen2-0/+6
2001-12-22In newlib/:Geoffrey Keating11-0/+2441
2001-12-19 * libm/machine/configure.in (HAVE_LIBM_MACHINE_DIR): New conditional.Thomas Fitzsimmons5-5/+28
2001-12-19 * libm/machine/Makefile.am: Change rules to create correct lib.a.Corinna Vinschen3-14/+30
2001-12-192001-12-18 Thomas Fitzsimmons <fitzsim@redhat.com>Thomas Fitzsimmons25-22/+86
2001-12-18 * Makefile.am (DOCDIR): Force to empty string when docThomas Fitzsimmons3-1/+8
2001-12-18 * libc/stdlib/Makefile.am (LIB_COMPILE): Change to equalThomas Fitzsimmons5-8/+17
2001-12-17 * libc/sys/cygwin/include/unistd.h: Add __UNISTD_GETOPT_ to allowCorinna Vinschen2-0/+7
2001-12-14 (vfiprintf.$(oext)): Likewise.Thomas Fitzsimmons3-2/+3
2001-12-14 * libc/stdio/Makefile.am (vfprintf.$(oext)): Add $(INCLUDES) toThomas Fitzsimmons3-2/+7
2001-12-13 * Makefile.shared: New file.Thomas Fitzsimmons249-3856/+26219
2001-12-132001-12-13 Anita Kulkarni <anitak@kpit.com>Jeff Johnston2-1/+4
2001-12-06* libc/include/sys/unistd.h: Correct ualarm declaration.Christopher Faylor2-1/+5