| 2006-08-19 |
Julian Seward | Fix previous commit (r1640?) so that it's actually... |
commit | commitdiff | tree | snapshot |
| 2006-08-19 |
Julian Seward | Comparing a reg with itself produces a result which... |
commit | commitdiff | tree | snapshot |
| 2006-08-17 |
Julian Seward | Update. |
commit | commitdiff | tree | snapshot |
| 2006-08-17 |
Julian Seward | Regtest for #127521 (amd64 cmpxchg8b/16b). |
commit | commitdiff | tree | snapshot |
| 2006-08-17 |
Julian Seward | Implement amd64 insns cmpxchg8b and cmpxchg16b. Fixes... |
commit | commitdiff | tree | snapshot |
| 2006-08-16 |
Julian Seward | A small fix to the "mempool trim" client request; the... |
commit | commitdiff | tree | snapshot |
| 2006-08-16 |
Julian Seward | Regression test for fix for #129866. |
commit | commitdiff | tree | snapshot |
| 2006-08-16 |
Julian Seward | Extra paranoia that should really have been committed... |
commit | commitdiff | tree | snapshot |
| 2006-08-16 |
Julian Seward | When handling mremap, disallow an expanding in-place... |
commit | commitdiff | tree | snapshot |
| 2006-08-16 |
Julian Seward | Regtest for bug fixed by r6001. |
commit | commitdiff | tree | snapshot |
| 2006-08-16 |
Julian Seward | When a segment becomes free, and it is above aspacem_ma... |
commit | commitdiff | tree | snapshot |
| 2006-08-16 |
Julian Seward | Regression test for #132146. |
commit | commitdiff | tree | snapshot |
| 2006-08-16 |
Julian Seward | Generate less verbose IR for amd64 'bswapq'. Fixes... |
commit | commitdiff | tree | snapshot |
| 2006-08-16 |
Julian Seward | amd64 insn printing fix. |
commit | commitdiff | tree | snapshot |
| 2006-08-13 |
Nicholas Nethercote | Don't print more lines of a stack-trace than were obtai... |
commit | commitdiff | tree | snapshot |
| 2006-08-09 |
Julian Seward | Update |
commit | commitdiff | tree | snapshot |
| 2006-08-05 |
Julian Seward | Regression tests for SSE3 support. |
commit | commitdiff | tree | snapshot |
| 2006-08-04 |
Julian Seward | 64-bit equivalent to r1635: handle all SSE3 instruction... |
commit | commitdiff | tree | snapshot |
| 2006-08-04 |
Julian Seward | Update expected output following Graydon H's leak check... |
commit | commitdiff | tree | snapshot |
| 2006-08-03 |
Julian Seward | Handle all SSE3 instructions except monitor and mwait... |
commit | commitdiff | tree | snapshot |
| 2006-08-01 |
Julian Seward | Handle nop-with-an-amode (sheesh. Mutancy. whatever... |
commit | commitdiff | tree | snapshot |
| 2006-08-01 |
Julian Seward | Print the same text as micro_ops_warn on x86; doing... |
commit | commitdiff | tree | snapshot |
| 2006-07-29 |
Julian Seward | Followup to r5991: when leak checking, treat zero-sized... |
commit | commitdiff | tree | snapshot |
| 2006-07-28 |
Julian Seward | Update. |
commit | commitdiff | tree | snapshot |
| 2006-07-28 |
Julian Seward | Add a mempool-trimming client request (Graydon Hoare). |
commit | commitdiff | tree | snapshot |
| 2006-07-27 |
Julian Seward | Leak checking fixes from Graydon Hoare: |
commit | commitdiff | tree | snapshot |
| 2006-07-27 |
Julian Seward | When doing leak checks, don't poke around in device... |
commit | commitdiff | tree | snapshot |
| 2006-07-24 |
Julian Seward | Enable syslog/sysinfo (Andy Doan). Fixes #130638. |
commit | commitdiff | tree | snapshot |
| 2006-07-24 |
Julian Seward | More ppc32/64-linux syscall wrappers, from Jakub Jeline... |
commit | commitdiff | tree | snapshot |
| 2006-07-24 |
Julian Seward | Allow a redundant REX prefix for pushfq. Fixes #130785. |
commit | commitdiff | tree | snapshot |
| 2006-07-24 |
Julian Seward | Re-enable regression tests for AMD64 SSE2 'psadbw'. |
commit | commitdiff | tree | snapshot |
| 2006-07-24 |
Julian Seward | Implement SSE2 'psadbw'. Fixes #128917. |
commit | commitdiff | tree | snapshot |
| 2006-07-24 |
Julian Seward | Allow even more segments. |
commit | commitdiff | tree | snapshot |
| 2006-07-17 |
Julian Seward | Update. |
commit | commitdiff | tree | snapshot |
| 2006-07-14 |
Nicholas Nethercote | update |
commit | commitdiff | tree | snapshot |
| 2006-07-08 |
Nicholas Nethercote | Trivial implementation for malloc_trim, thanks to Eero... |
commit | commitdiff | tree | snapshot |
| 2006-07-06 |
Julian Seward | A patch for the "Open POSIX Test Suite" |
commit | commitdiff | tree | snapshot |
| 2006-07-05 |
Julian Seward | match_script: redo somewhat dubious (although not obvio... |
commit | commitdiff | tree | snapshot |
| 2006-07-05 |
Tom Hughes | Update bug status. |
commit | commitdiff | tree | snapshot |
| 2006-07-05 |
Tom Hughes | Use fstat64 to work out the size of a file if it is... |
commit | commitdiff | tree | snapshot |
| 2006-06-25 |
Julian Seward | Make 'c'/'C' work again with --gen-suppressions=yes... |
commit | commitdiff | tree | snapshot |
| 2006-06-24 |
Cerion Armour... | handy script to decode ppc instructions |
commit | commitdiff | tree | snapshot |
| 2006-06-24 |
Julian Seward | Update the Sin-Bin. |
commit | commitdiff | tree | snapshot |
| 2006-06-21 |
Tom Hughes | Document bug fix. |
commit | commitdiff | tree | snapshot |
| 2006-06-21 |
Tom Hughes | Fix boundary case when trying to use brk() to expand... |
commit | commitdiff | tree | snapshot |
| 2006-06-16 |
Julian Seward | Fix copy-n-paste error to do with ppc64-linux stack... |
commit | commitdiff | tree | snapshot |
| 2006-06-09 |
Josef Weidendorfer | Correction: Callgrind got rid of the wrapper script... |
commit | commitdiff | tree | snapshot |
| 2006-06-07 |
Tom Hughes | Update bug status. |
commit | commitdiff | tree | snapshot |
| 2006-06-07 |
Tom Hughes | Implement some more terminal ioctls. Fixes bug #124039. |
commit | commitdiff | tree | snapshot |
| 2006-06-07 |
Tom Hughes | Update 3.1 bug status and start a 3.2 bug status file. |
commit | commitdiff | tree | snapshot |
| 2006-06-07 |
Tom Hughes | Validate futex system call arguments more carefully... |
commit | commitdiff | tree | snapshot |
| 2006-06-07 |
Tom Hughes | Fix display of buffer address in sendto system call... |
commit | commitdiff | tree | snapshot |
| 2006-06-07 |
Tom Hughes | Try and automatically detect pure 64 bit systems with... |
commit | commitdiff | tree | snapshot |
| 2006-06-07 |
Tom Hughes | Update bug status. |
commit | commitdiff | tree | snapshot |
| 2006-06-07 |
Julian Seward | Bump the version. |
commit | commitdiff | tree | snapshot |
| 2006-06-06 |
Julian Seward | Finalise 3.2.0. |
commit | commitdiff | tree | snapshot |
| 2006-06-06 |
Julian Seward | Install header in the right place. (From Josef W). |
commit | commitdiff | tree | snapshot |
| 2006-06-05 |
Julian Seward | More copyright updates. |
commit | commitdiff | tree | snapshot |
| 2006-06-05 |
Julian Seward | More copyright updates. |
commit | commitdiff | tree | snapshot |
| 2006-06-05 |
Julian Seward | Update copyright dates. |
commit | commitdiff | tree | snapshot |
| 2006-06-05 |
Julian Seward | Restrict to *.[chS]; otherwise it ends up losing permis... |
commit | commitdiff | tree | snapshot |
| 2006-06-05 |
Julian Seward | Update copyright dates. |
commit | commitdiff | tree | snapshot |
| 2006-06-02 |
Nicholas Nethercote | wibbles |
commit | commitdiff | tree | snapshot |
| 2006-06-02 |
Nicholas Nethercote | Add documentation on how to run the performance suite. |
commit | commitdiff | tree | snapshot |
| 2006-06-02 |
Nicholas Nethercote | Clarify usage instructions for --trace-flags. |
commit | commitdiff | tree | snapshot |
| 2006-06-02 |
Nicholas Nethercote | Add a helpful comment. |
commit | commitdiff | tree | snapshot |
| 2006-06-01 |
Nicholas Nethercote | Added a useful script. |
commit | commitdiff | tree | snapshot |
| 2006-05-27 |
Julian Seward | Third time lucky? |
commit | commitdiff | tree | snapshot |
| 2006-05-27 |
Julian Seward | Back to the past: another Red Hat 7.3 suppression. |
commit | commitdiff | tree | snapshot |
| 2006-05-27 |
Julian Seward | Wibble, wibble, wibble |
commit | commitdiff | tree | snapshot |
| 2006-05-27 |
Julian Seward | 3.2.0rc1 second try. |
commit | commitdiff | tree | snapshot |
| 2006-05-27 |
Josef Weidendorfer | Bug reports should have the same destination as for... |
commit | commitdiff | tree | snapshot |
| 2006-05-27 |
Josef Weidendorfer | Fix a failed assertion on retranslation of rep or cmov... |
commit | commitdiff | tree | snapshot |
| 2006-05-27 |
Julian Seward | Oops, track date change in r5940. |
commit | commitdiff | tree | snapshot |
| 2006-05-27 |
Julian Seward | Move into 2006. |
commit | commitdiff | tree | snapshot |
| 2006-05-27 |
Julian Seward | Even more news. |
commit | commitdiff | tree | snapshot |
| 2006-05-26 |
Julian Seward | Wording wibble. |
commit | commitdiff | tree | snapshot |
| 2006-05-26 |
Julian Seward | 3.2.0rc1, hopefully. |
commit | commitdiff | tree | snapshot |
| 2006-05-26 |
Julian Seward | Sigh .. now fix for 32-bit targets. |
commit | commitdiff | tree | snapshot |
| 2006-05-26 |
Julian Seward | Replace the obviously-bogus piece of inline asm with... |
commit | commitdiff | tree | snapshot |
| 2006-05-26 |
Julian Seward | Fix gcc pedantry on 64-bit platforms |
commit | commitdiff | tree | snapshot |
| 2006-05-26 |
Julian Seward | Disable tests none/tests/amd64/faultstatus, none/tests... |
commit | commitdiff | tree | snapshot |
| 2006-05-26 |
Julian Seward | Push towards a final version for 3.2.0. |
commit | commitdiff | tree | snapshot |
| 2006-05-26 |
Julian Seward | Read extra args for all tests from $EXTRA_REGTEST_OPTS... |
commit | commitdiff | tree | snapshot |
| 2006-05-25 |
Julian Seward | Specialisation rule which reduces memcheck false error... |
commit | commitdiff | tree | snapshot |
| 2006-05-25 |
Julian Seward | Finalise. |
commit | commitdiff | tree | snapshot |
| 2006-05-25 |
Julian Seward | Various minor edits. |
commit | commitdiff | tree | snapshot |
| 2006-05-25 |
Julian Seward | Update expected output. |
commit | commitdiff | tree | snapshot |
| 2006-05-25 |
Julian Seward | Suppression for SuSE 10.1 on amd64. |
commit | commitdiff | tree | snapshot |
| 2006-05-25 |
Julian Seward | Comment-only change. |
commit | commitdiff | tree | snapshot |
| 2006-05-25 |
Julian Seward | Yet another %eflags folding rule - this one for perform... |
commit | commitdiff | tree | snapshot |
| 2006-05-24 |
Tom Hughes | Decode EOVERFLOW in VG_(strerror). |
commit | commitdiff | tree | snapshot |
| 2006-05-24 |
Tom Hughes | Add a %s for the error string... |
commit | commitdiff | tree | snapshot |
| 2006-05-23 |
Dirk Mueller | add backport request for VEX |
commit | commitdiff | tree | snapshot |
| 2006-05-22 |
Julian Seward | A couple of suppressions for FC5/ppc32. |
commit | commitdiff | tree | snapshot |
| 2006-05-22 |
Julian Seward | Assertion is too restrictive; it's possible to validly... |
commit | commitdiff | tree | snapshot |
| 2006-05-22 |
Julian Seward | Rewrite inline asm for ppc32/64-linux to make them... |
commit | commitdiff | tree | snapshot |
| 2006-05-22 |
Cerion Armour... | ppc backend: handle vector constant of zero. |
commit | commitdiff | tree | snapshot |
| 2006-05-22 |
Tom Hughes | When moving an address range add the new range before... |
commit | commitdiff | tree | snapshot |
| 2006-05-22 |
Tom Hughes | Validate the fnIdx for a file segment when doing a... |
commit | commitdiff | tree | snapshot |
| next |