| 2005-03-30 |
Nicholas Nethercote | Reinstate Helgrind, to an extent: compile it, so that... |
commit | commitdiff | tree | snapshot |
| 2005-03-29 |
Julian Seward | Use cpp symbol __x86_64__ rather than __amd64__ on... |
commit | commitdiff | tree | snapshot |
| 2005-03-29 |
Julian Seward | Fix incorrect DIP. |
commit | commitdiff | tree | snapshot |
| 2005-03-29 |
Julian Seward | Increase default max bb size from 50 to 60 guest instru... |
commit | commitdiff | tree | snapshot |
| 2005-03-29 |
Tom Hughes | Fixed ROUNDDN to avoid truncating the result when the... |
commit | commitdiff | tree | snapshot |
| 2005-03-29 |
Tom Hughes | Build the arch and platform libraries as PIE code when... |
commit | commitdiff | tree | snapshot |
| 2005-03-29 |
Tom Hughes | Revive VG_(cpuid) which had been commented out during... |
commit | commitdiff | tree | snapshot |
| 2005-03-29 |
Tom Hughes | Rework inline assembly to avoid requiring specific... |
commit | commitdiff | tree | snapshot |
| 2005-03-29 |
Tom Hughes | Avoid truncating addresses returned from mmap on 64... |
commit | commitdiff | tree | snapshot |
| 2005-03-29 |
Tom Hughes | Avoid truncating addresses in debugging message. |
commit | commitdiff | tree | snapshot |
| 2005-03-29 |
Tom Hughes | Build the arch, os and platform libraries as PIE code... |
commit | commitdiff | tree | snapshot |
| 2005-03-29 |
Tom Hughes | Fix overnight build script to use subversion to get... |
commit | commitdiff | tree | snapshot |
| 2005-03-29 |
Tom Hughes | Fixed test result to be independent of the system addre... |
commit | commitdiff | tree | snapshot |
| 2005-03-28 |
Tom Hughes | The open system call has a post handler. |
commit | commitdiff | tree | snapshot |
| 2005-03-28 |
Tom Hughes | Implement some more system calls on amd64. |
commit | commitdiff | tree | snapshot |
| 2005-03-28 |
Tom Hughes | Actually setup the arguments for a signal handler befor... |
commit | commitdiff | tree | snapshot |
| 2005-03-28 |
Julian Seward | more icc -Wall cleanups |
commit | commitdiff | tree | snapshot |
| 2005-03-27 |
Julian Seward | Reinstate a few more syscalls. |
commit | commitdiff | tree | snapshot |
| 2005-03-27 |
Julian Seward | Handle Grp8 w/immediate arg. |
commit | commitdiff | tree | snapshot |
| 2005-03-27 |
Julian Seward | Fix a stupid bug causing FP instructions to sometimes... |
commit | commitdiff | tree | snapshot |
| 2005-03-27 |
Nicholas Nethercote | Remove an out-of-date FAQ, putting the still-relevant... |
commit | commitdiff | tree | snapshot |
| 2005-03-27 |
Julian Seward | Implement yet more amd64 instructions. |
commit | commitdiff | tree | snapshot |
| 2005-03-27 |
Julian Seward | Re-enable a couple of SSE MOVQ cases. |
commit | commitdiff | tree | snapshot |
| 2005-03-27 |
Julian Seward | comment-only change |
commit | commitdiff | tree | snapshot |
| 2005-03-27 |
Julian Seward | Fix many amd64 floating point cases that were missing. |
commit | commitdiff | tree | snapshot |
| 2005-03-27 |
Nicholas Nethercote | VG_(get_memory_from_mmap_for_client)() need not be... |
commit | commitdiff | tree | snapshot |
| 2005-03-27 |
Nicholas Nethercote | Remove the "vg_" prefix from a lot of non-global variables. |
commit | commitdiff | tree | snapshot |
| 2005-03-27 |
Nicholas Nethercote | VG_(bbs_done) doesn't need to be tool-visible. |
commit | commitdiff | tree | snapshot |
| 2005-03-27 |
Nicholas Nethercote | Remove dead field '.siginfo' from ThreadState(!) |
commit | commitdiff | tree | snapshot |
| 2005-03-27 |
Julian Seward | Implement ldmxcsr/stmxcsr. |
commit | commitdiff | tree | snapshot |
| 2005-03-27 |
Julian Seward | Looks like I forgot to tell memcheck not to bother... |
commit | commitdiff | tree | snapshot |
| 2005-03-27 |
Julian Seward | More paranoia |
commit | commitdiff | tree | snapshot |
| 2005-03-27 |
Nicholas Nethercote | Remove dead macros and declaration. |
commit | commitdiff | tree | snapshot |
| 2005-03-27 |
Nicholas Nethercote | Add VGA_ prefix to the arch-specific macros {MIN,MAX... |
commit | commitdiff | tree | snapshot |
| 2005-03-27 |
Nicholas Nethercote | Add VG_ prefix to SKIPLIST_INIT and IS_*_ALIGNED macros... |
commit | commitdiff | tree | snapshot |
| 2005-03-27 |
Julian Seward | Track generic and x86 changes. |
commit | commitdiff | tree | snapshot |
| 2005-03-27 |
Nicholas Nethercote | Remove dead macros 'mycat' and 'mycat_wrk'. |
commit | commitdiff | tree | snapshot |
| 2005-03-27 |
Nicholas Nethercote | Merge STR and VG__STRING macros into one, VG_STRINGIFY... |
commit | commitdiff | tree | snapshot |
| 2005-03-27 |
Nicholas Nethercote | Make the 'arg' parameter to VG_BOOL_CLO and similar... |
commit | commitdiff | tree | snapshot |
| 2005-03-27 |
Nicholas Nethercote | Remove some old CLOs that were hanging around for backw... |
commit | commitdiff | tree | snapshot |
| 2005-03-26 |
Julian Seward | Pay attention to the annotations on dirty helper calls... |
commit | commitdiff | tree | snapshot |
| 2005-03-26 |
Julian Seward | amd64 front/back end stuff needed to support x87 extend... |
commit | commitdiff | tree | snapshot |
| 2005-03-26 |
Julian Seward | Fix comment. |
commit | commitdiff | tree | snapshot |
| 2005-03-26 |
Nicholas Nethercote | Tweaks involving VG_(strncpy_safely)(), mostly to short... |
commit | commitdiff | tree | snapshot |
| 2005-03-26 |
Julian Seward | Move some conversion functions (IEEE double <-> x87... |
commit | commitdiff | tree | snapshot |
| 2005-03-26 |
Nicholas Nethercote | The two patches attached resolve the exit-hang (of... |
commit | commitdiff | tree | snapshot |
| 2005-03-26 |
Nicholas Nethercote | Add missing declaration. |
commit | commitdiff | tree | snapshot |
| 2005-03-26 |
Nicholas Nethercote | sys_futex's FUTEX_(CMP_)REQUEUE requests use the futex2... |
commit | commitdiff | tree | snapshot |
| 2005-03-26 |
Nicholas Nethercote | Handle a couple kinds of executable mutation: a read... |
commit | commitdiff | tree | snapshot |
| 2005-03-26 |
Nicholas Nethercote | Skip a stab if it has no ':' at all. |
commit | commitdiff | tree | snapshot |
| 2005-03-26 |
Nicholas Nethercote | Sync NEWS with CVS version. |
commit | commitdiff | tree | snapshot |
| 2005-03-26 |
Julian Seward | More amd64 signal handling fixes (Tom Hughes) |
commit | commitdiff | tree | snapshot |
| 2005-03-26 |
Julian Seward | On amd64, use default cache sizes for now, rather than... |
commit | commitdiff | tree | snapshot |
| 2005-03-26 |
Julian Seward | Unbreak amd64 build. We need to have an overnight... |
commit | commitdiff | tree | snapshot |
| 2005-03-26 |
Julian Seward | Generate IRStmt_IMark so that cachegrind et al work... |
commit | commitdiff | tree | snapshot |
| 2005-03-26 |
Julian Seward | Move an assertion to a better place. |
commit | commitdiff | tree | snapshot |
| 2005-03-26 |
Julian Seward | Update the embedded memcheck instrumenter so it works... |
commit | commitdiff | tree | snapshot |
| 2005-03-26 |
Julian Seward | Update comment. |
commit | commitdiff | tree | snapshot |
| 2005-03-26 |
Julian Seward | icc -Wall cleanups |
commit | commitdiff | tree | snapshot |
| 2005-03-26 |
Julian Seward | reinstate test_misc() |
commit | commitdiff | tree | snapshot |
| 2005-03-26 |
Nicholas Nethercote | Remove unneeded vg_intercept.c.base, which was still... |
commit | commitdiff | tree | snapshot |
| 2005-03-26 |
Nicholas Nethercote | Make our VG_(isspace)() match libc's isspace(). And... |
commit | commitdiff | tree | snapshot |
| 2005-03-26 |
Nicholas Nethercote | Obsoleted three client requests that were still hanging... |
commit | commitdiff | tree | snapshot |
| 2005-03-26 |
Nicholas Nethercote | Use "VGO_" prefix for various OS-specific exports. |
commit | commitdiff | tree | snapshot |
| 2005-03-26 |
Nicholas Nethercote | Use VGP_ prefix more consistently for platform-specific... |
commit | commitdiff | tree | snapshot |
| 2005-03-26 |
Nicholas Nethercote | Don't use the VGP_ for profiling any more, just use... |
commit | commitdiff | tree | snapshot |
| 2005-03-26 |
Nicholas Nethercote | Use "VGA_" prefix more consistently. |
commit | commitdiff | tree | snapshot |
| 2005-03-26 |
Nicholas Nethercote | Use "VGA_" prefix more consistently for arch-specific... |
commit | commitdiff | tree | snapshot |
| 2005-03-26 |
Nicholas Nethercote | Rename some arch-specific macros to use the more consis... |
commit | commitdiff | tree | snapshot |
| 2005-03-25 |
Nicholas Nethercote | Avoid compiler warnings. |
commit | commitdiff | tree | snapshot |
| 2005-03-25 |
Nicholas Nethercote | Rename M_VG_ERRTXT as VG_ERRTXT_LEN, which is more... |
commit | commitdiff | tree | snapshot |
| 2005-03-25 |
Nicholas Nethercote | A modularisation + refactoring commit. vg_execontext... |
commit | commitdiff | tree | snapshot |
| 2005-03-25 |
Julian Seward | Fix bug? in do_put_x87 which would have resulting in... |
commit | commitdiff | tree | snapshot |
| 2005-03-25 |
Julian Seward | The helper for FXAM wasn't setting the C1 flag correctl... |
commit | commitdiff | tree | snapshot |
| 2005-03-25 |
Julian Seward | Do a sane level of testing. |
commit | commitdiff | tree | snapshot |
| 2005-03-25 |
Julian Seward | Put some ULLs at the end of 64-bit constants for good... |
commit | commitdiff | tree | snapshot |
| 2005-03-25 |
Julian Seward | icc -Wall fixes |
commit | commitdiff | tree | snapshot |
| 2005-03-25 |
Julian Seward | icc -Wall fixes |
commit | commitdiff | tree | snapshot |
| 2005-03-25 |
Julian Seward | Implement %ffree. |
commit | commitdiff | tree | snapshot |
| 2005-03-25 |
Julian Seward | Update stuff in test harness. |
commit | commitdiff | tree | snapshot |
| 2005-03-25 |
Julian Seward | Very inadequate test program for fxam. |
commit | commitdiff | tree | snapshot |
| 2005-03-25 |
Julian Seward | Placate icc -Wall. Required hand-to-hand combat with... |
commit | commitdiff | tree | snapshot |
| 2005-03-25 |
Julian Seward | Placate icc -Wall. |
commit | commitdiff | tree | snapshot |
| 2005-03-25 |
Julian Seward | Icc typechecker police. |
commit | commitdiff | tree | snapshot |
| 2005-03-24 |
Julian Seward | Fix some isel cases pertaining to 1-bit values. This... |
commit | commitdiff | tree | snapshot |
| 2005-03-24 |
Julian Seward | Don't shout about kludged rdtsc |
commit | commitdiff | tree | snapshot |
| 2005-03-24 |
Julian Seward | setup_pointercheck(): be silent |
commit | commitdiff | tree | snapshot |
| 2005-03-24 |
Julian Seward | Initial get-threads-working patch (Tom Hughes) |
commit | commitdiff | tree | snapshot |
| 2005-03-24 |
Nicholas Nethercote | Sync ACKNOWLEDGEMENTS with the CVS version. |
commit | commitdiff | tree | snapshot |
| 2005-03-24 |
Julian Seward | Various amd64 syscall improvements (Tom Hughes) |
commit | commitdiff | tree | snapshot |
| 2005-03-24 |
Julian Seward | A first cut at amd64 signal frame build/unbuild, from... |
commit | commitdiff | tree | snapshot |
| 2005-03-24 |
Nicholas Nethercote | Remove a couple of compiler warnings. |
commit | commitdiff | tree | snapshot |
| 2005-03-24 |
Nicholas Nethercote | Bah, get the compiler-warning avoidance right this... |
commit | commitdiff | tree | snapshot |
| 2005-03-24 |
Nicholas Nethercote | Avoid numerous compiler warnings by being more precise... |
commit | commitdiff | tree | snapshot |
| 2005-03-24 |
Nicholas Nethercote | Avoid compile warning. |
commit | commitdiff | tree | snapshot |
| 2005-03-24 |
Nicholas Nethercote | Track recent Vex change, in order to remove a compile... |
commit | commitdiff | tree | snapshot |
| 2005-03-24 |
Nicholas Nethercote | Avoid GCC warnings by adding necessary declarations... |
commit | commitdiff | tree | snapshot |
| 2005-03-24 |
Nicholas Nethercote | Use a macro to add declarations for functions like... |
commit | commitdiff | tree | snapshot |
| 2005-03-23 |
Julian Seward | Reinstate 'xadd' instruction. |
commit | commitdiff | tree | snapshot |
| 2005-03-23 |
Julian Seward | Make the regtests buildable on amd64, by moving various... |
commit | commitdiff | tree | snapshot |
| next |