summaryrefslogtreecommitdiff
path: root/lib/csu/ia64/crt1.S
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/6.1.0_cvscvs2svn2006-05-061-1/+1
* 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