| 2004-11-02 |
Nicholas Nethercote | 64-bit cleanness: Converted malloc() et al to use SizeT... |
commit | commitdiff | tree | snapshot |
| 2004-11-02 |
Julian Seward | Rewrite and concisify addrcheck's instrumentation funct... |
commit | commitdiff | tree | snapshot |
| 2004-11-02 |
Tom Hughes | Make sure we are using perl 5.6.0 as earlier versions... |
commit | commitdiff | tree | snapshot |
| 2004-11-02 |
Tom Hughes | Use -w instead of "use warnings" to enable warnings... |
commit | commitdiff | tree | snapshot |
| 2004-11-02 |
Nicholas Nethercote | clarify debugging instructions |
commit | commitdiff | tree | snapshot |
| 2004-11-02 |
Julian Seward | Make these compile again following renaming of some... |
commit | commitdiff | tree | snapshot |
| 2004-11-02 |
Julian Seward | Give dirty helper calls a guard field (IRExpr* of type... |
commit | commitdiff | tree | snapshot |
| 2004-11-02 |
Julian Seward | Rename some types and data fields in a more logical... |
commit | commitdiff | tree | snapshot |
| 2004-11-01 |
Nicholas Nethercote | unbreak compilation... |
commit | commitdiff | tree | snapshot |
| 2004-11-01 |
Nicholas Nethercote | wibble |
commit | commitdiff | tree | snapshot |
| 2004-11-01 |
Nicholas Nethercote | Make ESZ less public. |
commit | commitdiff | tree | snapshot |
| 2004-11-01 |
Nicholas Nethercote | Don't need to use addr_t anymore, use Addr instead... |
commit | commitdiff | tree | snapshot |
| 2004-11-01 |
Nicholas Nethercote | - Make find_auxv() word-size independent. |
commit | commitdiff | tree | snapshot |
| 2004-11-01 |
Tom Hughes | Make sure source-location mapping entries of size zero... |
commit | commitdiff | tree | snapshot |
| 2004-11-01 |
Nicholas Nethercote | 64-bit cleanness tweaks. |
commit | commitdiff | tree | snapshot |
| 2004-11-01 |
Nicholas Nethercote | format wibble |
commit | commitdiff | tree | snapshot |
| 2004-11-01 |
Nicholas Nethercote | Do 'struct termios' properly. |
commit | commitdiff | tree | snapshot |
| 2004-11-01 |
Nicholas Nethercote | 64-bit cleanness tweaks. |
commit | commitdiff | tree | snapshot |
| 2004-11-01 |
Tom Hughes | Ignore generated makefiles. |
commit | commitdiff | tree | snapshot |
| 2004-11-01 |
Tom Hughes | Really add AM_PROG_CC_C_O this time, rather than AC_PRO... |
commit | commitdiff | tree | snapshot |
| 2004-10-31 |
Julian Seward | Enhance sanity checking pertaining to IRCallees --... |
commit | commitdiff | tree | snapshot |
| 2004-10-31 |
Julian Seward | Restore the core/tool interface to what it was, by... |
commit | commitdiff | tree | snapshot |
| 2004-10-31 |
Julian Seward | Make this compile again. |
commit | commitdiff | tree | snapshot |
| 2004-10-31 |
Julian Seward | Use new functions for helper-call-construction. |
commit | commitdiff | tree | snapshot |
| 2004-10-31 |
Julian Seward | Modified/new convenience functions for constructing... |
commit | commitdiff | tree | snapshot |
| 2004-10-31 |
Nicholas Nethercote | Fix broken alternative output. |
commit | commitdiff | tree | snapshot |
| 2004-10-31 |
Nicholas Nethercote | Removed unused junk: |
commit | commitdiff | tree | snapshot |
| 2004-10-31 |
Nicholas Nethercote | Must remember to edit the original file, not the genera... |
commit | commitdiff | tree | snapshot |
| 2004-10-31 |
Nicholas Nethercote | Arch-abstraction: |
commit | commitdiff | tree | snapshot |
| 2004-10-31 |
Julian Seward | -fomit-frame-pointer is helpul for addrcheck. |
commit | commitdiff | tree | snapshot |
| 2004-10-31 |
Julian Seward | Reinstate esp-update pass (now renamed sp-update).... |
commit | commitdiff | tree | snapshot |
| 2004-10-31 |
Tom Hughes | Add some alternate test results for glibc 2.2.5 systems. |
commit | commitdiff | tree | snapshot |
| 2004-10-31 |
Tom Hughes | Added some extra data race suppressions for glibc 2... |
commit | commitdiff | tree | snapshot |
| 2004-10-31 |
Tom Hughes | Add some more data race suppressions for glibc 2.2.5. |
commit | commitdiff | tree | snapshot |
| 2004-10-30 |
Julian Seward | Add a mini-version of the addrcheck instrumenter so... |
commit | commitdiff | tree | snapshot |
| 2004-10-30 |
Julian Seward | Add code to do register preferencing (moves from vreg... |
commit | commitdiff | tree | snapshot |
| 2004-10-30 |
Julian Seward | Fix bogus assertion in doHelperCall and generally tidy... |
commit | commitdiff | tree | snapshot |
| 2004-10-30 |
Julian Seward | Make addrcheck work again, including regparm. |
commit | commitdiff | tree | snapshot |
| 2004-10-30 |
Tom Hughes | Suppress data race in glibc 2.2.4. |
commit | commitdiff | tree | snapshot |
| 2004-10-30 |
Julian Seward | Implement regparm (1 to 3) in the x86 back end. |
commit | commitdiff | tree | snapshot |
| 2004-10-30 |
Julian Seward | Instead of denoting helper call targets by their names... |
commit | commitdiff | tree | snapshot |
| 2004-10-30 |
Julian Seward | Add and use a new version of the register allocator... |
commit | commitdiff | tree | snapshot |
| 2004-10-30 |
Julian Seward | Debug printing wibble. |
commit | commitdiff | tree | snapshot |
| 2004-10-30 |
Julian Seward | Remove unused fields in VRegInfo, and change live-range... |
commit | commitdiff | tree | snapshot |
| 2004-10-29 |
Julian Seward | Much-improved method for configuring test-driver progra... |
commit | commitdiff | tree | snapshot |
| 2004-10-29 |
Tom Hughes | Implement pthread_condattr_setpshared and pthread_conda... |
commit | commitdiff | tree | snapshot |
| 2004-10-29 |
Tom Hughes | Add AM_PROG_CC_C_O to configure.in to check for cc... |
commit | commitdiff | tree | snapshot |
| 2004-10-29 |
Nicholas Nethercote | whoops |
commit | commitdiff | tree | snapshot |
| 2004-10-29 |
Nicholas Nethercote | Fix typo that meant --signal-polltime was not being... |
commit | commitdiff | tree | snapshot |
| 2004-10-29 |
Julian Seward | Extend applicability of register preferencing scheme. |
commit | commitdiff | tree | snapshot |
| 2004-10-29 |
Julian Seward | Allow --trace-codegen to take 8 bits, and pass to Vex. |
commit | commitdiff | tree | snapshot |
| 2004-10-29 |
Julian Seward | Clear out old junk. |
commit | commitdiff | tree | snapshot |
| 2004-10-29 |
Julian Seward | Majorly improve debug printing. Now vex_traceflags... |
commit | commitdiff | tree | snapshot |
| 2004-10-28 |
Julian Seward | Track API changes. |
commit | commitdiff | tree | snapshot |
| 2004-10-28 |
Julian Seward | Make these compile again. |
commit | commitdiff | tree | snapshot |
| 2004-10-28 |
Julian Seward | Misc hacks to get Addrcheck working. |
commit | commitdiff | tree | snapshot |
| 2004-10-28 |
Julian Seward | * Add a minimal Vex-ified version of the esp update... |
commit | commitdiff | tree | snapshot |
| 2004-10-28 |
Julian Seward | Vex-ify. |
commit | commitdiff | tree | snapshot |
| 2004-10-28 |
Julian Seward | Various changes needed to get Addrcheck supported: |
commit | commitdiff | tree | snapshot |
| 2004-10-28 |
Tom Hughes | When a thread is cancelled only abort pending system... |
commit | commitdiff | tree | snapshot |
| 2004-10-28 |
Tom Hughes | Update expected output for pth_once in memcheck tests. |
commit | commitdiff | tree | snapshot |
| 2004-10-28 |
Tom Hughes | Add -fno-omit-frame-pointer when building libpthread... |
commit | commitdiff | tree | snapshot |
| 2004-10-28 |
Tom Hughes | Remove the thread numbers from the messages output... |
commit | commitdiff | tree | snapshot |
| 2004-10-28 |
Julian Seward | Finally make VG_(bbs_done) agree exactly with what... |
commit | commitdiff | tree | snapshot |
| 2004-10-28 |
Julian Seward | (Unsuccessfully) try and make the BB counter give the... |
commit | commitdiff | tree | snapshot |
| 2004-10-28 |
Julian Seward | Merge skiplist fix from Tom. |
commit | commitdiff | tree | snapshot |
| 2004-10-28 |
Tom Hughes | Fixed get_height to ensure that SK_MAXHEIGHT-1 is the... |
commit | commitdiff | tree | snapshot |
| 2004-10-27 |
Julian Seward | Make this test marginally more useful. |
commit | commitdiff | tree | snapshot |
| 2004-10-27 |
Julian Seward | Track LibVEX API changes. |
commit | commitdiff | tree | snapshot |
| 2004-10-27 |
Julian Seward | Infrastructural grunge for connecting to Vex. |
commit | commitdiff | tree | snapshot |
| 2004-10-27 |
Julian Seward | Vexify (partially, in Lackey's case). Seems to work... |
commit | commitdiff | tree | snapshot |
| 2004-10-27 |
Julian Seward | Changes pertaining to supporting instrumentation: |
commit | commitdiff | tree | snapshot |
| 2004-10-27 |
Julian Seward | Fix yet another bug pertaining to muddy thinking on... |
commit | commitdiff | tree | snapshot |
| 2004-10-27 |
Nicholas Nethercote | Make exec-sigmask more robust. |
commit | commitdiff | tree | snapshot |
| 2004-10-27 |
Nicholas Nethercote | Jump through a hoop to make vgtest_ume work again on... |
commit | commitdiff | tree | snapshot |
| 2004-10-27 |
Nicholas Nethercote | whitespace change only |
commit | commitdiff | tree | snapshot |
| 2004-10-27 |
Julian Seward | Update stated version to 437 (for snapshotting). |
commit | commitdiff | tree | snapshot |
| 2004-10-27 |
Julian Seward | Add a crude preferencing scheme used when selecting... |
commit | commitdiff | tree | snapshot |
| 2004-10-27 |
Julian Seward | Use gcc, not 'gcc341'. |
commit | commitdiff | tree | snapshot |
| 2004-10-26 |
Nicholas Nethercote | Fix bad undefined value error, thanks to Tom. |
commit | commitdiff | tree | snapshot |
| 2004-10-26 |
Nicholas Nethercote | Make as_shm less brittle. |
commit | commitdiff | tree | snapshot |
| 2004-10-26 |
Nicholas Nethercote | Tweak as_mmap for the possibility of a PIE-supporting... |
commit | commitdiff | tree | snapshot |
| 2004-10-26 |
Tom Hughes | Leave frame pointers in for the code in lib_replace_mal... |
commit | commitdiff | tree | snapshot |
| 2004-10-26 |
Nicholas Nethercote | whoops, unbreak build |
commit | commitdiff | tree | snapshot |
| 2004-10-26 |
Nicholas Nethercote | 64-bit cleanness tweaks. |
commit | commitdiff | tree | snapshot |
| 2004-10-26 |
Nicholas Nethercote | Code formatting improvement. |
commit | commitdiff | tree | snapshot |
| 2004-10-26 |
Julian Seward | x86 guest: Bite the bullet and update %EIP before each... |
commit | commitdiff | tree | snapshot |
| 2004-10-26 |
Julian Seward | Make the tree-builder observe the precise-exceptions... |
commit | commitdiff | tree | snapshot |
| 2004-10-26 |
Julian Seward | Hacks du jour |
commit | commitdiff | tree | snapshot |
| 2004-10-26 |
Nicholas Nethercote | Code formatting changes only. |
commit | commitdiff | tree | snapshot |
| 2004-10-26 |
Nicholas Nethercote | Comment cleanups only. |
commit | commitdiff | tree | snapshot |
| 2004-10-26 |
Julian Seward | Get rid of a couple of unneeded typedefs. |
commit | commitdiff | tree | snapshot |
| 2004-10-26 |
Nicholas Nethercote | 64-bit cleanness tweaks. |
commit | commitdiff | tree | snapshot |
| 2004-10-26 |
Nicholas Nethercote | comment wibble |
commit | commitdiff | tree | snapshot |
| 2004-10-26 |
Nicholas Nethercote | Arch-abstraction: |
commit | commitdiff | tree | snapshot |
| 2004-10-26 |
Nicholas Nethercote | 64-bit cleanness tweaks. |
commit | commitdiff | tree | snapshot |
| 2004-10-26 |
Nicholas Nethercote | Comment fix only |
commit | commitdiff | tree | snapshot |
| 2004-10-26 |
Nicholas Nethercote | Arch-abstraction: |
commit | commitdiff | tree | snapshot |
| 2004-10-26 |
Julian Seward | Simulate bit 21 of eflags (ID), so that CPUID tests... |
commit | commitdiff | tree | snapshot |
| 2004-10-26 |
Julian Seward | Get rid of debug printing. |
commit | commitdiff | tree | snapshot |
| next |