summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/bfin/crt1.S
Commit message (Collapse)AuthorAgeFilesLines
* bfin: add exec stack markings to assembly filesMike Frysinger2010-07-261-0/+2
| | | | Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* Blackfin: no need to load P5 for shared FLATJie Zhang2009-07-221-1/+0
| | | | | | | The register is already loaded for us upon entry by the kernel. Signed-off-by: Jie Zhang <jie.zhang@analog.com> Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* Blackfin: fix generation of Scrt1.o for FDPICJie Zhang2009-07-221-1/+1
| | | | | Signed-off-by: Jie Zhang <jie.zhang@analog.com> Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* Blackfin crt1.S fixes for building with -msep-data.Bernd Schmidt2007-11-231-6/+11
|
* merge from blackfin.uclinux.org: AdjustMike Frysinger2007-01-101-17/+10
| | | | crt1.S so that __uClibc_main is called properly
* Bernd Schmidt writes: [blackfin updates] add support for FDPIC and include ↵Mike Frysinger2006-11-171-5/+48
| | | | L1 functions
* updates from Bernd Schmidt to sync with blackfin cvsMike Frysinger2006-05-151-34/+88
|
* fix whitespace in commentMike Frysinger2006-03-011-1/+1
|
* sync with blackfin cvsMike Frysinger2006-03-011-26/+24
|
* first (broken) pass at updating to new crt styleMike Frysinger2006-01-241-0/+74