summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/microblaze/crt0.S
Commit message (Collapse)AuthorAgeFilesLines
* - use c89-style commentsBernhard Reutner-Fischer2008-10-031-9/+9
| | | | Closes issue #5194
* __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>