|
From: <sv...@va...> - 2005-07-19 21:46:24
|
Author: njn Date: 2005-07-19 22:46:19 +0100 (Tue, 19 Jul 2005) New Revision: 4196 Log: We have a nice little collection of text files describing various high level things. But they're all over the place. This commits moves them all to the new docs/internals/ directory, and gives them=20 a consistent naming scheme. Added: trunk/docs/internals/ trunk/docs/internals/64-bit-cleanness.txt trunk/docs/internals/directory-structure.txt trunk/docs/internals/m_replacemalloc.txt trunk/docs/internals/m_syswrap.txt trunk/docs/internals/module-structure.txt trunk/docs/internals/notes.txt trunk/docs/internals/porting-HOWTO.txt trunk/docs/internals/porting-to-ARM.txt trunk/docs/internals/segments-seginfos.txt trunk/docs/internals/threads-syscalls-signals.txt trunk/docs/internals/tm-mutexstates.dot trunk/docs/internals/tm-threadstates.dot trunk/docs/internals/tracking-fn-entry-exit.txt trunk/docs/internals/xml-output.txt Removed: trunk/NOTES.syscalls trunk/NOTES.txt trunk/README_XML_OUTPUT.txt trunk/THREADS_SYSCALLS_SIGNALS.txt trunk/TODO trunk/coregrind/README_MODULES.txt trunk/coregrind/README_TRACKING_FN_ENTRY_EXIT trunk/coregrind/m_aspacemgr/README_SEGMENTS trunk/coregrind/m_replacemalloc/README_REPLACEMALLOC.txt trunk/coregrind/m_syswrap/README_SYSWRAP.txt trunk/docs/64-bit-cleanness trunk/docs/directory-structure trunk/docs/porting-HOWTO trunk/docs/porting-to-ARM trunk/docs/tm-mutexstates.dot trunk/docs/tm-threadstates.dot Modified: trunk/Makefile.am trunk/configure.in trunk/coregrind/Makefile.am trunk/coregrind/m_aspacemgr/Makefile.am trunk/coregrind/m_replacemalloc/Makefile.am trunk/coregrind/m_syswrap/Makefile.am trunk/docs/Makefile.am trunk/docs/README [... diff too large to include ...] |