| 2004-11-26 |
Nicholas Nethercote | Forgot to remove this line when I removed the x86-speci... |
commit | commitdiff | tree | snapshot |
| 2004-11-26 |
Nicholas Nethercote | Removed mc_helpers.S, which is no longer used. |
commit | commitdiff | tree | snapshot |
| 2004-11-25 |
Julian Seward | run_thread_for_a_while: ensure the guest state layout... |
commit | commitdiff | tree | snapshot |
| 2004-11-25 |
Nicholas Nethercote | Reinstate Massif. |
commit | commitdiff | tree | snapshot |
| 2004-11-25 |
Nicholas Nethercote | Removing the insn_* tests from helgrind, memcheck,... |
commit | commitdiff | tree | snapshot |
| 2004-11-25 |
Julian Seward | Test driver stuff for arm. |
commit | commitdiff | tree | snapshot |
| 2004-11-25 |
Julian Seward | Build stuff for arm. |
commit | commitdiff | tree | snapshot |
| 2004-11-25 |
Julian Seward | Add a skeletal ARM insn decoder. |
commit | commitdiff | tree | snapshot |
| 2004-11-25 |
Julian Seward | Start adding some ARM guest infrastructure stuff, but... |
commit | commitdiff | tree | snapshot |
| 2004-11-24 |
Julian Seward | Fix another potentially-failing use of get_current_tid... |
commit | commitdiff | tree | snapshot |
| 2004-11-24 |
Nicholas Nethercote | Remove now-unnecessary macro. |
commit | commitdiff | tree | snapshot |
| 2004-11-24 |
Nicholas Nethercote | Whoops, unbreak syscall number checking. |
commit | commitdiff | tree | snapshot |
| 2004-11-24 |
Nicholas Nethercote | Cleanups: |
commit | commitdiff | tree | snapshot |
| 2004-11-24 |
Nicholas Nethercote | Removed shadow_regs 'need', because it was being used... |
commit | commitdiff | tree | snapshot |
| 2004-11-24 |
Nicholas Nethercote | Cleanups, mostly for the baseBlock removal. |
commit | commitdiff | tree | snapshot |
| 2004-11-24 |
Nicholas Nethercote | Removed all uses of register numbers (eg. arch-specific... |
commit | commitdiff | tree | snapshot |
| 2004-11-24 |
Nicholas Nethercote | Cleanups for baseBlock removal: fix some comments... |
commit | commitdiff | tree | snapshot |
| 2004-11-24 |
Julian Seward | Add a pseudo-guest-register to hold the 'next syscall... |
commit | commitdiff | tree | snapshot |
| 2004-11-24 |
Nicholas Nethercote | Update comments for the renaming of arch_thread_t. |
commit | commitdiff | tree | snapshot |
| 2004-11-24 |
Nicholas Nethercote | Remove unneeded comments. |
commit | commitdiff | tree | snapshot |
| 2004-11-24 |
Julian Seward | Get rid of baseBlock. Now, when generated code is... |
commit | commitdiff | tree | snapshot |
| 2004-11-23 |
Nicholas Nethercote | Clean slightly. |
commit | commitdiff | tree | snapshot |
| 2004-11-23 |
Nicholas Nethercote | Remove out-of-date comment. |
commit | commitdiff | tree | snapshot |
| 2004-11-23 |
Nicholas Nethercote | Comment-only changes. |
commit | commitdiff | tree | snapshot |
| 2004-11-23 |
Nicholas Nethercote | Remove out-of-date comment. |
commit | commitdiff | tree | snapshot |
| 2004-11-23 |
Nicholas Nethercote | Several unrelated changes: |
commit | commitdiff | tree | snapshot |
| 2004-11-23 |
Nicholas Nethercote | Fix this regression test to account for the fact that... |
commit | commitdiff | tree | snapshot |
| 2004-11-23 |
Nicholas Nethercote | Make these work again. |
commit | commitdiff | tree | snapshot |
| 2004-11-23 |
Nicholas Nethercote | Make Vex less verbose, so regression tests pass again. |
commit | commitdiff | tree | snapshot |
| 2004-11-23 |
Nicholas Nethercote | Make Vex less verbose, so the regression tests work... |
commit | commitdiff | tree | snapshot |
| 2004-11-23 |
Nicholas Nethercote | Add a mandatory --with-vex option to configure script. |
commit | commitdiff | tree | snapshot |
| 2004-11-23 |
Nicholas Nethercote | The syscall wrappers for sys_fcntl{,64} were too simpli... |
commit | commitdiff | tree | snapshot |
| 2004-11-23 |
Julian Seward | Make a start on a guest state definition for AMD64. |
commit | commitdiff | tree | snapshot |
| 2004-11-23 |
Julian Seward | Add enough gunk to configure.in to get through ./config... |
commit | commitdiff | tree | snapshot |
| 2004-11-23 |
Julian Seward | Get rid of the high/low baseblock distinction. Pointle... |
commit | commitdiff | tree | snapshot |
| 2004-11-23 |
Julian Seward | Get rid of the machinery for registering helper functio... |
commit | commitdiff | tree | snapshot |
| 2004-11-23 |
Julian Seward | Point back to my VEX tree. This needs to be fixed... |
commit | commitdiff | tree | snapshot |
| 2004-11-23 |
Julian Seward | Do our own implementations of strchrnul() and rawmemchr(). |
commit | commitdiff | tree | snapshot |
| 2004-11-23 |
Julian Seward | Do 32Uto64. |
commit | commitdiff | tree | snapshot |
| 2004-11-22 |
Nicholas Nethercote | Removed now-defunct read/write checks for FPU ops. |
commit | commitdiff | tree | snapshot |
| 2004-11-22 |
Nicholas Nethercote | Removed the now-defunct files vg_from_ucode.c and vg_to... |
commit | commitdiff | tree | snapshot |
| 2004-11-22 |
Nicholas Nethercote | Remove now-defunct --cleanup option for Memcheck. |
commit | commitdiff | tree | snapshot |
| 2004-11-22 |
Nicholas Nethercote | Move redundant function decls from core.h (they end... |
commit | commitdiff | tree | snapshot |
| 2004-11-22 |
Nicholas Nethercote | Update Massif's TL_(instrument)() to work with Vex... |
commit | commitdiff | tree | snapshot |
| 2004-11-22 |
Julian Seward | Fix some linking problems which were preventing memchec... |
commit | commitdiff | tree | snapshot |
| 2004-11-22 |
Julian Seward | Make various other tools compile; also fix the stage2... |
commit | commitdiff | tree | snapshot |
| 2004-11-22 |
Nicholas Nethercote | Remove extended_UCode 'need', which has been obsoleted... |
commit | commitdiff | tree | snapshot |
| 2004-11-22 |
Nicholas Nethercote | Fix some out-of-date comments. |
commit | commitdiff | tree | snapshot |
| 2004-11-22 |
Julian Seward | Make Memcheck compilable. |
commit | commitdiff | tree | snapshot |
| 2004-11-22 |
Nicholas Nethercote | Remove useless parameters to TL_(pre_syscall)() and... |
commit | commitdiff | tree | snapshot |
| 2004-11-22 |
Nicholas Nethercote | Last few skin-->tool changes, in various places. |
commit | commitdiff | tree | snapshot |
| 2004-11-22 |
Nicholas Nethercote | Rename macros ("SKIN"-->"TOOL") |
commit | commitdiff | tree | snapshot |
| 2004-11-22 |
Julian Seward | Merge in enough changes from the old Vex tree to make... |
commit | commitdiff | tree | snapshot |
| 2004-11-22 |
Nicholas Nethercote | Converted the SK_ prefix to TL_ everywhere. |
commit | commitdiff | tree | snapshot |
| 2004-11-22 |
Nicholas Nethercote | Renamed some profiling events. |
commit | commitdiff | tree | snapshot |
| 2004-11-22 |
Nicholas Nethercote | Removed include/vg_skin.h, which has been a shell just... |
commit | commitdiff | tree | snapshot |
| 2004-11-22 |
Nicholas Nethercote | Renamed VG_(skin_panic) as VG_(tool_panic). |
commit | commitdiff | tree | snapshot |
| 2004-11-22 |
Nicholas Nethercote | Renamed functions with 'Skin' in them: SK_(pp_SkinError), |
commit | commitdiff | tree | snapshot |
| 2004-11-22 |
Nicholas Nethercote | Renamed sk_assert() as tl_assert(). |
commit | commitdiff | tree | snapshot |
| 2004-11-22 |
Nicholas Nethercote | Changed name of tool shared objects from vgskin_XXX... |
commit | commitdiff | tree | snapshot |
| 2004-11-22 |
Nicholas Nethercote | Convert the 'skin_errors' need to 'tool_errors'. |
commit | commitdiff | tree | snapshot |
| 2004-11-22 |
Julian Seward | Add a dummy ARM guest state include that Valgrind can... |
commit | commitdiff | tree | snapshot |
| 2004-11-22 |
Julian Seward | Tiresome build-system hacks to connect to the VEX includes. |
commit | commitdiff | tree | snapshot |
| 2004-11-22 |
Julian Seward | Make VEX's "Char" type always be signed, so as to bring... |
commit | commitdiff | tree | snapshot |
| 2004-11-22 |
Julian Seward | gcc-2.95 build fixes. |
commit | commitdiff | tree | snapshot |
| 2004-11-22 |
Julian Seward | rec_alloc.c is defunct; reg_alloc2.c replaced it a... |
commit | commitdiff | tree | snapshot |
| 2004-11-21 |
Julian Seward | Fix behaviour so that out-of-range shifts behave the... |
commit | commitdiff | tree | snapshot |
| 2004-11-21 |
Julian Seward | Test each insn 25000 times with random data, rather... |
commit | commitdiff | tree | snapshot |
| 2004-11-21 |
Julian Seward | Fix various failings in the MMX simulation code. |
commit | commitdiff | tree | snapshot |
| 2004-11-21 |
Julian Seward | Add MMX shift-by-vector (not correct yet). |
commit | commitdiff | tree | snapshot |
| 2004-11-21 |
Julian Seward | Complete MMX and/or/xor/andn. |
commit | commitdiff | tree | snapshot |
| 2004-11-21 |
Julian Seward | Implement a bunch more MMX insns. |
commit | commitdiff | tree | snapshot |
| 2004-11-20 |
Julian Seward | Some more MMX insns. |
commit | commitdiff | tree | snapshot |
| 2004-11-19 |
Julian Seward | Partial support for MMX, using a low-performance scheme. |
commit | commitdiff | tree | snapshot |
| 2004-11-19 |
Nicholas Nethercote | No longer producing this file. |
commit | commitdiff | tree | snapshot |
| 2004-11-19 |
Nicholas Nethercote | Minor tweaks for external tools, for Josef W. |
commit | commitdiff | tree | snapshot |
| 2004-11-19 |
Robert Walsh | Yipes - my last checking borked the memcheck scalar... |
commit | commitdiff | tree | snapshot |
| 2004-11-18 |
Robert Walsh | Allow readlink to handle /proc/self/exe and /proc/... |
commit | commitdiff | tree | snapshot |
| 2004-11-18 |
Nicholas Nethercote | Fix incorrect info about using GDB on Valgrind. |
commit | commitdiff | tree | snapshot |
| 2004-11-18 |
Nicholas Nethercote | Arch-abstraction: |
commit | commitdiff | tree | snapshot |
| 2004-11-18 |
Julian Seward | An MMX test program. |
commit | commitdiff | tree | snapshot |
| 2004-11-18 |
Julian Seward | Nuke this useless bunch of tests. |
commit | commitdiff | tree | snapshot |
| 2004-11-18 |
Julian Seward | Restore ability to run with no instrumentation. |
commit | commitdiff | tree | snapshot |
| 2004-11-18 |
Julian Seward | CSE enhancements: handle binop(const,temp), and get... |
commit | commitdiff | tree | snapshot |
| 2004-11-18 |
Nicholas Nethercote | Added missing .cvsignore file. |
commit | commitdiff | tree | snapshot |
| 2004-11-18 |
Nicholas Nethercote | Tweaks for keeping Josef's external Callgrind tool... |
commit | commitdiff | tree | snapshot |
| 2004-11-18 |
Nicholas Nethercote | Generalised the reg test script again: replaced the... |
commit | commitdiff | tree | snapshot |
| 2004-11-18 |
Nicholas Nethercote | Replace magic number with proper constant. |
commit | commitdiff | tree | snapshot |
| 2004-11-18 |
Nicholas Nethercote | Generalised reg test script: instead of having a ... |
commit | commitdiff | tree | snapshot |
| 2004-11-17 |
Nicholas Nethercote | Convert a whole bunch of "(UWord)NULL" occurrences... |
commit | commitdiff | tree | snapshot |
| 2004-11-17 |
Nicholas Nethercote | Add explanatory comment to set_tid_address wrapper. |
commit | commitdiff | tree | snapshot |
| 2004-11-17 |
Nicholas Nethercote | Arch-abstraction: |
commit | commitdiff | tree | snapshot |
| 2004-11-17 |
Nicholas Nethercote | Add coregrind/linux/ and coregrind/linux/* that was... |
commit | commitdiff | tree | snapshot |
| 2004-11-17 |
Nicholas Nethercote | Arch-abstraction: |
commit | commitdiff | tree | snapshot |
| 2004-11-17 |
Julian Seward | x86 guest: finally redo marshalling of register-passed... |
commit | commitdiff | tree | snapshot |
| 2004-11-16 |
Tom Hughes | The calculation used to round the size of a new thread... |
commit | commitdiff | tree | snapshot |
| 2004-11-16 |
Nicholas Nethercote | debug output wibble |
commit | commitdiff | tree | snapshot |
| 2004-11-16 |
Nicholas Nethercote | account for restart_syscall |
commit | commitdiff | tree | snapshot |
| 2004-11-16 |
Nicholas Nethercote | fix incorrect counts |
commit | commitdiff | tree | snapshot |
| 2004-11-16 |
Nicholas Nethercote | Add some missing test cases. |
commit | commitdiff | tree | snapshot |
| next |