Author: sewardj
Date: 2008-03-03 01:35:41 +0000 (Mon, 03 Mar 2008)
New Revision: 7540

Log:
Merge in the DATASYMS branch.


Added:
   trunk/coregrind/m_debuginfo/d3basics.c
   trunk/coregrind/m_debuginfo/misc.c
   trunk/coregrind/m_debuginfo/priv_d3basics.h
   trunk/coregrind/m_debuginfo/priv_misc.h
   trunk/coregrind/m_debuginfo/priv_readdwarf3.h
   trunk/coregrind/m_debuginfo/priv_tytypes.h
   trunk/coregrind/m_debuginfo/readdwarf3.c
   trunk/coregrind/m_debuginfo/tytypes.c
   trunk/helgrind/tests/tc21_pthonce.stderr.exp-glibc23-amd64
   trunk/memcheck/tests/filter_varinfo3
   trunk/memcheck/tests/varinfo1.c
   trunk/memcheck/tests/varinfo1.stderr.exp
   trunk/memcheck/tests/varinfo1.stdout.exp
   trunk/memcheck/tests/varinfo1.vgtest
   trunk/memcheck/tests/varinfo2.c
   trunk/memcheck/tests/varinfo2.stderr.exp
   trunk/memcheck/tests/varinfo2.stdout.exp
   trunk/memcheck/tests/varinfo2.vgtest
   trunk/memcheck/tests/varinfo3.c
   trunk/memcheck/tests/varinfo3.stderr.exp
   trunk/memcheck/tests/varinfo3.stdout.exp
   trunk/memcheck/tests/varinfo3.vgtest
   trunk/memcheck/tests/varinfo4.c
   trunk/memcheck/tests/varinfo4.stderr.exp
   trunk/memcheck/tests/varinfo4.stdout.exp
   trunk/memcheck/tests/varinfo4.vgtest
   trunk/memcheck/tests/varinfo5.c
   trunk/memcheck/tests/varinfo5.stderr.exp
   trunk/memcheck/tests/varinfo5.stdout.exp
   trunk/memcheck/tests/varinfo5.vgtest
   trunk/memcheck/tests/varinfo5so.c
   trunk/memcheck/tests/varinfo6.c
   trunk/memcheck/tests/varinfo6.stderr.exp-glibc25-amd64
   trunk/memcheck/tests/varinfo6.stderr.exp-glibc25-x86
   trunk/memcheck/tests/varinfo6.stdout.exp
   trunk/memcheck/tests/varinfo6.vgtest
Modified:
   trunk/callgrind/bb.c
   trunk/callgrind/debug.c
   trunk/callgrind/fn.c
   trunk/callgrind/global.h
   trunk/coregrind/Makefile.am
   trunk/coregrind/m_debuginfo/debuginfo.c
   trunk/coregrind/m_debuginfo/priv_readdwarf.h
   trunk/coregrind/m_debuginfo/priv_readelf.h
   trunk/coregrind/m_debuginfo/priv_readstabs.h
   trunk/coregrind/m_debuginfo/priv_readxcoff.h
   trunk/coregrind/m_debuginfo/priv_storage.h
   trunk/coregrind/m_debuginfo/readdwarf.c
   trunk/coregrind/m_debuginfo/readelf.c
   trunk/coregrind/m_debuginfo/readstabs.c
   trunk/coregrind/m_debuginfo/readxcoff.c
   trunk/coregrind/m_debuginfo/storage.c
   trunk/coregrind/m_errormgr.c
   trunk/coregrind/m_execontext.c
   trunk/coregrind/m_libcassert.c
   trunk/coregrind/m_libcbase.c
   trunk/coregrind/m_machine.c
   trunk/coregrind/m_main.c
   trunk/coregrind/m_mallocfree.c
   trunk/coregrind/m_options.c
   trunk/coregrind/m_oset.c
   trunk/coregrind/m_redir.c
   trunk/coregrind/m_stacktrace.c
   trunk/coregrind/m_tooliface.c
   trunk/coregrind/m_translate.c
   trunk/coregrind/m_xarray.c
   trunk/coregrind/pub_core_mallocfree.h
   trunk/coregrind/pub_core_options.h
   trunk/coregrind/pub_core_redir.h
   trunk/coregrind/pub_core_stacktrace.h
   trunk/coregrind/pub_core_tooliface.h
   trunk/docs/internals/xml-output.txt
   trunk/exp-drd/drd_error.c
   trunk/exp-drd/drd_error.h
   trunk/exp-drd/drd_main.c
   trunk/helgrind/hg_main.c
   trunk/helgrind/tests/Makefile.am
   trunk/helgrind/tests/hg03_inherit.stderr.exp-glibc25-amd64
   trunk/helgrind/tests/hg03_inherit.stderr.exp-glibc25-x86
   trunk/helgrind/tests/hg04_race.stderr.exp-glibc25-amd64
   trunk/helgrind/tests/hg04_race.stderr.exp-glibc25-x86
   trunk/helgrind/tests/hg05_race2.stderr.exp-glibc25-amd64
   trunk/helgrind/tests/hg05_race2.stderr.exp-glibc25-x86
   trunk/helgrind/tests/tc01_simple_race.stderr.exp-glibc25-amd64
   trunk/helgrind/tests/tc01_simple_race.stderr.exp-glibc25-x86
   trunk/helgrind/tests/tc05_simple_race.stderr.exp-glibc25-amd64
   trunk/helgrind/tests/tc05_simple_race.stderr.exp-glibc25-x86
   trunk/helgrind/tests/tc06_two_races.stderr.exp-glibc25-amd64
   trunk/helgrind/tests/tc06_two_races.stderr.exp-glibc25-x86
   trunk/helgrind/tests/tc16_byterace.stderr.exp-glibc25-amd64
   trunk/helgrind/tests/tc16_byterace.stderr.exp-glibc25-x86
   trunk/helgrind/tests/tc17_sembar.stderr.exp-glibc25-amd64
   trunk/helgrind/tests/tc17_sembar.stderr.exp-glibc25-x86
   trunk/helgrind/tests/tc20_verifywrap.stderr.exp-glibc23-amd64
   trunk/helgrind/tests/tc20_verifywrap.stderr.exp-glibc25-amd64
   trunk/helgrind/tests/tc20_verifywrap.stderr.exp-glibc25-x86
   trunk/helgrind/tests/tc21_pthonce.stderr.exp-glibc25-amd64
   trunk/helgrind/tests/tc21_pthonce.stderr.exp-glibc25-x86
   trunk/include/pub_tool_debuginfo.h
   trunk/include/pub_tool_libcbase.h
   trunk/include/pub_tool_machine.h
   trunk/include/pub_tool_oset.h
   trunk/include/pub_tool_stacktrace.h
   trunk/include/pub_tool_tooliface.h
   trunk/include/pub_tool_xarray.h
   trunk/massif/ms_main.c
   trunk/memcheck/mc_leakcheck.c
   trunk/memcheck/mc_main.c
   trunk/memcheck/mc_malloc_wrappers.c
   trunk/memcheck/tests/Makefile.am
   trunk/memcheck/tests/oset_test.c
   trunk/none/tests/cmdline2.stdout.exp


[... diff too large to include ...]


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Valgrind-developers mailing list
Valgrind-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-developers

Reply via email to