summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/alpha/brk.S
Commit message (Expand)AuthorAgeFilesLines
* fixes from psm: hide internal brk symbolsMike Frysinger2006-08-231-1/+1
* Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, ...Peter S. Mazinger2006-03-101-1/+1
* Remove duplicate hidden __curbrk (ppc), make use of the hidden versionsPeter S. Mazinger2006-03-101-1/+1
* I will risk this one: __curbrkPeter S. Mazinger2006-02-011-0/+1
* hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger2006-01-141-7/+5
* Do hidden brk, hide _brk as well for some archs, convert users of brkPeter S. Mazinger2005-12-141-0/+1
* Kill off all support for 'gcc -pg' / 'gprof' style profiling. There is both aEric Andersen2004-08-211-6/+0
* s/___brk_addr/__curbrk/gEric Andersen2004-07-301-7/+7
* Patch from Alan Hourihane <alanh@fairlite.demon.co.uk> for building alpha.Manuel Novoa III2004-02-051-7/+8
* In a number of places we erroneously used tests such as '#ifdef PIC' when weEric Andersen2003-05-301-1/+1
* First pass attempt at an alpha portEric Andersen2002-05-101-0/+87