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 |
2004-07-30 |
Nicholas Nethercote | Remove redundant duplicates of stuff in vg_kerneliface.h. |
commit | commitdiff | tree |
2004-07-30 |
Nicholas Nethercote | Removed unused VG_AR_CLIENT_STACKBASE_REDZONE_SZW. |
commit | commitdiff | tree |
2004-07-30 |
Nicholas Nethercote | Restructured the as_*() functions so they are simpler... |
commit | commitdiff | tree |
2004-07-29 |
Tom Hughes | Modify the ipc system call so that only those calls... |
commit | commitdiff | tree |
2004-07-29 |
Tom Hughes | Modified the fcntl system call so that only those reaso... |
commit | commitdiff | tree |
2004-07-29 |
Tom Hughes | Add support for allowing the POST function for a system... |
commit | commitdiff | tree |
2004-07-28 |
Nicholas Nethercote | Merge equivalent if statements. |
commit | commitdiff | tree |
2004-07-27 |
Jeremy Fitzhardinge | Fix the skiplist brokenness Nick found: |
commit | commitdiff | tree |
2004-07-26 |
Nicholas Nethercote | Added some comments. |
commit | commitdiff | tree |
2004-07-26 |
Nicholas Nethercote | Rename 'argv0' and 'argv1' to the more meaningful ... |
commit | commitdiff | tree |
2004-07-26 |
Nicholas Nethercote | Neaten up ume.h: don't export readelf(), mapelf, and... |
commit | commitdiff | tree |
2004-07-26 |
Nicholas Nethercote | Remove accidental double assignment. Also don't assume... |
commit | commitdiff | tree |
2004-07-26 |
Nicholas Nethercote | Er, actually make this test meaningful. It now aborts... |
commit | commitdiff | tree |
2004-07-26 |
Nicholas Nethercote | Remove unused global variable. |
commit | commitdiff | tree |
2004-07-26 |
Nicholas Nethercote | make non-exported function static |
commit | commitdiff | tree |
2004-07-25 |
Tom Hughes | Move the decoding of SFENCE out of the SSE only part... |
commit | commitdiff | tree |
2004-07-25 |
Tom Hughes | Add instruction tests for the LFENCE/MFENCE/SFENCE... |
commit | commitdiff | tree |
2004-07-22 |
Nicholas Nethercote | Clarify error msgs |
commit | commitdiff | tree |
2004-07-22 |
Nicholas Nethercote | In response to bug #85665, clarify what --trace-childre... |
commit | commitdiff | tree |
2004-07-21 |
Tom Hughes | Fix checking of execve() when argv is a null pointer. |
commit | commitdiff | tree |
2004-07-21 |
Nicholas Nethercote | Correct Cachegrind changes; better late than never. |
commit | commitdiff | tree |
2004-07-21 |
Nicholas Nethercote | Type name wibble |
commit | commitdiff | tree |
next |