summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/cris/__init_brk.c
Commit message (Collapse)AuthorAgeFilesLines
* - fixup asm. No object-code changesBernhard Reutner-Fischer2008-04-241-1/+1
|
* fixes from psm: hide internal brk symbolsMike Frysinger2006-08-231-4/+2
|
* Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, ↵Peter S. Mazinger2006-03-101-3/+0
| | | | most of global data relocations are back
* I will risk this one: __curbrkPeter S. Mazinger2006-02-011-0/+6
|
* s/___brk_addr/__curbrk/gEric Andersen2004-07-301-7/+6
| | | | | | | | Some utilities, such as valgrind, have a legitimate reason to know the address of the current brk. Since we know such utils will peek under our skirt, we might as well give them what they expect and not use a gratuitously different symbol name. -Erik
* Cosmetic cleanup.Tobias Anderberg2002-09-231-3/+3
|
* Initial version of the CRIS port.Tobias Anderberg2002-09-161-0/+32