| 2005-05-06 |
Nicholas Nethercote | Try to fix this test case. |
commit | commitdiff | tree | snapshot |
| 2005-05-06 |
Julian Seward | Make some more x87 instructions work. |
commit | commitdiff | tree | snapshot |
| 2005-05-06 |
Julian Seward | Fix 64-bit bogon in bt/bts/btc/btr which caused it... |
commit | commitdiff | tree | snapshot |
| 2005-05-05 |
Julian Seward | Fix up %rflags handling after 64-bit multiplies. |
commit | commitdiff | tree | snapshot |
| 2005-05-05 |
Julian Seward | Implement a whole bunch more SSE instructions on amd64. |
commit | commitdiff | tree | snapshot |
| 2005-05-05 |
Julian Seward | Play a few more rounds of the SSE game on amd64. |
commit | commitdiff | tree | snapshot |
| 2005-05-05 |
Julian Seward | More %flags-helpers tuning. |
commit | commitdiff | tree | snapshot |
| 2005-05-05 |
Julian Seward | Update comment. |
commit | commitdiff | tree | snapshot |
| 2005-05-05 |
Tom Hughes | It helps if my changes actually compile... |
commit | commitdiff | tree | snapshot |
| 2005-05-05 |
Tom Hughes | Allow for the red zone when generating new_mem_stack_si... |
commit | commitdiff | tree | snapshot |
| 2005-05-05 |
Julian Seward | Add expected output file for 64-bit platforms. |
commit | commitdiff | tree | snapshot |
| 2005-05-05 |
Julian Seward | Add expected output files for 64-bit platforms. |
commit | commitdiff | tree | snapshot |
| 2005-05-05 |
Julian Seward | Add expected output files for 64-bit platforms. |
commit | commitdiff | tree | snapshot |
| 2005-05-05 |
Julian Seward | Add expected output files for 64-bit platforms. |
commit | commitdiff | tree | snapshot |
| 2005-05-05 |
Julian Seward | Tidy up a bit. |
commit | commitdiff | tree | snapshot |
| 2005-05-04 |
Tom Hughes | Add intercepts for unsigned long versions of the nothro... |
commit | commitdiff | tree | snapshot |
| 2005-05-04 |
Julian Seward | Move all the 'scalar' (syscall-arg) tests into x86... |
commit | commitdiff | tree | snapshot |
| 2005-05-04 |
Julian Seward | Add new acceptable-stderr files. |
commit | commitdiff | tree | snapshot |
| 2005-05-04 |
Julian Seward | Add a new acceptable-output file. |
commit | commitdiff | tree | snapshot |
| 2005-05-04 |
Julian Seward | Update expected outputs (better stack traces due to... |
commit | commitdiff | tree | snapshot |
| 2005-05-04 |
Julian Seward | Move this test to a more sensible place. Originally... |
commit | commitdiff | tree | snapshot |
| 2005-05-03 |
Julian Seward | Fix stupid bug I introduced in r3556, which broke handl... |
commit | commitdiff | tree | snapshot |
| 2005-05-03 |
Julian Seward | Fix really stupid bug I introduced during recent 64... |
commit | commitdiff | tree | snapshot |
| 2005-05-03 |
Tom Hughes | Don't truncate addresses in error reports. |
commit | commitdiff | tree | snapshot |
| 2005-05-03 |
Julian Seward | Disable this test for the time being, since the functio... |
commit | commitdiff | tree | snapshot |
| 2005-05-03 |
Julian Seward | Fix expected output. It could be that having CFI-based... |
commit | commitdiff | tree | snapshot |
| 2005-05-03 |
Julian Seward | Update expected output. |
commit | commitdiff | tree | snapshot |
| 2005-05-03 |
Julian Seward | * Clean up the DWARF2 CFI reader a bit |
commit | commitdiff | tree | snapshot |
| 2005-05-03 |
Julian Seward | VG_(addCfiSI): ignore CfiSIs which state an address... |
commit | commitdiff | tree | snapshot |
| 2005-05-03 |
Julian Seward | Improve debug printing |
commit | commitdiff | tree | snapshot |
| 2005-05-03 |
Julian Seward | Handle Iop_Neg{8,16,32}. |
commit | commitdiff | tree | snapshot |
| 2005-05-03 |
Julian Seward | x86 guest: generate Iop_Neg* in the x86->IR phase.... |
commit | commitdiff | tree | snapshot |
| 2005-05-03 |
Tom Hughes | Reset the address encoding to the default before parsin... |
commit | commitdiff | tree | snapshot |
| 2005-05-03 |
Julian Seward | Generate better code for CmpNEZ64(Or64(x,y)), a common... |
commit | commitdiff | tree | snapshot |
| 2005-05-03 |
Julian Seward | Memchecking very large BBs of FP insns on x86 sometimes... |
commit | commitdiff | tree | snapshot |
| 2005-05-03 |
Tom Hughes | Some suppressions for FC3 amd64 systems. |
commit | commitdiff | tree | snapshot |
| 2005-05-02 |
Julian Seward | gcc-3.3.3 is fooled by strings like "linux/include... |
commit | commitdiff | tree | snapshot |
| 2005-05-02 |
Julian Seward | When handling 'sbb %reg,%reg', first put zero into... |
commit | commitdiff | tree | snapshot |
| 2005-05-02 |
Julian Seward | Minor tweakage: use testl rather than andl in three... |
commit | commitdiff | tree | snapshot |
| 2005-05-02 |
Julian Seward | Minor cleanups. |
commit | commitdiff | tree | snapshot |
| 2005-05-02 |
Nicholas Nethercote | Correct header comment. |
commit | commitdiff | tree | snapshot |
| 2005-05-02 |
Julian Seward | Fix compile warnings on 32-bit platforms, hopefully... |
commit | commitdiff | tree | snapshot |
| 2005-05-02 |
Julian Seward | Handle DW_CFA_register. |
commit | commitdiff | tree | snapshot |
| 2005-05-02 |
Julian Seward | Re-enable vex bb chasing. In fact this accidentally... |
commit | commitdiff | tree | snapshot |
| 2005-05-02 |
Julian Seward | Get rid of some functions made redundant by recent... |
commit | commitdiff | tree | snapshot |
| 2005-05-02 |
Julian Seward | Don't complain endlessly about missing folding rule... |
commit | commitdiff | tree | snapshot |
| 2005-05-02 |
Julian Seward | rm debug printing |
commit | commitdiff | tree | snapshot |
| 2005-05-02 |
Julian Seward | Initial cleanups based on target-specific defines. |
commit | commitdiff | tree | snapshot |
| 2005-05-02 |
Tom Hughes | Move the replacement code for the amd64 vsyscalls into... |
commit | commitdiff | tree | snapshot |
| 2005-05-02 |
Julian Seward | Add macro definitions that make it possible to do cpu... |
commit | commitdiff | tree | snapshot |
| 2005-05-02 |
Julian Seward | Sort the CFI summary table and do lookups in it using... |
commit | commitdiff | tree | snapshot |
| 2005-05-02 |
Julian Seward | Create and use summary address range limits for the... |
commit | commitdiff | tree | snapshot |
| 2005-05-02 |
Julian Seward | CFI: if summarisation fails, don't add the result to... |
commit | commitdiff | tree | snapshot |
| 2005-05-01 |
Julian Seward | Fix various other CFI-frame-unwind bits and pieces. |
commit | commitdiff | tree | snapshot |
| 2005-05-01 |
Julian Seward | * handle DW_CFA_offset_extended_sf |
commit | commitdiff | tree | snapshot |
| 2005-05-01 |
Tom Hughes | Get DWARF CFI handling going on amd64 systems. This... |
commit | commitdiff | tree | snapshot |
| 2005-05-01 |
Julian Seward | New flag --trace-cfi=yes|no [no], which is for debuggin... |
commit | commitdiff | tree | snapshot |
| 2005-04-30 |
Julian Seward | Get the CFI-based frame-unwinder to the point where... |
commit | commitdiff | tree | snapshot |
| 2005-04-30 |
Julian Seward | Beginnings of a DWARF CFI-based frame-unwinder. Does... |
commit | commitdiff | tree | snapshot |
| 2005-04-28 |
Julian Seward | Define N_PRIMARY_MAP to actually generate a 64-bit... |
commit | commitdiff | tree | snapshot |
| 2005-04-28 |
Julian Seward | Even more pissing with inline asm around to placate... |
commit | commitdiff | tree | snapshot |
| 2005-04-27 |
Julian Seward | local_sys_write_stderr: tell gcc what registers the... |
commit | commitdiff | tree | snapshot |
| 2005-04-27 |
Julian Seward | Reinstate the leak checker; it works at least on x86. |
commit | commitdiff | tree | snapshot |
| 2005-04-27 |
Julian Seward | Handle CmpNEZ16. |
commit | commitdiff | tree | snapshot |
| 2005-04-27 |
Julian Seward | Handle various more primops, and reorganise iselCondCod... |
commit | commitdiff | tree | snapshot |
| 2005-04-27 |
Julian Seward | Emit 'negq'. |
commit | commitdiff | tree | snapshot |
| 2005-04-27 |
Julian Seward | * Use new 64-to/from-{16,8,1} conversion primops |
commit | commitdiff | tree | snapshot |
| 2005-04-27 |
Julian Seward | Use new 64-to/from-{16,8,1} conversion primops instead... |
commit | commitdiff | tree | snapshot |
| 2005-04-27 |
Julian Seward | Add even more 64-bit integer primops (sigh) |
commit | commitdiff | tree | snapshot |
| 2005-04-27 |
Julian Seward | Handle various new 64-bit integer primops. |
commit | commitdiff | tree | snapshot |
| 2005-04-27 |
Tom Hughes | Make the debug log module work on amd64. |
commit | commitdiff | tree | snapshot |
| 2005-04-27 |
Tom Hughes | Rework the inline assembly implementations of write... |
commit | commitdiff | tree | snapshot |
| 2005-04-27 |
Julian Seward | Try a different kludge to get around strlen not being... |
commit | commitdiff | tree | snapshot |
| 2005-04-26 |
Julian Seward | * Modify the instrumenter to use the new primops introd... |
commit | commitdiff | tree | snapshot |
| 2005-04-26 |
Julian Seward | * Enhance the x86 instruction selector to generate... |
commit | commitdiff | tree | snapshot |
| 2005-04-26 |
Julian Seward | Add a few new primops which allow for more concise... |
commit | commitdiff | tree | snapshot |
| 2005-04-26 |
Tom Hughes | Add support for the fadvise system calls. |
commit | commitdiff | tree | snapshot |
| 2005-04-26 |
Tom Hughes | Support the 64 bit comparison instructions which vex... |
commit | commitdiff | tree | snapshot |
| 2005-04-26 |
Julian Seward | Add various %rflag-helper specialisation cases and... |
commit | commitdiff | tree | snapshot |
| 2005-04-26 |
Julian Seward | Handle more cases, and a bit of tuning. |
commit | commitdiff | tree | snapshot |
| 2005-04-26 |
Julian Seward | Add 64-bit comparisons. |
commit | commitdiff | tree | snapshot |
| 2005-04-26 |
Julian Seward | Increase number of integer registers in use from 3... |
commit | commitdiff | tree | snapshot |
| 2005-04-25 |
Julian Seward | A bunch of redirections for SuSE 9.2 on amd64. |
commit | commitdiff | tree | snapshot |
| 2005-04-25 |
Tom Hughes | Use %lu for all length values in debug messages or... |
commit | commitdiff | tree | snapshot |
| 2005-04-25 |
Julian Seward | amd64 build fixes. |
commit | commitdiff | tree | snapshot |
| 2005-04-25 |
Julian Seward | For the time being, disable chasing across basic block... |
commit | commitdiff | tree | snapshot |
| 2005-04-25 |
Julian Seward | Use __FUNCTION__ correctly. |
commit | commitdiff | tree | snapshot |
| 2005-04-25 |
Julian Seward | Create a new module: ASpaceMgr, the address space manag... |
commit | commitdiff | tree | snapshot |
| 2005-04-25 |
Julian Seward | More debug printing |
commit | commitdiff | tree | snapshot |
| 2005-04-25 |
Julian Seward | More printing fine-tuning |
commit | commitdiff | tree | snapshot |
| 2005-04-25 |
Julian Seward | Print debugging info at various places in the startup... |
commit | commitdiff | tree | snapshot |
| 2005-04-25 |
Julian Seward | Print a bit more prettily. |
commit | commitdiff | tree | snapshot |
| 2005-04-25 |
Julian Seward | Add a new module: the debug-logger. For a while now... |
commit | commitdiff | tree | snapshot |
| 2005-04-24 |
Julian Seward | Relax the requirement that a pub_tool_<modulename>... |
commit | commitdiff | tree | snapshot |
| 2005-04-24 |
Julian Seward | Make amd64-linux build again after m_sigframe hackery. |
commit | commitdiff | tree | snapshot |
| 2005-04-24 |
Julian Seward | Create a new module, "sigframe", responsible for creati... |
commit | commitdiff | tree | snapshot |
| 2005-04-24 |
Julian Seward | Rename the first three modules as per naming scheme. |
commit | commitdiff | tree | snapshot |
| 2005-04-24 |
Julian Seward | Add statement-of-intent re top level module structure. |
commit | commitdiff | tree | snapshot |
| 2005-04-24 |
Julian Seward | Add initialisation-order sanity checks. |
commit | commitdiff | tree | snapshot |
| 2005-04-24 |
Julian Seward | Update comment about stack management, and remove some... |
commit | commitdiff | tree | snapshot |
| next |