summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/powerpc/brk.S
AgeCommit message (Expand)Author
2012-11-18Replace FSF snail mail address with URLsMike Frysinger
2007-01-05Support SecurePLTs for PowerPC. You need a toolchain that supportsJoakim Tjernlund
2006-08-23fixes from psm: hide internal brk symbolsMike Frysinger
2006-03-10Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, ...Peter S. Mazinger
2006-03-10Remove duplicate hidden __curbrk (ppc), make use of the hidden versionsPeter S. Mazinger
2006-03-09fix build/segv issues as reported and fixed by Brent CookMike Frysinger
2006-02-01I will risk this one: __curbrkPeter S. Mazinger
2006-01-14hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger
2005-12-14Do hidden brk, hide _brk as well for some archs, convert users of brkPeter S. Mazinger
2005-06-10Remove TEXTREL relocations for ARM.Joakim Tjernlund
2004-07-30s/___brk_addr/__curbrk/gEric Andersen
2002-07-15Patch for a silly bug from David BlytheEric Andersen
2002-04-10Make assembly code PIC-compatible.David Schleef
2002-02-04Rework powerpc to be consistant with the other arches.Eric Andersen