summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-libs/elfutils: add 0.190Sam James2023-11-032-0/+122
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* Remove BROOT from VERIFY_SIG_OPENPGP_KEY_PATHMike Gilbert2023-10-314-4/+4
| | | | Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* dev-libs/elfutils: Stabilize 0.189-r4 amd64, #914208Joonas Niilola2023-09-271-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-libs/elfutils: Stabilize 0.189-r4 x86, #914208Joonas Niilola2023-09-271-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-libs/elfutils: Stabilize 0.189-r4 arm64, #914208Sam James2023-09-271-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/elfutils: Stabilize 0.189-r4 arm, #914208Sam James2023-09-271-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/elfutils: Filter out -fno-asynchronous-unwind-tablesAndreas K. Hüttel2023-09-202-0/+6
| | | | | Closes: https://bugs.gentoo.org/660738 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* dev-libs/elfutils: add missing pkgconfig bdepJoonas Niilola2023-08-301-0/+1
| | | | | Closes: https://bugs.gentoo.org/903557 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-libs/elfutils: fix build w/ lld 17Sam James2023-08-292-0/+156
| | | | | Closes: https://bugs.gentoo.org/913112 Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/elfutils: Stabilize 0.189-r1 amd64, #909144Sam James2023-08-211-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/elfutils: drop 0.189-r2Sam James2023-07-201-134/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/elfutils: drop stale patches, fix tests w/ mawkSam James2023-07-206-0/+373
| | | | | | | | | | | | | | | | | | | Thank you again to mjw for pointing this out! Drop two stale patches: - elfutils-0.177-disable-large.patch: see https://sourceware.org/bugzilla/show_bug.cgi?id=24158#c3. - elfutils-0.175-disable-biarch-test-PR24158.patch: see https://sourceware.org/bugzilla/show_bug.cgi?id=28975. Add two test patches: - elfutils-0.189-skip-DT_RELR-failing-tests.patch - elfutils-0.189-tests-run-lfs-symbols.sh-needs-gawk.patch Import musl patches to files/ so all of them are in the same place (there's no longer a huge musl patch for error.h so this is fine): - elfutils-0.189-musl-aarch64-regs.patch - elfutils-0.189-musl-macros.patch Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/elfutils: drop filter-ltoSam James2023-07-193-12/+0
| | | | | | | Thanks to mjw for pointing this out - elfutils uses symver attributes w/ >=0.186, not asm symvers, and we always have >= GCC 10, so yank the filter-lto. Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/elfutils: add debuginfod supportArsen Arsenović2023-07-192-0/+139
| | | | Signed-off-by: Arsen Arsenović <arsen@gentoo.org>
* dev-libs/elfutils: Stabilize 0.189-r1 x86, #909144Sam James2023-07-181-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/elfutils: Stabilize 0.189-r1 sparc, #909144Arthur Zamarin2023-06-251-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-libs/elfutils: Stabilize 0.189-r1 ppc64, #909144Arthur Zamarin2023-06-251-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-libs/elfutils: Stabilize 0.189-r1 ppc, #909144Sam James2023-06-251-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/elfutils: Stabilize 0.189-r1 arm64, #909144Sam James2023-06-251-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/elfutils: Stabilize 0.189-r1 arm, #909144Sam James2023-06-251-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/elfutils: replace `filter-flags -flto*` with `filter-lto`Leonardo Hernández Hernández2023-06-242-2/+2
| | | | | Signed-off-by: Leonardo Hernández Hernández <leohdz172@proton.me> Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/elfutils: cleanup no-op USE=valgrindSam James2023-05-143-5/+2
| | | | | | Was only used for tests, disabled in the past. Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/elfutils: fix tests w/ clang 16Sam James2023-04-232-0/+27
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/elfutils: fix bashisms in configureSam James2023-03-252-1/+54
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/elfutils: add 0.189Arsen Arsenović2023-03-032-0/+129
| | | | Signed-off-by: Arsen Arsenović <arsen@gentoo.org>
* dev-libs/elfutils: handle asan/ubsanSam James2023-01-211-1/+5
| | | | | | | We need to pass arguments to configure if -fsanitize=address/undefined as there's some unaligned accesses which need to be disabled. Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/elfutils: drop 0.187, 0.187-r2Sam James2022-12-214-226/+0
| | | | | Bug: https://bugs.gentoo.org/886209 Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/elfutils: Stabilize 0.188 sparc, #886209Arthur Zamarin2022-12-171-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-libs/elfutils: Stabilize 0.188 hppa, #886209Arthur Zamarin2022-12-171-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-libs/elfutils: Stabilize 0.188 x86, #886209Arthur Zamarin2022-12-161-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-libs/elfutils: Stabilize 0.188 ppc, #886209Arthur Zamarin2022-12-161-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-libs/elfutils: Stabilize 0.188 amd64, #886209Arthur Zamarin2022-12-161-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-libs/elfutils: Stabilize 0.188 ppc64, #886209Arthur Zamarin2022-12-161-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-libs/elfutils: Stabilize 0.188 arm, #886209Sam James2022-12-161-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/elfutils: Stabilize 0.188 arm64, #886209Sam James2022-12-161-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/elfutils: Stabilize 0.187-r2 amd64, #879265Agostino Sarubbo2022-11-041-1/+1
| | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-libs/elfutils: Stabilize 0.187-r2 x86, #879265Agostino Sarubbo2022-11-041-1/+1
| | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-libs/elfutils: Stabilize 0.187-r2 ppc, #879265Arthur Zamarin2022-11-031-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-libs/elfutils: Stabilize 0.187-r2 hppa, #879265Arthur Zamarin2022-11-031-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-libs/elfutils: Stabilize 0.187-r2 sparc, #879265Arthur Zamarin2022-11-031-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-libs/elfutils: Stabilize 0.187-r2 ppc64, #879265Arthur Zamarin2022-11-031-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-libs/elfutils: Stabilize 0.187-r2 arm64, #879265Arthur Zamarin2022-11-031-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-libs/elfutils: Stabilize 0.187-r2 arm, #879265Arthur Zamarin2022-11-031-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-libs/elfutils: add 0.188Sam James2022-11-032-0/+125
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/elfutils: drop 0.185, 0.186Sam James2022-11-033-195/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/elfutils: fix configure argsSam James2022-09-101-13/+19
| | | | | Closes: https://bugs.gentoo.org/869530 Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/elfutils: revbump to unconditionally disable thread safetyHolger Hoffstätte2022-09-101-0/+109
| | | | | | | | | | Upstream recommends disabling thread safety. It's marked as experimental upstream and doesn't even build (been masked for years). Closes: https://bugs.gentoo.org/868402 Signed-off-by: Holger Hoffstätte <holger@applied-asynchrony.com> Closes: https://github.com/gentoo/gentoo/pull/27139 Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/elfutils: Stabilize 0.187 hppa, #853910Arthur Zamarin2022-07-071-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-libs/elfutils: x86 stable wrt bug #853910Agostino Sarubbo2022-06-241-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-libs/elfutils: sparc stable wrt bug #853910Agostino Sarubbo2022-06-241-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>