]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
2014-12-31  Florian KrohmThe definition of type Addr has moved to VEX and
2014-12-31  Florian KrohmIt has long been assumed that host and guest architectures
2014-12-29  Florian KrohmImport offsetof and vg_alignof from VEX (tracking VEX...
2014-12-29  Florian KrohmAs a library, VEX should not export the offsetof and...
2014-12-29  Florian KrohmAdd a command line option to allow the user to provide...
2014-12-29  Florian KrohmAdd a missing header file.
2014-12-29  Florian KrohmChange a logging function to use SizeT (tracking VEX...
2014-12-29  Florian KrohmChange a few prototypes to use SizeT.
2014-12-29  Florian KrohmMove definition of type SizeT to VEX (see VEX r3046).
2014-12-29  Florian KrohmAdd type SizeT (moved here from valgrind's pub_tool_bas...
2014-12-29  Philippe WaroquiersFix 342221 - socket connect produce false positive...
2014-12-29  Florian KrohmRemove the type AddrH. The code assumes in many places...
2014-12-28  Philippe WaroquiersFix 341539 VG_(describe_addr) should not describe addre...
2014-12-28  Florian KrohmAvoid spurious warnings about white space following...
2014-12-24  Florian KrohmRemove a few dead assignments.
2014-12-24  Florian KrohmFix a few casts. A void * cannot be used to initialise...
2014-12-23  Florian KrohmElimnate two magic constants.
2014-12-23  Florian KrohmAudit a buffer.
2014-12-21  Philippe WaroquiersFix a typo, introduced when fixing a typo.
2014-12-21  Philippe WaroquiersFix typo
2014-12-21  Philippe WaroquiersFollow up to rev 14823: make errors when reporting...
2014-12-21  Philippe Waroquiers342063 wrong format specifier for test mcblocklistsear...
2014-12-20  Florian KrohmBuffer audit. Resize some.
2014-12-19  Florian KrohmBuffer audit. Resize a few.
2014-12-19  Florian KrohmFix a buffer overflow (in case read had returned 1000).
2014-12-17  Carl LoveThis commit fixes a redundant #if defined line. The...
2014-12-17  Philippe WaroquiersFix 341789 - aarch64: shmat fails with valgrind on...
2014-12-17  Florian KrohmRemove two fixed-size buffers in the dwarf readers.
2014-12-17  Florian KrohmJoin two #ifdefs, eliminating one.
2014-12-17  Florian KrohmFor s390 use symbolic register names.
2014-12-17  Florian KrohmAvoid compiler warnings on s390x.
2014-12-17  Florian KrohmComment change. Function vg_panic does not exist.
2014-12-17  Philippe WaroquiersFix 197259 Unsupported arch_prtctl PR_SET_GS option
2014-12-16  Philippe WaroquiersFix 197259 Unsupported arch_prtctl PR_SET_GS option
2014-12-16  Florian KrohmSimplify the VG_(get_filename_linenum) interface by...
2014-12-16  Florian KrohmAdd a clarifying comment.
2014-12-16  Florian KrohmRemove duplicate command line option.
2014-12-15  Florian KrohmUpdate tracking the file removal in VEX r3042.
2014-12-15  Florian KrohmRemove quote.txt and newline.txt as they are no longer...
2014-12-15  Florian KrohmTweak a format specifier. Remove a redundant assert.
2014-12-15  Florian KrohmMore constification.
2014-12-14  Florian KrohmRemove callgrind's percentify and commify functions...
2014-12-13  Florian KrohmEnhance the "Author" section of the manpage as suggested
2014-12-13  Florian KrohmFix BZ #116002.
2014-12-13  Philippe Waroquiersreach_thread_register cannot be compiled on Mac OS...
2014-12-12  Florian KrohmAdd limited support for printing floating point numbers to
2014-12-12  Florian KrohmUpdate detection of tool-chain support for MPX insns
2014-12-10  Florian KrohmRemove some debugging code that was accidentally checked in
2014-12-10  Florian KrohmToday this is what happens when we encounter hwcaps...
2014-12-10  Florian KrohmNew function vfatal which should be used for user messages
2014-12-09  Julian SewardUpdate expected output for none/tests/darwin/access_ext...
2014-12-09  Julian SewardFix incorrect implementation of AESKEYGENASSIST in...
2014-12-09  Florian KrohmUpdate x86 decoder as per advise from Julian.
2014-12-09  Florian KrohmDetect presence of sse3 instructions on x86.
2014-12-08  Florian KrohmAnnounce, that the long displacement facility is noq...
2014-12-08  Florian KrohmThe long displacement facility is now required. There...
2014-12-08  Florian KrohmExport s390_host_hwcaps in LibVEX_Translate, so we...
2014-12-07  Florian KrohmRemove fixed size arrays in the dwarf-3 parser.
2014-12-06  Florian KrohmEliminate fixed size buffer 'the_CIEs' and allocate...
2014-12-06  Florian KrohmAdd a few more asserts. Fix a function prototype.
2014-12-06  Florian KrohmDFP insns should cause an emulation failure if the...
2014-12-05  Florian KrohmEncountering a PFPO insn in a client program while...
2014-12-05  Florian KrohmUpdate test result following VEX r3029.
2014-12-05  Florian KrohmFix some verbiage.
2014-12-03  Florian KrohmAdd -Wformat -Wformat-security to the list of compile...
2014-12-03  Florian KrohmAdd script. Comes in handy when messing with the build...
2014-11-29  Florian KrohmFix a few VG_(message) invocations. The function does...
2014-11-29  Florian KrohmFix BZ 334802. Patch by Mark Wielaard with a few mods...
2014-11-29  Florian KrohmFix up the error processing in VG_(expand_file_name...
2014-11-28  Florian KrohmAdd an early-clobber constraint. Otherwise, it will...
2014-11-26  Petar Jovanovicmips64: add test cases for Cavium BBIT032 and BBIT132
2014-11-26  Petar Jovanovicmips64: add support for Cavium BBIT032 and BBIT132
2014-11-26  Mark WielaardBug 341238. Recognize GCC5/DWARFv5 DW_LANG constants...
2014-11-26  Bart Van Asschedrd: Add a consistency check
2014-11-25  Julian SewardAdd a file tracking the 3.10.x merge status.
2014-11-25  Julian SewardUpdate.
2014-11-25  Julian SewardImplement FRINTI d_d, s_s.
2014-11-25  Julian SewardAdd test cases for RORV x_x_x, w_w_w.
2014-11-25  Julian SewardImplement RORV x_x_x, w_w_w
2014-11-25  Julian SewardAdd test cases for CLS x_x, w_w.
2014-11-25  Julian SewardImplement CLS x_x, w_w
2014-11-25  Julian Sewardarm64: implement "BRK #imm16".
2014-11-25  Julian SewardBack out r14781, which was unintended.
2014-11-25  Julian Sewardarm64: implement "BRK #imm16".
2014-11-24  Florian KrohmChange the testcase to not depend on the type of 'this...
2014-11-24  Philippe WaroquiersChange pub_tool_addrinfo.h AddrInfo and VG_(describe_ad...
2014-11-24  Florian KrohmAs the BEAM checker correctly points out, the condition...
2014-11-24  Julian SewardEnable sys_flock on arm64-linux.
2014-11-22  Florian KrohmAnnounce fix for BZ #269360.
2014-11-22  Florian KrohmAdd function s390_isel_amode_b12_b20 to compile an...
2014-11-22  Julian SewardUpdate.
2014-11-21  Florian KrohmRemove dead code.
2014-11-20  Florian KrohmThis change was triggered by BZ #247974 which suggested...
2014-11-20  Julian Sewardarm64: enable FCVT{A,N}S X,S.
2014-11-20  Julian SewardisBogusAtom: handle missing case Ico_F32.
2014-11-20  Julian SewardImplement {S,U}CVTF (scalar, fixedpt).
2014-11-20  Julian SewardUpdate mysteriously out-of-date fp_and_simd.stdout...
2014-11-20  Julian SewardAdd test cases for {S,U}CVTF fixedpt-to-fp.
2014-11-19  Philippe WaroquiersFix typos in a comment
2014-11-19  Julian SewardAdd test cases for VFPv4 VFNMA, VFNMS added in vex...
next