summaryrefslogtreecommitdiff
path: root/lib/libc/arch/hppa/SYS.h
AgeCommit message (Expand)Author
2020-05-05Mark __cerror as hidden to avoid using the PLT. This is required for newskrll
2020-05-05Add a space before any non-nullified instruction. NFCI.skrll
2020-05-05Remove unnecesary #define/#undef _LOCOREskrll
2014-03-06Move to a flat space register convention. %sr[4-7] are all now the spaceskrll
2013-08-24Whitespace.skrll
2009-11-03Follow upstream license changes for files with Michael Shalayeff'ssnj
2007-11-18Generate correct unwind info for syscall stubs by using LEAF_ENTRY insteadskrll
2004-07-01Add a cerror.S and re-work various syscalls and SYS.h to use __cerror.skrll
2003-10-06Update to new assmbler needs. Add getcontext.S stub.matt
2002-07-04Remove "_THREAD_SAFE" stuff that is not used on NetBSD.thorpej
2002-07-01Changes to allow libc to compile as PIC on the hppa.fredette
2002-06-06Added hppa support (some of it incomplete) to lib/csu, lib/libc,fredette