| 2005-07-07 |
Julian Seward | Self-modifying-code check for amd64. |
commit | commitdiff | tree | snapshot |
| 2005-07-07 |
Julian Seward | Fix bits and pieces needed to make self-checking-transl... |
commit | commitdiff | tree | snapshot |
| 2005-07-07 |
Julian Seward | Tidy up some loose ends in the self-checking-translatio... |
commit | commitdiff | tree | snapshot |
| 2005-07-07 |
Julian Seward | Update expected output. |
commit | commitdiff | tree | snapshot |
| 2005-07-07 |
Julian Seward | Modify this test so it no longer uses client requests... |
commit | commitdiff | tree | snapshot |
| 2005-07-07 |
Julian Seward | Support for self modifying code on unfriendly platforms... |
commit | commitdiff | tree | snapshot |
| 2005-07-07 |
Julian Seward | Make LibVEX_Translate (an API fn) take a Bool indicatin... |
commit | commitdiff | tree | snapshot |
| 2005-07-07 |
Julian Seward | rm unused code |
commit | commitdiff | tree | snapshot |
| 2005-07-07 |
Julian Seward | Basic support for self-checking translations. It fits... |
commit | commitdiff | tree | snapshot |
| 2005-07-06 |
Julian Seward | This is x86 specific; re-home accordingly. |
commit | commitdiff | tree | snapshot |
| 2005-07-06 |
Julian Seward | smc1 is an x86-specific test; re-home it accordingly... |
commit | commitdiff | tree | snapshot |
| 2005-07-06 |
Julian Seward | --time-stamp=yes is incompatible with --xml=yes, at... |
commit | commitdiff | tree | snapshot |
| 2005-07-06 |
Julian Seward | Scan the entire BB looking for "bogus literals"* before... |
commit | commitdiff | tree | snapshot |
| 2005-07-06 |
Julian Seward | Add a regression test for memcheck's ability do deal... |
commit | commitdiff | tree | snapshot |
| 2005-07-06 |
Julian Seward | Extensively re-analyse, re-check and revise the scheme... |
commit | commitdiff | tree | snapshot |
| 2005-07-06 |
Nicholas Nethercote | Rename VG_(get_obj)() as VG_(find_seginfo) to be more... |
commit | commitdiff | tree | snapshot |
| 2005-07-06 |
Julian Seward | This test is nonsensical for ppc; it only applies to... |
commit | commitdiff | tree | snapshot |
| 2005-07-06 |
Tom Hughes | Define the system call numbers for pread64 and pwrite64. |
commit | commitdiff | tree | snapshot |
| 2005-07-05 |
Julian Seward | Keep older versions of gcc (3.0.4) happy. |
commit | commitdiff | tree | snapshot |
| 2005-07-05 |
Tom Hughes | Enable some more amd64 syscalls. |
commit | commitdiff | tree | snapshot |
| 2005-07-05 |
Tom Hughes | Sort out the mess that is pread64/pwrite64 properly... |
commit | commitdiff | tree | snapshot |
| 2005-07-05 |
Cerion Armour... | set default fpu, altivec control words in dispatch... |
commit | commitdiff | tree | snapshot |
| 2005-07-05 |
Julian Seward | Disable PIE by default (sorry Tom), even on PIE-enabled... |
commit | commitdiff | tree | snapshot |
| 2005-07-05 |
Julian Seward | Fix quoting some more. Shell script sucks. |
commit | commitdiff | tree | snapshot |
| 2005-07-05 |
Julian Seward | Fix quoting a bit. |
commit | commitdiff | tree | snapshot |
| 2005-07-04 |
Julian Seward | Check args a bit. |
commit | commitdiff | tree | snapshot |
| 2005-07-04 |
Julian Seward | Add a test script (recycled version of Tom's nightly... |
commit | commitdiff | tree | snapshot |
| 2005-07-04 |
Cerion Armour... | ... and fix the fix (oh for clear documentation...) |
commit | commitdiff | tree | snapshot |
| 2005-07-04 |
Cerion Armour... | fixed load-mult-word bad-insn-check bug |
commit | commitdiff | tree | snapshot |
| 2005-07-04 |
Cerion Armour... | What is it with me add and's! |
commit | commitdiff | tree | snapshot |
| 2005-07-04 |
Cerion Armour... | Bringing back load/store multiple word. *These insns... |
commit | commitdiff | tree | snapshot |
| 2005-07-04 |
Julian Seward | Implement fcmovu/fcmovnu. gcc-4.0.1 -msse2 -ftree... |
commit | commitdiff | tree | snapshot |
| 2005-07-04 |
Julian Seward | Add some casts. |
commit | commitdiff | tree | snapshot |
| 2005-07-04 |
Julian Seward | A further hack to reduce ppc32 reg-alloc costs: don... |
commit | commitdiff | tree | snapshot |
| 2005-07-04 |
Julian Seward | Fix (well, ameliorate, at least) some lurking performan... |
commit | commitdiff | tree | snapshot |
| 2005-07-04 |
Julian Seward | Fix comment. |
commit | commitdiff | tree | snapshot |
| 2005-07-03 |
Nicholas Nethercote | Tweak debug output. |
commit | commitdiff | tree | snapshot |
| 2005-07-03 |
Nicholas Nethercote | Comment changes only. |
commit | commitdiff | tree | snapshot |
| 2005-07-03 |
Nicholas Nethercote | Remove dead function. |
commit | commitdiff | tree | snapshot |
| 2005-07-03 |
Nicholas Nethercote | Changed m_hashtable.c to allow the size of the hash... |
commit | commitdiff | tree | snapshot |
| 2005-07-03 |
Nicholas Nethercote | whoops |
commit | commitdiff | tree | snapshot |
| 2005-07-03 |
Nicholas Nethercote | Remove now-obsolete .supp file for glibc-2.1. |
commit | commitdiff | tree | snapshot |
| 2005-07-03 |
Nicholas Nethercote | These directories no longer exist. |
commit | commitdiff | tree | snapshot |
| 2005-07-03 |
Julian Seward | gcc-4.0.1 rejects insn_{mmx,sse,sse2}.c despite the... |
commit | commitdiff | tree | snapshot |
| 2005-07-03 |
Julian Seward | glibc-2.1 is now so ancient that it's probably untrue... |
commit | commitdiff | tree | snapshot |
| 2005-07-03 |
Robert Walsh | Update ignores. |
commit | commitdiff | tree | snapshot |
| 2005-07-03 |
Julian Seward | Get rid of endianness assumption in client-request... |
commit | commitdiff | tree | snapshot |
| 2005-07-03 |
Julian Seward | Change type of deltas from ULong to Long throughout... |
commit | commitdiff | tree | snapshot |
| 2005-07-03 |
Julian Seward | Change type of deltas from UInt to Int throughout.... |
commit | commitdiff | tree | snapshot |
| 2005-07-03 |
Julian Seward | Remove trailing slash (some part of the autoswamp didn... |
commit | commitdiff | tree | snapshot |
| 2005-07-03 |
Julian Seward | Type casting cleanups. |
commit | commitdiff | tree | snapshot |
| 2005-07-02 |
Nicholas Nethercote | Removed the remnants of the attempt at an ARM port... |
commit | commitdiff | tree | snapshot |
| 2005-07-02 |
Julian Seward | Make the unique tags printed on XML errors actually... |
commit | commitdiff | tree | snapshot |
| 2005-07-02 |
Nicholas Nethercote | xml1: add another .stderr.exp file for slightly differ... |
commit | commitdiff | tree | snapshot |
| 2005-07-02 |
Julian Seward | Update expected output. Hopefully this won't be so... |
commit | commitdiff | tree | snapshot |
| 2005-07-02 |
Julian Seward | Improve filtering to get rid of suppressions, using... |
commit | commitdiff | tree | snapshot |
| 2005-07-02 |
Julian Seward | Kludge to stop this program hanging on ppc32-linux... |
commit | commitdiff | tree | snapshot |
| 2005-07-02 |
Julian Seward | The logic that drove basic block to IR disassembly... |
commit | commitdiff | tree | snapshot |
| 2005-07-02 |
Nicholas Nethercote | Don't need a foo_SOURCES line if the program has only... |
commit | commitdiff | tree | snapshot |
| 2005-07-02 |
Nicholas Nethercote | Fixed 'make dist'. In particular, all the arch/platfor... |
commit | commitdiff | tree | snapshot |
| 2005-07-02 |
Nicholas Nethercote | Fix scalar. |
commit | commitdiff | tree | snapshot |
| 2005-07-02 |
Nicholas Nethercote | Avoid compile warning. |
commit | commitdiff | tree | snapshot |
| 2005-07-02 |
Julian Seward | Try to make (client) clone() work for ppc32-linux.... |
commit | commitdiff | tree | snapshot |
| 2005-07-02 |
Julian Seward | A few more syscalls for ppc32-linux. |
commit | commitdiff | tree | snapshot |
| 2005-07-02 |
Julian Seward | Implement VG_(getsockname), VG_(getpeername), VG_(getso... |
commit | commitdiff | tree | snapshot |
| 2005-07-02 |
Nicholas Nethercote | ah, crap |
commit | commitdiff | tree | snapshot |
| 2005-07-02 |
Nicholas Nethercote | Remove unnecesary #includes. |
commit | commitdiff | tree | snapshot |
| 2005-07-02 |
Julian Seward | Fix backend bug: the immediate on PPC32AMode_IR is... |
commit | commitdiff | tree | snapshot |
| 2005-07-01 |
Nicholas Nethercote | Removed Corecheck, as it no longer serves a useful... |
commit | commitdiff | tree | snapshot |
| 2005-07-01 |
Cerion Armour... | Reinstated a couple more syscalls |
commit | commitdiff | tree | snapshot |
| 2005-07-01 |
Nicholas Nethercote | Remove ancient and presumably (since it doesn't work... |
commit | commitdiff | tree | snapshot |
| 2005-07-01 |
Cerion Armour... | Implemented altivec load: lvx - xfontsel runs now ... |
commit | commitdiff | tree | snapshot |
| 2005-07-01 |
Cerion Armour... | Cleaned up read/write register functions, wrt XER,... |
commit | commitdiff | tree | snapshot |
| 2005-07-01 |
Cerion Armour... | Fixed a couple of bugs relating to condition register... |
commit | commitdiff | tree | snapshot |
| 2005-07-01 |
Cerion Armour... | comment-only change: renumber register offsets correctly |
commit | commitdiff | tree | snapshot |
| 2005-07-01 |
Julian Seward | Yet Another Folding Rule (YAFR) (tm) |
commit | commitdiff | tree | snapshot |
| 2005-07-01 |
Julian Seward | Track recent API change (introduction of VexArchInfo). |
commit | commitdiff | tree | snapshot |
| 2005-07-01 |
Julian Seward | Reinstate wrappers for epoll_{create,wait,ctl}. |
commit | commitdiff | tree | snapshot |
| 2005-07-01 |
Nicholas Nethercote | Move the last remaining tests out of corecheck. |
commit | commitdiff | tree | snapshot |
| 2005-06-30 |
Julian Seward | Track Vex API change (r1239, introduction of endianness... |
commit | commitdiff | tree | snapshot |
| 2005-06-30 |
Julian Seward | Update expected output. |
commit | commitdiff | tree | snapshot |
| 2005-06-30 |
Julian Seward | Enhance IR so as to distinguish between little- and... |
commit | commitdiff | tree | snapshot |
| 2005-06-30 |
Julian Seward | Add missing #include. |
commit | commitdiff | tree | snapshot |
| 2005-06-30 |
Julian Seward | deltaIRStmt: handle IRStmt_MFence. |
commit | commitdiff | tree | snapshot |
| 2005-06-30 |
Julian Seward | Fix pointer-type mismatches. |
commit | commitdiff | tree | snapshot |
| 2005-06-30 |
Julian Seward | Update expected output. |
commit | commitdiff | tree | snapshot |
| 2005-06-30 |
Julian Seward | Comment wibble |
commit | commitdiff | tree | snapshot |
| 2005-06-30 |
Julian Seward | Fill in guest_ppc32_state_requires_precise_mem_exns... |
commit | commitdiff | tree | snapshot |
| 2005-06-30 |
Julian Seward | Restrict assertion to cache lines we know we need. |
commit | commitdiff | tree | snapshot |
| 2005-06-30 |
Julian Seward | ppc32-linux: Vex implements dcbz correctly now. No... |
commit | commitdiff | tree | snapshot |
| 2005-06-30 |
Julian Seward | Connect up the plumbing which allows the ppc32 front... |
commit | commitdiff | tree | snapshot |
| 2005-06-30 |
Julian Seward | Track Vex API change in r1233 (VexSubArch -> VexArchInfo). |
commit | commitdiff | tree | snapshot |
| 2005-06-30 |
Julian Seward | (API-visible change): generalise the VexSubArch idea... |
commit | commitdiff | tree | snapshot |
| 2005-06-30 |
Nicholas Nethercote | Move some more Corecheck tests into none/tests. |
commit | commitdiff | tree | snapshot |
| 2005-06-30 |
Nicholas Nethercote | Avoid compiler warning. |
commit | commitdiff | tree | snapshot |
| 2005-06-30 |
Nicholas Nethercote | Allow for glibc-2.4. |
commit | commitdiff | tree | snapshot |
| 2005-06-30 |
Nicholas Nethercote | Update valgrind.spec.in for all the new files in include/. |
commit | commitdiff | tree | snapshot |
| 2005-06-30 |
Nicholas Nethercote | Try to make toobig-allocs work on 64-bit platforms. |
commit | commitdiff | tree | snapshot |
| 2005-06-30 |
Nicholas Nethercote | Move a bunch of tests from corecheck/tests/ to none... |
commit | commitdiff | tree | snapshot |
| 2005-06-30 |
Nicholas Nethercote | Record important info about Segments and SegInfos. |
commit | commitdiff | tree | snapshot |
| next |