ambi/valgrind.git
2012-11-15 florianChar/HChar fixups for m_debuginfo and m_gdbserver. master
2012-11-11 florianAdd missing files. They should have been added in r13120.
2012-11-10 florianUpdate s390_features.c for DFP.
2012-11-10 florianFix more Char/HChar mixups. Closing in...
2012-11-10 florianUpdate list of ignored files.
2012-11-09 cborntraadd BLKPBSZGET ioctl
2012-11-09 cborntraAdd missing EXTRA DIST statement
2012-11-09 cborntraGETREGSET was introduced with 2.6.33.
2012-11-08 florianAnnounce fix for BZ 308886.
2012-11-08 cborntraalso wire up arm, x86 and amd64 regarding ptrace regsets
2012-11-08 cborntraadd s390 specific fix for getregset
2012-11-08 cborntrawire up testcase
2012-11-08 cborntraAdd ptrace getreset testcase from Andreas Arnez
2012-11-08 sewardjIgnore ELF sections that have zero size. Fixes #309600.
2012-11-08 sewardjImprove accuracy of definedness tracking through the...
2012-11-07 cborntraSame idea as for mips. sem_post does not fail on s390
2012-11-07 cborntras390x machines z196 and zec12 have 4 levels of caches...
2012-11-06 philippefix n-i-bz same as 303624 (fixed in 3.8.0), but for...
2012-11-04 philippefactorise sys_socketcall
2012-11-03 florianFix Char/HChar mixups and constness in m_scheduler.
2012-11-03 florianFix Char/HChar mixups and constness in m_initimg.
2012-11-03 florianChar/HChar and constness fixes in m_ume
2012-11-02 florians390: Autodetect cache info. These are the final bits...
2012-11-02 florianTweak VG_(machine_get_cache_info).
2012-11-01 philippeEnsure vgdb.c is warningless with -Wpointer-sign
2012-10-31 philippefix arena size wrongly printed in debugmsg on 32 bits...
2012-10-31 philippefor debuglevel >=2, ensure write_buf debug output only...
2012-10-30 weidendoCachegrind: introduce special case for Ir
2012-10-29 weidendoCallgrind: use memory block number as tag for simple...
2012-10-29 weidendoUse always_inline attribute also in Callgrinds simulator
2012-10-29 weidendoGet rid of compiler warning
2012-10-29 carllValgrind, ppc: Fix test for 32-bit testsuite.
2012-10-28 florianUnbreak testcase.
2012-10-27 florianChar/HChar and constness fixes. Mostly cost center
2012-10-27 florianMore Char/HChar fixes and constification.
2012-10-27 florianUpdate list of ignore files. This time with the correct...
2012-10-27 florianUpdate list of ignored files.
2012-10-27 florianFix fpconv.c to unbreak the build on z10ec.
2012-10-26 petarjAdditional refinement in PRE(sys_ipc).
2012-10-26 sewardjUpdate with latest bugmail header lines.
2012-10-23 philippefix 123837 semctl system call: 4rth argument is optiona...
2012-10-23 bartRemove build dependency on Xen header files - closes...
2012-10-22 petarjReserve space for frame header in disp_run_translations...
2012-10-21 philippeFollow-up to sys_ipc restructuration
2012-10-21 philippeFollow-up to sys_ipc restructuration
2012-10-21 philippeFix 308711 - give more info about aspacemgr and arenas...
2012-10-21 philipperestructure code for future fixing of 123837 (semctl...
2012-10-21 florianFix memory leak.
2012-10-21 florianFirst round of Char/HChar fixups for coregrind and...
2012-10-21 philippeIntroduce a test to reproduce bug 123837 (semctl GETVA...
2012-10-21 philippeFix 308644 vgdb command for having the info for the...
2012-10-21 florianFirst round of Char/HChar fixes for memcheck.
2012-10-21 florianFix Char/HChar mixups in helgrind and then some.
2012-10-21 florianFix a few Char/HChar mixups in callgrind.
2012-10-21 florianFix a few Char/HChar mixups for cachegrind.
2012-10-21 florianFix a few compiler warnings.
2012-10-21 florianFollowup to constification of VEX's external interface...
2012-10-20 florianFirst round of Char/HChar fixups for massif
2012-10-20 florianAdd a FIXME
2012-10-20 florianexp-dhat Char/HChar fixes.
2012-10-20 florianChar/HChar fixes for lackey.
2012-10-20 florianThe listener does not use VEX types anywhere else....
2012-10-20 philippeFollow-up to cache reorg: update trace cache warning
2012-10-19 petarjAdd a proper support for several MIPS instructions...
2012-10-19 florianIssue warning about missing L2 cache only if there...
2012-10-18 florianFix some Char/HChar mixups in exp-bbv
2012-10-18 florianFix a few Char/Hchar mixups in exp-sgcheck.
2012-10-18 florianFix VG_(cpuid) invocations.
2012-10-18 florianFix some prototypes.
2012-10-18 florianChange cache detection for x86/amd64 to fill in VexCach...
2012-10-17 philippeFix 308341 vgdb should report process exit (or fatal...
2012-10-16 florianUpdate list of ignored files.
2012-10-15 bartxen: include arg struct field names when marking memory...
2012-10-15 bartxen: Remove cast of ARG* to unsigned int before pointer...
2012-10-15 bartxen: adding missing break.
2012-10-15 bartxen: Useful messages for sys/domctl interface_version...
2012-10-15 cborntraadd vgtest file
2012-10-15 cborntramake use of opcodes.h. The is part of extended immedia...
2012-10-15 cborntraAdd testcase for checking the ltg + jhe handling
2012-10-14 philippefix 308321 testsuite memcheck filter interferes with...
2012-10-14 florianFix some more Char / HChar mixups
2012-10-14 florianUpdate list of ignored files.
2012-10-14 florianFix compile errors following function prototype change.
2012-10-14 florianChar/ HChar cleanup: The various panic and printf-like...
2012-10-12 sewardjRough initial triage for bugs that appeared in the...
2012-10-12 philippeSome wrong options silently ignored if starting with...
2012-10-11 sewardjUpdate.
2012-10-08 cborntranewer versions of devel headers expose CLONE flags...
2012-10-08 cborntrafix parent and child tid pointer mixup:
2012-10-08 petarjFix syntax error from r13028.
2012-10-08 florians390: Consolidate information about caches for older...
2012-10-07 florianThis is the 2nd installment of the cache info reorganis...
2012-10-07 florianUse last-level cache for simulation. Even if there...
2012-10-07 florianFix compile error on ppc. Followup to r13028
2012-10-07 florianThis patch is the first installment of the cache info...
2012-10-07 florians390: Add a few more test from olden times.
2012-10-06 florians390: Add a few more testcases from long time ago.
2012-10-05 weidendoCachegrind: use memory block numbers as tags.
2012-10-05 weidendocachegrind: replace huge macro with inlined functions
2012-10-05 florianSome older kernels on s390 do not provide AT_PLATFORM.
next