Home | History | Annotate | Download | only in sh3
History log of /src/lib/libc/arch/sh3/SYS.h
RevisionDateAuthorComments
 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  23-Jan-2011  joerg branches: 1.10.4; 1.10.10;
Correctly define inta using a helper macro for the #
 1.9  06-Jan-2006  uwe branches: 1.9.40;
Drop unnecessary nops.
 1.8  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.7  25-Dec-2005  uwe Be consistent about macro indentation.
Indent delay slot instructions.
Whitespace changes only, same binary code produced.
 1.6  07-Aug-2003  agc branches: 1.6.6;
Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22280, verified by myself.
 1.5  01-Jul-2003  marcus Generate proper PIC code for libc_pic.a.
 1.4  26-May-2002  wiz Revert previous: .S files are currently compiled with -traditional-cpp,
so __STDC__ is _not_ always defined.
 1.3  26-May-2002  wiz __STDC__ is always defined on NetBSD.
 1.2  14-Jan-2002  thorpej * Add WSYSCALL() to SYS.h, which creates a system call with an
internal name and a weak alias for the name.
* Add a WEAKASM syscall list, and process it.
* Make sysarch() have an internal name (_sysarch()).
 1.1  05-Jan-2000  msaitoh branches: 1.1.6;
libc for SH3.
TODO: fplib
 1.1.6.2  21-Jun-2002  nathanw Catch up to -current.
 1.1.6.1  28-Jan-2002  nathanw Catch up to -current.
 1.6.6.3  22-Jan-2006  tron Pull up following revision(s) (requested by uwe in ticket #1101):
lib/libc/arch/sh3/SYS.h: revision 1.9
Drop unnecessary nops.
 1.6.6.2  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.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.7
Be consistent about macro indentation.
Indent delay slot instructions.
Whitespace changes only, same binary code produced.
 1.9.40.1  08-Feb-2011  bouyer Sync with HEAD
 1.10.10.1  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.10.4.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