Commit Graph

2 Commits

Author SHA256 Message Date
Martin Liška
c7b04ac477 - Update to 0.15 release:
* Uses xxHash hashing algorithm. A 8% ~ 14% speedup.
  * Set endianity of multifile using -e, --multifile-endian.
  * Set pointer size of multifile using -p, --multifile-pointer-size
  * Process files in parallel using -j N --jobs N. The default is
    processors / 2.  Disabled when multifile is used.
  * Prints abbrev or DIE offset for Unknown DWARF error messages.
  * All testcases have been updated to work against the binutils 2.39.
- Remove upstreamed patches:
  * dwz-fix-another-reference-from-pu-to-cu-for-odr.patch
  * dwz-handle-reordered-dup-chains-in-create-import-tree.patch
  * dwz-testsuite-fix-pr27463.sh-on-riscv64.patch
  * dwz-use-grep-E-instead-of-egrep.patch
- Rebased patches:
  * dwz-remove-odr-struct-multifile.sh.patch
  * dwz-enable-odr-by-default.patch

OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/dwz?expand=0&rev=44
2022-11-07 08:12:28 +00:00
Martin Pluskal
8b8cc52d71 Accepting request 943921 from home:marxin:branches:devel:tools:compiler
- Add dwz-remove-odr-struct-multifile.sh.patch that removes problematic
  testcase.

- Start using -O3 and PGO with tramp3d as training binary.

OBS-URL: https://build.opensuse.org/request/show/943921
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/dwz?expand=0&rev=38
2022-01-13 09:39:43 +00:00