Home | History | Annotate | Download | only in sys
History log of /src/lib/libc/arch/sh3/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  06-Jan-2006  uwe branches: 1.8.44; 1.8.50;
Provide _REENTRANT version of errno = 0;
 1.7  06-Jan-2006  uwe Change cerror to take errno in r4, instead of r0.
In PIC code fetch cerror address from GOT to avoid
unresolved text relocations in shared libraries.
Hide the code to jump to cerror inside JUMP_CERROR macro.
Change syscall code to use JUMP_CERROR.
Die text relocations! DIE!
 1.6  24-Oct-2003  uwe branches: 1.6.6;
In PIC code "braf" to cerror, not "bsrf" to it!
 1.5  07-Aug-2003  agc 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-2003  marcus Generate proper PIC code for libc_pic.a.
 1.3  11-May-2001  msaitoh style fix (no functional change)
 1.2  16-Feb-2001  msaitoh branches: 1.2.2;
_C_LABEL()
 1.1  05-Jan-2000  msaitoh libc for SH3.
TODO: fplib
 1.2.2.1  08-Oct-2001  nathanw Catch up to -current.
 1.6.6.2  22-Jan-2006  tron Pull up following revision(s) (requested by uwe in ticket #1103):
lib/libc/arch/sh3/sys/ptrace.S: revision 1.8
Provide _REENTRANT version of errno = 0;
 1.6.6.1  22-Jan-2006  tron Pull up following revision(s) (requested by uwe in ticket #1101):
lib/libc/arch/sh3/SYS.h: revision 1.8
lib/libc/arch/sh3/sys/brk.S: revision 1.10
lib/libc/arch/sh3/sys/__clone.S: revision 1.6
lib/libc/arch/sh3/sys/cerror.S: revision 1.9
lib/libc/arch/sh3/sys/ptrace.S: revision 1.7
lib/libc/arch/sh3/sys/fork.S: revision 1.9
lib/libc/arch/sh3/sys/sbrk.S: revision 1.9
lib/libc/arch/sh3/sys/sigprocmask.S: patch
lib/libc/arch/sh3/sys/sigsuspend.S: patch
Change cerror to take errno in r4, instead of r0.
In PIC code fetch cerror address from GOT to avoid
unresolved text relocations in shared libraries.
Hide the code to jump to cerror inside JUMP_CERROR macro.
Change syscall code to use JUMP_CERROR.
Die text relocations! DIE!
 1.8.50.1  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.8.44.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