alpha: passes `make distcheck` and seems to work.  has build warnings:
strace.c: In function ‘trace’:
strace.c:2657: warning: passing argument 4 of ‘ptrace’ makes integer from 
pointer without a cast
defs.h:162: note: expected ‘long int’ but argument is of type ‘struct siginfo_t 
*’
process.c: In function ‘printwaitn’:
process.c:1949: warning: implicit declaration of function ‘printrusage32’
signal.c: In function ‘sys_sigprocmask’:
signal.c:1793: warning: passing argument 2 of ‘sprintsigmask’ makes pointer 
from integer without a cast
signal.c:313: note: expected ‘struct sigset_t *’ but argument is of type ‘long 
int’

arm: passes `make distcheck` and seems to work.  has build warnings:
signal.c: In function ‘sys_rt_sigaction’:
signal.c:1997: warning: left shift count >= width of type

bfin: seems peachy

hppa: passes `make distcheck` and seems to work.  has build warnings:
strace.c: In function ‘trace’:
strace.c:2657: warning: passing argument 4 of ‘ptrace’ makes integer from 
pointer without a cast
defs.h:162: note: expected ‘long int’ but argument is of type ‘struct siginfo_t 
*’
syscall.c:531: warning: ‘decode_subcall’ defined but not used
ipc.c: In function ‘sys_shmat’:
ipc.c:428: warning: unused variable ‘raddr’

ia64: everything seems peachy

ppc32: passes `make distcheck` and seems to work.  has build warnings:
strace.c: In function ‘trace’:
strace.c:2657: warning: passing argument 4 of ‘ptrace’ makes integer from 
pointer without a cast
defs.h:162: note: expected ‘long int’ but argument is of type ‘struct siginfo_t 
*’
signal.c: In function ‘sys_rt_sigaction’:
signal.c:1997: warning: left shift count >= width of type

ppc64: passes `make distcheck` and seems to work.  has build warnings:
strace.c: In function ‘trace’:
strace.c:2657: warning: passing argument 4 of ‘ptrace’ makes integer from 
pointer without a cast
defs.h:162: note: expected ‘long int’ but argument is of type ‘struct siginfo_t 
*’

s390: passes `make distcheck` and seems to work.  has build warnings:
strace.c: In function ‘trace’:
strace.c:2657: warning: passing argument 4 of ‘ptrace’ makes integer from 
pointer without a cast

s390x: passes `make distcheck` and seems to work.  has build warnings:
strace.c: In function ‘trace’:
strace.c:2657: warning: passing argument 4 of ‘ptrace’ makes integer from 
pointer without a cast
defs.h:162: note: expected ‘long int’ but argument is of type ‘struct siginfo_t 
*’

sparc32: passes `make distcheck` and seems to work.  has build warnings:
signal.c: In function ‘sys_rt_sigaction’:
signal.c:1997: warning: left shift count >= width of type

superh: passes `make distcheck` and seems to work.  has build warnings:
strace.c: In function ‘trace’:
strace.c:2657: warning: passing argument 4 of ‘ptrace’ makes integer from 
pointer without a cast
defs.h:162: note: expected ‘long int’ but argument is of type ‘struct siginfo_t 
*’

x86_64: everything seems peachy
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.

------------------------------------------------------------------------------
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d
_______________________________________________
Strace-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/strace-devel

Reply via email to