commit | 0f87c4972f20f102149e3ec84073c0e9d53e146d | [log] [tgz] |
---|---|---|
author | Roland McGrath <roland@redhat.com> | Tue Jun 03 23:29:04 2003 +0000 |
committer | Roland McGrath <roland@redhat.com> | Tue Jun 03 23:29:04 2003 +0000 |
tree | b659b01587c7e94e8a3712159fa1e6042d59b9d9 | |
parent | ef388689610fa17df1d3001face8057b411a2e26 [diff] |
2003-06-03 Roland McGrath <roland@redhat.com> Linux/ARM improvements from Russell King <rmk@arm.linux.org.uk>: * defs.h [LINUX] (TCB_WAITEXECVE): Define for [ARM] too. * process.c (struct_user_offsets) [LINUX] [ARM]: Add ARM registers. * signal.c [LINUX] (sys_sigreturn) [ARM]: New case. * syscall.c (get_scno, syscall_fixup) [LINUX] [ARM]: Case rewritten. (get_error) [LINUX] [ARM]: Update. (syscall_enter) [LINUX] [ARM]: New case. * util.c (printcall) [LINUX] [ARM]: New case.