summaryrefslogtreecommitdiff
path: root/lib/libc/arch/sparc/SYS.h
AgeCommit message (Expand)Author
2013-09-12Pass PICFLAGS down to cc-as-as and use __PIC__ to decide if it is smalljoerg
2011-03-28ABI police: avoid cluttering global registers %g2 and %g7. Not quite theremartin
2007-10-08In handwritten asm use -fPIC code instead of -fpic, our libc has grownuwe
2005-05-20Prettify. Avoid code duplication.uwe
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2002-05-26Revert previous: .S files are currently compiled with -traditional-cpp,wiz
2002-05-26__STDC__ is always defined on NetBSD.wiz
2002-01-14* Add WSYSCALL() to SYS.h, which creates a system call with anthorpej
2001-07-23Add a macro "CALL()" to call a function correctly in the pic and non picchristos
2000-06-26Add a _SYSCALL(entry,syscall) macro like the one found on otherkleink
1999-03-31While in transition, conditionally rename _ASM_LABEL(cerror) andkleink
1997-05-04Fix typo in last commit.kleink
1997-05-02Consistency: distinguish between PSEUDO() and PSEUDO_NOERROR().kleink
1996-11-09Flesh out the `noerror' syscall macros.pk
1996-10-24fix typojtc
1996-10-19Added new macros:jtc
1994-02-10Insert some Position Independent Code.pk
1994-01-15Make it work with old-style (/usr/bin) cpppk
1993-10-07make an arch directory in libc, and move all machine dirs into itcgd