Author: njn Date: 2005-07-03 00:13:59 +0100 (Sun, 03 Jul 2005) New Revision: 4092 Log: Removed the remnants of the attempt at an ARM port, because it had bit-rotted badly and was clogging up the code. I put the useful remnants in docs/porting-to-ARM in case anyone ever wants to try porting to ARM again. Added: trunk/docs/porting-to-ARM Removed: trunk/cachegrind/cg-arm.c trunk/cachegrind/tests/arm/ trunk/coregrind/m_dispatch/dispatch-arm.S trunk/coregrind/m_sigframe/sigframe-arm-linux.c trunk/coregrind/m_syswrap/syscall-arm-linux.S trunk/coregrind/m_syswrap/syswrap-arm-linux.c trunk/coregrind/vki_unistd-arm-linux.h trunk/include/vki-arm-linux.h trunk/include/vki_posixtypes-arm-linux.h trunk/memcheck/tests/arm/ trunk/none/tests/arm/ Modified: trunk/configure.in trunk/coregrind/Makefile.am trunk/coregrind/m_scheduler/scheduler.c trunk/coregrind/m_signals.c trunk/coregrind/pub_core_machine.h trunk/coregrind/pub_core_threadstate.h trunk/coregrind/vki_unistd.h trunk/docs/Makefile.am trunk/include/Makefile.am trunk/include/pub_tool_basics.h trunk/include/pub_tool_machine.h trunk/include/valgrind.h trunk/tests/cputest.c trunk/valgrind.spec.in [... diff too large to include ...] |