]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
2005-03-14  Julian SewardA gcc-2.96 build fix.
2005-03-14  Julian SewardA few more suppressions and redirections to keep memche...
2005-03-14  Julian SewardDon't read symbol tables for .so's that constitute...
2005-03-14  Julian SewardBuild fixes for gcc-2.96 (be more ANSI C compliant...
2005-03-14  Julian SewardDescription of the master thread stuff.
2005-03-14  Cerion Armour... Fixed ghelper mullwo overflow calc
2005-03-14  Cerion Armour... Fixed front-end slw for sh_amt of 32 to 64
2005-03-14  Julian SewardA place to accumulate documentation for the hairiest...
2005-03-14  Nicholas NethercoteReinstated Memcheck. Did the full merge from CVS,...
2005-03-14  Nicholas NethercoteReinstate Addrcheck. Some of the tests fail -- some...
2005-03-14  Nicholas NethercoteRemove needless insn* tests. (They were removed once...
2005-03-14  Julian SewardCommit half-baked attempts to get memcheck and addrchec...
2005-03-13  Nicholas NethercoteFor the CLIENT_CALLn client requests, we must pass...
2005-03-13  Nicholas NethercoteFix minor problems in filters. This helps a couple...
2005-03-13  Julian SewardFill in missing memory case for pinsrw.
2005-03-13  Julian SewardThe IR sanity checker quite rightly jumps up and down...
2005-03-13  Julian SewardReenable mov imm,$reg. Curious this never happened...
2005-03-13  Julian SewardOops. The code redir subsystem would work better if...
2005-03-13  Julian SewardSo what if we are ignoring a branch hint? No need...
2005-03-13  Nicholas Nethercotecomment-only change
2005-03-13  Nicholas NethercoteRemove "VG_" prefix from non-global macros.
2005-03-13  Nicholas NethercoteAvoid name clash with builtin isdigit().
2005-03-13  Nicholas NethercoteGet rid of VG_(malloc_aligned)(), and make VG_(arena_ma...
2005-03-13  Nicholas NethercoteRemove two malloc/free arenas:
2005-03-13  Julian SewardAdd support for sys_tgkill (syscall 270), needed by...
2005-03-13  Julian SewardDeal with Group 8 immediates (bt, btl, btr, btc).
2005-03-13  Nicholas NethercoteRemove the alignment arg from VG_(arena_calloc)() and...
2005-03-13  Nicholas NethercoteRemove dead function VG_(is_empty_arena)(). Also clean...
2005-03-13  Nicholas NethercoteComment-only change: use the right macro name.
2005-03-13  Nicholas NethercoteRemove some dead macros.
2005-03-13  Nicholas NethercoteMake MAC_(print_malloc_stats) local by moving it and...
2005-03-13  Nicholas NethercoteNote that VG_(HT_construct)() allocates memory.
2005-03-13  Nicholas NethercoteComment-only change: fix incorrect statement
2005-03-13  Nicholas NethercoteMake VG_(deliver_signals)() local.
2005-03-13  Nicholas NethercoteRemove dead macros VG_UINSTR_READS_REG/VG_UINSTR_WRITES...
2005-03-13  Nicholas NethercoteMake malloc stats debug messages fit in 80 chars.
2005-03-13  Nicholas NethercoteUse Vg_DebugMsg for all the things printed with -v...
2005-03-13  Nicholas NethercoteMove the ExeContext stats message earlier, and print...
2005-03-13  Nicholas Nethercotecomment-only wibble
2005-03-13  Nicholas NethercoteAdd missing printf argument.
2005-03-13  Nicholas NethercoteAdd test case for forking threaded programs.
2005-03-13  Nicholas NethercoteFor signals which are ignored by default (SIGCONT,...
2005-03-13  Nicholas NethercoteFix incorrect parsing of 'R' floating-point types.
2005-03-13  Nicholas NethercoteWhen a multi-threaded program forks(), only the thread...
2005-03-13  Nicholas NethercoteGet more useful stack traces for internal errors/panics...
2005-03-12  Nicholas NethercoteDocumentation update. This should bring the core of...
2005-03-12  Julian SewardFollowup to rev 3319: remove bits of these tests which...
2005-03-12  Julian SewardGet rid of dastest and rcl_assert. These test instruct...
2005-03-12  Nicholas NethercoteBUGFIX: process_cmd_line_options mangles options with...
2005-03-12  Nicholas NethercoteAdd what I think is needed for the man page in the...
2005-03-12  Nicholas NethercoteAdded Valgrind man page. (Ultimately, it would be...
2005-03-12  Nicholas Nethercote--num-callers default is now 12, so say that in the...
2005-03-12  Julian SewardUpdate expected output.
2005-03-12  Julian SewardHandle sys_vfork correctly. This fixes none/tests...
2005-03-12  Nicholas NethercoteDefault to using --leak-check=summary.
2005-03-12  Julian SewardFix silly bug in munmap-implementation which caused...
2005-03-12  Nicholas NethercoteDon't print debug info.
2005-03-12  Nicholas NethercoteUpdate suppressions for X on FC3;
2005-03-12  Nicholas NethercoteMake libpthread strstr suppression a bit more general.
2005-03-12  Julian SewardFurther un-break signal handling following the merge...
2005-03-12  Nicholas NethercoteUpdate version to 3.0.0.CVS. Also change startup messa...
2005-03-12  Julian SewardDeal better with x86 'rep nop' (P4 pause hint).
2005-03-12  Nicholas NethercoteFix up old stuff in README_DEVELOPERS, including VALGRI...
2005-03-12  Nicholas NethercoteUpdate NEWS file for 2.4.0 release.
2005-03-12  Nicholas NethercoteUpdate copyright notice for 2005 on all relevant files...
2005-03-12  Nicholas NethercoteUnbreak build (for me, gcc-4.0.0-pre -- nested function...
2005-03-12  Julian SewardFix yielding properly.
2005-03-12  Julian SewardAdd missing comment.
2005-03-12  Julian SewardNo longer needed. Bye!
2005-03-12  Julian SewardGet rid of dead code and/or localise global functions...
2005-03-12  Nicholas NethercoteAdd declaration for VG_(pre_clo_init) so we don't get...
2005-03-12  Nicholas NethercoteRemove dead code.
2005-03-12  Nicholas NethercoteFix warnings identified after I attached a "format...
2005-03-12  Nicholas NethercoteRemove dead functions: VG_(set_arg_and_bogus_ret),...
2005-03-12  Nicholas NethercoteRemove dead declaration: VG_(print_malloc_stats). ...
2005-03-12  Nicholas NethercoteRemove meaningless "vg_" prefixes from several variables.
2005-03-12  Nicholas NethercoteRemove dead function: VG_(do_pthread_sigmask_SCSS_upd).
2005-03-12  Nicholas NethercoteGet rid of the VALGRIND_INTERNAL_PRINTF_BACKTRACE reque...
2005-03-12  Nicholas NethercoteThese files are no longer used, thank heavens.
2005-03-12  Nicholas NethercoteRemove dead declarations.
2005-03-12  Nicholas NethercoteMake these vg_message.c functions local, they're no...
2005-03-12  Nicholas NethercoteFix AUTHORS to match the info on the new website.
2005-03-11  Julian SewardReinstate lackey, corecheck, massif. They all start...
2005-03-11  Julian SewardDetect and reject misaligned args for mmap. This makes
2005-03-11  Julian SewardReenable cmpsw/cmpsl.
2005-03-11  Julian SewardHandle Vex-supplied guest address mapping failures...
2005-03-11  Julian SewardUn-break --trace-children=yes.
2005-03-11  Julian SewardCoredumping is borked.
2005-03-11  Julian SewardMake suitable for initial test run.
2005-03-11  Cerion Armour... Fixed front-end xer reg access
2005-03-11  Nicholas NethercoteFix a printf formatting inconsistency.
2005-03-11  Nicholas NethercoteFix false assertion in pattern matching.
2005-03-11  Nicholas NethercoteFix Nulgrind's filter_stderr, and also fix the none...
2005-03-11  Nicholas NethercoteRemove messages about not being able to clean up non...
2005-03-11  Nicholas NethercoteMemset the whole ehdr structure (though this will only...
2005-03-11  Nicholas NethercoteOnly try matching if the pointer could be resolved...
2005-03-11  Nicholas NethercoteFix VG_(calloc)() so it actually zeroes the entire...
2005-03-11  Nicholas NethercoteRemove now-unnecessary FAQ. (Was removed from the...
2005-03-11  Nicholas NethercoteRemove now-irrelevant FAQ.
2005-03-11  Nicholas NethercoteDe-document now-defunct command line options.
next