From: Roland McGrath Date: Tue, 20 May 2008 01:39:07 +0000 (+0000) Subject: . X-Git-Tag: v4.5.18~74 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9d9540bfe5e717a1d680a848fc2ed5bb425430f7;p=strace . --- diff --git a/ChangeLog b/ChangeLog index ec2ad46e..e1223684 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 2008-05-19 Roland McGrath + * configure.ac: Add check for struct sigcontext_struct in . + * signal.c [! HAVE_ASM_SIGCONTEXT_H] [I386] (struct sigcontext_struct): + Conditionalize definition on !HAVE_STRUCT_SIGCONTEXT_STRUCT. + Fixes Debian#456879. + * util.c [LINUX] (setbpt): Use correct SYS_clone number for current personality. Fixes RH#447475. @@ -24,6 +29,23 @@ SYS_ipc_nsubcalls): Define * linux/sparc/syscallent.h: Add socketcall and ipc entries. +2008-01-25 Bruna Moreira + + * defs.h [ARM]: Define SUPPORTED_PERSONALITIES to 2. + * syscall.c (get_scno) [ARM]: Add support for architecture specific + syscalls. + * linux/arm/syscallent.h: Update network syscalls list. + * linux/arm/syscallent1.h: New file. Add new architecture specific + syscalls. + * linux/arm/errnoent1.h: New file. + * linux/arm/ioctlent1.h: New file. + * linux/arm/signalent1.h: New file. + Fixes Debian#441000. + +2008-01-07 Paul Mundt + + * linux/sh64/syscallent.h: Update numerous calls, fix others. + 2007-08-26 Daniel Jacobowitz * defs.h [MIPS]: Include .