Commit Graph

2 Commits

Author SHA256 Message Date
1704b14b62 - update to 3.20.0:
* The option "--vgdb-stop-at=event1,event2,..." accepts the new value abexit.
    This indicates to invoke gdbserver when your program exits abnormally
    (i.e. with a non zero exit code).
  * Fix Rust v0 name demangling.
  * The Linux rseq syscall is now implemented as (silently) returning ENOSYS.
  * Add FreeBSD syscall wrappers for __specialfd and __realpathat.
  * Remove FreeBSD dependencies on COMPAT10, which fixes compatibility with
    HardenedBSD
  * The option --enable-debuginfod=<no|yes> [default: yes] has been added on
    Linux.
  * More DWARF5 support as generated by clang14.

OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=253
2022-10-26 09:47:25 +00:00
Martin Pluskal
bf5164c2b6 Accepting request 788175 from home:marxin:branches:devel:tools
- Add parallel-lto.patch in order to make LTO LTRANS phase
  parallel. It will significantly improve build time.

OBS-URL: https://build.opensuse.org/request/show/788175
OBS-URL: https://build.opensuse.org/package/show/devel:tools/valgrind?expand=0&rev=217
2020-03-25 12:38:21 +00:00