aboutsummaryrefslogtreecommitdiff
path: root/coregrind
AgeCommit message (Expand)Author
2008-10-23get_Form_contents: handle DW_FORM_block2.sewardj
2008-10-23Tolerate apparently broken Dwarf3 generated by gcc (GCC) 4.4.0sewardj
2008-10-23Read suppression files in 256 byte chunks, not 64 byte chunks.sewardj
2008-10-23gcc-4.4.0 (snapshot) started complaining about buf.sem_nsems beingsewardj
2008-10-22Don't assert on icc9 generated Dwarf3.sewardj
2008-10-22Make VG_(dup2) compile on AIX.sewardj
2008-10-22Track recent AIX 5.3 updates.sewardj
2008-10-20Change the default PIE load address from 0x100000 (1MB) to 0x108000,sewardj
2008-10-20Dwarf3 variable & type reader: use 64-bit numbers throughout tosewardj
2008-10-18get_Seg_containing_addr() (in h_main.c): remove naive algorithm thatsewardj
2008-10-13- Reinstate the 'atfork' from 2.4.0, which was more powerful, and expose it tonjn
2008-10-12Patch from Robert O'Callahan:njn
2008-10-12Patch from Robert O'Callahan:njn
2008-09-19m_mallocfree.c: omit the 8 byte per block cost-center field usedsewardj
2008-09-18Merge all remaining changes from branches/PTRCHECK. These are somesewardj
2008-08-27Enabled capget and capset system calls for amd64, ppc32 and ppc64.bart
2008-08-25Fix regression on none/tests/faultstatus caused by r8522.sewardj
2008-08-22Rework storage management in the Dwarf3 type and variable reader, tosewardj
2008-08-22Try and bit a bit more space-economical, by increasing the sewardj
2008-08-20Make the absolute bare minimum changes needed to stop the Dwarf3sewardj
2008-08-19Make VG_(addToXA) and VG_(addBytesToXA) 64-bit clean.sewardj
2008-08-19Move the WordFM (AVL trees of UWord-pairs) implementation fromsewardj
2008-08-19Tidy up VG_(stat) usage in VG_(check_executable). Followup to r8522.sewardj
2008-08-19Presently, Valgrind (non-client) code that wants to use the statsewardj
2008-08-18The address space manager, and in particular the NSegment type,sewardj
2008-08-07Tidy up the wrappers for pread64 and pwrite64, and make these twosewardj
2008-07-22* handle sys_getprocs64 on ppc32-aix5sewardj
2008-07-18Format string fixes for ppc{32,64}-aix5.sewardj
2008-07-09Enabled support for the sched_setparam() system call on the amd64, ppc32 and ...bart
2008-07-07Merged FORMATCHECK branch (r8368) to trunk.bart
2008-07-04Changed exp-drd tool name into drd.bart
2008-06-24Handle apparently-bogus DW_TAG_compilation_unit DIE that shows up insewardj
2008-06-21Moved support for Linux-specific system call sys_init_module from generic to ...bart
2008-06-20Enabled support for the init_module() system call on amd64. Should fix #164476.bart
2008-06-13Propagate the error number in x86 signal contexts to the client.tom
2008-06-04Followup to r8178: don't segfault if VG_(clo_log_name) is NULL.sewardj
2008-06-04Reinstate printing of log-file-qualifiers in XML output (Ashley Pittman).sewardj
2008-06-04Add '*flags |= SfMayBlock' to PRE(sys_sync_file_range).sewardj
2008-06-01Changed _Spec::mandatory from HChar* into const HChar*. If no symbol informat...bart
2008-05-30Don't complain on .got.plt sections of size zero. Apparently such bart
2008-05-29Allow 64-byte line sizes (PA6T cpu).sewardj
2008-05-29Make the size calculations inside VG_(mallinfo) 64-bit clean.sewardj
2008-05-29More fiddling with the sys_signalfd wrapper.sewardj
2008-05-29Make sure the debug information is read before a tool is notified about an mm...bart
2008-05-28Tidy up timerfd wrapper stuff a bit:sewardj
2008-05-28Removed the superfluous casts that were introduced in r8132.bart
2008-05-26sys_timerfd() and sys_signalfd() wrappers now interpret their first argument ...bart
2008-05-25Added support for the fadvise64() system call on ppc64.bart
2008-05-25- Added support for querying information about .plt sections.bart
2008-05-25Bug fixes (not in bugzilla):bart