| 2007-02-26 |
Josef Weidendorfer | Callgrind: Fix potential buffer overruns with user... |
commit | commitdiff | tree | snapshot |
| 2007-02-25 |
Julian Seward | Comment-only change. |
commit | commitdiff | tree | snapshot |
| 2007-02-25 |
Julian Seward | Get rid of the type XArrayStrings in m_clientstate... |
commit | commitdiff | tree | snapshot |
| 2007-02-25 |
Julian Seward | Make all the m_xarray functions tool-visible. |
commit | commitdiff | tree | snapshot |
| 2007-02-25 |
Julian Seward | Expandable arrays of arbitrary element type T are a... |
commit | commitdiff | tree | snapshot |
| 2007-02-25 |
Julian Seward | Update. |
commit | commitdiff | tree | snapshot |
| 2007-02-25 |
Julian Seward | Update redhat8 suppressions. |
commit | commitdiff | tree | snapshot |
| 2007-02-24 |
Julian Seward | CFI reader: make reading of 'encoded addresses' be... |
commit | commitdiff | tree | snapshot |
| 2007-02-23 |
Julian Seward | Make the frame unwinder able to handle 64-bit DWARF... |
commit | commitdiff | tree | snapshot |
| 2007-02-23 |
Julian Seward | Update |
commit | commitdiff | tree | snapshot |
| 2007-02-23 |
Julian Seward | Add an intercept for __memmove_chk (another glibc 2... |
commit | commitdiff | tree | snapshot |
| 2007-02-23 |
Julian Seward | Handle FCOM and FCOMPP in 64-bit mode (see #141790) |
commit | commitdiff | tree | snapshot |
| 2007-02-20 |
Julian Seward | Make ppc32/64-aix5 work again following recent VG_... |
commit | commitdiff | tree | snapshot |
| 2007-02-19 |
Nicholas Nethercote | comment |
commit | commitdiff | tree | snapshot |
| 2007-02-19 |
Nicholas Nethercote | Add a script to make running in-place simpler. |
commit | commitdiff | tree | snapshot |
| 2007-02-16 |
Josef Weidendorfer | Update |
commit | commitdiff | tree | snapshot |
| 2007-02-16 |
Josef Weidendorfer | Callgrind: Fix threads display of "callgrind_control -s" |
commit | commitdiff | tree | snapshot |
| 2007-02-16 |
Julian Seward | Improve --debug-dump=frames output. |
commit | commitdiff | tree | snapshot |
| 2007-02-16 |
Julian Seward | Correctly handle DW_CFA_def_cfa_sf (existing code fails... |
commit | commitdiff | tree | snapshot |
| 2007-02-16 |
Julian Seward | Update |
commit | commitdiff | tree | snapshot |
| 2007-02-16 |
Julian Seward | Non-functional (debug printing only) change: |
commit | commitdiff | tree | snapshot |
| 2007-02-16 |
Julian Seward | Make VG_(printf) et al conform to ANSI w.r.t. capitalis... |
commit | commitdiff | tree | snapshot |
| 2007-02-16 |
Julian Seward | --wait-for-gdb=yes: gcc 4.1.2 now appears to delete... |
commit | commitdiff | tree | snapshot |
| 2007-02-16 |
Josef Weidendorfer | Update. I hope I got the right section ;-) |
commit | commitdiff | tree | snapshot |
| 2007-02-16 |
Josef Weidendorfer | callgrind: fix --collect-systime=yes with "no instrumen... |
commit | commitdiff | tree | snapshot |
| 2007-02-16 |
Nicholas Nethercote | correctify |
commit | commitdiff | tree | snapshot |
| 2007-02-16 |
Josef Weidendorfer | lackey: Take possible condition invertion for Jccs... |
commit | commitdiff | tree | snapshot |
| 2007-02-13 |
Julian Seward | Updated expected output. |
commit | commitdiff | tree | snapshot |
| 2007-02-12 |
Nicholas Nethercote | update |
commit | commitdiff | tree | snapshot |
| 2007-02-12 |
Julian Seward | Essentially non-functional tidyings and improvements... |
commit | commitdiff | tree | snapshot |
| 2007-02-12 |
Nicholas Nethercote | This code shouldn't be run unless --trace-mem was speci... |
commit | commitdiff | tree | snapshot |
| 2007-02-12 |
Nicholas Nethercote | Update for changes to lackey |
commit | commitdiff | tree | snapshot |
| 2007-02-12 |
Julian Seward | * make the --trace-mem output format more concise |
commit | commitdiff | tree | snapshot |
| 2007-02-12 |
Julian Seward | Get rid of the unused --model-pthreads flag. |
commit | commitdiff | tree | snapshot |
| 2007-02-11 |
Julian Seward | Fix ppc64-linux dispatcher following r6582. |
commit | commitdiff | tree | snapshot |
| 2007-02-11 |
Julian Seward | Redo the dispatcher's fast-cache mechanism (VG_(tt_fast... |
commit | commitdiff | tree | snapshot |
| 2007-02-10 |
Nicholas Nethercote | extra thing |
commit | commitdiff | tree | snapshot |
| 2007-02-09 |
Julian Seward | Oops; make declarations match definitions. So much... |
commit | commitdiff | tree | snapshot |
| 2007-02-09 |
Julian Seward | Work around gcc limitations on aix. |
commit | commitdiff | tree | snapshot |
| 2007-02-09 |
Julian Seward | Unbreak aix build. |
commit | commitdiff | tree | snapshot |
| 2007-02-08 |
Julian Seward | Specialise VG_(ssort) for 4-word elements. This remove... |
commit | commitdiff | tree | snapshot |
| 2007-02-08 |
Julian Seward | Update. |
commit | commitdiff | tree | snapshot |
| 2007-02-08 |
Julian Seward | Handle type MPI_PACKED and associated functions PMPI_Pa... |
commit | commitdiff | tree | snapshot |
| 2007-02-08 |
Julian Seward | Add cg_merge, a program for merging (adding) cachegrind... |
commit | commitdiff | tree | snapshot |
| 2007-02-08 |
Julian Seward | Add a new flag --cachegrind-log-file to cg_annotate... |
commit | commitdiff | tree | snapshot |
| 2007-02-07 |
Julian Seward | * Add new flag --cachegrind-out-file to specify the... |
commit | commitdiff | tree | snapshot |
| 2007-02-07 |
Julian Seward | Make VG_(clo_log_file_qualifier) tool-visible. |
commit | commitdiff | tree | snapshot |
| 2007-02-06 |
Julian Seward | More IRBB -> IRSB renaming. |
commit | commitdiff | tree | snapshot |
| 2007-02-05 |
Nicholas Nethercote | s/IRBB/IRSB/ |
commit | commitdiff | tree | snapshot |
| 2007-02-02 |
Nicholas Nethercote | Simplify some Perl. |
commit | commitdiff | tree | snapshot |
| 2007-02-02 |
Julian Seward | Update |
commit | commitdiff | tree | snapshot |
| 2007-01-31 |
Dirk Mueller | update. hopefully I may backport this to 3.2.x soon. |
commit | commitdiff | tree | snapshot |
| 2007-01-31 |
Dirk Mueller | implement support for AT_FDCWD in openat() |
commit | commitdiff | tree | snapshot |
| 2007-01-30 |
Julian Seward | Make SSE-1 friendly. |
commit | commitdiff | tree | snapshot |
| 2007-01-30 |
Nicholas Nethercote | Merge 3.2.3 release notes into trunk. |
commit | commitdiff | tree | snapshot |
| 2007-01-29 |
Julian Seward | Update. |
commit | commitdiff | tree | snapshot |
| 2007-01-29 |
Julian Seward | Add regtest against vex cse failure that surfaced in... |
commit | commitdiff | tree | snapshot |
| 2007-01-28 |
Julian Seward | __stpcpy_chk: sync with Dirk's original proposal, and... |
commit | commitdiff | tree | snapshot |
| 2007-01-27 |
Nicholas Nethercote | update |
commit | commitdiff | tree | snapshot |
| 2007-01-27 |
Julian Seward | Update. |
commit | commitdiff | tree | snapshot |
| 2007-01-27 |
Julian Seward | Intercept __stpcpy_chk. (Dirk Mueller) |
commit | commitdiff | tree | snapshot |
| 2007-01-27 |
Julian Seward | Fill in missing cases in eqIRConst. This stops iropt... |
commit | commitdiff | tree | snapshot |
| 2007-01-23 |
Nicholas Nethercote | update |
commit | commitdiff | tree | snapshot |
| 2007-01-23 |
Nicholas Nethercote | Add 3.2.2 release notes to trunk's NEWS file. |
commit | commitdiff | tree | snapshot |
| 2007-01-23 |
Nicholas Nethercote | Add item. |
commit | commitdiff | tree | snapshot |
| 2007-01-23 |
Nicholas Nethercote | Avoid duplication. |
commit | commitdiff | tree | snapshot |
| 2007-01-22 |
Julian Seward | Another ifort 9.1 suppression (Ashley Pittman) |
commit | commitdiff | tree | snapshot |
| 2007-01-22 |
Nicholas Nethercote | Add missing item. |
commit | commitdiff | tree | snapshot |
| 2007-01-19 |
Julian Seward | Add a test that very long function names are safely... |
commit | commitdiff | tree | snapshot |
| 2007-01-19 |
Julian Seward | Add a test for rc{l,r}{bwlq} on amd64. (from Emmanuel... |
commit | commitdiff | tree | snapshot |
| 2007-01-18 |
Julian Seward | Intercept mempcpy also in ld.so.1. |
commit | commitdiff | tree | snapshot |
| 2007-01-18 |
Julian Seward | Sync with AUTHORS. |
commit | commitdiff | tree | snapshot |
| 2007-01-18 |
Julian Seward | Update. |
commit | commitdiff | tree | snapshot |
| 2007-01-18 |
Julian Seward | Enable the pselect6 wrapper on amd64-linux. |
commit | commitdiff | tree | snapshot |
| 2007-01-16 |
Julian Seward | Intercept _intel_fast_memcpy in the main executable... |
commit | commitdiff | tree | snapshot |
| 2007-01-16 |
Julian Seward | Make sse1-friendly. |
commit | commitdiff | tree | snapshot |
| 2007-01-16 |
Julian Seward | Constant fold XorV128(t,t) -> 0. Effect is that memch... |
commit | commitdiff | tree | snapshot |
| 2007-01-16 |
Julian Seward | Add tests to check that memcheck does not give a false... |
commit | commitdiff | tree | snapshot |
| 2007-01-16 |
Julian Seward | Inline a bunch of helper functions, in an attempt to... |
commit | commitdiff | tree | snapshot |
| 2007-01-13 |
Julian Seward | When '-d' (one or more) is specified, disallow the... |
commit | commitdiff | tree | snapshot |
| 2007-01-13 |
Julian Seward | Update. |
commit | commitdiff | tree | snapshot |
| 2007-01-13 |
Nicholas Nethercote | update |
commit | commitdiff | tree | snapshot |
| 2007-01-12 |
Nicholas Nethercote | Fix a bug reported by Bruce Lowekamp involving the... |
commit | commitdiff | tree | snapshot |
| 2007-01-12 |
Julian Seward | Update. |
commit | commitdiff | tree | snapshot |
| 2007-01-12 |
Julian Seward | Implement rcl{b,w,l,q} on amd64. |
commit | commitdiff | tree | snapshot |
| 2007-01-12 |
Julian Seward | Handle DW_CFA_undefined (produced by PathScale 2.4... |
commit | commitdiff | tree | snapshot |
| 2007-01-12 |
Julian Seward | ML_(read_callframe_info_dwarf2): deal better with CIEs... |
commit | commitdiff | tree | snapshot |
| 2007-01-11 |
Julian Seward | In struct _SegInfo, rename field 'size' to 'text_size... |
commit | commitdiff | tree | snapshot |
| 2007-01-11 |
Julian Seward | In struct _SegInfo, rename field 'offset' to 'text_bias'. |
commit | commitdiff | tree | snapshot |
| 2007-01-11 |
Julian Seward | Non-functional change: rename a bunch of variables... |
commit | commitdiff | tree | snapshot |
| 2007-01-10 |
Julian Seward | Merge r6504 (ifort 9.1 on amd64 suppression) |
commit | commitdiff | tree | snapshot |
| 2007-01-10 |
Julian Seward | Generate valid XML even for very long fn names - always... |
commit | commitdiff | tree | snapshot |
| 2007-01-10 |
Julian Seward | Implement FXSAVE on amd64. Mysteriously my Athlon64... |
commit | commitdiff | tree | snapshot |
| 2007-01-10 |
Julian Seward | Regtest for FXSAVE on amd64. |
commit | commitdiff | tree | snapshot |
| 2007-01-09 |
Julian Seward | Update |
commit | commitdiff | tree | snapshot |
| 2007-01-09 |
Julian Seward | ML_(generic_PRE_sys_mmap): In the case of a hinted... |
commit | commitdiff | tree | snapshot |
| 2007-01-09 |
Julian Seward | Add 'missing' primop Iop_ReinterpF32asI32 and code... |
commit | commitdiff | tree | snapshot |
| 2007-01-08 |
Julian Seward | Straggler |
commit | commitdiff | tree | snapshot |
| 2007-01-08 |
Julian Seward | Update copyright dates. |
commit | commitdiff | tree | snapshot |
| 2007-01-08 |
Julian Seward | Update. |
commit | commitdiff | tree | snapshot |
| next |