summaryrefslogtreecommitdiffstats
path: root/newlib/libc/machine
Commit message (Expand)AuthorAgeFilesLines
...
* 2003-06-24 Kazu Hirata <kazu@cs.umass.edu>Jeff Johnston2003-06-247-99/+26
* Commit iq2000 portAnthony Green2003-06-106-0/+2624
* 2003-05-28 Dhananjay Deshpande <dhananjayd@kpitcummins.com>Jeff Johnston2003-05-286-0/+48
* 2003-04-16 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-04-1614-5/+47
* * libc/machine/sh/memset.S: Avoid clobbering volatileJoern Rennecke2003-04-091-9/+31
* * libc/machine/sh/memset.S: Fix problem with alloco regionJoern Rennecke2003-04-031-12/+12
* 2003-03-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-03-201-1/+1
* 2003-02-18 Christian Groessler <chris@groessler.org>Jeff Johnston2003-02-181-6/+39
* 2003-02-07 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-02-0858-1343/+2358
* Add sh2e supportNick Clifton2003-01-242-4/+4
* 2003-01-07 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-01-071-6/+14
* 2002-12-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-12-2158-58/+58
* 2002-12-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-12-2023-23/+23
* 2002-12-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-12-201-14/+28
* 2002-11-20 Ryo Tsuruta <ryo@kitanet.ne.jp>Jeff Johnston2002-11-201-21/+12
* 2002-10-07 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-10-083-14/+39
* 2002-09-11 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-09-1158-1024/+3663
* * libc/include/langinfo.h: New file.Thomas Fitzsimmons2002-08-233-4/+6
* 2002-08-19 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-08-205-11/+7
* 2002-08-17 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-08-1720-2/+5242
* * 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