summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/sh64
Commit message (Expand)AuthorAgeFilesLines
* missed two __curbrkPeter S. Mazinger2006-02-011-0/+2
* I will risk this one: __curbrkPeter S. Mazinger2006-02-012-0/+8
* Allow for targets that don't know about signed zero floats."Jan-Benedict Glaw"2006-01-261-0/+3
* move the sh64 code out of the sh headerMike Frysinger2006-01-201-2/+1
* Change to sane defaultsPeter S. Mazinger2006-01-191-5/+10
* move a bunch of arch-specific checks out of common files and into an arch spe...Mike Frysinger2006-01-191-0/+34
* make DODEBUG=y happy, update sysdeps/common/* copyrightPeter S. Mazinger2006-01-142-4/+12
* hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger2006-01-141-2/+3
* Do hidden brk, hide _brk as well for some archs, convert users of brkPeter S. Mazinger2005-12-143-4/+5
* Do hidden sbrkPeter S. Mazinger2005-12-131-2/+3
* define MREMAP_FIXEDMike Frysinger2005-11-271-0/+1
* update copyright and license, add _BITS_SETJMP_H protection around the file, ...Mike Frysinger2005-11-161-10/+12
* Rewrote almost all Makefiles: do not use strip $(x),y; run strip on all objec...Peter S. Mazinger2005-10-121-36/+25
* Build crt[in].o with disabled ssp.Peter S. Mazinger2005-09-281-3/+3
* Speed up clean target, don't recurse where possible, remove unneeded actionsPeter S. Mazinger2005-09-271-1/+0
* merge parallel build supportMike Frysinger2005-01-251-6/+5
* Patch from Peter S. Mazinger to consistantly use "ASFLAGS"Eric Andersen2004-12-221-7/+7
* s/___brk_addr/__curbrk/gEric Andersen2004-07-303-11/+11
* __data_start needs to be added to all crt0.S files that don't currentlyEric Andersen2004-05-141-1/+9
* Use the generic fork implementation on sh64Eric Andersen2004-02-152-36/+1
* Sigh. The 2.6.x kernel removed '__kernel_dev_t' and renamed it asEric Andersen2004-02-061-0/+1
* Paul Mundt <lethal@linux-sh.org> writes:Eric Andersen2003-12-051-0/+96
* Patch from lethal, adding syscall() to the sh64 portEric Andersen2003-12-032-1/+25
* Remove SAFECFLAGS. It was a workaround for failures in old awk scriptEric Andersen2003-11-221-7/+2
* Darn. Fix compilation for soft-float, which I inadvertantlyEric Andersen2003-11-081-1/+4
* Continue the conversion to using per-arch crti.S and crtn.SEric Andersen2003-11-053-1/+102
* Peter Kjellerstedt writes:Eric Andersen2003-10-181-2/+2
* Patch from Paul Mundt adding uClibc sh64 support:Eric Andersen2003-08-1316-0/+1223