summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-libs/elfutils: fix dependencies for libdebuginfodSam James2024-10-312-8/+9
| | | | | | | | | | | * Add dependency on json-c (multilib because it's for libdebuginfod, not just the daemon) * Add minimum dep versions for the other debuginfod deps as it makes it easier to compare with the build system then. Closes: https://bugs.gentoo.org/942508 Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/elfutils: Stabilize 0.191-r2 ppc64, #942427Sam James2024-10-291-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/elfutils: Stabilize 0.191-r2 ppc, #942427Sam James2024-10-291-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/elfutils: Stabilize 0.191-r2 hppa, #942427Sam James2024-10-291-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/elfutils: Stabilize 0.191-r2 sparc, #942427Sam James2024-10-291-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/elfutils: Stabilize 0.191-r2 arm64, #942427Sam James2024-10-291-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/elfutils: Stabilize 0.191-r2 arm, #942427Sam James2024-10-291-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/elfutils: Stabilize 0.191-r2 x86, #942427Sam James2024-10-291-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/elfutils: Stabilize 0.191-r2 amd64, #942427Sam James2024-10-291-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/elfutils: Stabilize 0.191-r1 sparc, #936913Sam James2024-10-291-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/elfutils: Stabilize 0.191-r1 hppa, #936913Sam James2024-10-291-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/elfutils: add 0.192Sam James2024-10-297-1/+320
| | | | | | | | Wires up USE=stacktrace for the new eu-stacktrace tool, which is very exciting, but still relies on patched sysprof so masked the USE flag for now. Signed-off-by: Sam James <sam@gentoo.org>
* */*: unkeyword ~ia64Arthur Zamarin2024-09-125-5/+5
| | | | | | | | Change was created by running the following command:: ekeyword ^ia64 */*/*.ebuild Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-libs/elfutils: bring back USE=static-libsSam James2024-08-312-6/+151
| | | | | | | | | | I dropped it in 8d06a4aeffc377c8e4edd58e0e7b085ba20b16f6 and while it _was_ broken, it was only broken recently by the autoreconf added for the libcxx patch, so let's bring it back. I had assumed it was been broken for longer. Bug: https://bugs.gentoo.org/925241 Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/elfutils: tweak commentSam James2024-08-312-4/+4
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/elfutils: add Valgrind annotations supportSam James2024-08-312-2/+6
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/elfutils: add 9999Sam James2024-08-312-17/+163
| | | | | | | While here, drop USE=static-libs. It didn't work, partly because the sed was being done before eautoreconf. Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/elfutils: Stabilize 0.191-r1 arm64, #936913Arthur Zamarin2024-07-301-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-libs/elfutils: Stabilize 0.191-r1 arm, #936913Arthur Zamarin2024-07-301-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-libs/elfutils: Stabilize 0.191-r1 ppc64, #936913Arthur Zamarin2024-07-301-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-libs/elfutils: Stabilize 0.191-r1 amd64, #936913Arthur Zamarin2024-07-301-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-libs/elfutils: Stabilize 0.191-r1 x86, #936913Arthur Zamarin2024-07-301-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-libs/elfutils: Stabilize 0.191-r1 ppc, #936913Jakov Smolić2024-07-301-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-libs/elfutils: avoid overriding libcxx system headerAlfred Wingate2024-06-092-0/+151
| | | | | | | Closes: https://bugs.gentoo.org/925241 Signed-off-by: Alfred Wingate <parona@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/35707 Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/elfutils: cleanup musl patch for 0.191Sam James2024-03-052-1/+15
| | | | | | | | Thanks to Mark Wieelard for the review of the patches and suggestions for cleaning up obsolete bits. He notes we still need a proper fix for FNM_EXTMATCH though. Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/elfutils: drop 0.189-r4Sam James2024-03-018-343/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/elfutils: Stabilize 0.190 hppa, #920120Sam James2024-03-011-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/elfutils: add 0.191Sam James2024-03-012-0/+122
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/elfutils: sys-devel/flex -> app-alternatives/lexSam James2024-01-082-4/+4
| | | | | | | | | | All of these will be using app-alternatives/lex anyway as they're not unsetting YACC or LEX, so make the dep reflect reality. (Included both YACC and LEX out of conservatism.) Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/elfutils: stable 0.190 for sparc, bug #920120Rolf Eike Beer2023-12-251-1/+1
| | | | | Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/elfutils: Stabilize 0.190 ppc, #920120Arthur Zamarin2023-12-181-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-libs/elfutils: Stabilize 0.190 ppc64, #920120Arthur Zamarin2023-12-161-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-libs/elfutils: Stabilize 0.190 amd64, #920120Arthur Zamarin2023-12-161-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-libs/elfutils: Stabilize 0.190 x86, #920120Arthur Zamarin2023-12-161-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-libs/elfutils: Stabilize 0.190 arm64, #920120Arthur Zamarin2023-12-161-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-libs/elfutils: Stabilize 0.190 arm, #920120Arthur Zamarin2023-12-161-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-libs/elfutils: drop 0.188, 0.189-r1, 0.189-r3Sam James2023-11-254-379/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/elfutils: Stabilize 0.189-r4 hppa, #914208Sam James2023-11-251-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/elfutils: Stabilize 0.189-r4 sparc, #914208Sam James2023-11-251-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/elfutils: Stabilize 0.189-r4 ppc64, #914208Sam James2023-11-251-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/elfutils: Stabilize 0.189-r4 ppc, #914208Sam James2023-11-251-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* 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>