2004-09-13 |
Nicholas Nethercote | Fix grammar |
commit | commitdiff | tree |
2004-09-11 |
Nicholas Nethercote | Fix minor off-by-one error. |
commit | commitdiff | tree |
2004-09-10 |
Nicholas Nethercote | To get 32-bit programs working on Opteron, VG_(valgrind... |
commit | commitdiff | tree |
2004-09-10 |
no author | This commit was manufactured by cvs2svn to create branch |
commit | commitdiff | tree |
2004-08-31 |
Julian Seward | --> 2.2.0 |
commit | commitdiff | tree |
2004-08-31 |
Julian Seward | version -> 2.2.0 |
commit | commitdiff | tree |
2004-08-31 |
Julian Seward | Hopefully final changes for 2.2.0. |
commit | commitdiff | tree |
2004-08-31 |
Julian Seward | Add comments about limitations wrt self-modifying code. |
commit | commitdiff | tree |
2004-08-30 |
Tom Hughes | Add vki_itimerspec definition for POSIX timer support. |
commit | commitdiff | tree |
2004-08-30 |
Tom Hughes | Add support for POSIIX clocks and timers. |
commit | commitdiff | tree |
2004-08-30 |
Nicholas Nethercote | Print a message if shadow memory cannot be allocated... |
commit | commitdiff | tree |
2004-08-30 |
Nicholas Nethercote | Avoid divisions by zero. This fixes bug 78765. |
commit | commitdiff | tree |
2004-08-30 |
Julian Seward | Try to summarise 2.0.0 -> 2.2.0 changes. |
commit | commitdiff | tree |
2004-08-30 |
Julian Seward | Document 2.1.2 -> 2.2.0 deltas (2.0.0 -> 2.2.0 not... |
commit | commitdiff | tree |
2004-08-30 |
Tom Hughes | Recognise X.Org servers and treat them the same as... |
commit | commitdiff | tree |
2004-08-29 |
Tom Hughes | Switch to using the newer forms of AC_INIT and AM_INIT_... |
commit | commitdiff | tree |
2004-08-26 |
Tom Hughes | When delivering SIGFPE make sure we patch up si_addr... |
commit | commitdiff | tree |
2004-08-26 |
Tom Hughes | Include the filename in the system call trace for the... |
commit | commitdiff | tree |
2004-08-25 |
Tom Hughes | If we return from a signal handler to a thread that... |
commit | commitdiff | tree |
2004-08-25 |
Nicholas Nethercote | Change things so that stage2's location is controlled... |
commit | commitdiff | tree |
2004-08-25 |
Nicholas Nethercote | Fix problem with brk(). Thanks to Paull Mackerras... |
commit | commitdiff | tree |
2004-08-25 |
Nicholas Nethercote | Remove three unnecessary compile-time warnings. |
commit | commitdiff | tree |
2004-08-25 |
Tom Hughes | Removed comma at the end of an enumerator list - this... |
commit | commitdiff | tree |
2004-08-25 |
Nicholas Nethercote | Fix symlinking -- the old code worked, but worked for... |
commit | commitdiff | tree |
2004-08-25 |
Nicholas Nethercote | Minor fixups: |
commit | commitdiff | tree |
2004-08-25 |
Nicholas Nethercote | Putting "dist_" in front of a "_DATA" variable means... |
commit | commitdiff | tree |
2004-08-24 |
Tom Hughes | Only check whether linux/mii.h can be processed so... |
commit | commitdiff | tree |
2004-08-24 |
Nicholas Nethercote | Add a reassuring warnings about the linux/mii.h warning. |
commit | commitdiff | tree |
2004-08-24 |
Nicholas Nethercote | Update for filename change. |
commit | commitdiff | tree |
2004-08-23 |
Tom Hughes | The size passed to VG_(st_mkfloat) should be in bytes... |
commit | commitdiff | tree |
2004-08-23 |
Tom Hughes | Added code to decode a number of additional negative... |
commit | commitdiff | tree |
2004-08-23 |
Tom Hughes | Prevent a memcpy of zero bytes from complaining if... |
commit | commitdiff | tree |
2004-08-23 |
Robert Walsh | Add explanatory comment. |
commit | commitdiff | tree |
2004-08-23 |
Robert Walsh | Fix to allow 32-bit Valgrind to run on AMD64 boxes... |
commit | commitdiff | tree |
2004-08-23 |
Tom Hughes | Don't version the sem_xxx symbols that have more than... |
commit | commitdiff | tree |
2004-08-23 |
Nicholas Nethercote | Here's a couple more I missed in the last commit. |
commit | commitdiff | tree |
2004-08-23 |
Nicholas Nethercote | Use SYSNO and res, etc, instead of tst->m_eax in a... |
commit | commitdiff | tree |
2004-08-23 |
Nicholas Nethercote | Makefile.am minor correction |
commit | commitdiff | tree |
2004-08-23 |
Nicholas Nethercote | Small step in factoring out arch-specific code: replace |
commit | commitdiff | tree |
2004-08-23 |
Nicholas Nethercote | Tweak configure.in in preparation for arch and OS ports... |
commit | commitdiff | tree |
2004-08-23 |
Nicholas Nethercote | Removing the example tool 'example' -- it's almost... |
commit | commitdiff | tree |
2004-08-23 |
Nicholas Nethercote | Make some changes to Nulgrind -- it looks like Jeremy... |
commit | commitdiff | tree |
2004-08-23 |
Nicholas Nethercote | Remove a bunch of unnecessary -DVG_LIBDIR="\"$(libdir... |
commit | commitdiff | tree |
2004-08-23 |
Nicholas Nethercote | Fix bug, courtesy of Paul Mackerras: when giving find_m... |
commit | commitdiff | tree |
2004-08-22 |
Tom Hughes | More fixes for the cancellation wrappers in libpthread... |
commit | commitdiff | tree |
2004-08-21 |
Tom Hughes | Add support for a --time-stamp option that causes each... |
commit | commitdiff | tree |
2004-08-18 |
Nicholas Nethercote | Rename VGOFF_(tls) to VGOFF_(tls_ptr) to make it clear... |
commit | commitdiff | tree |
2004-08-18 |
Nicholas Nethercote | Remove 3 identical and self-admittedly spurious assertions. |
commit | commitdiff | tree |
2004-08-18 |
Nicholas Nethercote | Cleaned up the syscall wrappers a bit: |
commit | commitdiff | tree |
2004-08-18 |
Tom Hughes | Minor rejigging of includes to help compilation on... |
commit | commitdiff | tree |
2004-08-17 |
Nicholas Nethercote | getgroups can't block |
commit | commitdiff | tree |
2004-08-16 |
Tom Hughes | Add support for the parallel port ioctls. |
commit | commitdiff | tree |
2004-08-15 |
Tom Hughes | Treat a thread which is waiting to be reaped (ie one... |
commit | commitdiff | tree |
2004-08-15 |
Tom Hughes | Back out yesterday's change to the symbol versioning... |
commit | commitdiff | tree |
2004-08-14 |
Tom Hughes | Add support for the POSIX message queue system calls. |
commit | commitdiff | tree |
2004-08-14 |
Tom Hughes | Maek init_global_thread_specific_state as a constructor... |
commit | commitdiff | tree |
2004-08-14 |
Tom Hughes | Rather surprisingly we weren't actually calling pre_mem... |
commit | commitdiff | tree |
2004-08-14 |
Tom Hughes | Updated list of system calls from the list in a 2.6... |
commit | commitdiff | tree |
2004-08-13 |
Tom Hughes | Move __pthread_clock_gettime and __pthread_clock_settim... |
commit | commitdiff | tree |
2004-08-13 |
Tom Hughes | Improve handling of semctl, msgctl and shmctl so that... |
commit | commitdiff | tree |
2004-08-11 |
Nicholas Nethercote | Big overhaul of the allocator. Much of the structure... |
commit | commitdiff | tree |
2004-08-09 |
Nicholas Nethercote | Change VG_(scheduler)() slightly to remove two more... |
commit | commitdiff | tree |
2004-08-09 |
Nicholas Nethercote | Remove some more global variables from vg_include.h... |
commit | commitdiff | tree |
2004-08-09 |
Nicholas Nethercote | Put VALGRIND_INTERNAL_PRINTF and VALGRIND_INTERNAL_PRIN... |
commit | commitdiff | tree |
2004-08-07 |
Nicholas Nethercote | Make VG_(last_run_tid) and VG_(sigstack) local. |
commit | commitdiff | tree |
2004-08-07 |
Nicholas Nethercote | De-globalise a few more counters. |
commit | commitdiff | tree |
2004-08-07 |
Nicholas Nethercote | Add some missing 'static' annotations. Thanks to Josef... |
commit | commitdiff | tree |
2004-08-06 |
Nicholas Nethercote | Made cpu-feature detection simpler -- got rid of the... |
commit | commitdiff | tree |
2004-08-05 |
Nicholas Nethercote | Make error messages more informative. |
commit | commitdiff | tree |
2004-08-04 |
Nicholas Nethercote | handle_SCSS_change() need not be global. |
commit | commitdiff | tree |
2004-08-04 |
Nicholas Nethercote | Remove sigshutdown_actions(), a hangover from the ... |
commit | commitdiff | tree |
2004-08-04 |
Nicholas Nethercote | VG_(get_current_thread_state) doesn't exist, remove... |
commit | commitdiff | tree |
2004-08-04 |
Nicholas Nethercote | is_valid_or_empty_tid() doesn't need to be global. |
commit | commitdiff | tree |
2004-08-04 |
Nicholas Nethercote | Comment changes only -- compacting |
commit | commitdiff | tree |
2004-08-04 |
Nicholas Nethercote | Remove no-longer-used prefixes. |
commit | commitdiff | tree |
2004-08-04 |
Nicholas Nethercote | comment wibble |
commit | commitdiff | tree |
2004-08-03 |
Nicholas Nethercote | Remove VG_() from name of local function. |
commit | commitdiff | tree |
2004-08-03 |
Nicholas Nethercote | Tweaked sanity-checking: made function naming more... |
commit | commitdiff | tree |
2004-08-03 |
Nicholas Nethercote | Tweak stats printing -- use more consistent function... |
commit | commitdiff | tree |
2004-08-03 |
Nicholas Nethercote | alloc_UCodeBlock didn't need to be in vg_include.h... |
commit | commitdiff | tree |
2004-08-03 |
Nicholas Nethercote | Moved *definitions* of VALGRIND_INTERNAL_PRINTF and |
commit | commitdiff | tree |
2004-08-03 |
Nicholas Nethercote | Simplified the interface to VG_(translate)(), and merge... |
commit | commitdiff | tree |
2004-08-03 |
Nicholas Nethercote | Put UCodeBlock get functions in a more sensible place... |
commit | commitdiff | tree |
2004-08-03 |
Nicholas Nethercote | Removed 6 global variables from vg_include.h without... |
commit | commitdiff | tree |
2004-08-03 |
Nicholas Nethercote | Comment changes only: s/skin/tool/ |
commit | commitdiff | tree |
2004-08-03 |
Nicholas Nethercote | Factor out differences between VG_(system) and PRE... |
commit | commitdiff | tree |
2004-08-02 |
Nicholas Nethercote | comment wibble |
commit | commitdiff | tree |
2004-08-02 |
Nicholas Nethercote | Removed cruft from vg_scheduler.c: |
commit | commitdiff | tree |
2004-08-02 |
Nicholas Nethercote | Scheduler counts don't need to be in vg_include.h.... |
commit | commitdiff | tree |
2004-08-02 |
Nicholas Nethercote | whoops, forgot to remove these in the last commit |
commit | commitdiff | tree |
2004-08-02 |
Nicholas Nethercote | sanity_*_count don't need to be in vg_include.h. |
commit | commitdiff | tree |
2004-08-02 |
Nicholas Nethercote | Sanity counters don't need to be in vg_include.h. |
commit | commitdiff | tree |
2004-08-02 |
Nicholas Nethercote | Tweak to remove another global variable from vg_include.h |
commit | commitdiff | tree |
2004-08-02 |
Nicholas Nethercote | Make VG_(n_errs_found) local; replace globally with... |
commit | commitdiff | tree |
2004-08-02 |
Nicholas Nethercote | Make the Supp and Error types local to vg_errcontext... |
commit | commitdiff | tree |
2004-08-02 |
Nicholas Nethercote | Fold VG_(send_signal_to_thread)() into vg_scheduler... |
commit | commitdiff | tree |
2004-08-01 |
Nicholas Nethercote | Factor out commonality between VG_(synth_fault*)(). |
commit | commitdiff | tree |
2004-08-01 |
Nicholas Nethercote | Replaced three global variables in vg_include.h with... |
commit | commitdiff | tree |
2004-08-01 |
Nicholas Nethercote | Cleaned up vg_include.h: |
commit | commitdiff | tree |
2004-08-01 |
Nicholas Nethercote | Fix bug #86254 -- symtab sorting was going array in... |
commit | commitdiff | tree |
next |