summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-libs/libunwind: use __asm__ instead of asm (bug #635674)Sergei Trofimovich2018-07-251-0/+47
| | | | | | | | | | An upstream patch ca6b6f3ad9190 "libunwind-arm: fix build failure due to asm()" should improve support for building mesa on arm. Reported-by: Maciej S. Szmigiero Closes: https://bugs.gentoo.org/635674 Package-Manager: Portage-2.3.43, Repoman-2.3.10
* sys-libs/libunwind: fix build with -fuse-ld=gold, bug #659732Sergei Trofimovich2018-07-081-0/+14
| | | | | | | | Backport upstream patch to drop protected atrribute. Reported-by: jorgicio Closes: https://bugs.gentoo.org/659732 Package-Manager: Portage-2.3.41, Repoman-2.3.9
* sys-libs/libunwind: fix compilation with muslMatthias Maier2018-06-301-0/+51
| | | | Package-Manager: Portage-2.3.41, Repoman-2.3.9
* sys-libs/libunwind: export correct version numberMatthias Maier2018-06-301-0/+13
| | | | | Package-Manager: Portage-2.3.41, Repoman-2.3.9 RepoMan-Options: --force
* sys-libs/libunwind: workaround build failure on ia64Sergei Trofimovich2017-07-133-0/+144
| | | | | | | Missing files in tarball, outdated implementation. While at it fixed SRC_URI to point to mirrors://nongnu. Package-Manager: Portage-2.3.6, Repoman-2.3.2
* sys-libs/libunwind: fix build errors on hppa/ia64/ppc/ppc64 #586092Mike Frysinger2017-02-131-0/+16
|
* sys-libs/libunwind: remove stale patchesAaron Bauman2017-01-154-400/+0
| | | | Package-Manager: portage-2.3.0
* sys-libs/libunwind: add fix from Fedora for CVE-2015-3239 #585830Mike Frysinger2016-06-131-0/+15
|
* proj/gentoo: Initial commitRobin H. Johnson2015-08-085-0/+463
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed