aboutsummaryrefslogtreecommitdiff
path: root/lib/csu/ia64/crt1.S
Commit message (Expand)AuthorAgeFilesLines
* Let all .c and .S files under lib/csu consistently use the __FBSDID()Dimitry Andric2010-12-091-1/+2
* Bring ia64 back from the dead. After a call one needs to restore theMarcel Moolenaar2004-08-181-1/+1
* Add support for TLS in statically linked programs.Doug Rabson2004-08-151-0/+5
* Fix typo: Passing the first argument to exit() in out2 does not work.Marcel Moolenaar2003-07-151-1/+1
* Rewite _start(). We cannot use a C function due to the fact that weMarcel Moolenaar2003-07-131-0/+191