OpenGrok
Cross Reference: sbrk.S
xref
: /
src
/
lib
/
libc
/
arch
/
sparc64
/
sys
/
sbrk.S
Home
|
History
|
Annotate
|
Download
|
only in
sys
History log of
/src/lib/libc/arch/sparc64/sys/sbrk.S
Revision
Date
Author
Comments
1.11
14-Sep-2013
nakayama
Redo previous to fix build break.
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
07-Aug-2003
agc
branches: 1.9.56; 1.9.62;
Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22280, verified by myself.
1.8
07-May-2002
eeh
Use large (-fPIC) relocations.
1.7
25-Jul-2000
mycroft
branches: 1.7.2;
Use cpp comment style.
1.6
18-Jul-2000
eeh
Fix PIC bugs.
1.5
26-Jun-2000
kleink
Thinko in previous: we do always use an internal name.
1.4
23-Jun-2000
kleink
Add internal names for brk() and sbrk().
1.3
31-Mar-1999
kleink
branches: 1.3.10;
Change references to `end' to `_end' as not to invade (or being invaded by)
the user's name space.
1.2
14-Jan-1999
kleink
* 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.3.10.2
22-Aug-2000
kleink
Pull up revs. 1.4-1.5 (approved by thorpej):
Add internal names for brk(), sbrk() and fork().
1.3.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.7.2.1
21-Jun-2002
nathanw
Catch up to -current.
1.9.62.1
20-Aug-2014
tls
Rebase to HEAD as of a few days ago.
1.9.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 Wed Oct 01 19:09:53 GMT 2025