index
:
uclibc-ng.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libc
/
sysdeps
/
linux
/
powerpc
/
brk.S
Age
Commit message (
Expand
)
Author
2012-11-18
Replace FSF snail mail address with URLs
Mike Frysinger
2007-01-05
Support SecurePLTs for PowerPC. You need a toolchain that supports
Joakim Tjernlund
2006-08-23
fixes from psm: hide internal brk symbols
Mike Frysinger
2006-03-10
Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, ...
Peter S. Mazinger
2006-03-10
Remove duplicate hidden __curbrk (ppc), make use of the hidden versions
Peter S. Mazinger
2006-03-09
fix build/segv issues as reported and fixed by Brent Cook
Mike Frysinger
2006-02-01
I will risk this one: __curbrk
Peter S. Mazinger
2006-01-14
hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...
Peter S. Mazinger
2005-12-14
Do hidden brk, hide _brk as well for some archs, convert users of brk
Peter S. Mazinger
2005-06-10
Remove TEXTREL relocations for ARM.
Joakim Tjernlund
2004-07-30
s/___brk_addr/__curbrk/g
Eric Andersen
2002-07-15
Patch for a silly bug from David Blythe
Eric Andersen
2002-04-10
Make assembly code PIC-compatible.
David Schleef
2002-02-04
Rework powerpc to be consistant with the other arches.
Eric Andersen