2007-11-25 |
Julian Seward | Create a new chapter in the Valgrind Manual: a chapter... |
commit | commitdiff | tree |
2007-11-24 |
Julian Seward | Attempt to shake out uses of uninitialised malloc'd... |
commit | commitdiff | tree |
2007-11-24 |
Julian Seward | Update expected outputs. |
commit | commitdiff | tree |
2007-11-24 |
Julian Seward | Don't let the debugger attachment fail silently in... |
commit | commitdiff | tree |
2007-11-23 |
Nicholas Nethercote | Tweak VG_(expand_file_name), as per Josef's suggestions. |
commit | commitdiff | tree |
2007-11-23 |
Nicholas Nethercote | update |
commit | commitdiff | tree |
2007-11-23 |
Nicholas Nethercote | Fixed up the log file mess throughout, including the... |
commit | commitdiff | tree |
2007-11-22 |
Nicholas Nethercote | Avoid some compiler warnings. |
commit | commitdiff | tree |
2007-11-22 |
Nicholas Nethercote | Add support for %q in --massif-out-file. Todo: use... |
commit | commitdiff | tree |
2007-11-22 |
Julian Seward | Update documents in preparation for 3.3.0, and restruct... |
commit | commitdiff | tree |
2007-11-22 |
Julian Seward | Add a page listing papers etc about Valgrind. Cut... |
commit | commitdiff | tree |
2007-11-21 |
Tom Hughes | Update bug status. |
commit | commitdiff | tree |
2007-11-21 |
Tom Hughes | Don't load debug sections from the linked debug file... |
commit | commitdiff | tree |
2007-11-20 |
Julian Seward | Support sys_utimensat on x86-linux. (Dan McGee) |
commit | commitdiff | tree |
2007-11-20 |
Julian Seward | Followup to r7192: don't bork the compilation if GDB_PA... |
commit | commitdiff | tree |
2007-11-20 |
Julian Seward | Handle sys_getitimer on ppc32-linux and ppc64-linux. |
commit | commitdiff | tree |
2007-11-20 |
Julian Seward | In the --help text, print the actual name of the GDB... |
commit | commitdiff | tree |
2007-11-20 |
Julian Seward | Be more robust against malformed DWARF2 line number... |
commit | commitdiff | tree |
2007-11-20 |
Nicholas Nethercote | Do Massif output file name properly. Default is massif... |
commit | commitdiff | tree |
2007-11-20 |
Nicholas Nethercote | shut GCC up |
commit | commitdiff | tree |
2007-11-20 |
Nicholas Nethercote | update |
commit | commitdiff | tree |
2007-11-19 |
Julian Seward | Zero out the vki_user_regs_struct before using it.... |
commit | commitdiff | tree |
2007-11-19 |
Julian Seward | Update. |
commit | commitdiff | tree |
2007-11-19 |
Julian Seward | Add initial code to support debugger attaching on ppc64... |
commit | commitdiff | tree |
2007-11-19 |
Julian Seward | Minor tidyings to the debugger-attach code, as part... |
commit | commitdiff | tree |
2007-11-19 |
Julian Seward | When doing ptrace on amd64-linux, provide values which... |
commit | commitdiff | tree |
2007-11-18 |
Julian Seward | Initial glibc-2.7 suppressions for Helgrind. Also... |
commit | commitdiff | tree |
2007-11-18 |
Julian Seward | Preliminary support for Fedora 8, which includes initia... |
commit | commitdiff | tree |
2007-11-18 |
Julian Seward | * more suppressions, for glibc-2.5 on ppc64 |
commit | commitdiff | tree |
2007-11-18 |
Julian Seward | Try to fix, or at least avoid if possible, some arbitra... |
commit | commitdiff | tree |
2007-11-17 |
Julian Seward | Add regtest for the --child-silent-after-fork added... |
commit | commitdiff | tree |
2007-11-17 |
Julian Seward | Add a new flag, --child-silent-after-fork=no|yes [no... |
commit | commitdiff | tree |
2007-11-17 |
Julian Seward | Don't pollute the XML output if the program terminates... |
commit | commitdiff | tree |
2007-11-17 |
Julian Seward | Make handling of setuid executables marginally more... |
commit | commitdiff | tree |
2007-11-17 |
Julian Seward | Makefile.tool-inplace.am: correctly handle tool names... |
commit | commitdiff | tree |
2007-11-17 |
Julian Seward | Spelling fixes and misc tidying for the manual. (Brian... |
commit | commitdiff | tree |
2007-11-17 |
Julian Seward | Update. |
commit | commitdiff | tree |
2007-11-17 |
Julian Seward | Stack registration stuff: don't dereference NULL pointe... |
commit | commitdiff | tree |
2007-11-17 |
Julian Seward | Don't segfault on syscall (SYS_io_destroy, 0). (Jakub... |
commit | commitdiff | tree |
2007-11-17 |
Julian Seward | Add support for private futexes (whatever they might... |
commit | commitdiff | tree |
2007-11-16 |
Julian Seward | Don't crap out when malloc_stats is called; instead... |
commit | commitdiff | tree |
2007-11-16 |
Julian Seward | Make one redirect mandatory for ppc64-linux. |
commit | commitdiff | tree |
2007-11-16 |
Julian Seward | Make one of the ppc32-linux initial redirects mandatory... |
commit | commitdiff | tree |
2007-11-16 |
Julian Seward | Introduce the concept of a 'mandatory redirection'... |
commit | commitdiff | tree |
2007-11-16 |
Julian Seward | Avoid hundreds of warnings from -Winline on gcc-4.3: |
commit | commitdiff | tree |
2007-11-16 |
Julian Seward | Back out bogus strict-aliasing hacks and use -fno-stric... |
commit | commitdiff | tree |
2007-11-16 |
Julian Seward | Change the baseline optimisation level from -O to -O2. |
commit | commitdiff | tree |
2007-11-16 |
Julian Seward | Update. |
commit | commitdiff | tree |
2007-11-16 |
Julian Seward | Rename a couple more UInts which really should be SVals. |
commit | commitdiff | tree |
2007-11-15 |
Julian Seward | Add a regression test for #152022. |
commit | commitdiff | tree |
2007-11-14 |
Julian Seward | Give shadow values their own type (SVal) for the usual |
commit | commitdiff | tree |
2007-11-13 |
Julian Seward | Update the list of unfixed bugs. Depressingly long. |
commit | commitdiff | tree |
2007-11-13 |
Julian Seward | Intercept __memcpy_chk, which appears in glibc-2.6... |
commit | commitdiff | tree |
2007-11-13 |
Julian Seward | Even more suppressions for glibc-2.6. |
commit | commitdiff | tree |
2007-11-12 |
Nicholas Nethercote | Another attempt at fixing some Massif regtest failures. |
commit | commitdiff | tree |
2007-11-12 |
Nicholas Nethercote | Fix verbose output filtering for Massif. |
commit | commitdiff | tree |
2007-11-12 |
Julian Seward | More glibc-2.6 suppressions. |
commit | commitdiff | tree |
2007-11-11 |
Nicholas Nethercote | - Make other integer CLO macros more correct, as I... |
commit | commitdiff | tree |
2007-11-11 |
Nicholas Nethercote | Add four 'strtoll' variants, which are like 'atoll... |
commit | commitdiff | tree |
2007-11-11 |
Nicholas Nethercote | Add some seemingly unnecessary initialisations to shut... |
commit | commitdiff | tree |
2007-11-11 |
Julian Seward | In vg_SP_update_pass (stack-pointer-change analysis... |
commit | commitdiff | tree |
2007-11-11 |
Julian Seward | Add some Helgrind suppressions for LinuxThreads. |
commit | commitdiff | tree |
2007-11-11 |
Julian Seward | Avoid compilation warnings from gcc-3.2 (about 'index... |
commit | commitdiff | tree |
2007-11-11 |
Julian Seward | Comment-only change. |
commit | commitdiff | tree |
2007-11-11 |
Julian Seward | Don't hang on some old systems, since that makes the... |
commit | commitdiff | tree |
2007-11-11 |
Julian Seward | Ensure omega.h is copied into the installation tree... |
commit | commitdiff | tree |
2007-11-10 |
Julian Seward | Followup to r7105: stop gcc complaining about violation... |
commit | commitdiff | tree |
2007-11-10 |
Julian Seward | Fix bogus grammar in r7139. |
commit | commitdiff | tree |
2007-11-10 |
Julian Seward | Clarify reason for existence of track_pre_thread_ll_cre... |
commit | commitdiff | tree |
2007-11-10 |
Julian Seward | Include omega.h in the distribution tarball, else build... |
commit | commitdiff | tree |
2007-11-10 |
Julian Seward | Remove old Helgrind suppressions. |
commit | commitdiff | tree |
2007-11-10 |
Julian Seward | Fix compilation on ppc platforms. |
commit | commitdiff | tree |
2007-11-10 |
Julian Seward | Back out r7132. |
commit | commitdiff | tree |
2007-11-10 |
Nicholas Nethercote | Filter out some of Massif's verbose output that varies... |
commit | commitdiff | tree |
2007-11-10 |
Nicholas Nethercote | Changed Massif to record the 'slop' heap bytes caused... |
commit | commitdiff | tree |
2007-11-10 |
Nicholas Nethercote | fix toolname in Helgrind suppressions |
commit | commitdiff | tree |
2007-11-09 |
Julian Seward | Rename in the manual. |
commit | commitdiff | tree |
2007-11-09 |
Julian Seward | Stop xsltproc barfing on un-escaped '&'. |
commit | commitdiff | tree |
2007-11-09 |
Julian Seward | Merge (from branches/THRCHECK) misc build-system change... |
commit | commitdiff | tree |
2007-11-09 |
Julian Seward | Merge (from branches/THRCHECK) r7043: |
commit | commitdiff | tree |
2007-11-09 |
Julian Seward | I got a bit confused with glibc-2.6.X suppressions... |
commit | commitdiff | tree |
2007-11-09 |
Julian Seward | Allow VG_(atoll16) to accept a leading "0x". |
commit | commitdiff | tree |
2007-11-09 |
Julian Seward | Oops (a second time), this was missed out of r7118... |
commit | commitdiff | tree |
2007-11-09 |
Julian Seward | Merge (from branches/THRCHECK) the following two change... |
commit | commitdiff | tree |
2007-11-09 |
Julian Seward | Oops, this was missed out of r7118 (Merge (from branche... |
commit | commitdiff | tree |
2007-11-09 |
Julian Seward | Merge (from branches/THRCHECK) r6804: |
commit | commitdiff | tree |
2007-11-09 |
Julian Seward | Merge r6806 from branches/THRCHECK: |
commit | commitdiff | tree |
2007-11-09 |
Julian Seward | Track vex r1793: make all tools able to handle the... |
commit | commitdiff | tree |
2007-11-09 |
Julian Seward | Merge (from branches/THRCHECK) the following amd64... |
commit | commitdiff | tree |
2007-11-09 |
Julian Seward | Suppressions for (new) Helgrind. |
commit | commitdiff | tree |
2007-11-09 |
Julian Seward | Import thrcheck from the THRCHECK branch, and rename... |
commit | commitdiff | tree |
2007-11-09 |
Julian Seward | Fix tag. |
commit | commitdiff | tree |
2007-11-09 |
Julian Seward | Rename this directory. |
commit | commitdiff | tree |
2007-11-09 |
Julian Seward | Add Bryan Meredith's Omega tool as an experimental... |
commit | commitdiff | tree |
2007-11-09 |
Julian Seward | Don't print warnings about silly args to malloc/calloc... |
commit | commitdiff | tree |
2007-11-07 |
Julian Seward | Update notes. |
commit | commitdiff | tree |
2007-11-06 |
Julian Seward | Test for decoding of some instructions with redundant... |
commit | commitdiff | tree |
2007-11-03 |
Julian Seward | Fix gcc-2.96 build failures. |
commit | commitdiff | tree |
2007-11-02 |
Nicholas Nethercote | Update todo notes |
commit | commitdiff | tree |
2007-11-02 |
Nicholas Nethercote | Fix a Makefile issue that I think caused automated... |
commit | commitdiff | tree |
next |