OpenGrok
Cross Reference: sbrk.S
xref
: /
src
/
lib
/
libc
/
arch
/
sh3
/
sys
/
sbrk.S
Home
|
History
|
Annotate
|
Download
|
only in
sys
History log of
/src/lib/libc/arch/sh3/sys/sbrk.S
Revision
Date
Author
Comments
1.10
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.9
06-Jan-2006
uwe
branches: 1.9.44; 1.9.50;
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
07-Aug-2003
agc
branches: 1.8.6;
Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22280, verified by myself.
1.7
01-Jul-2003
marcus
Generate proper PIC code for libc_pic.a.
1.6
11-May-2001
msaitoh
style fix (no functional change)
1.5
16-Dec-2000
tsubai
branches: 1.5.2;
Fix weak alias.
1.4
26-Jun-2000
kleink
Thinko in previous: we do always use an internal name.
1.3
23-Jun-2000
kleink
Add internal names for brk() and sbrk().
1.2
27-Mar-2000
msaitoh
branches: 1.2.4;
fill delay slots (from Klaus Klein)
1.1
05-Jan-2000
msaitoh
libc for SH3.
TODO: fplib
1.2.4.1
22-Aug-2000
kleink
Pull up revs. 1.3-1.4 (approved by thorpej):
Add internal names for brk(), sbrk() and fork().
1.5.2.1
08-Oct-2001
nathanw
Catch up to -current.
1.8.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.9.50.1
20-Aug-2014
tls
Rebase to HEAD as of a few days ago.
1.9.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")
Indexes created Thu Oct 02 07:10:07 GMT 2025