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
This commit is contained in:
Nicholas Nethercote
2005-07-02 23:13:59 +00:00
parent e0387c7153
commit fbf8653c8b
26 changed files with 1194 additions and 1705 deletions

View File

@@ -1,8 +1,13 @@
SUBDIRS = xml lib images
EXTRA_DIST = README porting-HOWTO
EXTRA_DIST = \
64-bit-cleanness \
directory-structure \
README \
porting-HOWTO porting-to-ARM \
tm-mutexstates.dot tm-threadstates.dot \
dist_man_MANS = valgrind.1 # Unsure about this --njn
dist_man_MANS = valgrind.1
##-------------------------------------------------------------------
## Below here is more ordinary make stuff...

1183
docs/porting-to-ARM Normal file

File diff suppressed because it is too large Load Diff