]> git.ipfire.org Git - thirdparty/valgrind.git/commit
- Make find_auxv() word-size independent.
authorNicholas Nethercote <n.nethercote@gmail.com>
Mon, 1 Nov 2004 18:22:05 +0000 (18:22 +0000)
committerNicholas Nethercote <n.nethercote@gmail.com>
Mon, 1 Nov 2004 18:22:05 +0000 (18:22 +0000)
commite0ff83bc39e04bb11a31cf2968a58f331e7cb245
treed1dd86aae0cd0e0a6c857e199a342124404db153
parent6318f7c94460cbbed0298b7ceb606362d7801197
- Make find_auxv() word-size independent.
- Introduced a new file, basic_types.h, for the basic types (eg. Int, Word).

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@2896
coregrind/ume.c
coregrind/ume.h
coregrind/vg_main.c
include/Makefile.am
include/basic_types.h [new file with mode: 0644]
include/tool.h.base
memcheck/tests/vgtest_ume.c
valgrind.spec.in