mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-08 21:09:49 +00:00
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:
@@ -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
1183
docs/porting-to-ARM
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user