summaryrefslogtreecommitdiffstats
path: root/newlib/libc/machine
Commit message (Expand)AuthorAgeFilesLines
* * libc/include/machine/setjmp.h: For mips, define _JBLEN basedRichard Sandiford2002-08-071-98/+63
* 2002-07-24 Stephane Carrez <stcarrez@nerim.fr>Jeff Johnston2002-07-246-0/+2588
* 2002-07-22 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-07-223-3/+3
* 2002-07-19 Aldy Hernandez <aldyh@redhat.com>Jeff Johnston2002-07-223-3/+39
* Some small speedups.Joern Rennecke2002-07-081-4/+6
* * libc/machine/sh/Makefile.am (lib_a_SOURCES):Joern Rennecke2002-07-074-32/+184
* * libtool.m4: New file.Thomas Fitzsimmons2002-07-0430-30/+71
* * libc/machine/sh/strcpy.S: New file.Joern Rennecke2002-06-243-8/+95
* 2002-06-18 Dave Brolley <brolley@redhat.com>Dave Brolley2002-06-186-0/+2558
* * libc/machine/sh/strcpy.S (strcpy, __SHMEDIA__ code):Joern Rennecke2002-06-131-2/+6
* * libc/machine/sh/memset.S (memset, __SHMEDIA__ code):Joern Rennecke2002-06-131-2/+4
* * libm/common/s_fdim.c: New file.Thomas Fitzsimmons2002-06-0781-446/+2913
* * libc/machine/sh/strcpy.S (strcpy): make sure r0 has right valueJoern Rennecke2002-05-161-2/+5
* * libc/machine/sh/strcpy.S (strcpy): Replace LITTLE_ENDIAN withJoern Rennecke2002-05-161-1/+1
* 2002-05-13 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-05-131-3/+15
* 2002-05-13 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-05-132-13/+103
* * acinclude.m4: Add support for --enable-newlib-multithread.Thomas Fitzsimmons2002-05-0854-874/+1495
* * libc/machine/sh/memset.S (memset, __SHMEDIA__ code):Joern Rennecke2002-05-081-9/+11
* * libc/machine/powerpc/vfprintf.c[__ALTIVEC__]: Add vectorThomas Fitzsimmons2002-05-082-22/+41
* * libc/Makefile.am (SUBLIBS): Add LIBC_EXTRA_LIB.Thomas Fitzsimmons2002-05-011-0/+88
* * Makefile.am (check-DEJAGNU): New target.Thomas Fitzsimmons2002-04-2481-1522/+2656
* * acinclude.m4 (newlib_cflags): Remove include directories thatThomas Fitzsimmons2002-04-2254-712/+64
* 2002-04-19 Bill SiegmundJeff Johnston2002-04-209-452/+452
* 2002-04-19 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-04-1914-5/+3296
* * configure.in (CRT0_DIR): Set to libc/.Thomas Fitzsimmons2002-04-174-36/+95
* * libc/machine/sh/memcpy.S (Large): Fix alignment rounding.Joern Rennecke2002-03-261-1/+2
* * libc/machine/mips/strlen.c (strlen) [__mips16]: Fix off-by-twoAlexandre Oliva2002-03-141-2/+2
* Add MIPS specific string/memory functionsMichael Meissner2002-03-117-3/+680
* 2002-03-06 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-03-062-2/+2
* * Makefile.am (lib_a_SOURCES, SH64 case): Add memcpy.S, memset.SJoern Rennecke2002-03-066-150/+491
* 2002-02-27 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-02-2752-819/+1469
* Add missing clobbered register.Nick Clifton2002-02-201-1/+1
* Contribute sh64-elf.Alexandre Oliva2002-02-086-4/+274
* 2002-02-07 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-02-072-9/+19
* In ld/ChangeLog:Geoffrey Keating2002-02-014-1/+742
* Fix bug when len == 1 and dst was not word aligned.Nick Clifton2002-01-171-2/+11
* In newlib/:Geoffrey Keating2001-12-226-0/+2395
* 2001-12-18 Thomas Fitzsimmons <fitzsim@redhat.com>Thomas Fitzsimmons2001-12-192-16/+4
* * Makefile.shared: New file.Thomas Fitzsimmons2001-12-1382-1564/+5407
* 2001-08-29 Joel Sherrill <joel@OARcorp.com>Jeff Johnston2001-08-2916-2/+60
* 2001-07-12 Aldy Hernandez <aldyh@redhat.com>Aldy Hernandez2001-07-131-2/+0
* Fix bug when both pointers have matching, non-word alignment, and the lengthNick Clifton2001-05-251-85/+88
* 2001-04-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2001-04-2152-754/+1352
* 2001-03-07 Richard Sandiford <rsandifo@redhat.com>Jeff Johnston2001-03-081-3/+72
* 2001-02-22 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2001-02-221-10/+9
* Add missing clobber of LRNick Clifton2000-12-191-1/+1
* Wed Dec 14 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2000-12-1452-52/+52
* Add support for Intel's XScale processorNick Clifton2000-11-3015-0/+3204
* 2000-09-13 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2000-09-131-7/+7
* 2000-09-13 Will Cohen <wcohen@redhat.com>Jeff Johnston2000-09-131-3/+8