- e9d8a26 Merge in branches/DCAS: by sewardj · 15 years ago
- e86310f In order to make it possible for Valgrind to restart client syscalls by sewardj · 16 years ago
- 2e28ac4 by sewardj · 16 years ago
- a203330 Add a description of the FP offset/size to type VexGuestLayout. by sewardj · 16 years ago
- 478646f Merge branches/OTRACK_BY_INSTRUMENTATION into the trunk. This by sewardj · 17 years ago
- a26d820 Update copyright dates ("200X-2007" --> "200X-2008"). by sewardj · 17 years ago
- be1b6ff by sewardj · 17 years ago
- f6c8ebf More IRBB -> IRSB renaming. by sewardj · 18 years ago
- e744153 Update copyright dates. by sewardj · 18 years ago
- dd40fdf by sewardj · 18 years ago
- aca070a Merge r1663-r1666: by sewardj · 18 years ago
- a33e9a4 Update copyright dates. by sewardj · 18 years ago
- 21bd7c7 upmerge r1597 (ppc32 needs a lot of spill slots sometimes) by sewardj · 19 years ago
- 5117ce1 Change the way Vex represents architecture variants into something by sewardj · 19 years ago
- aa60ddf The ppc32 port ran itself out of spill slots on some heavy duty FP code. by sewardj · 19 years ago
- c716aea Two different sets of changes (hard to disentangle): by sewardj · 19 years ago
- ce02aa7 Merge in function wrapping support from the FNWRAP branch. That by sewardj · 19 years ago
- 5b2325f Changed naming convention from 'PPC32' to 'PPC' for all VEX code common to both PPC32 and PPC64. by cerion · 19 years ago
- 17c7f95 - x86 back end: change code generation convention, so that instead of by sewardj · 19 years ago
- d953ebb First pass at VEX support of ppc64. by cerion · 19 years ago
- 2d6b14a Use a very fast in-line allocator. This improves its performance by by sewardj · 19 years ago
- 059601a Revise the PPC32 subarchitecture kinds, so as to facilitated by sewardj · 19 years ago
- f461149 API change: pass both the VexGuestExtents and the original by sewardj · 19 years ago
- c4904af Don't emit cmovl since older x86s don't support it; instead emit a by sewardj · 19 years ago
- 6d26984 Track the status of the %EFLAGS.AC (alignment check) bit, but by sewardj · 19 years ago
- 7bd6ffe by sewardj · 19 years ago
- dbcfae7 by sewardj · 19 years ago
- c24824a Comment-only-change: record subtle interactions between self-checks by sewardj · 19 years ago
- 16a403b Tidy up some loose ends in the self-checking-translations machinery, by sewardj · 19 years ago
- ec3c885 Make LibVEX_Translate (an API fn) take a Bool indicating whether or by sewardj · 19 years ago
- db4738a Basic support for self-checking translations. It fits quite neatly by sewardj · 19 years ago
- 27e1dd6 (API-visible change): generalise the VexSubArch idea. Everywhere by sewardj · 19 years ago
- 84a2c38 Memchecking very large BBs of FP insns on x86 sometimes needs a lot of by sewardj · 20 years ago
- a7618ab Looks like I forgot to tell memcheck not to bother to track by sewardj · 20 years ago
- 918c8f3 A small API change: pass both the guest and host word sizes to the by sewardj · 20 years ago
- 496a58d This commit looks big but it is really quite small. Fixes some by sewardj · 20 years ago
- 5827784 More typechecker police. Hopefully this doesn't break anything. by sewardj · 20 years ago
- 0ec57c5 PowerPC-32 has at at least two variant (with and without Altivec). by sewardj · 20 years ago
- aabdfbf - Set up proper support for PPC32 archictecture - Wrote the OR ops by cerion · 20 years ago
- 896a137 Initial file setup for guest-ppc by cerion · 20 years ago
- 72c7281 Proper support for translation cache management: when a translation is by sewardj · 20 years ago
- d887b86 Rename some functions and types in the top level interface to be more by sewardj · 20 years ago
- 6915b97 Fix typos in comment. by sewardj · 20 years ago
- 812a858 Comment-only change: record code generation conventions and limitations for x86. by sewardj · 20 years ago
- bef170b Add support for subarchitectures. Currently ignored. by sewardj · 20 years ago
- 80f5fce New function LibVEX_Version, returning version string automagically by sewardj · 20 years ago
- 3bd6f3e x86 guest: simulate LDT/GDT enough that code using segment override by sewardj · 20 years ago
- 9a7b75d Make a start on a guest state definition for AMD64. by sewardj · 20 years ago
- f8ed9d8 Add copyright notices. by sewardj · 20 years ago
- 5bd4d16 Allow tools to tell Vex when it can/can't chase across basic block by sewardj · 20 years ago
- 2d06e81 We need ever-more spill space ... by sewardj · 20 years ago
- 3bfef9c Increase size of spill area. by sewardj · 20 years ago
- b128ebe x86 guest: update description of which guest state bits are always defined. by sewardj · 20 years ago
- 948d48b Major overhaul of x86 guest eflags handling, so as to make one by sewardj · 20 years ago
- 9578a8b Various plumbing to allow the optimiser (really, just a subset) to be by sewardj · 20 years ago
- cf78790 Changes to support Memcheck: by sewardj · 20 years ago
- eeac841 Rename some types and data fields in a more logical way. No change of by sewardj · 20 years ago
- 8ea867b Instead of denoting helper call targets by their names, add a new type by sewardj · 20 years ago
- f48ac19 Majorly improve debug printing. Now vex_traceflags contains 8 bits by sewardj · 20 years ago
- 49651f4 Various changes needed to get Addrcheck supported: by sewardj · 20 years ago
- c5fc7aa Changes pertaining to supporting instrumentation: by sewardj · 20 years ago
- 81ec418 New regime for baseblock layout, as described in comment in by sewardj · 20 years ago
- 0861374 Add run-time controllability to iropt. by sewardj · 20 years ago
- 58800ff Improve verbosity control, so that verbosity can be set individually by sewardj · 20 years ago
- 81bd550 Assembler infrastructure. by sewardj · 20 years ago
- 443cd9d Loads more x86 insn selector hacking. by sewardj · 20 years ago
- 2b51587 - Pass host-specific insn and register printing functions to by sewardj · 20 years ago
- 887a11a Rename everything to use the "vex" name. by sewardj · 20 years ago[Renamed (83%) from pub/libjit.h]
- f13a16a Try and fill in jit_main.c. by sewardj · 20 years ago
- 35421a3 Major hashing around to restructure the world. by sewardj · 20 years ago
- ac9af02 Mash around top-level library structure some more. by sewardj · 20 years ago