Fix more Char/HChar mixups. Closing in...
[ambi/valgrind.git] / coregrind / m_debuginfo / debuginfo.c
2012-11-10 florianFix more Char/HChar mixups. Closing in...
2012-10-27 florianChar/HChar and constness fixes. Mostly cost center
2012-09-21 tomImplement some extra DW_OPs - more constants and some...
2012-09-21 tomRename CfiOp to CfiBinop in preparation for adding...
2012-09-09 bartvalgrind: Support Xen toolstack process ioctls
2012-09-06 bartdrd: Suppress race reports on .got sections too
2012-08-05 sewardjUpdate copyright dates to include 2012.
2012-08-02 sewardjAdd initial support for MacOSX 10.8. Note this is...
2012-07-14 sewardjInitial support for DWZ compressed debuginfo -- don...
2012-07-13 sewardjClean up the PDB reader somewhat, mostly in the area...
2012-07-13 sewardjAllow multiple rw and rx mappings in the ELF debuginfo...
2012-06-07 sewardjMerge in a port for mips32-linux, by Petar Jovanovic...
2012-03-12 philippeFix leak in debuginfo.c
2011-10-28 bartUse snprintf() instead of sprintf()
2011-10-24 sewardjDon't break fcntl locks when program does mmap. #280965.
2011-10-23 sewardjUpdate all copyright dates, from 20xy-2010 to 20xy...
2011-10-20 sewardjAvoid potential overflow in range check. #273431.
2011-10-06 bartFormat functions: change format specifier %t into ...
2011-10-05 tomMore fixes for unaligned accesses in the debuginfo...
2011-09-21 sewardjAdd initial support for Mac OS X 10.7 (Lion). Tracked...
2011-09-20 sewardjA refactoring change; no functional effect. struct...
2011-09-20 sewardjGet rid of DebugInfo::memname, a hangover from the...
2011-08-15 sewardjRemove the assumption, in m_debuginfo, that each addres...
2011-07-21 tomDWARF comparisons should be signed. Patch from Jakub...
2011-07-05 tomImplement some extra DWARF ops that gcc 4.6.1 seems...
2011-06-28 sewardjDelete the AIX5 port. The last release this worked...
2011-05-30 sewardjHandle ELF objects with two .eh_frame sections. This...
2011-05-04 sewardjcalling format_message: when passing frameNo == -1...
2011-04-11 sewardjCreate new module m_libcsetjmp, which wraps up uses of
2011-03-28 sewardjRemove a bunch more warnings generated by gcc-4.6 about...
2011-03-28 sewardjFix up most but not all warnings generated by gcc-4...
2011-03-07 sewardjAdd a port to IBM z/Architecture (s390x) running Linux...
2010-12-06 sewardjMinor improvements to PDB reading:
2010-10-12 sewardjMake the --prefix-to-strip=... command-line option...
2010-10-07 sewardjOnly use VKI_O_LARGEFILE on platforms where it exists...
2010-10-06 sewardjWhen opening an mmaped file to see if it's an ELF file...
2010-09-23 sewardjOn arm-linux, add r7 to the set of registers that the...
2010-08-31 bartAdded command-line option --prefix-to-strip=... Closes...
2010-05-03 sewardjUpdate copyright dates to 2010.
2010-04-12 sewardjsearch_all_symtabs: when mapping addresses to text...
2010-03-14 sewardjInline most functions in VG_(use_CF_info). May or...
2010-02-12 sewardjTry to find the PDB file for a given PE file by the...
2010-02-10 sewardjFix bogus comparisons of PDB vs PE timestamps, so as...
2010-01-29 sewardjPE/PDB handling: allow the PDB (the debuginfo file...
2010-01-01 sewardjUnbreak stack unwinding on x86-linux and amd64-linux...
2010-01-01 sewardjMake the Dwarf3 CFI stack unwinding machinery work...
2009-11-12 tomVarious improvements to DWARF handling to cope with...
2009-10-29 tomAdd support for ELF indirect functions. These are symbo...
2009-08-16 sewardjppc32-linux: di_notify_mmap: accept data sections mappe...
2009-08-15 sewardjWhen generating XML output for suppressions, print...
2009-07-31 sewardj(almost completely just function renaming):
2009-07-15 sewardjMerge coregrind/ changes from branches/MESSAGING_TIDYUP...
2009-06-24 njnThis commit merges the BUILD_TWEAKS branch onto the...
2009-05-28 njnMerge the DARWIN branch onto the trunk.
2009-05-20 njnMerge r9993, r9995 (comment changes about vg_stat)...
2009-05-18 njnMerged non-Darwin-specific parts of r9397,r9423,r9490...
2009-04-22 sewardjAdd support for reading Windows PDB debug info (symbols...
2009-03-16 njnTweak the format of stack traces, so they're more consi...
2009-03-10 njnUpdated copyright years.
2009-02-11 njnCleaned up the demangling mess:
2009-02-10 njnCleaned up the mess that was the treatment of "below...
2009-01-22 sewardjMinor tidyings:
2009-01-22 tomDon't assume that all global variables are in the data...
2009-01-15 njnIntroduce a new type, PtrdiffT. Replace lots of uses...
2008-12-12 sewardjThis commit subtly changes the meaning of the values...
2008-12-12 sewardjAdd a new module, m_seqmatch, which does very simple...
2008-11-08 sewardjWhen trying to establish whether or not debuginfo shoul...
2008-10-25 sewardjMerge Helgrind from branches/YARD into the trunk. ...
2008-10-20 sewardjDwarf3 variable & type reader: use 64-bit numbers throu...
2008-09-18 sewardjMerge all remaining changes from branches/PTRCHECK...
2008-08-25 sewardjFix regression on none/tests/faultstatus caused by...
2008-08-22 sewardjRework storage management in the Dwarf3 type and variab...
2008-08-19 sewardjPresently, Valgrind (non-client) code that wants to...
2008-07-07 bartMerged FORMATCHECK branch (r8368) to trunk.
2008-05-25 bart- Added support for querying information about .plt...
2008-05-25 bartBug fixes (not in bugzilla):
2008-05-01 sewardjMerge branches/OTRACK_BY_INSTRUMENTATION into the trunk...
2008-04-09 bartOnly read debug information from regular files, and...
2008-03-17 sewardjKludgily fix a regression caused by the recent DATASYMS...
2008-03-06 sewardjDon't tell m_redir (and the user) that debuginfo is...
2008-03-03 sewardjMerge in the DATASYMS branch.
2008-02-11 sewardjUpdate copyright dates ("200X-2007" --> "200X-2008").
2008-01-08 tomIf we don't find the address in the segInfo list that...
2007-12-02 sewardjBack out r7210 ("Fix completely bogus implementation of
2007-11-25 sewardjMisc changes needed to support exp-drd (Bart Van Assche).
2007-11-25 sewardjFix completely bogus implementation of VG_(seginfo_sect...
2007-04-20 njnaugment previous commit
2007-04-19 njnIt's generally a good idea to set call-by-reference...
2007-02-28 sewardjHandle DW_CFA_def_cfa_expression; also DW_OP_mul.
2007-02-28 sewardjFill in a few more DWARF3 'expression' related cases.
2007-02-27 sewardjAdd limited support for DWARF3 'expressions' in stack...
2007-02-16 sewardjNon-functional (debug printing only) change:
2007-02-16 sewardjMake VG_(printf) et al conform to ANSI w.r.t. capitalis...
2007-02-12 sewardjEssentially non-functional tidyings and improvements...
2007-02-09 sewardjUnbreak aix build.
2007-01-11 sewardjIn struct _SegInfo, rename field 'size' to 'text_size...
2007-01-11 sewardjIn struct _SegInfo, rename field 'offset' to 'text_bias'.
2007-01-11 sewardjNon-functional change: rename a bunch of variables...
2007-01-10 sewardjGenerate valid XML even for very long fn names - always...
2007-01-08 sewardjUpdate copyright dates.
next