Go to file
Dominique Leuenberger 09437637b7 Accepting request 816789 from devel:tools
- Use autopatch
  - Change armv6-support.diff to a/b format

- 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.

OBS-URL: https://build.opensuse.org/request/show/816789
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=126
2020-06-28 21:02:43 +00:00
_multibuild Accepting request 741927 from home:StefanBruens:branches:devel:tools 2019-11-20 13:16:58 +00:00
.gitattributes OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=1 2007-01-15 23:40:26 +00:00
.gitignore OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/valgrind?expand=0&rev=1 2007-01-15 23:40:26 +00:00
0001-Power-PC-Fix-extraction-of-the-L-field-for-sync-inst.patch - update to 3.16.0: 2020-06-19 15:21:22 +00:00
armv6-support.diff Accepting request 816084 from home:michals 2020-06-22 07:39:07 +00:00
dhat-use-datadir.patch - add dhat-use-datadir.patch: 2020-05-11 12:14:44 +00:00
parallel-lto.patch Accepting request 788175 from home:marxin:branches:devel:tools 2020-03-25 12:38:21 +00:00
valgrind-3.16.0.tar.bz2 - update to 3.16.0: 2020-06-19 15:21:22 +00:00
valgrind.changes 0001-Add-newer-constants-for-prctl-syscall.patch 2020-06-24 06:54:14 +00:00
valgrind.spec Accepting request 816084 from home:michals 2020-06-22 07:39:07 +00:00
valgrind.xen.patch - update to 3.16.0: 2020-06-19 15:21:22 +00:00