| 2005-11-11 |
Tom Hughes | Fix compiler warnings. |
commit | commitdiff | tree | snapshot |
| 2005-11-11 |
Julian Seward | Stop gcc4 complaining about pointer signedness mismatches. |
commit | commitdiff | tree | snapshot |
| 2005-11-11 |
Tom Hughes | Fix compiler warning. |
commit | commitdiff | tree | snapshot |
| 2005-11-11 |
Tom Hughes | Fix compiler warnings. |
commit | commitdiff | tree | snapshot |
| 2005-11-11 |
Tom Hughes | Turn on some extra warnings. |
commit | commitdiff | tree | snapshot |
| 2005-11-11 |
Tom Hughes | Fix compiler warnings. |
commit | commitdiff | tree | snapshot |
| 2005-11-11 |
Tom Hughes | Bug status updates. |
commit | commitdiff | tree | snapshot |
| 2005-11-11 |
Tom Hughes | Suppress AT_SYSINFO in the auxiliary vector because... |
commit | commitdiff | tree | snapshot |
| 2005-11-11 |
Julian Seward | Another Altivec test program. |
commit | commitdiff | tree | snapshot |
| 2005-11-11 |
Cerion Armour... | Comments from Greg Parker re ppc ABI conventions. |
commit | commitdiff | tree | snapshot |
| 2005-11-10 |
Julian Seward | Do cpu string identification right, so the ppc32-specif... |
commit | commitdiff | tree | snapshot |
| 2005-11-10 |
Julian Seward | Add instruction-set tests for ppc32 (integer, FP, altivec). |
commit | commitdiff | tree | snapshot |
| 2005-11-10 |
Julian Seward | Oops. Track primop renamings. |
commit | commitdiff | tree | snapshot |
| 2005-11-10 |
Julian Seward | Handle IR primops arising from running Altivec code... |
commit | commitdiff | tree | snapshot |
| 2005-11-10 |
Nicholas Nethercote | Cachegrind was aborting if it hit a client request... |
commit | commitdiff | tree | snapshot |
| 2005-11-10 |
Nicholas Nethercote | Avoid compiler warnings. |
commit | commitdiff | tree | snapshot |
| 2005-11-10 |
Tom Hughes | Call VG_(unknown_SP_update) each time we switch to... |
commit | commitdiff | tree | snapshot |
| 2005-11-10 |
Tom Hughes | Add some extra debugging to the stack management module... |
commit | commitdiff | tree | snapshot |
| 2005-11-10 |
Julian Seward | m_libcsignal is needed here. |
commit | commitdiff | tree | snapshot |
| 2005-11-10 |
Tom Hughes | Remove redundant conditional - ppc32-linux is already... |
commit | commitdiff | tree | snapshot |
| 2005-11-10 |
Tom Hughes | Use $(INSTALL_DATA) to install libcoregrind.a and libve... |
commit | commitdiff | tree | snapshot |
| 2005-11-10 |
Nicholas Nethercote | Try to avoid compiler warnings on AMD64. |
commit | commitdiff | tree | snapshot |
| 2005-11-10 |
Nicholas Nethercote | need --trace-children when self-hosting |
commit | commitdiff | tree | snapshot |
| 2005-11-10 |
Julian Seward | filter_linenos was not making it into tarballs. |
commit | commitdiff | tree | snapshot |
| 2005-11-10 |
Nicholas Nethercote | Factor out some common code in m_syswrap. |
commit | commitdiff | tree | snapshot |
| 2005-11-10 |
Nicholas Nethercote | update URLs |
commit | commitdiff | tree | snapshot |
| 2005-11-10 |
Dirk Mueller | we don't need libc. so don't link it |
commit | commitdiff | tree | snapshot |
| 2005-11-09 |
Julian Seward | Add hacks to make it possible to build callgrind (... |
commit | commitdiff | tree | snapshot |
| 2005-11-09 |
Julian Seward | Add casts to stop gcc complaining. |
commit | commitdiff | tree | snapshot |
| 2005-11-09 |
Julian Seward | Add comments from email discussion re mprotect. |
commit | commitdiff | tree | snapshot |
| 2005-11-09 |
Julian Seward | Third pass at the ppc32 ptrace stuff. It compiles... |
commit | commitdiff | tree | snapshot |
| 2005-11-09 |
Cerion Armour... | Save/Restore condition register, and VRSAVE register... |
commit | commitdiff | tree | snapshot |
| 2005-11-09 |
Julian Seward | Adjust debugLog messages. |
commit | commitdiff | tree | snapshot |
| 2005-11-09 |
Julian Seward | Install libvex.a and libcoregrind.a, needed for externa... |
commit | commitdiff | tree | snapshot |
| 2005-11-09 |
Tom Hughes | Do ptrace_setregs in a ppc32 compatible way instead... |
commit | commitdiff | tree | snapshot |
| 2005-11-09 |
Tom Hughes | Add missing quote. |
commit | commitdiff | tree | snapshot |
| 2005-11-09 |
Tom Hughes | Update results - we now emulate the whole LDT. |
commit | commitdiff | tree | snapshot |
| 2005-11-09 |
Nicholas Nethercote | Factor out some common code in m_syswrap. |
commit | commitdiff | tree | snapshot |
| 2005-11-09 |
Nicholas Nethercote | update |
commit | commitdiff | tree | snapshot |
| 2005-11-08 |
Cerion Armour... | store & load callee-saved floating-point and vector... |
commit | commitdiff | tree | snapshot |
| 2005-11-08 |
Julian Seward | Try to fill in ptrace_setregs. Dunno if it's right. |
commit | commitdiff | tree | snapshot |
| 2005-11-08 |
Nicholas Nethercote | Augment a little. |
commit | commitdiff | tree | snapshot |
| 2005-11-08 |
Nicholas Nethercote | update |
commit | commitdiff | tree | snapshot |
| 2005-11-08 |
Nicholas Nethercote | update |
commit | commitdiff | tree | snapshot |
| 2005-11-08 |
Julian Seward | Reinstate timestamping, sort-of, having trashed VG_... |
commit | commitdiff | tree | snapshot |
| 2005-11-08 |
Tom Hughes | Handle the PROT_GROWSDOWN and PROT_GROWSUP mprotect... |
commit | commitdiff | tree | snapshot |
| 2005-11-08 |
Julian Seward | Document the --kernel-variant= option. |
commit | commitdiff | tree | snapshot |
| 2005-11-08 |
Julian Seward | Get rid of old flags that memcheck no longer has. |
commit | commitdiff | tree | snapshot |
| 2005-11-08 |
Julian Seward | Add tests for --partial-loads-ok= flag. |
commit | commitdiff | tree | snapshot |
| 2005-11-08 |
Tom Hughes | Reworked to avoid depending on $(eval) in the make... |
commit | commitdiff | tree | snapshot |
| 2005-11-08 |
Tom Hughes | Set CPPFLAGS correctly when building the core preload... |
commit | commitdiff | tree | snapshot |
| 2005-11-08 |
Julian Seward | memcheck: make --partial-loads-ok=yes work again, but... |
commit | commitdiff | tree | snapshot |
| 2005-11-08 |
Julian Seward | fwrite.stdout.exp seems to be not present and make... |
commit | commitdiff | tree | snapshot |
| 2005-11-08 |
Julian Seward | Second try at getting rid of the is_self() hack used... |
commit | commitdiff | tree | snapshot |
| 2005-11-07 |
Tom Hughes | Initial description of multiple architecture support. |
commit | commitdiff | tree | snapshot |
| 2005-11-07 |
Julian Seward | ppc32 build fix. |
commit | commitdiff | tree | snapshot |
| 2005-11-07 |
Tom Hughes | My emacs is just too clever for its own good... |
commit | commitdiff | tree | snapshot |
| 2005-11-07 |
Tom Hughes | Use sysconf to get the page size as it is more portable. |
commit | commitdiff | tree | snapshot |
| 2005-11-07 |
Julian Seward | Handle sys_sigaction on ppc32-linux. |
commit | commitdiff | tree | snapshot |
| 2005-11-07 |
Tom Hughes | Dual architecture support - this commit is a major... |
commit | commitdiff | tree | snapshot |
| 2005-11-07 |
Nicholas Nethercote | Run the right regression tests... |
commit | commitdiff | tree | snapshot |
| 2005-11-07 |
Nicholas Nethercote | Improve factoring in m_coredump a little. |
commit | commitdiff | tree | snapshot |
| 2005-11-06 |
Tom Hughes | Add tests for 64 bit instructions. |
commit | commitdiff | tree | snapshot |
| 2005-11-05 |
Julian Seward | Liberalise x86 clone flag handling, so it's as per... |
commit | commitdiff | tree | snapshot |
| 2005-11-05 |
Julian Seward | Fix stack unwinding on ppc. |
commit | commitdiff | tree | snapshot |
| 2005-11-05 |
Julian Seward | Commit Tom's improved-stack-unwinding patch. |
commit | commitdiff | tree | snapshot |
| 2005-11-05 |
Julian Seward | Read debug info from the V exe when it is installed... |
commit | commitdiff | tree | snapshot |
| 2005-11-05 |
Tom Hughes | Update ignore lists. |
commit | commitdiff | tree | snapshot |
| 2005-11-05 |
Tom Hughes | Update ignore lists. |
commit | commitdiff | tree | snapshot |
| 2005-11-05 |
Tom Hughes | Sync sse2 tests from x86 to amd64. |
commit | commitdiff | tree | snapshot |
| 2005-11-05 |
Julian Seward | Add test cases for amd64 vector FP unordered compares. |
commit | commitdiff | tree | snapshot |
| 2005-11-05 |
Julian Seward | Oops, this should have been included in r5014. |
commit | commitdiff | tree | snapshot |
| 2005-11-05 |
Julian Seward | Add test cases for SSE unordered-compare instructions. |
commit | commitdiff | tree | snapshot |
| 2005-11-05 |
Julian Seward | Handle vector FP unordered compares. |
commit | commitdiff | tree | snapshot |
| 2005-11-05 |
Tom Hughes | Add a comment documenting the reason for subtracting... |
commit | commitdiff | tree | snapshot |
| 2005-11-05 |
Tom Hughes | Enable tests for shld/shrd instructions which are now... |
commit | commitdiff | tree | snapshot |
| 2005-11-04 |
Julian Seward | Placate compiler warning. |
commit | commitdiff | tree | snapshot |
| 2005-11-04 |
Julian Seward | Test shrd/shld. |
commit | commitdiff | tree | snapshot |
| 2005-11-04 |
Tom Hughes | Re-enable a load of tests for instructions which VEX... |
commit | commitdiff | tree | snapshot |
| 2005-11-04 |
Tom Hughes | Backout additional space until we decide whether we... |
commit | commitdiff | tree | snapshot |
| 2005-11-04 |
Tom Hughes | Remove "pid" to make docs align with reality. |
commit | commitdiff | tree | snapshot |
| 2005-11-04 |
Tom Hughes | Add an insn_basic test for amd64. This is based on... |
commit | commitdiff | tree | snapshot |
| 2005-11-04 |
Tom Hughes | Fix up references to log files names containing "pid... |
commit | commitdiff | tree | snapshot |
| 2005-11-04 |
Tom Hughes | Allow rax/rbx/rcx/rdx (and their narrower counterparts... |
commit | commitdiff | tree | snapshot |
| 2005-11-04 |
Tom Hughes | Fix the amd64 version of gen_insn_test.pl to strip... |
commit | commitdiff | tree | snapshot |
| 2005-11-04 |
Julian Seward | Also test jecxz. |
commit | commitdiff | tree | snapshot |
| 2005-11-04 |
Tom Hughes | Add missing tag. |
commit | commitdiff | tree | snapshot |
| 2005-11-04 |
Tom Hughes | Make the tool writing documentation align a bit more... |
commit | commitdiff | tree | snapshot |
| 2005-11-04 |
Tom Hughes | Remove remaining references to the old tool.h header. |
commit | commitdiff | tree | snapshot |
| 2005-11-04 |
Tom Hughes | Tool writing documentation updates from Yao Qi <qiyaolt... |
commit | commitdiff | tree | snapshot |
| 2005-11-04 |
Tom Hughes | When unwinding the stack on x86/amd64 subtract one... |
commit | commitdiff | tree | snapshot |
| 2005-11-03 |
Nicholas Nethercote | Record a useful nugget from Julian. |
commit | commitdiff | tree | snapshot |
| 2005-11-03 |
Julian Seward | Track API change in vex r1429. |
commit | commitdiff | tree | snapshot |
| 2005-11-02 |
Julian Seward | Don't try to honour the ELF interpreter's load address... |
commit | commitdiff | tree | snapshot |
| 2005-11-02 |
Tom Hughes | Split faultstatus into the platform independent tests... |
commit | commitdiff | tree | snapshot |
| 2005-11-02 |
Tom Hughes | Remove the as_mmap and as_shm tests which don't make... |
commit | commitdiff | tree | snapshot |
| 2005-11-02 |
Tom Hughes | The memcheck/tests/sigprocmask test is designed to... |
commit | commitdiff | tree | snapshot |
| 2005-11-02 |
Tom Hughes | Fix format string in signal mask printing. |
commit | commitdiff | tree | snapshot |
| 2005-11-02 |
Tom Hughes | Display signal masks correctly when --trace-signals... |
commit | commitdiff | tree | snapshot |
| 2005-11-02 |
Tom Hughes | Update EXTRA_DIST to include new results files. |
commit | commitdiff | tree | snapshot |
| next |