aboutsummaryrefslogtreecommitdiff
path: root/coregrind
AgeCommit message (Expand)Author
2009-02-17In the core, include malloc_usable_size() as one of the functions that mustnjn
2009-02-17Merged r9185 (fix up getsockopt mess) from the DARWIN branch, minus thenjn
2009-02-12Merge the non-Darwin parts of r9140 (install vgpreload .dSYMs), just to keepnjn
2009-02-11Cleaned up the demangling mess:njn
2009-02-11Changed the way files are installed. Instead of going intonjn
2009-02-10Cleaned up the mess that was the treatment of "below main" functions such asnjn
2009-02-10Merge part of r9129 (factor out duplicated Z-encodings of names) from thenjn
2009-02-06Merged r9120 (Merge Makefile.{inplace,install}.am, and simplify installationnjn
2009-02-06Make Makefile.install.am much less confusing.njn
2009-02-06Removed Makefile.core.am with some judicious refactoring. Also fix a stupidnjn
2009-02-06Removed Makefile.core.am with some judicious refactoring.njn
2009-01-31Move an assertion (pertaining to showing initial segments to thesewardj
2009-01-30Removed mandatory redirections for DRD since these made DRD impossible to use...bart
2009-01-29VG_(findBoundsFM): add comment re preconditionssewardj
2009-01-25Handle a couple of artefacts produced by icc11: DW_TAG_reference_typesewardj
2009-01-25Handle a couple of artefacts generated by gcc-4.4: DW_OP_reg{0..31}sewardj
2009-01-24Accept 'enum' type DIEs that do not have any names; apparently Dwarf2sewardj
2009-01-24Fix aix5 build breakage following r9021.sewardj
2009-01-24Don't try to build m_ume on aix5.sewardj
2009-01-24VG_(apply_StackTrace): following r8818, we should regard an entry of -1sewardj
2009-01-24ML_(evaluate_trivial_GX): handle the casesewardj
2009-01-24Handle the case where a Compilation Unit (CU) (or, really, the CU andsewardj
2009-01-22Rename all the arch/OS/platform-related variables in configure.in to make itnjn
2009-01-22Minor tidyings:sewardj
2009-01-22Don't worry about an unmapped, zero sized, bss segment. Bug #181594.tom
2009-01-22Accept zero size text segments. Bug #181594.tom
2009-01-22Handle the rodata and sbss sections and cope with variables thattom
2009-01-22Bias values should be PtrdiffT now.tom
2009-01-22Removed unused round_Addr_upwards function.tom
2009-01-22Don't assume that all global variables are in the data section - wetom
2009-01-22Improve detection of where ELF sections have been mapped by takingtom
2009-01-22Some minor format string fixes for gcc-3.3.3 (SuSE 9.1). Not sure whysewardj
2009-01-21This should have been part of r9004.njn
2009-01-21- Split up m_ume.c into m_ume/{main,elf,script}.c. This will make mergingnjn
2009-01-15Introduce a new type, PtrdiffT. Replace lots of uses of OffT (all thosenjn
2009-01-15The SG_GET_TIMEOUT ioctl doesn't write to memory - it returns thetom
2009-01-15The SG_GET_VERSION_NUM ioctl writes to memory rather than reading it.tom
2009-01-13Do not only intercept SIGILL during detection of the supported instruction setbart
2009-01-09Add signalfd4 support.tom
2008-12-23ML_(addDiCfSI)(): truncate DiCfSI's that fall partially but notsewardj
2008-12-21Move description of --read-var-info= from the "debugging options"sewardj
2008-12-15Add support ioprio_get and wire up ioprio_set on all platforms.tom
2008-12-12This commit subtly changes the meaning of the values obtained via thesewardj
2008-12-12Fix format string warning in PRE(sys_eventfd2).sewardj
2008-12-12Add a new module, m_seqmatch, which does very simple sequence (regexp)sewardj
2008-12-10Add support for eventfd2 (and wire up pipe2 on PPC platforms).tom
2008-12-08Fix bug introduced by frame-level wildcarding changes for suppressionssewardj
2008-12-06* Add a VG_(sizeSWA) functionsewardj
2008-12-06Add a new container data type, a Sparse Word Array: an array of UWordsewardj
2008-12-04Followup to vx1875: use .guest_amd64_assume_fs_is_zero == True onsewardj