summaryrefslogtreecommitdiff
path: root/lib/libc/arch/sparc64/sys/brk.S
AgeCommit message (Expand)Author
2013-09-12Pass PICFLAGS down to cc-as-as and use __PIC__ to decide if it is smalljoerg
2003-12-26Use an unsigned comparison against minbrk.martin
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2002-05-07Use large (-fPIC) relocations.eeh
2000-07-25Store the whole 64-bit pointer...mycroft
2000-07-25Use cpp comment style.mycroft
2000-07-21Update some more assembly code for PIC issues.eeh
2000-07-18Fix PIC bugs.eeh
2000-06-26Thinko in previous: we do always use an internal name.kleink
2000-06-23Add internal names for brk() and sbrk().kleink
1999-03-31Change references to `end' to `_end' as not to invade (or being invaded by)kleink
1999-01-14* On architectures using ELF, and conditionally on those in transition, renamekleink
1998-09-11Add sparc64-specific libc.eeh