summaryrefslogtreecommitdiff
path: root/lib/libc/arch/sh3/sys
AgeCommit message (Expand)Author
2003-11-23Implement siginfo for sh3.uwe
2003-10-24In PIC code "braf" to cerror, not "bsrf" to it!uwe
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-07-01Generate proper PIC code for libc_pic.a.marcus
2003-02-13Implement pthread_atfork() (in libc, because the required threadlibnathanw
2003-01-18Merge the nathanw_sa branch.thorpej
2002-07-09New __sigaction14() system call stub which registers the signalthorpej
2001-07-22Add __clone() for sh3.tsubai
2001-05-11style fix (no functional change)msaitoh
2001-04-09Renamed reference to compat syscall to conform to new naming scheme.marcus
2001-04-09Added missing _C_LABEL to errno reference.marcus
2001-02-16_C_LABEL()msaitoh
2001-02-14use _C_LABEL()msaitoh
2001-01-17fix syscall() and __syscall(). r0 has to be set to SYS_syscall oritojun
2001-01-04__syscall is now mandatoryitojun
2000-12-16Fix weak alias.tsubai
2000-09-28Need an internal name for pipe(2).kleink
2000-08-04s/minbrk/_C_LABEL(__minbrk)/.tsubai
2000-08-04Change comment character from '#' to '!'. (binutils-2.10 doesn't like '#')tsubai
2000-07-07Add special treatment of shmat(2).itohy
2000-06-26Need an internal name for fork().kleink
2000-06-26Thinko in previous: we do always use an internal name.kleink
2000-06-23Add internal names for brk() and sbrk().kleink
2000-04-20Add missing files.tsubai
2000-03-27fill delay slots (from Klaus Klein)msaitoh
2000-01-05libc for SH3.msaitoh