]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
2005-07-07  Julian SewardSelf-modifying-code check for amd64.
2005-07-07  Julian SewardFix bits and pieces needed to make self-checking-transl...
2005-07-07  Julian SewardTidy up some loose ends in the self-checking-translatio...
2005-07-07  Julian SewardUpdate expected output.
2005-07-07  Julian SewardModify this test so it no longer uses client requests...
2005-07-07  Julian SewardSupport for self modifying code on unfriendly platforms...
2005-07-07  Julian SewardMake LibVEX_Translate (an API fn) take a Bool indicatin...
2005-07-07  Julian Sewardrm unused code
2005-07-07  Julian SewardBasic support for self-checking translations. It fits...
2005-07-06  Julian SewardThis is x86 specific; re-home accordingly.
2005-07-06  Julian Sewardsmc1 is an x86-specific test; re-home it accordingly...
2005-07-06  Julian Seward--time-stamp=yes is incompatible with --xml=yes, at...
2005-07-06  Julian SewardScan the entire BB looking for "bogus literals"* before...
2005-07-06  Julian SewardAdd a regression test for memcheck's ability do deal...
2005-07-06  Julian SewardExtensively re-analyse, re-check and revise the scheme...
2005-07-06  Nicholas NethercoteRename VG_(get_obj)() as VG_(find_seginfo) to be more...
2005-07-06  Julian SewardThis test is nonsensical for ppc; it only applies to...
2005-07-06  Tom HughesDefine the system call numbers for pread64 and pwrite64.
2005-07-05  Julian SewardKeep older versions of gcc (3.0.4) happy.
2005-07-05  Tom HughesEnable some more amd64 syscalls.
2005-07-05  Tom HughesSort out the mess that is pread64/pwrite64 properly...
2005-07-05  Cerion Armour... set default fpu, altivec control words in dispatch...
2005-07-05  Julian SewardDisable PIE by default (sorry Tom), even on PIE-enabled...
2005-07-05  Julian SewardFix quoting some more. Shell script sucks.
2005-07-05  Julian SewardFix quoting a bit.
2005-07-04  Julian SewardCheck args a bit.
2005-07-04  Julian SewardAdd a test script (recycled version of Tom's nightly...
2005-07-04  Cerion Armour... ... and fix the fix (oh for clear documentation...)
2005-07-04  Cerion Armour... fixed load-mult-word bad-insn-check bug
2005-07-04  Cerion Armour... What is it with me add and's!
2005-07-04  Cerion Armour... Bringing back load/store multiple word. *These insns...
2005-07-04  Julian SewardImplement fcmovu/fcmovnu. gcc-4.0.1 -msse2 -ftree...
2005-07-04  Julian SewardAdd some casts.
2005-07-04  Julian SewardA further hack to reduce ppc32 reg-alloc costs: don...
2005-07-04  Julian SewardFix (well, ameliorate, at least) some lurking performan...
2005-07-04  Julian SewardFix comment.
2005-07-03  Nicholas NethercoteTweak debug output.
2005-07-03  Nicholas NethercoteComment changes only.
2005-07-03  Nicholas NethercoteRemove dead function.
2005-07-03  Nicholas NethercoteChanged m_hashtable.c to allow the size of the hash...
2005-07-03  Nicholas Nethercotewhoops
2005-07-03  Nicholas NethercoteRemove now-obsolete .supp file for glibc-2.1.
2005-07-03  Nicholas NethercoteThese directories no longer exist.
2005-07-03  Julian Sewardgcc-4.0.1 rejects insn_{mmx,sse,sse2}.c despite the...
2005-07-03  Julian Sewardglibc-2.1 is now so ancient that it's probably untrue...
2005-07-03  Robert WalshUpdate ignores.
2005-07-03  Julian SewardGet rid of endianness assumption in client-request...
2005-07-03  Julian SewardChange type of deltas from ULong to Long throughout...
2005-07-03  Julian SewardChange type of deltas from UInt to Int throughout....
2005-07-03  Julian SewardRemove trailing slash (some part of the autoswamp didn...
2005-07-03  Julian SewardType casting cleanups.
2005-07-02  Nicholas NethercoteRemoved the remnants of the attempt at an ARM port...
2005-07-02  Julian SewardMake the unique tags printed on XML errors actually...
2005-07-02  Nicholas Nethercotexml1: add another .stderr.exp file for slightly differ...
2005-07-02  Julian SewardUpdate expected output. Hopefully this won't be so...
2005-07-02  Julian SewardImprove filtering to get rid of suppressions, using...
2005-07-02  Julian SewardKludge to stop this program hanging on ppc32-linux...
2005-07-02  Julian SewardThe logic that drove basic block to IR disassembly...
2005-07-02  Nicholas NethercoteDon't need a foo_SOURCES line if the program has only...
2005-07-02  Nicholas NethercoteFixed 'make dist'. In particular, all the arch/platfor...
2005-07-02  Nicholas NethercoteFix scalar.
2005-07-02  Nicholas NethercoteAvoid compile warning.
2005-07-02  Julian SewardTry to make (client) clone() work for ppc32-linux....
2005-07-02  Julian SewardA few more syscalls for ppc32-linux.
2005-07-02  Julian SewardImplement VG_(getsockname), VG_(getpeername), VG_(getso...
2005-07-02  Nicholas Nethercoteah, crap
2005-07-02  Nicholas NethercoteRemove unnecesary #includes.
2005-07-02  Julian SewardFix backend bug: the immediate on PPC32AMode_IR is...
2005-07-01  Nicholas NethercoteRemoved Corecheck, as it no longer serves a useful...
2005-07-01  Cerion Armour... Reinstated a couple more syscalls
2005-07-01  Nicholas NethercoteRemove ancient and presumably (since it doesn't work...
2005-07-01  Cerion Armour... Implemented altivec load: lvx - xfontsel runs now ...
2005-07-01  Cerion Armour... Cleaned up read/write register functions, wrt XER,...
2005-07-01  Cerion Armour... Fixed a couple of bugs relating to condition register...
2005-07-01  Cerion Armour... comment-only change: renumber register offsets correctly
2005-07-01  Julian SewardYet Another Folding Rule (YAFR) (tm)
2005-07-01  Julian SewardTrack recent API change (introduction of VexArchInfo).
2005-07-01  Julian SewardReinstate wrappers for epoll_{create,wait,ctl}.
2005-07-01  Nicholas NethercoteMove the last remaining tests out of corecheck.
2005-06-30  Julian SewardTrack Vex API change (r1239, introduction of endianness...
2005-06-30  Julian SewardUpdate expected output.
2005-06-30  Julian SewardEnhance IR so as to distinguish between little- and...
2005-06-30  Julian SewardAdd missing #include.
2005-06-30  Julian SewarddeltaIRStmt: handle IRStmt_MFence.
2005-06-30  Julian SewardFix pointer-type mismatches.
2005-06-30  Julian SewardUpdate expected output.
2005-06-30  Julian SewardComment wibble
2005-06-30  Julian SewardFill in guest_ppc32_state_requires_precise_mem_exns...
2005-06-30  Julian SewardRestrict assertion to cache lines we know we need.
2005-06-30  Julian Sewardppc32-linux: Vex implements dcbz correctly now. No...
2005-06-30  Julian SewardConnect up the plumbing which allows the ppc32 front...
2005-06-30  Julian SewardTrack Vex API change in r1233 (VexSubArch -> VexArchInfo).
2005-06-30  Julian Seward(API-visible change): generalise the VexSubArch idea...
2005-06-30  Nicholas NethercoteMove some more Corecheck tests into none/tests.
2005-06-30  Nicholas NethercoteAvoid compiler warning.
2005-06-30  Nicholas NethercoteAllow for glibc-2.4.
2005-06-30  Nicholas NethercoteUpdate valgrind.spec.in for all the new files in include/.
2005-06-30  Nicholas NethercoteTry to make toobig-allocs work on 64-bit platforms.
2005-06-30  Nicholas NethercoteMove a bunch of tests from corecheck/tests/ to none...
2005-06-30  Nicholas NethercoteRecord important info about Segments and SegInfos.
next