summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/i960/crt0.S
Commit message (Collapse)AuthorAgeFilesLines
* __data_start needs to be added to all crt0.S files that don't currentlyEric Andersen2004-05-141-6/+15
| | | | have it. It is used by the boehm gc, amoung other things.
* Patch from Martin Proulx <mproulx@okiok.com> to supportEric Andersen2002-06-181-0/+49
the i960 architecture.