summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/microblaze
Commit message (Expand)AuthorAgeFilesLines
* Weaken all internal vfork versions in asm code, wondering why only some of th...Peter S. Mazinger2006-02-131-2/+2
* Allow for targets that don't know about signed zero floats."Jan-Benedict Glaw"2006-01-261-0/+3
* fork/vfork weak in libc, strong in libpthreadPeter S. Mazinger2006-01-241-9/+11
* Remove other __sigprocmask occurences, even if unused, remove unsed filePeter S. Mazinger2006-01-212-58/+1
* Get rid of *_SYMBOL_PREFIXPeter S. Mazinger2006-01-191-1/+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-143-5/+7
* hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger2006-01-144-4/+9
* define MREMAP_FIXEDMike Frysinger2005-11-271-0/+1
* we want to compare the register value itself, not the address of the variable...Mike Frysinger2005-11-171-1/+1
* update copyright and license, add _BITS_SETJMP_H protection around the file, ...Mike Frysinger2005-11-161-2/+7
* Rewrote almost all Makefiles: do not use strip $(x),y; run strip on all objec...Peter S. Mazinger2005-10-121-37/+26
* 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-6/+6
* __data_start needs to be added to all crt0.S files that don't currentlyEric Andersen2004-05-141-2/+11
* Sigh. The 2.6.x kernel removed '__kernel_dev_t' and renamed it asEric Andersen2004-02-061-0/+1
* Use 'mmap.c' instead of '_mmap.c'Eric Andersen2004-02-051-2/+2
* Split up syscalls.c, since it had grown to be quite large and ugly.Eric Andersen2004-01-211-0/+0
* 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-0/+4
* Add quick hacks to create fake crti.o and crtn.o files. These architecturesEric Andersen2003-11-051-1/+29
* Peter Kjellerstedt writes:Eric Andersen2003-10-181-2/+2
* Microblaze port from the uClinux-dist,David McCullough2003-10-1423-0/+1204