]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
2011-05-27  Julian SewardAdd a field 'UChar delta' to IRStmt_IMark, and use...
2011-05-18  Bart Van AsscheDRD: eliminate two redundant global variable definition...
2011-05-18  Bart Van AsscheDefine pass_signals[] only once such that Valgrind...
2011-05-18  Bart Van AsscheFollow-up for r11770: added missing 'void' keyword.
2011-05-18  Bart Van AsscheReverted r11774 because it didn't make sense.
2011-05-18  Bart Van AsscheAdded missing extern keywords. Patch provided by Daniel...
2011-05-18  Bart Van AsscheUpdated Subversion ignore list.
2011-05-17  Julian Sewardgdbserver: (#214909 c 91)
2011-05-17  Julian Sewardgdbserver: (#214909 c 82)
2011-05-17  Julian Sewardgdbserver: misc fixes (#214909 c 77)
2011-05-17  Bart Van Asschedrd/tests/pth_detached.c: eliminated thread_arg[] array...
2011-05-17  Julian Sewardgdbserver: Fixes for ARM-Thumb (#214909 c 76)
2011-05-17  Julian SewardBetter checking for command line options that should...
2011-05-17  Julian Sewards390x: add test cases for STCK{,E,F} instructions....
2011-05-17  Julian Sewards390x: provide clock instructions like STCK
2011-05-17  Julian SewardEnable sys_pwrite64 on ppc64-linux. Fixes #272955.
2011-05-17  Julian SewardAdd entry w.r.t. the s390x port. (Florian Krohm <britz...
2011-05-17  Julian SewardUpdate expected outputs.
2011-05-17  Julian SewardMake this test much more independent of glibc, and...
2011-05-16  Julian SewardReorder tests poking around in the x86 instruction...
2011-05-15  Bart Van AsscheSuppressed compiler warnings triggered by none/tests...
2011-05-15  Bart Van Asschegdbserver_tests/make_local_links: made invocation of...
2011-05-15  Bart Van AsscheSilence compiler warnings triggered by certain regressi...
2011-05-15  Bart Van AsscheAdded configure tests for the compiler flags -Wno-nonnu...
2011-05-15  Bart Van AsscheRemoved "prereq: test -e gdb" again from those tests...
2011-05-15  Bart Van AsscheGet rid of the remaining "set but not used" warnings...
2011-05-15  Bart Van AsscheUpdated Subversion ignore list.
2011-05-15  Bart Van Asschegdbserver tests: only create the gdbserver_tests/gdb...
2011-05-15  Bart Van AsscheSkip gdbserver tests if ./configure did not find gdb.
2011-05-15  Bart Van Asschegdbserver_tests/t.c: Fixed two occurrences of the same...
2011-05-12  Julian SewardRemove old exp-ptrcheck tests which were never used.
2011-05-12  Julian SewardDelete exp-sgcheck tests that are redundant following...
2011-05-11  Julian Seward* fixed two bugs reported by the IBM BEAM checker:
2011-05-11  Josef WeidendorferFixed bug 272661
2011-05-11  Josef WeidendorferFix bug 267383
2011-05-11  Julian SewardRename 'exp-ptrcheck' to 'exp-sgcheck' and hope this...
2011-05-11  Julian SewardWhen reading Dwarf3 variable type and location informat...
2011-05-11  Julian SewardUpdate the manual following removal of heap-check funct...
2011-05-11  Julian SewardARM front end only: when processing Thumb instructions...
2011-05-11  Josef WeidendorferFix bugs catched by BEAM
2011-05-11  Julian SewardRemove heap checking from exp-ptrcheck, leaving only...
2011-05-10  Julian SewardImprovements for testing and compilation breakage for...
2011-05-10  Julian SewardHandle executables created by the Xcode 3.2.x linker...
2011-05-09  Julian SewardBack out r11705, which was an attempt to make reading...
2011-05-09  Julian SewardVG_(mkstemp): fix infinite loop in the case where ...
2011-05-09  Julian SewardTidying up of branch-predict hint macros LIKELY/UNLIKEL...
2011-05-09  Julian SewardAdd LIKELY/UNLIKELY macros for general use, replacing...
2011-05-09  Julian SewardFix link flags so that 'vgdb' can be built on x86-darwin.
2011-05-09  Julian Sewards390x: fix DISP20 macro. Remove duplicate defn and...
2011-05-09  Bart Van Asschememcheck: Fixed a bug in the address ranges reported...
2011-05-09  Julian Sewardread_dwarf2_lineblock: debug printing fix (no functiona...
2011-05-09  Julian Sewardppc{32,64}-linux: mark VG_MINIMAL_LONGJMP as noreturn...
2011-05-08  Julian SewardHandle Iop_I64UtoF32 in the ppc32/ppc64 insn selector...
2011-05-08  Julian SewardFix jump kind for indirect BLX for Thumb insns. Bug...
2011-05-08  Bart Van AsscheUpdated Subversion ignore list.
2011-05-08  Bart Van AsscheFollow-up for r11729: make the gdbserver regression...
2011-05-08  Bart Van AsscheFixed one bug in gdbserver_tests/t.c and several compil...
2011-05-08  Bart Van AsscheAdded Subversion ignore list for directory gdbserver_tests.
2011-05-08  Julian SewardSupport DMB and DSB variants on Thumb. Bug 266035...
2011-05-06  Julian SewardImplement a GDB server in Valgrind. See #214909.
2011-05-05  Julian SewardFix an assertion failure caused by r2144 (improved...
2011-05-04  Julian SewardTighten up condition code handling in the back end...
2011-05-04  Julian SewardmkLazyN: fix incorrect type decl for 'mergeTy64', as...
2011-05-04  Julian Sewardscalarts_limitations_fail_NORETURN: fix a format string...
2011-05-04  Julian Sewardsetup_client_stack: use have_exename to consistently...
2011-05-04  Julian Sewardcalling format_message: when passing frameNo == -1...
2011-05-04  Julian Sewardhandle_maybe_load_notifier: assert when symbol == NULL...
2011-05-04  Julian SewardVG_(env_unsetenv), VG_(env_clone): add assertions so...
2011-05-03  Julian SewardSupport DMB and DSB variants on ARM. Bug 266035 comment 3.
2011-05-03  Julian Sewardarm-linux: Set _start symbol alignment and type. Bug...
2011-05-03  Julian SewardFix a bogus assertion observed by Florian Krohm.
2011-05-03  Julian SewardFix a nonsensical assertion observed by Florian Krohm.
2011-05-02  Julian SewardAdd a spec rule for V after SUB.
2011-05-02  Julian SewardSplit up armg_calculate_flags_nzcv into four functions...
2011-05-01  Julian SewardImprovements to condition code handling on ARM.
2011-05-01  Julian SewardWhen simplifying (improving) the IR generated by the...
2011-04-30  Bart Van AsscheDRD: fix issues reported by the IBM static analysis...
2011-04-28  Julian SewardHandle Iop_Not64 when doing 32-bit code generation...
2011-04-28  Julian Sewards390x : misc cleanups
2011-04-28  Julian Sewards390x : misc cleanups
2011-04-28  Julian Sewards390x: Implement Ist_MBE
2011-04-28  Julian Sewards390x: fix code confusion
2011-04-28  Bart Van Asschesyswrap/Linux: trace ioctl() calls only once / do not...
2011-04-28  Julian SewardChange the TT_FAST hash function for from "insn_address...
2011-04-27  Julian SewardChange the default (minimum) client malloc alignment...
2011-04-27  Robert WalshFix no-arg ioctls on Darwin.
2011-04-27  Julian Sewards390x: invalid use of R0 as base register
2011-04-27  Julian Sewards390x: fpr - gpr transfer facility -- valgrind side...
2011-04-27  Julian Sewards390x: fpr - gpr transfer facility
2011-04-27  Julian SewardFix bogus asm constraints in jm-insns.c. Fixes #263919.
2011-04-27  Julian SewardAdd alternative expected output cases for more recent...
2011-04-27  Julian SewardFix up incorrect usage of Iop_I64UtoF32 in the PowerPC...
2011-04-27  Julian SewardFix a bunch of printf format-string warnings when compi...
2011-04-27  Julian SewardFix up some enum confusion to do with ARMNeonUnOp and...
2011-04-26  Julian SewardFix up enum confusion between PPCAvOp and PPCAvFpOp...
2011-04-26  Julian SewardFix a type mismatch that gcc-4.6 warns about.
2011-04-26  Julian SewardRemove some unused code that gcc-4.6 warns about.
2011-04-26  Julian SewardFix a couple of bogus asm constraints observed when...
2011-04-21  Julian SewardFix a couple of warnings when building the regtests.
2011-04-21  Julian SewardMake reading of line number info from LLVM-2.9-generate...
next