glibc/ports/sysdeps/ia64
Mike Frysinger 41b1792698 ia64: implement sotruss support
Tested with:
	$ cat test.c
	main(){close(0x1024, 2, 3);}
	$ gcc test.c
	$ sotruss -e ./a.out
		a.out -> libc.so.6.1    : __libc_start_main(0x4000000000000950, 0x1, 0x60000fffffb56bc8)
		a.out -> libc.so.6.1    : close(0x1024, 0x2, 0x3)
		a.out -> libc.so.6.1    : close - 0xffffffffffffffff

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2013-12-24 04:05:46 -05:00
..
bits ia64: link.h: adjust whitespace 2013-12-24 04:05:46 -05:00
fpu Fix dbl-64 e_sqrt.c for non-default rounding modes (bug 16271). 2013-11-28 16:50:38 +00:00
nptl
_mcount.S
abort-instr.h
backtrace.c
bcopy.S
bzero.S
configure
configure.ac
crti.S
crtn.S
dl-dtprocnum.h
dl-fptr.h
dl-lookupcfg.h Don't use broken DL_AUTO_FUNCTION_ADDRESS() 2013-11-21 15:52:31 -05:00
dl-machine.h Don't use broken DL_AUTO_FUNCTION_ADDRESS() 2013-11-21 15:52:31 -05:00
dl-sysdep.h
dl-tls.h
dl-trampoline.S
entry.h
gccframe.h
hp-timing.c
hp-timing.h
htonl.S
htons.S
ia64libgcc.S
ieee754.h
Implies
jmpbuf-unwind.h
ldbl2mpn.c
ldsodefs.h
libc-tls.c
machine-gmon.h
Makeconfig
Makefile
memccpy.S
memchr.S
memcmp.S
memcpy.S
memmove.S
memset.S
memusage.h
preconfigure
sched_cpucount.c
shlib-versions
softpipe.h
sotruss-lib.c ia64: implement sotruss support 2013-12-24 04:05:46 -05:00
stackguard-macros.h
stackinfo.h
start.S
strcat.c
strchr.S
strcmp.S
strcpy.S
strlen.S
strncmp.S
strncpy.S
sysdep.h
tininess.h
tls-macros.h
tst-audit.h
Versions