]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Removed the remnants of the attempt at an ARM port, because it had
authorNicholas Nethercote <njn@valgrind.org>
Sat, 2 Jul 2005 23:13:59 +0000 (23:13 +0000)
committerNicholas Nethercote <njn@valgrind.org>
Sat, 2 Jul 2005 23:13:59 +0000 (23:13 +0000)
commitfbf8653c8b65e643a51b60e664fd02fee0eb43a7
tree557368dc5960a57c23560b8bcdccfb7c3fd4d0cf
parente0387c7153e3d8501e4362df49958d1cb675315a
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.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@4092
26 files changed:
cachegrind/cg-arm.c [deleted file]
cachegrind/tests/arm/Makefile.am [deleted file]
configure.in
coregrind/Makefile.am
coregrind/m_dispatch/dispatch-arm.S [deleted file]
coregrind/m_scheduler/scheduler.c
coregrind/m_sigframe/sigframe-arm-linux.c [deleted file]
coregrind/m_signals.c
coregrind/m_syswrap/syscall-arm-linux.S [deleted file]
coregrind/m_syswrap/syswrap-arm-linux.c [deleted file]
coregrind/pub_core_machine.h
coregrind/pub_core_threadstate.h
coregrind/vki_unistd-arm-linux.h [deleted file]
coregrind/vki_unistd.h
docs/Makefile.am
docs/porting-to-ARM [new file with mode: 0644]
include/Makefile.am
include/pub_tool_basics.h
include/pub_tool_machine.h
include/valgrind.h
include/vki-arm-linux.h [deleted file]
include/vki_posixtypes-arm-linux.h [deleted file]
memcheck/tests/arm/Makefile.am [deleted file]
none/tests/arm/Makefile.am [deleted file]
tests/cputest.c
valgrind.spec.in