OpenGrok
Cross Reference: cerror.S
xref
: /
src
/
lib
/
libc
/
arch
/
sparc64
/
sys
/
cerror.S
Home
|
History
|
Annotate
|
Download
|
only in
sys
History log of
/src/lib/libc/arch/sparc64/sys/cerror.S
Revision
Date
Author
Comments
1.8
14-Sep-2013
nakayama
Redo previous to fix build break.
1.7
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.6
07-Aug-2003
agc
branches: 1.6.56; 1.6.62;
Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22280, verified by myself.
1.5
07-May-2002
eeh
Use large (-fPIC) relocations.
1.4
26-Jul-2000
eeh
branches: 1.4.2;
Need to reserve a full 64-bit stackframe, not a 32-bit one.
1.3
18-Jul-2000
eeh
Fix PIC bugs.
1.2
14-Jan-1999
kleink
branches: 1.2.10;
* On architectures using ELF, and conditionally on those in transition, rename
_ASM_LABEL(cerror) and _ASM_LABEL(curbrk) to _C_LABEL(__cerror) and
_C_LABEL(__curbrk) (or their respective architecture-specific equivalents) to
avoid possible name clashes with identifiers used in user applications.
* Do the same for minbrk on all architectures to avoid a GCC-specific (and
on ELF architectures effectively useless) symbol reference renaming in MI code.
1.1
11-Sep-1998
eeh
Add sparc64-specific libc.
1.2.10.1
26-Jul-2000
mycroft
Approved by thorpej:
Add/fix PIC support, stack biasing, and many other random bugs.
basesrc/lib/libc/arch/sparc64/SYS.h 1.3 -> 1.4
basesrc/lib/libc/arch/sparc64/gen/__sigsetjmp14.S 1.1 -> 1.3
basesrc/lib/libc/arch/sparc64/gen/fabs.S 1.1 -> 1.2
basesrc/lib/libc/arch/sparc64/gen/fixunsdfsi.S 1.2 -> 1.3
basesrc/lib/libc/arch/sparc64/gen/modf.S 1.1 -> 1.2
basesrc/lib/libc/arch/sparc64/gen/saveregs.S 1.1 -> 1.2
basesrc/lib/libc/arch/sparc64/gen/sigsetjmp.S 1.2 -> 1.4
basesrc/lib/libc/arch/sparc64/string/bzero.S 1.3 -> 1.7
basesrc/lib/libc/arch/sparc64/string/ffs.S 1.3 -> 1.4
basesrc/lib/libc/arch/sparc64/sys/brk.S 1.5 -> 1.7
basesrc/lib/libc/arch/sparc64/sys/brk.S 1.8 -> 1.9
basesrc/lib/libc/arch/sparc64/sys/cerror.S 1.2 -> 1.4
basesrc/lib/libc/arch/sparc64/sys/ptrace.S 1.1 -> 1.4
basesrc/lib/libc/arch/sparc64/sys/sbrk.S 1.5 -> 1.6
basesrc/lib/libc/arch/sparc64/sys/setlogin.S 1.1 -> 1.3
basesrc/lib/libc/arch/sparc64/sys/sigprocmask.S 1.5 -> 1.6
1.4.2.1
21-Jun-2002
nathanw
Catch up to -current.
1.6.62.1
20-Aug-2014
tls
Rebase to HEAD as of a few days ago.
1.6.56.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 Tue Oct 07 21:09:53 GMT 2025