Lines Matching refs:bz
12 The fixed bugs are as follows. Note that "n-i-bz" stands for "not in
19 n-i-bz Massif segfaults at exit
20 n-i-bz Memcheck asserts on Altivec code
21 n-i-bz fix sizeof bug in Helgrind
22 n-i-bz check fd on sys_llseek
23 n-i-bz update syscall lists to kernel 2.6.23.1
24 n-i-bz support sys_sync_file_range
25 n-i-bz handle sys_sysinfo, sys_getresuid, sys_getresgid on ppc64-linux
26 n-i-bz intercept memcpy in 64-bit ld.so's
27 n-i-bz Fix wrappers for sys_{futimesat,utimensat}
28 n-i-bz Minor false-error avoidance fixes for Memcheck
29 n-i-bz libmpiwrap.c: add a wrapper for MPI_Waitany
30 n-i-bz helgrind support for glibc-2.8
31 n-i-bz partial fix for mc_leakcheck.c:698 assert:
33 n-i-bz Massif/Cachegrind output corruption when programs fork
34 n-i-bz register allocator fix: handle spill stores correctly
35 n-i-bz add support for PA6T PowerPC CPUs
207 - The following bugs have been fixed. Note that "n-i-bz" stands for
213 n-i-bz x86_linux_REDIR_FOR_index() broken
214 n-i-bz guest-amd64/toIR.c:2512 (dis_op2_E_G): Assertion `0' failed.
215 n-i-bz Support x86 INT insn (INT (0xCD) 0x40 - 0x43)
216 n-i-bz Add sys_utimensat system call for Linux x86 platform
308 n-i-bz vex: the `impossible' happened: eqIRConst
309 n-i-bz Add an intercept for glibc-2.5 __stpcpy_chk
322 The fixed bugs are as follows. Note that "n-i-bz" stands for "not in
336 n-i-bz ppc32/64: support mcrfs
337 n-i-bz Cachegrind/Callgrind: Update cache parameter detection
343 n-i-bz Improved documentation of the IR intermediate representation
344 n-i-bz jcxz (x86) (users list, 8 Nov)
345 n-i-bz ExeContext hashing fix
346 n-i-bz fix CFI reading failures ("Dwarf CFI 0:24 0:32 0:48 0:7")
347 n-i-bz fix Cachegrind/Callgrind simulation bug
348 n-i-bz libmpiwrap.c: fix handling of MPI_LONG_DOUBLE
349 n-i-bz make User errors suppressible
352 n-i-bz Speed up the JIT's register allocator
353 n-i-bz Fix confusing leak-checker flag hints
354 n-i-bz Support recent autoswamp versions
355 n-i-bz ppc32/64 dispatcher speedups
356 n-i-bz ppc64 front end rld/rlw improvements
357 n-i-bz ppc64 back end imm64 improvements
360 n-i-bz fix ppc insn set tests for gcc >= 4.1
369 n-i-bz ppc32->IR: lvxl/stvxl
370 n-i-bz glibc-2.5 support
371 n-i-bz memcheck: provide replacement for mempcpy
372 n-i-bz memcheck: replace bcmp in ld.so
373 n-i-bz Use 'ifndef' in VEX's Makefile correctly
374 n-i-bz Suppressions for MVL 4.0.1 on ppc32-linux
375 n-i-bz libmpiwrap.c: Fixes for MPICH
376 n-i-bz More robust handling of hinted client mmaps
378 n-i-bz Generate valid XML even for very long fn names
379 n-i-bz Don't prompt about suppressions for unshown reachable leaks
381 n-i-bz DWARF CFI reader: handle DW_CFA_undefined
382 n-i-bz DWARF CFI reader: handle icc9 generated CFI info better
383 n-i-bz fix false uninit-value errs in icc9 generated FP code
384 n-i-bz reduce extraneous frames in libmpiwrap.c
385 n-i-bz support pselect6 on amd64-linux
404 The fixed bugs are as follows. Note that "n-i-bz" stands for "not in
408 n-i-bz Expanding brk() into last available page asserts
409 n-i-bz ppc64-linux stack RZ fast-case snafu
410 n-i-bz 'c' in --gen-supps=yes doesn't work
411 n-i-bz VG_N_SEGMENTS too low (users, 28 June)
412 n-i-bz VG_N_SEGNAMES too low (Stu Robinson)
432 n-i-bz Livelocks entire machine (users list, Timothy Terriberry)
433 n-i-bz Alex Bennee mmap problem (9 Aug)
434 n-i-bz BartV: Don't print more lines of a stack-trace than were obtained.
435 n-i-bz ppc32 SuSE 10.1 redir
436 n-i-bz amd64 padding suppressions
437 n-i-bz amd64 insn printing fix.
438 n-i-bz ppc cmp reg,reg fix
439 n-i-bz x86/amd64 iropt e/rflag reduction rules
440 n-i-bz SuSE 10.1 (ppc32) minor fixes
443 n-i-bz callgrind: fix warning about malformed creator line
444 n-i-bz callgrind: fix annotate script for data produced with
446 n-i-bz callgrind: fix failed assertion when toggling
448 n-i-bz callgrind: fix annotate script fix warnings with
450 n-i-bz docs path hardwired (Dennis Lubert)
459 n-i-bz Signal race condition (users list, 13 June, Johannes Berg)
460 n-i-bz Unrecognised instruction at address 0x70198EC2 (users list,
633 n-i-bz Very long stabs strings crash m_debuginfo
634 n-i-bz amd64->IR: 0x66 0xF 0xF5 (pmaddwd)
660 (note: "n-i-bz" means "not in bugzilla" -- this bug does not have
663 n-i-bz ppc32: fsub 3,3,3 in dispatcher doesn't clear NaNs
664 n-i-bz ppc32: __NR_{set,get}priority
677 n-i-bz memcheck/tests/mempool reads freed memory
678 n-i-bz AshleyP's custom-allocator assertion
679 n-i-bz Dirk strict-aliasing stuff
680 n-i-bz More space for debugger cmd line (Dan Thaler)
681 n-i-bz Clarified leak checker output message
682 n-i-bz AshleyP's --gen-suppressions output fix
683 n-i-bz cg_annotate's --sort option broken
684 n-i-bz OSet 64-bit fastcmp bug
685 n-i-bz VG_(getgroups) fix (Shinichi Noda)
686 n-i-bz ppc32: allocate from callee-saved FP/VMX regs
687 n-i-bz misaligned path word-size bug in mc_main.c
693 n-i-bz memcheck/tests/zeropage de-looping fix
694 n-i-bz x86: fxtract doesn't work reliably
698 n-i-bz Suppression update for Debian unstable
700 n-i-bz ppc32: broken signal handling in cpu feature detection
701 n-i-bz ppc32: rounding mode problems (improved, partial fix only)
703 n-i-bz ppc32: mtocrf/mfocrf
888 (note: "n-i-bz" means "not in bugzilla" -- this bug does not have
892 n-i-bz x86: track but ignore changes to %eflags.AC (alignment check)
901 n-i-bz XML <unique> printing wrong
902 n-i-bz Dirk r4359 (amd64 syscalls from trunk)
904 n-i-bz Nick r4384 (stub implementations of Addrcheck and Helgrind)
910 n-i-bz Nick (Cachegrind should not assert when it encounters a client
915 n-i-bz Updates to Memcheck manual
916 n-i-bz Fixed broken malloc_usable_size()
919 n-i-bz Make suppressions work for "???" lines in stacktraces.
925 n-i-bz vex x86->IR: unhandled instruction bytes: 0x14 0x0
926 n-i-bz minor umount/fcntl wrapper fixes
931 n-i-bz Fix XML bugs in FAQ