OpenGrok
Cross Reference: cerror.S
xref
: /
src
/
lib
/
libc
/
arch
/
sparc
/
sys
/
cerror.S
Home
|
History
|
Annotate
|
Download
|
only in
sys
History log of
/src/lib/libc/arch/sparc/sys/cerror.S
Revision
Date
Author
Comments
1.11
12-Sep-2013
joerg
Pass PICFLAGS down to cc-as-as and use __PIC__ to decide if it is small
vs big PIC mode. Retire -DPIC and -DBIGPIC.
1.10
08-Oct-2007
uwe
branches: 1.10.30; 1.10.36;
In handwritten asm use -fPIC code instead of -fpic, our libc has grown
large enough for GOT to be larger than 8k.
While here kill redundant PIC ifdefs in setjmp.S - sparc "call"
instruction is piccy by itself.
Tested by martin@
1.9
28-Dec-2006
martin
branches: 1.9.4;
Use CCFSZ instead of 96 for standard save operations.
1.8
07-Aug-2003
agc
branches: 1.8.16;
Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22280, verified by myself.
1.7
31-Mar-1999
kleink
While in transition, conditionally rename _ASM_LABEL(cerror) and
_ASM_LABEL(curbrk) to _C_LABEL(__cerror) and _C_LABEL(__curbrk), respectively,
depending on the object format chosen, to avoid user namespace clashes.
1.6
01-Jul-1998
tv
Change immediate label references to _C_LABEL().
1.5
16-Jul-1997
christos
RCSID fixes: Always use the NetBSD rcsid and the macro RCSID() defined in
<machine/asm.h>; Also syscalls should be protected using the SYSLIBC_SCCS
define not LIBC_SCCS
1.4
16-Nov-1996
pk
Remove DEFS.h, which has been just a placeholder for a long time.
1.3
16-Nov-1996
pk
Do the `_REENTRANT' song-and-dance.
1.2
10-Feb-1994
pk
Insert some Position Independent Code.
1.1
07-Oct-1993
cgd
make an arch directory in libc, and move all machine dirs into it
1.8.16.1
04-Jan-2007
bouyer
Pull up following revision(s) (requested by martin in ticket #312):
lib/libc/arch/sparc/gen/setjmp.S: revision 1.10
lib/libc/arch/sparc/sys/__clone.S: revision 1.4
lib/libc/arch/sparc/sys/cerror.S: revision 1.9
Use CCFSZ instead of 96 for standard save operations.
1.9.4.1
06-Nov-2007
matt
sync with HEAD
1.10.36.1
20-Aug-2014
tls
Rebase to HEAD as of a few days ago.
1.10.30.1
22-May-2014
yamt
sync with head.
for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.
this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
Indexes created Thu Oct 02 01:09:59 GMT 2025