summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/powerpc/brk.S
Commit message (Expand)AuthorAgeFilesLines
* Support SecurePLTs for PowerPC. You need a toolchain that supportsJoakim Tjernlund2007-01-051-0/+7
* fixes from psm: hide internal brk symbolsMike Frysinger2006-08-231-1/+2
* Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, ...Peter S. Mazinger2006-03-101-4/+3
* Remove duplicate hidden __curbrk (ppc), make use of the hidden versionsPeter S. Mazinger2006-03-101-5/+3
* fix build/segv issues as reported and fixed by Brent CookMike Frysinger2006-03-091-1/+13
* I will risk this one: __curbrkPeter S. Mazinger2006-02-011-0/+2
* hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger2006-01-141-7/+6
* Do hidden brk, hide _brk as well for some archs, convert users of brkPeter S. Mazinger2005-12-141-0/+1
* Remove TEXTREL relocations for ARM.Joakim Tjernlund2005-06-101-11/+9
* s/___brk_addr/__curbrk/gEric Andersen2004-07-301-4/+4
* Patch for a silly bug from David BlytheEric Andersen2002-07-151-1/+1
* Make assembly code PIC-compatible.David Schleef2002-04-101-0/+4
* Rework powerpc to be consistant with the other arches.Eric Andersen2002-02-041-0/+59