summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/bfin
Commit message (Expand)AuthorAgeFilesLines
* Do hidden brk, hide _brk as well for some archs, convert users of brkPeter S. Mazinger2005-12-141-1/+2
* define MREMAP_FIXEDMike Frysinger2005-11-271-0/+1
* update copyright and license, add _BITS_SETJMP_H protection around the file, ...Mike Frysinger2005-11-161-9/+13
* Rewrote almost all Makefiles: do not use strip $(x),y; run strip on all objec...Peter S. Mazinger2005-10-121-42/+15
* 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-2/+0
* merge parallel build supportMike Frysinger2005-01-251-5/+5
* Peter S. Mazinger: use ASFLAGS when compiling asm filesMike Frysinger2004-12-261-6/+4
* Add support for the Analog Devices Blackfin mmuless processorEric Andersen2004-12-2129-0/+1897