|
From: <sv...@va...> - 2005-06-20 15:51:12
|
Author: cerion Date: 2005-06-20 16:51:07 +0100 (Mon, 20 Jun 2005) New Revision: 3969 Log: Finally, valgrind on ppc32. Plenty still to do, but simple programs like ls seem to run ok Thanks, Paul, for having your ppc port of valgrind 2.4 to work from! Added: trunk/cachegrind/cg-ppc32.c trunk/cachegrind/tests/ppc32/ trunk/cachegrind/tests/ppc32/Makefile.am trunk/coregrind/m_dispatch/dispatch-ppc32.S trunk/coregrind/m_sigframe/sigframe-ppc32-linux.c trunk/coregrind/m_syswrap/syscall-ppc32-linux.S trunk/coregrind/m_syswrap/syswrap-ppc32-linux.c trunk/coregrind/vki_unistd-ppc32-linux.h trunk/include/vki-ppc32-linux.h trunk/include/vki_posixtypes-ppc32-linux.h trunk/memcheck/tests/ppc32/ trunk/memcheck/tests/ppc32/Makefile.am trunk/none/tests/ppc32/ trunk/none/tests/ppc32/Makefile.am Modified: trunk/NOTES.txt trunk/configure.in trunk/coregrind/Makefile.am trunk/coregrind/m_aspacemgr/aspacemgr.c trunk/coregrind/m_cpuid.S 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_dispatch/dispatch-amd64.S trunk/coregrind/m_dispatch/dispatch-arm.S trunk/coregrind/m_dispatch/dispatch-x86.S trunk/coregrind/m_libcassert.c trunk/coregrind/m_libcfile.c trunk/coregrind/m_libcmman.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-amd64-linux.c trunk/coregrind/m_syswrap/syswrap-generic.c trunk/coregrind/m_syswrap/syswrap-main.c trunk/coregrind/m_syswrap/syswrap-x86-linux.c trunk/coregrind/m_trampoline.S trunk/coregrind/m_translate.c 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/ume.c trunk/coregrind/vki_unistd.h 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 [... diff too large to include ...] |