]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Arch-abstraction:
authorNicholas Nethercote <n.nethercote@gmail.com>
Tue, 26 Oct 2004 11:18:32 +0000 (11:18 +0000)
committerNicholas Nethercote <n.nethercote@gmail.com>
Tue, 26 Oct 2004 11:18:32 +0000 (11:18 +0000)
commit70a543e5a1305e07fbfe3b57743752c19a04e5d4
tree8dc07a96c6a46fcb33d3c83ed64681f071afb45f
parent171c23bcc2b88ceb954c2bfd8987becbb5c07802
Arch-abstraction:
- move some asm things into x86/
- also added a check at the start of init_tt_tc() to make sure that
  VG_CODE_OFFSET is correct.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@2846
coregrind/core_asm.h
coregrind/vg_transtab.c
coregrind/x86/Makefile.am
coregrind/x86/core_arch_asm.h
coregrind/x86/x86_private.h
coregrind/x86/x86_private_asm.h [new file with mode: 0644]