| 2004-07-26 |
Nicholas Nethercote | Er, actually make this test meaningful. It now aborts... |
commit | commitdiff | tree | snapshot |
| 2004-07-26 |
Nicholas Nethercote | Remove unused global variable. |
commit | commitdiff | tree | snapshot |
| 2004-07-26 |
Nicholas Nethercote | make non-exported function static |
commit | commitdiff | tree | snapshot |
| 2004-07-26 |
Julian Seward | Try and print a bit faster. |
commit | commitdiff | tree | snapshot |
| 2004-07-26 |
Julian Seward | Startup delay and debug printing wibbles. |
commit | commitdiff | tree | snapshot |
| 2004-07-26 |
Julian Seward | Fix bug in assembly of shifts. |
commit | commitdiff | tree | snapshot |
| 2004-07-25 |
Julian Seward | Fill in a few more thunks cases. |
commit | commitdiff | tree | snapshot |
| 2004-07-25 |
Julian Seward | Fix startup stuff a bit. |
commit | commitdiff | tree | snapshot |
| 2004-07-25 |
Julian Seward | More eflags thunks. |
commit | commitdiff | tree | snapshot |
| 2004-07-25 |
Julian Seward | More helpers. |
commit | commitdiff | tree | snapshot |
| 2004-07-25 |
Julian Seward | Make --stop-after= work. |
commit | commitdiff | tree | snapshot |
| 2004-07-25 |
Julian Seward | Add a few more flag evaluation routines. |
commit | commitdiff | tree | snapshot |
| 2004-07-25 |
Julian Seward | Observe caller-supplied limit on # of insns allowed... |
commit | commitdiff | tree | snapshot |
| 2004-07-25 |
Julian Seward | Fix some bug or other to do with moving values out... |
commit | commitdiff | tree | snapshot |
| 2004-07-25 |
Tom Hughes | Move the decoding of SFENCE out of the SSE only part... |
commit | commitdiff | tree | snapshot |
| 2004-07-25 |
Tom Hughes | Add instruction tests for the LFENCE/MFENCE/SFENCE... |
commit | commitdiff | tree | snapshot |
| 2004-07-25 |
Julian Seward | More hacked104 hookups, including the first eflags... |
commit | commitdiff | tree | snapshot |
| 2004-07-25 |
Julian Seward | Integration stuff to make the 104 testbed work. |
commit | commitdiff | tree | snapshot |
| 2004-07-24 |
Julian Seward | Add a hacked version of 1.0.4 as a test bed for Vex. |
commit | commitdiff | tree | snapshot |
| 2004-07-24 |
Julian Seward | Delete this directory. |
commit | commitdiff | tree | snapshot |
| 2004-07-24 |
Julian Seward | Delete this stuff. Not part of vex. |
commit | commitdiff | tree | snapshot |
| 2004-07-24 |
Julian Seward | Clean up unused stuff. |
commit | commitdiff | tree | snapshot |
| 2004-07-24 |
Julian Seward | Add mechanisms for calling helper functions from genera... |
commit | commitdiff | tree | snapshot |
| 2004-07-24 |
Julian Seward | Compilation fixes for gcc-2.96. |
commit | commitdiff | tree | snapshot |
| 2004-07-23 |
Julian Seward | Fix bug causing real registers to be bought back into... |
commit | commitdiff | tree | snapshot |
| 2004-07-23 |
Julian Seward | Fix indentation in emit_X86Instr. Whitespace change... |
commit | commitdiff | tree | snapshot |
| 2004-07-23 |
Julian Seward | Finish first pass through x86 assembler. |
commit | commitdiff | tree | snapshot |
| 2004-07-23 |
Julian Seward | Fill in many (most) x86 emission cases. |
commit | commitdiff | tree | snapshot |
| 2004-07-22 |
Julian Seward | Get rid of these too. |
commit | commitdiff | tree | snapshot |
| 2004-07-22 |
Julian Seward | Get rid of this. |
commit | commitdiff | tree | snapshot |
| 2004-07-22 |
Julian Seward | Start pushing some instructions through the x86 assembler. |
commit | commitdiff | tree | snapshot |
| 2004-07-22 |
Julian Seward | Makefile for use with icc. |
commit | commitdiff | tree | snapshot |
| 2004-07-22 |
Julian Seward | More x86 insn emitter hacking. |
commit | commitdiff | tree | snapshot |
| 2004-07-22 |
Nicholas Nethercote | Clarify error msgs |
commit | commitdiff | tree | snapshot |
| 2004-07-22 |
Nicholas Nethercote | In response to bug #85665, clarify what --trace-childre... |
commit | commitdiff | tree | snapshot |
| 2004-07-22 |
Julian Seward | Make a start on x86 instruction emission. |
commit | commitdiff | tree | snapshot |
| 2004-07-21 |
Julian Seward | Rename x86h_defs.[ch] to x86host_defs.[ch]. |
commit | commitdiff | tree | snapshot |
| 2004-07-21 |
Julian Seward | Assembler infrastructure. |
commit | commitdiff | tree | snapshot |
| 2004-07-21 |
Tom Hughes | Fix checking of execve() when argv is a null pointer. |
commit | commitdiff | tree | snapshot |
| 2004-07-21 |
Julian Seward | - Fix up verbosity control. |
commit | commitdiff | tree | snapshot |
| 2004-07-21 |
Nicholas Nethercote | Correct Cachegrind changes; better late than never. |
commit | commitdiff | tree | snapshot |
| 2004-07-21 |
Nicholas Nethercote | Type name wibble |
commit | commitdiff | tree | snapshot |
| 2004-07-20 |
Julian Seward | Fix scary bug causing mis-identification of SSE stores... |
commit | commitdiff | tree | snapshot |
| 2004-07-20 |
Julian Seward | Remove duplicate suppressions for SuSE 9.0 (section... |
commit | commitdiff | tree | snapshot |
| 2004-07-20 |
Nicholas Nethercote | typo |
commit | commitdiff | tree | snapshot |
| 2004-07-20 |
Nicholas Nethercote | comment typo |
commit | commitdiff | tree | snapshot |
| 2004-07-20 |
Julian Seward | Fix extremely obscure bug in xadd picked up by QEMU... |
commit | commitdiff | tree | snapshot |
| 2004-07-20 |
Julian Seward | gcc sometimes generates "sbbl %reg,%reg" to convert... |
commit | commitdiff | tree | snapshot |
| 2004-07-19 |
Tom Hughes | Some systems seem to need linux/netlink.h for linux... |
commit | commitdiff | tree | snapshot |
| 2004-07-19 |
Julian Seward | Complete first pass thru x86 instruction selector. |
commit | commitdiff | tree | snapshot |
| 2004-07-19 |
Nicholas Nethercote | Add another C call helper. |
commit | commitdiff | tree | snapshot |
| 2004-07-19 |
Julian Seward | Teach x86 insn selector how to generate code for 64... |
commit | commitdiff | tree | snapshot |
| 2004-07-19 |
Julian Seward | Refine x86 instruction representation a bit. |
commit | commitdiff | tree | snapshot |
| 2004-07-18 |
Julian Seward | Loads more x86 insn selector hacking. |
commit | commitdiff | tree | snapshot |
| 2004-07-18 |
Nicholas Nethercote | Include new_override.stdout.exp in 'make dist'. |
commit | commitdiff | tree | snapshot |
| 2004-07-18 |
Julian Seward | --> 2.1.3.CVS |
commit | commitdiff | tree | snapshot |
| 2004-07-18 |
Nicholas Nethercote | Extra info for FAQ. |
commit | commitdiff | tree | snapshot |
| 2004-07-18 |
Julian Seward | --> 2.1.2 |
commit | commitdiff | tree | snapshot |
| 2004-07-18 |
Julian Seward | add #85416. |
commit | commitdiff | tree | snapshot |
| 2004-07-18 |
Tom Hughes | Only treat colons in the switch name as important when... |
commit | commitdiff | tree | snapshot |
| 2004-07-18 |
Julian Seward | Mucho instruction selector hacking. |
commit | commitdiff | tree | snapshot |
| 2004-07-17 |
Julian Seward | Version wibble |
commit | commitdiff | tree | snapshot |
| 2004-07-17 |
Julian Seward | Track bug resolutions which happened today. |
commit | commitdiff | tree | snapshot |
| 2004-07-17 |
Julian Seward | Deltas from Jeremy. |
commit | commitdiff | tree | snapshot |
| 2004-07-17 |
Nicholas Nethercote | Add a bunch of asserts to check the results of calls... |
commit | commitdiff | tree | snapshot |
| 2004-07-17 |
Tom Hughes | Make the _dl_relocate_object suppressions more general... |
commit | commitdiff | tree | snapshot |
| 2004-07-17 |
Julian Seward | Update preamble a la Nick's suggestions. |
commit | commitdiff | tree | snapshot |
| 2004-07-17 |
Nicholas Nethercote | Check mmap() and munmap() results at startup; they... |
commit | commitdiff | tree | snapshot |
| 2004-07-17 |
Nicholas Nethercote | Clarify Cachegrind changes |
commit | commitdiff | tree | snapshot |
| 2004-07-17 |
Julian Seward | 2.1.2 is imminent. I've tried to find all the changes... |
commit | commitdiff | tree | snapshot |
| 2004-07-17 |
Tom Hughes | Make sure init_global_thread_specific_state() set the... |
commit | commitdiff | tree | snapshot |
| 2004-07-17 |
Nicholas Nethercote | Support FBLD, FBSTP. Patch courtesy of Jani Monoses. |
commit | commitdiff | tree | snapshot |
| 2004-07-16 |
Tom Hughes | Fix typo in comment. |
commit | commitdiff | tree | snapshot |
| 2004-07-16 |
Julian Seward | Bring this up to date. |
commit | commitdiff | tree | snapshot |
| 2004-07-16 |
Julian Seward | Get rid of add with carry and subtract with borrow... |
commit | commitdiff | tree | snapshot |
| 2004-07-16 |
Julian Seward | temporarily print storage stats |
commit | commitdiff | tree | snapshot |
| 2004-07-16 |
Julian Seward | Mucho x86 instruction selector hacking. |
commit | commitdiff | tree | snapshot |
| 2004-07-16 |
Nicholas Nethercote | Slightly change, with J's approval, startup copyright... |
commit | commitdiff | tree | snapshot |
| 2004-07-16 |
Nicholas Nethercote | apostrophe pedantry; comment change only |
commit | commitdiff | tree | snapshot |
| 2004-07-16 |
Tom Hughes | Add comments to explain the address space padding techn... |
commit | commitdiff | tree | snapshot |
| 2004-07-16 |
Tom Hughes | Commit missing kernel interface definitions for async... |
commit | commitdiff | tree | snapshot |
| 2004-07-15 |
Tom Hughes | Implement support for the async I/O system calls in... |
commit | commitdiff | tree | snapshot |
| 2004-07-15 |
Julian Seward | setFlags_DSTus_DST1: generate well-typed IR for Mux10... |
commit | commitdiff | tree | snapshot |
| 2004-07-15 |
Nicholas Nethercote | If new/new[] fails and should throw an exception, abort... |
commit | commitdiff | tree | snapshot |
| 2004-07-15 |
Nicholas Nethercote | This commit fixes things so that the client stack can... |
commit | commitdiff | tree | snapshot |
| 2004-07-15 |
Nicholas Nethercote | Merged Valgrind's heap and stack. This has two main... |
commit | commitdiff | tree | snapshot |
| 2004-07-15 |
Julian Seward | Get rid of guards on IR Puts, and instead have an IR... |
commit | commitdiff | tree | snapshot |
| 2004-07-15 |
Julian Seward | Further improvements to the IR sanity checker. |
commit | commitdiff | tree | snapshot |
| 2004-07-15 |
Julian Seward | Complete the IR sanity checker -- at least up to the... |
commit | commitdiff | tree | snapshot |
| 2004-07-14 |
Julian Seward | First part of IR sanity checking: def/use checks. |
commit | commitdiff | tree | snapshot |
| 2004-07-14 |
Julian Seward | Rationalise IR a bit: |
commit | commitdiff | tree | snapshot |
| 2004-07-14 |
Nicholas Nethercote | Intercept 'nothrow' versions of delete and delete[]. |
commit | commitdiff | tree | snapshot |
| 2004-07-14 |
Julian Seward | x86toIR: SHLD/SHRD |
commit | commitdiff | tree | snapshot |
| 2004-07-14 |
Julian Seward | x86toIR: add support for add with carry |
commit | commitdiff | tree | snapshot |
| 2004-07-14 |
Julian Seward | x86toIR: reorganise multiply stuff, and make a start... |
commit | commitdiff | tree | snapshot |
| 2004-07-13 |
Julian Seward | Compilation fixes for older compilers. |
commit | commitdiff | tree | snapshot |
| 2004-07-13 |
Julian Seward | x86toIR: some multiply stuff |
commit | commitdiff | tree | snapshot |
| 2004-07-12 |
Julian Seward | Rationalise IR-level control flow: |
commit | commitdiff | tree | snapshot |
| 2004-07-12 |
Julian Seward | x86toIR: rep-prefixed insns |
commit | commitdiff | tree | snapshot |
| 2004-07-12 |
Tom Hughes | Make sure the separator is restored when scan_colsep... |
commit | commitdiff | tree | snapshot |
| next |