|
From: <sv...@va...> - 2005-11-29 13:06:05
|
Author: sewardj Date: 2005-11-29 13:05:56 +0000 (Tue, 29 Nov 2005) New Revision: 5250 Log: Add framework for ppc64 support. Apologies in advance for the inevitable breakage to other platforms. Added: trunk/cachegrind/cg-ppc64.c trunk/coregrind/m_coredump/coredump-ppc64-linux.c trunk/coregrind/m_dispatch/dispatch-ppc64-linux.S trunk/coregrind/m_sigframe/sigframe-ppc64-linux.c trunk/coregrind/m_syswrap/syscall-ppc64-linux.S trunk/coregrind/m_syswrap/syswrap-ppc64-linux.c trunk/coregrind/vki_unistd-ppc64-linux.h trunk/include/vki-ppc64-linux.h trunk/include/vki_posixtypes-ppc64-linux.h Modified: trunk/Makefile.am trunk/Makefile.core.am trunk/Makefile.flags.am trunk/Makefile.tool-flags.am trunk/Makefile.tool.am trunk/cachegrind/Makefile.am trunk/cachegrind/tests/Makefile.am trunk/configure.in trunk/coregrind/Makefile.am trunk/coregrind/m_aspacemgr/aspacemgr.c trunk/coregrind/m_coredump/priv_elf.h trunk/coregrind/m_debugger.c trunk/coregrind/m_debuginfo/dwarf.c trunk/coregrind/m_debuginfo/symtab.c trunk/coregrind/m_debuglog.c trunk/coregrind/m_libcassert.c trunk/coregrind/m_libcfile.c trunk/coregrind/m_libcproc.c trunk/coregrind/m_machine.c trunk/coregrind/m_main.c trunk/coregrind/m_redir.c trunk/coregrind/m_scheduler/scheduler.c trunk/coregrind/m_signals.c trunk/coregrind/m_stacktrace.c trunk/coregrind/m_syscall.c trunk/coregrind/m_syswrap/syswrap-generic.c trunk/coregrind/m_syswrap/syswrap-linux.c trunk/coregrind/m_syswrap/syswrap-main.c trunk/coregrind/m_trampoline.S trunk/coregrind/m_transtab.c trunk/coregrind/pub_core_basics.h trunk/coregrind/pub_core_machine.h trunk/coregrind/pub_core_syscall.h trunk/coregrind/pub_core_threadstate.h trunk/coregrind/vki_unistd.h trunk/helgrind/Makefile.am trunk/include/Makefile.am trunk/include/pub_tool_basics.h trunk/include/pub_tool_machine.h trunk/include/valgrind.h trunk/include/vki-linux.h trunk/lackey/Makefile.am trunk/massif/Makefile.am trunk/memcheck/Makefile.am trunk/memcheck/tests/Makefile.am trunk/none/Makefile.am trunk/none/tests/Makefile.am [... diff too large to include ...] |