]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Clean up endianness macros a bit. Now pub_tool_basics.h defines
authorJulian Seward <jseward@acm.org>
Sun, 10 Jul 2005 00:53:42 +0000 (00:53 +0000)
committerJulian Seward <jseward@acm.org>
Sun, 10 Jul 2005 00:53:42 +0000 (00:53 +0000)
commitf13ea11bf89ca5c8e67df46ccf639f41142c1995
tree46bd3f1b470dfd623f86a4396ca05a6cac009ee6
parentaa9e22bf1fd83673b505245b1eb130ab10e7842d
Clean up endianness macros a bit.  Now pub_tool_basics.h defines
VG_LITTLEENDIAN or VG_BIGENDIAN and that's what should be used.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@4142
coregrind/m_debuginfo/symtab.c
coregrind/m_ume.c
coregrind/pub_core_machine.h
include/pub_tool_basics.h
memcheck/mc_translate.c