Revisions of valgrind

Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 240)
- update to 3.18.1 (jsc#SLE-18639):
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 930250 from Chris Bradbury's avatar Chris Bradbury (forumsAreFun) (revision 239)
- update to 3.18.1
  * 3.18.1 fixes a number of bugs and adds support for glibc-2.34, and for new 
    platforms x86/FreeBSD and amd64/FreeBSD. Debuginfo reading is faster, and 
    Rust demangling has been improved. For PPC64, ISA 3.1 support has been
    completed, and some newer ARM64 and S390 instructions are also supported.
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 238)
- update to 3.17.0 (jsc#SLE-18713):
buildservice-autocommit accepted request 880364 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 237)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 236)
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 235)
- update to 3.17.0:
  * 3.17.0 fixes a number of bugs and adds some functional changes: support for GCC
    11, Clang 11, DWARF5 debuginfo, the 'debuginfod' debuginfo server, and
    some new instructions for Arm64, S390 and POWER.  There are also some tool
    updates.
- drop s390x-z14-vector-support.patch
    0001-lmw-lswi-and-related-PowerPC-insns-aren-t-allowed-on.patch: upstream
buildservice-autocommit accepted request 862354 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 234)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 233)
- add 0001-lmw-lswi-and-related-PowerPC-insns-aren-t-allowed-on.patch (bsc#1180412)
buildservice-autocommit accepted request 860136 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 232)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 231)
- add s390x-z14-vector-support.patch (bsc#1180511)
buildservice-autocommit accepted request 838585 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 230)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 229)
- update to 3.16.1 (jsc#SLE-13769):
buildservice-autocommit accepted request 826927 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 228)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 227)
- update to 3.16.1:
  * PPC sync instruction L field should only be 2 bits in ISA 3.0
  * vex: the `impossible' happened: expr_is_guardable: unhandled expr
- remove 0001-Power-PC-Fix-extraction-of-the-L-field-for-sync-inst.patch (upstream)
buildservice-autocommit accepted request 816789 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 226)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 225)
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 224)
  0001-Add-newer-constants-for-prctl-syscall.patch
  dropped as those patches were from upstream and are already in 3.16.0
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 816084 from Michal Suchanek's avatar Michal Suchanek (michals) (revision 223)
- Use autopatch
  - Change armv6-support.diff to a/b format
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 222)
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 221)
- update to 3.16.0:
  * Many bugfixes, too many to list here, see NEWS file
  - The implicit memcpy done by each call to realloc now counts towards the
    read and write counts of resized heap blocks, making those counts higher
    and more accurate.
  - cg_annotate's --auto and --show-percs options now default to 'yes', because
    they are usually wanted.
  - callgrind_annotate's --auto and --show-percs options now default to 'yes',
    because they are usually wanted.
  - The command option --collect-systime has been enhanced to specify
    the unit used to record the elapsed time spent during system calls.
    The command option now accepts the values no|yes|msec|usec|nsec,
    where yes is a synonym of msec.  When giving the value nsec, the
    system cpu time of system calls is also recorded.
  - Several memcheck options are now dynamically changeable.
    Use  valgrind --help-dyn-options  to list them.
  - The release 3.15 introduced a backward incompatible change for
    some suppression entries related to preadv and pwritev syscalls.
    When reading a suppression entry using the unsupported 3.14 format,
    valgrind will now produce a warning to say the suppression entry will not
    work, and suggest the needed change.
  - Significantly fewer false positive errors on optimised code generated by
    Clang and GCC.  In particular, Memcheck now deals better with the
    situation where the compiler will transform C-level "A && B" into "B && A"
    under certain circumstances (in which the transformation is valid).
    Handling of integer equality/non-equality checks on partially defined
    values is also improved on some architectures.
  - The exprimental Stack and Global Array Checking tool has been removed.
    It only ever worked on x86 and amd64, and even on those it had a
    high false positive rate and was slow.  An alternative for detecting
Displaying revisions 41 - 60 of 280
openSUSE Build Service is sponsored by