summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-libs/libunwind: drop oldSergei Trofimovich2021-02-201-107/+0
| | | | | Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sys-libs/libunwind: Stabilize 1.5.0-r1 arm, #768852Sam James2021-02-161-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/libunwind: Stabilize 1.5.0-r1 arm64, #768852Sam James2021-02-141-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/libunwind: Stabilize 1.5.0-r1 ppc, #768852Sam James2021-02-121-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/libunwind: stable 1.5.0-r1 for hppa, bug #768852Rolf Eike Beer2021-02-071-1/+1
| | | | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sys-libs/libunwind: add github remote-idSam James2021-02-051-0/+3
| | | | | | Savannah: "Most development is now taking place on github" Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/libunwind: Stabilize 1.5.0-r1 x86, #768852Sam James2021-02-051-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/libunwind: Stabilize 1.5.0-r1 ppc64, #768852Sam James2021-02-051-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/libunwind: Stabilize 1.5.0-r1 amd64, #768852Sam James2021-02-051-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/libunwind: don't enable USE=static-libs by default (take 2)Sergei Trofimovich2021-01-031-0/+107
| | | | | | | | | | | | | | | Let's do only dynamic libraries by default. That way we avoid USE=static-libs conflict on: - sys-libs/zlib (default disabled) - app-arch/xz-utils (default disabled) The only user that expects sys-libs/libunwind[static-libs] is sys-libs/libcxxabi (+libunwind +static-libs). It will be fixed in https://bugs.gentoo.org/760504. Bug: https://bugs.gentoo.org/760504 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sys-libs/libunwind: drop oldSergei Trofimovich2020-12-252-103/+0
| | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sys-libs/libunwind: Stabilize 1.5.0 ppc64, #759637Sam James2020-12-221-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/libunwind: revert "don't enable USE=static-libs by default"Sergei Trofimovich2020-12-172-2/+2
| | | | | | | | | This reverts commit 80060a9a59c525eb77d95eba9a234ce6566f4b51. sys-libs/libcxxabi requires sys-libs/libunwind[static-libs] enabled by default. Let's change the default in a revbump. Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sys-libs/libunwind: don't enable USE=static-libs by defaultSergei Trofimovich2020-12-172-2/+2
| | | | | | | | | | There should be no depends that require static libunwind. Let's do only dynamic by default. That way we can avoid enabling USE=static-libs on zlib and lzma. Reported-by: David Michael <fedora.dm0@gmail.com> Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sys-libs/libunwind: Stabilize 1.5.0 amd64, #759637Sam James2020-12-161-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/libunwind: Stabilize 1.5.0 ppc, #759637Sam James2020-12-161-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/libunwind: stable 1.5.0 for hppa, bug #759637Rolf Eike Beer2020-12-141-1/+1
| | | | | | | Package-Manager: Portage-3.0.9, Repoman-3.0.2 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sys-libs/libunwind: x86 stable (bug #759637)Thomas Deutschmann2020-12-131-1/+1
| | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* sys-libs/libunwind: arm stable (bug #759637)Sam James2020-12-131-1/+1
| | | | | Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/libunwind: arm64 stable (bug #759637)Sam James2020-12-131-1/+1
| | | | | Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* sys-libs/libunwind: bump up to 1.5.0Sergei Trofimovich2020-11-122-0/+108
| | | | | Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sys-libs/libunwind: remove unused patchesMichael Mair-Keimberger2020-07-064-91/+0
| | | | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/16615 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sys-libs/libunwind: drop oldSergei Trofimovich2020-07-052-110/+0
| | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sys-libs/libunwind: stable 1.4.0 for hppaSergei Trofimovich2020-07-051-1/+1
| | | | | | | | stable wrt bug #728958 Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="hppa" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sys-libs/libunwind: arm64 stable (bug #728958)Sam James (sam_c)2020-06-221-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* sys-libs/libunwind: ppc64 stable wrt bug #728958Agostino Sarubbo2020-06-211-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-libs/libunwind: ppc stable wrt bug #728958Agostino Sarubbo2020-06-211-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-libs/libunwind: arm stable wrt bug #728958Agostino Sarubbo2020-06-211-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-libs/libunwind: amd64 stable wrt bug #728958Agostino Sarubbo2020-06-211-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-libs/libunwind: x86 stable (bug #728958)Thomas Deutschmann2020-06-211-1/+1
| | | | | Package-Manager: Portage-2.3.101, Repoman-2.3.22 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* sys-libs/libunwind: drop oldSergei Trofimovich2020-05-022-104/+0
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* */*: Drop stable ia64 keywordsMatt Turner2020-04-031-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* sys-libs/libunwind: When USE="lzma", depend on app-arch/xz-utils[static-libs?].Arfrever Frehtes Taifersar Arahesis2020-04-023-3/+3
| | | | | | | | libunwind*.a static libraries require liblzma.a static library. Bug: https://bugs.gentoo.org/693250 Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sys-libs/libunwind: Unconditionally drop *.la files.Arfrever Frehtes Taifersar Arahesis2020-04-021-3/+2
| | | | | | | | *.pc files are installed. Closes: https://bugs.gentoo.org/693250 Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sys-libs/libunwind: Delete obsolete code.Arfrever Frehtes Taifersar Arahesis2020-04-022-14/+10
| | | | | | | | | | | | eutils.eclass is not used. Broken symbolic link libunwind-generic.a is not created by build system with --disable-static option passed since: https://git.savannah.gnu.org/gitweb/?p=libunwind.git;a=commit;h=4e8b7a595e144e905fd9c8aed053d7529afb78a4 Bug: https://bugs.gentoo.org/693250 Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sys-libs/libunwind: bump up to 1.4.0Sergei Trofimovich2020-04-012-0/+106
| | | | | Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* */*: slotmove sys-libs/libunwind from SLOT=7 to SLOT=0Sergei Trofimovich2020-04-012-2/+2
| | | | | | | | SLOT=7 does not mean much nowadays. Let's default to SLOT=0. Reported-by: Arfrever Frehtes Taifersar Arahesis Bug: https://bugs.gentoo.org/693250 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sys-libs/libunwind: add -fcommon workaround for gcc-10, bug #Sergei Trofimovich2020-02-122-4/+12
| | | | | | | | | | | The source fix is not trivial as it's not clear where global shloud be defined: in common or per-arch files. Use -fcommon downstream and leave proper fix to upstream ticket. Reported-by: Toralf Förster Closes: https://bugs.gentoo.org/706560 Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sys-libs/libunwind: drop oldSergei Trofimovich2020-01-121-104/+0
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sys-libs/libunwind: arm stable wrt bug #702306Mikle Kolyada2019-12-241-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="arm" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* sys-libs/libunwind: stable 1.2.1-r3 for hppa, bug #702306Rolf Eike Beer2019-12-221-1/+1
| | | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sys-libs/libunwind: remove unused patchesMichael Mair-Keimberger2019-12-122-78/+0
| | | | | | Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/13959 Signed-off-by: Aaron Bauman <bman@gentoo.org>
* sys-libs/libunwind: ppc stable wrt bug #702306Agostino Sarubbo2019-12-101-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-libs/libunwind: ppc64 stable wrt bug #702306Agostino Sarubbo2019-12-101-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-libs/libunwind: x86 stable wrt bug #702306Agostino Sarubbo2019-12-101-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-libs/libunwind: arm64 stable (bug #702306)Aaron Bauman2019-12-091-1/+1
| | | | | Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.81, Repoman-2.3.20
* sys-libs/libunwind: stable 1.2.1-r3 for ia64, bug #702306Sergei Trofimovich2019-12-091-1/+1
| | | | | | Package-Manager: Portage-2.3.81, Repoman-2.3.20 RepoMan-Options: --include-arches="ia64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sys-libs/libunwind: amd64 stable wrt bug #702306Agostino Sarubbo2019-12-091-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-libs/libunwind: drop oldSergei Trofimovich2019-12-083-178/+0
| | | | | Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sys-libs/libunwind: bump up to 1.3.1Sergei Trofimovich2019-12-082-0/+102
| | | | | Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>