summaryrefslogtreecommitdiff
path: root/lib/libc/arch/ia64
AgeCommit message (Expand)Author
2021-10-31Tidy up how __sigaction14_sigtramp.c is added to SRCS.thorpej
2021-10-26Merge all MD __sigaction14_sigtramp.c copies into one:christos
2020-10-15Trailing whitespaceskrll
2020-04-18Rename "syscall" to "_syscall" and provide "syscall" as a weak alias.thorpej
2018-11-08Use the generic C fabs/fabsl on ia64 for now to unbreak the build.riastradh
2017-02-07Mark exect(3) obsolete and bind it to plain execve(2) on all platformskamil
2016-12-10Add exect stub so "build.sh distribution" will compilescole
2016-11-22For ski, break into debugger instead of exitingscole
2016-08-05PR port-ia64/51261scole
2016-06-30various ia64 updates:mrg
2015-04-17Add set/longjmp and friends (nearly verbatim from FreeBSD).martin
2012-12-27Add fpclassify{,d}martin
2009-07-31Add the 'abs', 'div' and 'erand48' sources to stdlib/Makefile.inc.dsl
2009-07-30If SRCS contains any .S files then remove the corresponding .c file fromdsl
2009-07-18Remove references to index.c and rindex.c (strchr.c and strrchr.cdsl
2008-08-04Add C99 functions imaxabs and imaxdiv.matt
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2006-09-23Towards ia64 libc. Round #2cherry
2006-09-22ia64 libc MD stuff #1. Pushing in everything before my harddisk pops.cherry
2006-09-22add ia64 libc MI bits.cherry
2006-09-10libc stubs addedcherry
2006-07-07checkin libc asm stubs, #1cherry