summaryrefslogtreecommitdiff
path: root/lib/libc/arch/arm/sys
AgeCommit message (Expand)Author
2003-12-26Use an unsigned comparison against minbrk.martin
2003-10-05Add SA_SIGINFO support for ARM.matt
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-04-05Use the correct instruction for returning ffrom a function (MOV ratherbjh21
2003-04-05NetBSD/acorn26 has been using APCS-32 for years, so unifdef -U__APCS_26__.bjh21
2003-02-13Implement pthread_atfork() (in libc, because the required threadlibnathanw
2003-01-18Merge the nathanw_sa branch.thorpej
2002-08-27Do the appropriate PIC magic for the jump to _exit().mycroft
2002-08-17Local label fixup.thorpej
2002-07-09New __sigaction14() system call stub which registers the signalthorpej
2001-11-13Update arm libc files for 8 byte aligned stack.chris
2001-07-22Add __clone() for arm.chris
2001-07-16Changes needed for ARM ELF shared library support.matt
2001-05-05Shameless hack to reference end when using a.out and _end when using ELF.kleink
2001-01-09Replace boiler-plate code sequences with macro invocations from SYS.h.bjh21
2001-01-09Use SYSTRAP() everywhere rather than coding SWI instructions directly.bjh21
2001-01-09Add some explanatory comments.bjh21
2000-12-29Create shared ARM source for libc, and move arm26 port over to using it.bjh21