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 |
2004-07-20 |
Julian Seward | Fix scary bug causing mis-identification of SSE stores... |
commit | commitdiff | tree |
2004-07-20 |
Julian Seward | Remove duplicate suppressions for SuSE 9.0 (section... |
commit | commitdiff | tree |
2004-07-20 |
Nicholas Nethercote | typo |
commit | commitdiff | tree |
2004-07-20 |
Nicholas Nethercote | comment typo |
commit | commitdiff | tree |
2004-07-20 |
Julian Seward | Fix extremely obscure bug in xadd picked up by QEMU... |
commit | commitdiff | tree |
2004-07-20 |
Julian Seward | gcc sometimes generates "sbbl %reg,%reg" to convert... |
commit | commitdiff | tree |
2004-07-19 |
Tom Hughes | Some systems seem to need linux/netlink.h for linux... |
commit | commitdiff | tree |
2004-07-19 |
Nicholas Nethercote | Add another C call helper. |
commit | commitdiff | tree |
2004-07-18 |
Nicholas Nethercote | Include new_override.stdout.exp in 'make dist'. |
commit | commitdiff | tree |
2004-07-18 |
Julian Seward | --> 2.1.3.CVS |
commit | commitdiff | tree |
2004-07-18 |
Nicholas Nethercote | Extra info for FAQ. |
commit | commitdiff | tree |
2004-07-18 |
Julian Seward | --> 2.1.2 |
commit | commitdiff | tree |
2004-07-18 |
Julian Seward | add #85416. |
commit | commitdiff | tree |
2004-07-18 |
Tom Hughes | Only treat colons in the switch name as important when... |
commit | commitdiff | tree |
2004-07-17 |
Julian Seward | Version wibble |
commit | commitdiff | tree |
2004-07-17 |
Julian Seward | Track bug resolutions which happened today. |
commit | commitdiff | tree |
2004-07-17 |
Julian Seward | Deltas from Jeremy. |
commit | commitdiff | tree |
2004-07-17 |
Nicholas Nethercote | Add a bunch of asserts to check the results of calls... |
commit | commitdiff | tree |
2004-07-17 |
Tom Hughes | Make the _dl_relocate_object suppressions more general... |
commit | commitdiff | tree |
2004-07-17 |
Julian Seward | Update preamble a la Nick's suggestions. |
commit | commitdiff | tree |
2004-07-17 |
Nicholas Nethercote | Check mmap() and munmap() results at startup; they... |
commit | commitdiff | tree |
2004-07-17 |
Nicholas Nethercote | Clarify Cachegrind changes |
commit | commitdiff | tree |
2004-07-17 |
Julian Seward | 2.1.2 is imminent. I've tried to find all the changes... |
commit | commitdiff | tree |
2004-07-17 |
Tom Hughes | Make sure init_global_thread_specific_state() set the... |
commit | commitdiff | tree |
2004-07-17 |
Nicholas Nethercote | Support FBLD, FBSTP. Patch courtesy of Jani Monoses. |
commit | commitdiff | tree |
2004-07-16 |
Tom Hughes | Fix typo in comment. |
commit | commitdiff | tree |
2004-07-16 |
Julian Seward | Bring this up to date. |
commit | commitdiff | tree |
2004-07-16 |
Nicholas Nethercote | Slightly change, with J's approval, startup copyright... |
commit | commitdiff | tree |
2004-07-16 |
Nicholas Nethercote | apostrophe pedantry; comment change only |
commit | commitdiff | tree |
2004-07-16 |
Tom Hughes | Add comments to explain the address space padding techn... |
commit | commitdiff | tree |
2004-07-16 |
Tom Hughes | Commit missing kernel interface definitions for async... |
commit | commitdiff | tree |
2004-07-15 |
Tom Hughes | Implement support for the async I/O system calls in... |
commit | commitdiff | tree |
2004-07-15 |
Nicholas Nethercote | If new/new[] fails and should throw an exception, abort... |
commit | commitdiff | tree |
2004-07-15 |
Nicholas Nethercote | This commit fixes things so that the client stack can... |
commit | commitdiff | tree |
2004-07-15 |
Nicholas Nethercote | Merged Valgrind's heap and stack. This has two main... |
commit | commitdiff | tree |
2004-07-14 |
Nicholas Nethercote | Intercept 'nothrow' versions of delete and delete[]. |
commit | commitdiff | tree |
2004-07-12 |
Tom Hughes | Make sure the separator is restored when scan_colsep... |
commit | commitdiff | tree |
2004-07-12 |
Nicholas Nethercote | Add comment. |
commit | commitdiff | tree |
2004-07-11 |
Nicholas Nethercote | Update VG_(mmap)() in #if'd out branch. |
commit | commitdiff | tree |
2004-07-11 |
Nicholas Nethercote | Add some more assertion checking where it was lacking. |
commit | commitdiff | tree |
2004-07-11 |
Nicholas Nethercote | Removed some code from VG_(client_alloc)() that could... |
commit | commitdiff | tree |
2004-07-10 |
Nicholas Nethercote | Removed some unnecessary is_kerror() checks. |
commit | commitdiff | tree |
2004-07-10 |
Nicholas Nethercote | Added assertion checking to a whole bunch of mmap(... |
commit | commitdiff | tree |
2004-07-10 |
Nicholas Nethercote | Format wibble. |
commit | commitdiff | tree |
2004-07-10 |
Nicholas Nethercote | Format wibble |
commit | commitdiff | tree |
2004-07-10 |
Nicholas Nethercote | Whoops, fix comment. |
commit | commitdiff | tree |
2004-07-10 |
Nicholas Nethercote | Remove out-of-date comment. |
commit | commitdiff | tree |
next |