aboutsummaryrefslogtreecommitdiff
path: root/coregrind/m_debuginfo/d3basics.c
AgeCommit message (Expand)Author
2017-06-21Upgrade to valgrind 3.13.0 (15 June 2017).Elliott Hughes
2015-08-21Update copyright dates, to include 2015. No functional change.sewardj
2015-08-05Fix printf format inconsistencies as pointed out by gcc -Wformat-signedness.florian
2015-07-21Bug 345248 - add support for Solaris OS in valgrindsewardj
2015-04-10Add a port to Linux/TileGx. Zhi-Gang Liu (zliu@tilera.com)sewardj
2014-10-232 pints later: more coregrind constification.florian
2014-10-22Constify coregrind.florian
2014-10-07Add two gnu extensions DW_AT definition and tracingphilippe
2014-09-15coregrind files shall use vg_assert not tl_assert.florian
2014-08-07This commit is for Bugzilla 334384. The Bugzilla contains patch 1 of 3carll
2014-07-15arm64: get_Dwarf_Reg: at least handle the case of requesting XSPsewardj
2014-01-12Add support for ARMv8 AArch64 (the 64 bit ARM instruction set).sewardj
2013-10-18Update copyright dates (20XY-2012 ==> 20XY-2013)sewardj
2013-07-02Merge r13421:HEAD from branches/DISRV. This merges the debuginfo-serversewardj
2013-02-27mips: adding MIPS64LE support to Valgrindpetarj
2012-11-23Changes to allow compilation with -Wwrite-strings. That compiler optionflorian
2012-08-05Update copyright dates to include 2012.sewardj
2012-07-14Initial support for DWZ compressed debuginfo -- don't crash, at least,sewardj
2012-06-07Merge in a port for mips32-linux, by Petar Jovanovic and Dejan Jevtic,sewardj
2012-01-16debug info reader: rearrange the source code such that gcc issues a warning i...bart
2011-10-23Update all copyright dates, from 20xy-2010 to 20xy-2011.sewardj
2011-10-20Fix a compile warning on {ppc32,ppc64}-linux.sewardj
2011-10-05More fixes for unaligned accesses in the debuginfo code. BZ#282527.tom
2011-06-28Delete the AIX5 port. The last release this worked for is 3.4.1,sewardj
2011-03-07Add a port to IBM z/Architecture (s390x) running Linux -- Valgrindsewardj
2010-05-03Update copyright dates to 2010.sewardj
2010-04-28Add some basic DWARF4 support. Based on patch from Jakub Jelinektom
2010-01-21DW_OP_mod should do unsigned arithmetic. Closes #223656.tom
2010-01-01Make the Dwarf3 CFI stack unwinding machinery work on arm-linuxsewardj
2010-01-01Merge from branches/ARM, all parts of the ARM-Linux port except forsewardj
2009-11-12Various improvements to DWARF handling to cope with changes in recenttom
2009-07-15Merge coregrind/ changes from branches/MESSAGING_TIDYUP r10464.sewardj
2009-05-28Merge the DARWIN branch onto the trunk.njn
2009-05-20DARWIN sync: put conditional compilation alternatives in the usual order.njn
2009-03-10Updated copyright years.njn
2009-03-09Keep track of the svma and bias values for the debug data separatelytom
2009-01-24ML_(evaluate_trivial_GX): handle the casesewardj
2009-01-22Handle the rodata and sbss sections and cope with variables thattom
2009-01-22Don't assume that all global variables are in the data section - wetom
2008-10-20Dwarf3 variable & type reader: use 64-bit numbers throughout tosewardj
2008-09-18Merge all remaining changes from branches/PTRCHECK. These are somesewardj
2008-07-07Merged FORMATCHECK branch (r8368) to trunk.bart
2008-05-25Removed ppc debug print statements.bart
2008-03-08Handle DW_OP_deref.sewardj
2008-03-07Try to handle the situation where an object is first split into a basesewardj
2008-03-03Merge in the DATASYMS branch.sewardj