summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/microblaze/crt0.S
Commit message (Collapse)AuthorAgeFilesLines
* Synch with trunk @ 24160Carmelo Amoroso2008-11-271-9/+9
| | | | | | Step 14: miscellaneous merge for arch specific files in libc/sysdeps. Comments, cleanup, formatting, hidden_proto removal and others.
* __data_start needs to be added to all crt0.S files that don't currentlyEric Andersen2004-05-141-2/+11
| | | | have it. It is used by the boehm gc, amoung other things.
* Microblaze port from the uClinux-dist,David McCullough2003-10-141-0/+47
contributed by John Williams <jwilliams@itee.uq.edu.au>