summaryrefslogtreecommitdiffstats
path: root/lib/csu/ia64/crt1.c
Commit message (Expand)AuthorAgeFilesLines
* _start() needed to be written in assembly. See crt1.S.marcel2003-07-141-124/+0
* make these more useful for lint(1). Minor diff-reductions while I'mmarkm2003-01-261-1/+2
* The main reason for this is to reduce diffs between all the crt1.c's.markm2002-07-161-12/+22
* Do not use __progname directly (except in [gs]etprogname(3)).markm2002-03-291-2/+3
* Style nit.obrien2002-03-231-3/+3
* Update for the new toolchain. ld doesn't provide _GLOBAL_OFFSET_TABLE_peter2001-10-291-1/+8
* Change to track the new calling convention for execve. This version onlydfr2001-10-111-17/+3
* Make sure stack is aligned to 16 bytes.dfr2001-08-211-1/+4
* * Bring back the guts of crt{i,n}.S. This allows C++ exceptions to workobrien2000-10-281-0/+1
* CSU code for ia64.dfr2000-10-141-0/+115
OpenPOWER on IntegriCloud