]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Fix inclusion of header files in coregrind. No pub_tool_*.h should be
authorFlorian Krohm <florian@eich-krohm.de>
Sun, 15 Sep 2013 10:42:26 +0000 (10:42 +0000)
committerFlorian Krohm <florian@eich-krohm.de>
Sun, 15 Sep 2013 10:42:26 +0000 (10:42 +0000)
commit5c4ba95a2744d6021e22547c0d451c321cb151c2
tree62a50c4f2c7a97785a895821992011009dbfbda1
parentde4c6ffc542ea15e82e2e16784beb578149ec7eb
Fix inclusion of header files in coregrind. No pub_tool_*.h should be
included here.
Added pub_core_poolalloc.h and renamed pub_tool_inner.h to pub_core_inner.h.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@13548
33 files changed:
coregrind/Makefile.am
coregrind/m_debuginfo/image.c
coregrind/m_gdbserver/m_gdbserver.c
coregrind/m_gdbserver/server.h
coregrind/m_gdbserver/target.c
coregrind/m_gdbserver/valgrind-low-arm.c
coregrind/m_gdbserver/valgrind-low-mips32.c
coregrind/m_gdbserver/valgrind-low-mips64.c
coregrind/m_gdbserver/valgrind-low-ppc32.c
coregrind/m_gdbserver/valgrind-low-ppc64.c
coregrind/m_gdbserver/valgrind-low-s390x.c
coregrind/m_gdbserver/valgrind-low-x86.c
coregrind/m_libcprint.c
coregrind/m_machine.c
coregrind/m_main.c
coregrind/m_mallocfree.c
coregrind/m_oset.c
coregrind/m_poolalloc.c
coregrind/m_scheduler/sched-lock-generic.c
coregrind/m_scheduler/sched-lock.c
coregrind/m_scheduler/sema.c
coregrind/m_scheduler/ticket-lock-linux.c
coregrind/m_syswrap/syswrap-generic.c
coregrind/m_syswrap/syswrap-linux.c
coregrind/m_syswrap/syswrap-mips32-linux.c
coregrind/m_syswrap/syswrap-mips64-linux.c
coregrind/m_threadstate.c
coregrind/pub_core_debuglog.h
coregrind/pub_core_gdbserver.h
coregrind/pub_core_inner.h [moved from include/pub_tool_inner.h with 94% similarity]
coregrind/pub_core_poolalloc.h [new file with mode: 0644]
coregrind/pub_core_threadstate.h
include/Makefile.am