aboutsummaryrefslogtreecommitdiff
path: root/newlib/libc/machine
AgeCommit message (Expand)AuthorFilesLines
2002-08-23 * libc/include/langinfo.h: New file.Thomas Fitzsimmons3-4/+6
2002-08-202002-08-19 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston5-11/+7
2002-08-172002-08-17 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston20-2/+5242
2002-08-07 * libc/include/machine/setjmp.h: For mips, define _JBLEN basedRichard Sandiford1-98/+63
2002-07-242002-07-24 Stephane Carrez <stcarrez@nerim.fr>Jeff Johnston6-0/+2588
2002-07-222002-07-22 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston3-3/+3
2002-07-222002-07-19 Aldy Hernandez <aldyh@redhat.com>Jeff Johnston3-3/+39
2002-07-08Some small speedups.Joern Rennecke1-4/+6
2002-07-07 * libc/machine/sh/Makefile.am (lib_a_SOURCES):Joern Rennecke4-32/+184
2002-07-04 * libtool.m4: New file.Thomas Fitzsimmons30-30/+71
2002-06-24 * libc/machine/sh/strcpy.S: New file.Joern Rennecke3-8/+95
2002-06-182002-06-18 Dave Brolley <brolley@redhat.com>Dave Brolley6-0/+2558
2002-06-13 * libc/machine/sh/strcpy.S (strcpy, __SHMEDIA__ code):Joern Rennecke1-2/+6
2002-06-13 * libc/machine/sh/memset.S (memset, __SHMEDIA__ code):Joern Rennecke1-2/+4
2002-06-07 * libm/common/s_fdim.c: New file.Thomas Fitzsimmons81-446/+2913
2002-05-16 * libc/machine/sh/strcpy.S (strcpy): make sure r0 has right valueJoern Rennecke1-2/+5
2002-05-16 * libc/machine/sh/strcpy.S (strcpy): Replace LITTLE_ENDIAN withJoern Rennecke1-1/+1
2002-05-132002-05-13 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-3/+15
2002-05-132002-05-13 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-13/+103
2002-05-08 * acinclude.m4: Add support for --enable-newlib-multithread.Thomas Fitzsimmons54-874/+1495
2002-05-08 * libc/machine/sh/memset.S (memset, __SHMEDIA__ code):Joern Rennecke1-9/+11
2002-05-08 * libc/machine/powerpc/vfprintf.c[__ALTIVEC__]: Add vectorThomas Fitzsimmons2-22/+41
2002-05-01 * libc/Makefile.am (SUBLIBS): Add LIBC_EXTRA_LIB.Thomas Fitzsimmons1-0/+88
2002-04-24 * Makefile.am (check-DEJAGNU): New target.Thomas Fitzsimmons81-1522/+2656
2002-04-22 * acinclude.m4 (newlib_cflags): Remove include directories thatThomas Fitzsimmons54-712/+64
2002-04-202002-04-19 Bill SiegmundJeff Johnston9-452/+452
2002-04-192002-04-19 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston14-5/+3296
2002-04-17 * configure.in (CRT0_DIR): Set to libc/.Thomas Fitzsimmons4-36/+95
2002-03-26 * libc/machine/sh/memcpy.S (Large): Fix alignment rounding.Joern Rennecke1-1/+2
2002-03-14* libc/machine/mips/strlen.c (strlen) [__mips16]: Fix off-by-twoAlexandre Oliva1-2/+2
2002-03-11Add MIPS specific string/memory functionsMichael Meissner7-3/+680
2002-03-062002-03-06 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-2/+2
2002-03-06 * Makefile.am (lib_a_SOURCES, SH64 case): Add memcpy.S, memset.SJoern Rennecke6-150/+491
2002-02-272002-02-27 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston52-819/+1469
2002-02-20Add missing clobbered register.Nick Clifton1-1/+1
2002-02-08Contribute sh64-elf.Alexandre Oliva6-4/+274
2002-02-072002-02-07 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-9/+19
2002-02-01In ld/ChangeLog:Geoffrey Keating4-1/+742
2002-01-17Fix bug when len == 1 and dst was not word aligned.Nick Clifton1-2/+11
2001-12-22In newlib/:Geoffrey Keating6-0/+2395
2001-12-192001-12-18 Thomas Fitzsimmons <fitzsim@redhat.com>Thomas Fitzsimmons2-16/+4
2001-12-13 * Makefile.shared: New file.Thomas Fitzsimmons82-1564/+5407
2001-08-292001-08-29 Joel Sherrill <joel@OARcorp.com>Jeff Johnston16-2/+60
2001-07-132001-07-12 Aldy Hernandez <aldyh@redhat.com>Aldy Hernandez1-2/+0
2001-05-25Fix bug when both pointers have matching, non-word alignment, and the lengthNick Clifton1-85/+88
2001-04-212001-04-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston52-754/+1352
2001-03-082001-03-07 Richard Sandiford <rsandifo@redhat.com>Jeff Johnston1-3/+72
2001-02-222001-02-22 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-10/+9
2000-12-19Add missing clobber of LRNick Clifton1-1/+1
2000-12-14Wed Dec 14 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston52-52/+52