Home | History | Annotate | Download | only in sys
History log of /src/lib/libc/arch/sparc/sys/ptrace.S
RevisionDateAuthorComments
 1.9  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.8  08-Oct-2007  uwe branches: 1.8.30; 1.8.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.7  08-Jan-2006  martin branches: 1.7.10;
Cosmetics (pointed out by uwe): use trivial restore, not the explicit
version.
 1.6  08-Jan-2006  martin Use __errno in the _REENTRANT case (pointed out by Valeriy E. Ushakov).
While there, indent some delay slot instructions.
 1.5  07-Aug-2003  agc branches: 1.5.6; 1.5.10;
Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22280, verified by myself.
 1.4  01-Jul-1998  tv Change immediate label references to _C_LABEL().
 1.3  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.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.5.10.2  11-Jan-2006  tron Pull up following revision(s) (requested by martin in ticket #1109):
lib/libc/arch/sparc/sys/ptrace.S: revision 1.7
Cosmetics (pointed out by uwe): use trivial restore, not the explicit
version.
 1.5.10.1  11-Jan-2006  tron Pull up following revision(s) (requested by martin in ticket #1109):
lib/libc/arch/sparc/sys/ptrace.S: revision 1.6
Use __errno in the _REENTRANT case (pointed out by Valeriy E. Ushakov).
While there, indent some delay slot instructions.
 1.5.6.2  11-Jan-2006  tron Pull up following revision(s) (requested by martin in ticket #1109):
lib/libc/arch/sparc/sys/ptrace.S: revision 1.7
Cosmetics (pointed out by uwe): use trivial restore, not the explicit
version.
 1.5.6.1  11-Jan-2006  tron Pull up following revision(s) (requested by martin in ticket #1109):
lib/libc/arch/sparc/sys/ptrace.S: revision 1.6
Use __errno in the _REENTRANT case (pointed out by Valeriy E. Ushakov).
While there, indent some delay slot instructions.
 1.7.10.1  06-Nov-2007  matt sync with HEAD
 1.8.36.1  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.8.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")

RSS XML Feed