Versions
v2.43-r1 :: 2.43 :: gentoo
- Modified
- License
- GPL-3+
- Keywords
- -* ~hppa
- USE flags
- cet debuginfod doc gold gprofng hardened multitarget nls pgo plugins static-libs test vanilla zstd
v2.43 :: 2.43 :: gentoo
- Modified
- License
- GPL-3+
- Keywords
- -* ~hppa
- USE flags
- cet debuginfod doc gold gprofng hardened multitarget nls pgo plugins static-libs test vanilla zstd
v2.42-r2 :: 2.42 :: gentoo
- Modified
- License
- GPL-3+
- Keywords
- -* ~hppa
- USE flags
- cet debuginfod doc gold gprofng hardened multitarget nls pgo plugins static-libs test vanilla zstd
v2.42-r1 :: 2.42 :: gentoo
- Modified
- License
- GPL-3+
- Keywords
- -* hppa
- USE flags
- cet debuginfod doc gold gprofng hardened multitarget nls pgo plugins static-libs test vanilla zstd
v2.41-r5 :: 2.41 :: gentoo
- Modified
- License
- GPL-3+
- Keywords
- -* hppa
- USE flags
- cet default-gold doc gold gprofng multitarget nls pgo plugins static-libs test vanilla
v2.40-r7 :: 2.40 :: gentoo
- Modified
- License
- GPL-3+
- Keywords
- -* hppa
- USE flags
- cet default-gold doc gold gprofng multitarget nls pgo plugins static-libs test vanilla
v2.39-r5 :: 2.39 :: gentoo (Masked by set 4633)
- Modified
- License
- GPL-3+
- Keywords
- -* hppa
- USE flags
- cet default-gold doc gold gprofng multitarget nls pgo plugins static-libs test vanilla
v2.38-r2 :: 2.38 :: gentoo (Masked by set 4633)
- Modified
- License
- GPL-3+
- Keywords
- -* hppa
- USE flags
- cet default-gold doc gold multitarget nls pgo plugins static-libs test vanilla
v2.37_p1-r2 :: 2.37 :: gentoo (Masked by set 4633)
- Modified
- License
- GPL-3+
- Keywords
- -* hppa
- USE flags
- cet default-gold doc gold multitarget nls pgo plugins static-libs test vanilla
USE flags
General
- cet
- Enable Intel Control-flow Enforcement Technology.
- debuginfod
- Enable debuginfod support via dev-libs/elfutils libdebuginfod
- default-gold
- Set ld to point to ld.gold instead of ld.bfd
- doc
- Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
- gold
- Build ld.gold linker
- gold
- Build ld.gold linker
- gprofng
- Enable the next-generation gprofng profiler
- hardened
- Activate default security enhancements for toolchain (gcc, glibc, binutils)
- multitarget
- Adds support to binutils for cross compiling (does not work with gas)
- nls
- Add Native Language Support (using gettext - GNU locale utilities)
- pgo
- Build binutils with Profile Guided Optimization (PGO) and LTO
- plugins
- Enable plugin support in tools
- static-libs
- Build static versions of dynamic libraries as well
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
- vanilla
- Do not add extra patches which change default behaviour; DO NOT USE THIS ON A GLOBAL SCALE as the severity of the meaning changes drastically
- zstd
- Enable support for ZSTD compression
Dependencies
app-arch / zstd : zstd fast compression library
dev-libs / elfutils : Libraries/utilities to handle ELF objects (drop in replacement for libelf)
sys-devel / binutils-config : Utility to change the binutils version being used
Runtime Dependencies
app-arch / zstd : zstd fast compression library
dev-libs / elfutils : Libraries/utilities to handle ELF objects (drop in replacement for libelf)
sys-devel / binutils-config : Utility to change the binutils version being used
Depending packages
Masks
4633- Andreas K. Hüttel
(and others, updated later) These old versions of toolchain packages (binutils, gcc, glibc) are no longer officially supported and are not suitable for general use. Using these packages can result in build failures (and possible breakage) for many packages, and may leave your system vulnerable to known security exploits. If you still use one of these old toolchain packages, please upgrade (and switch the compiler / the binutils) ASAP. If you need them for a specific (isolated) use case, feel free to unmask them on your system.- <sys-devel/binutils-2.40
- <sys-devel/binutils-hppa64-2.40
- <sys-libs/binutils-libs-2.40
- <sys-libs/glibc-2.38-r10
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Andreas K. Hüttel · gentoo
sys-devel/binutils-hppa64: add 2.43 patchlevel 2, identical to upstream 2.43.1
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas K. Hüttel · gentoo
sys-devel/binutils-hppa64: keyword 2.43 for -*, ~hppa
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas K. Hüttel · gentoo
sys-devel/binutils-hppa64: add 2.43
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas K. Hüttel · gentoo
sys-devel/binutils-hppa64: patchlevel 6 bump
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-devel/binutils-hppa64: Stabilize 2.42-r1 hppa, #931298
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas K. Hüttel · gentoo
sys-devel/binutils-hppa64: drop 2.41-r3
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-devel/binutils-hppa64: drop stale autoconf 2.13 handling
See 010b4be4c695d267514d7c8ea65590f22a4cf133. Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-devel/binutils-hppa64: don't apply prefix hack patch here
'is_cross' fires because of hppa64 vs hppa2.0. Closes: https://bugs.gentoo.org/925099 Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
sys-devel/binutils-hppa64: Stabilize 2.41-r5 hppa, #916452
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas K. Hüttel · gentoo
sys-devel/binutils-hppa64: drop 2.40-r5, 2.41-r1
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> - Andreas K. Hüttel · gentoo
sys-devel/binutils-hppa64: keyword 2.42-r1 for -*, ~hppa
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas K. Hüttel · gentoo
sys-devel/binutils-hppa64: add 2.42
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas K. Hüttel · gentoo
sys-devel/binutils-hppa64: add 2.41 patchlevel 5
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-devel/binutils-hppa64: sys-devel/flex -> app-alternatives/lex
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> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-devel/binutils-hppa64: sys-devel/bc -> app-alternatives/bc
All of these will be using app-alternatives/bc anyway as they're not calling bc-reference, so make the dep reflect reality. Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-devel/binutils-hppa64: Stabilize 2.41-r3 hppa, #916452
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
sys-devel/binutils-hppa64: Stabilize 2.40-r7 hppa, #916458
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas K. Hüttel · gentoo
sys-devel/binutils-hppa64: revbump, patch level 2.41 4
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas K. Hüttel · gentoo
sys-devel/binutils-hppa64: drop 2.41
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-devel/binutils-hppa64: cleanup more V=1
Oops, missed this. I only did 2.41, not 2.41-r1 before. Fixes: 91736e72744ca4736f26c0331c8f4f3ffb8f5d8f Fixes: dcdef53cc104310eb50e31e3a450cd54c22a18d0 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-devel/binutils-hppa64: cleanup obsolete V=1
Fixes: dcdef53cc104310eb50e31e3a450cd54c22a18d0 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-devel/binutils-hppa64: Stabilize 2.40-r5 hppa, #909412
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas K. Hüttel · gentoo
sys-devel/binutils-hppa64: 2.41 patchlevel 2 bump (2.41-r1)
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-devel/binutils-hppa64: drop redundant die
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
sys-devel/binutils-hppa64: pass --disable-dependency-tracking, --disable-silent-rules
We already do this for gdb, do the same for binutils. Portage/econf only greps the top-level configure which has neither of these, but the subconfigure dirs do. Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas K. Hüttel · gentoo
sys-devel/binutils-hppa64: add 2.41
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas K. Hüttel · gentoo
sys-devel/binutils-hppa64: revbump, patch set 2.40 6
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas K. Hüttel · gentoo
sys-devel/binutils-hppa64: drop 2.40-r3, 2.40-r4
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas K. Hüttel · gentoo
sys-devel/binutils-hppa64: 2.40 patchlevel 5 bump
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas K. Hüttel · gentoo
sys-devel/binutils-hppa64: drop 2.39-r4, 2.40, 2.40-r2
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
sys-devel/binutils-hppa64: Stabilize 2.39-r5 hppa, #904749
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas K. Hüttel · gentoo
sys-devel/binutils-hppa64: patchset bump, 2.39 p6
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas K. Hüttel · gentoo
sys-devel/binutils-hppa64: patchlevel bump, 2.40 p4
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas K. Hüttel · gentoo
sys-devel/binutils-hppa64: revbump, 2.40 patchlevel 3
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-devel/binutils-hppa64: revbump to keep in sync with sys-devel/binutils
No-op. Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas K. Hüttel · gentoo
sys-devel/binutils-hppa64: 2.40 patchset 2 bump
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas K. Hüttel · gentoo
sys-devel/binutils-hppa64: add 2.40
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
sys-devel/binutils-hppa64: Stabilize 2.39-r4 hppa, #880101
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ulrich Müller · gentoo
sys-devel/binutils-hppa64: inherit strip-linguas for strip-linguas
Signed-off-by: Ulrich Müller <ulm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Andreas K. Hüttel · gentoo
sys-devel/binutils-hppa64: drop 2.39-r1, 2.39-r3
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> - Sam James · gentoo
Move {virtual -> app-alternatives}/yacc
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas K. Hüttel · gentoo
sys-devel/binutils-hppa64: Partially adapt ebuild to plain binutils
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas K. Hüttel · gentoo
sys-devel/binutils-hppa64: patchset bump
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-devel/binutils-hppa64: drop 2.35.2, 2.36.1-r2
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas K. Hüttel · gentoo
sys-devel/binutils-hppa64: remove old
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas K. Hüttel · gentoo
sys-devel/binutils-hppa64: Add 2.39
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
sys-devel/binutils-hppa64: Stabilize 2.38-r2 hppa, #856955
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-devel/binutils-hppa64: sync output; more verbose logs
See: 2619d10984d0633e8cab4464c389ba9cc10642cb Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-devel/binutils-hppa64: more dies
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-devel/binutils-hppa64: drop more dies for now
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-devel/binutils-hppa64: drop some || die for now
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
sys-devel/binutils-hppa64: use econf
Sync more with binutils-libs by using econf instead of raw ./configure call; means we benefit from some of the default arguments it passes, in particular thinking of silent rules which upstream are starting to support more now too (and enable by default) which econf disables. Also, we use it fine in binutils-libs w/o issue. Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-devel/binutils-hppa64: consistent style for 2.38-r2; sync with binutils
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas K. Hüttel · gentoo
sys-devel/binutils-hppa64: 2.38 patchlevel bump
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas K. Hüttel · gentoo
sys-devel/binutils-hppa64: Rekeyword 2.38-r1
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas K. Hüttel · gentoo
sys-devel/binutils-hppa64: Remove old
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas K. Hüttel · gentoo
sys-devel/binutils-hppa64: 2.38 patchlevel bump
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> - Andreas K. Hüttel · gentoo
sys-devel/binutils-hppa64: Remove old
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-devel/binutils-hppa64: Stabilize 2.37_p1-r2 hppa, #833210
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas K. Hüttel · gentoo
sys-devel/binutils-hppa64: Version bump (unkeyworded)
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas K. Hüttel · gentoo
sys-devel/binutils-hppa64: Rekeyword 2.37_p1-r2
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-devel/binutils-hppa64: disable LTO for PGO
We don't build kgcc64 with LTO support (for now?) so we can't request it in HPPA64 binutils either. Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-devel/binutils-hppa64: add 2.37_p1-r2; sync with binutils
Adds PGO (yay!) but otherwise no really interesting changes other than just picking up what we had in binutils' 2.37_p1-r2 patchset. Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
sys-devel/binutils-hppa64: remove uclibc
Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas K. Hüttel · gentoo
sys-devel/binutils-hppa64: patchlevel bump
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Rolf Eike Beer · gentoo
sys-devel/binutils-hppa64: stable 2.37_p1 for hppa, bug #813762
Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Rolf Eike Beer · gentoo
sys-devel/binutils-hppa64: stable 2.36.1-r2 for hppa, bug #809059
Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-devel/binutils-hppa64: fix unpack for HPPA in 2.37_p1
Reported-by: tobiasu Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas K. Hüttel · gentoo
sys-devel/binutils-hppa64: Re-add keywords to 2.37_p1
Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Andreas K. Huettel <dilfridge@gentoo.org> - Andreas K. Hüttel · gentoo
sys-devel/binutils-hppa64: Remove old
Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Andreas K. Huettel <dilfridge@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas K. Hüttel · gentoo
sys-devel/binutils-hppa64: 2.37 patchset bump
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas K. Hüttel · gentoo
sys-devel/binutils-hppa64: Remove old
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas K. Hüttel · gentoo
sys-devel/binutils-hppa64: Bump to patchset 5, XFAIL gold tests only
Bug: https://bugs.gentoo.org/684046 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas K. Hüttel · gentoo
sys-devel/binutils-hppa64: Rekeyword 2.36.1-r2
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas K. Hüttel · gentoo
sys-devel/binutils-hppa64: Bump 2.36.1 patchset to 4
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas K. Hüttel · gentoo
sys-devel/binutils-hppa64: Bump 2.37 patchset to 2
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas K. Hüttel · gentoo
sys-devel/binutils-hppa64: Version bump 2.37, unkeyworded
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sergei Trofimovich · gentoo
sys-devel/binutils-hppa64: drop old
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas K. Hüttel · gentoo
sys-devel/binutils-hppa64: remove old
Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas K. Hüttel · gentoo
sys-devel/binutils-hppa64: patchlevel bump 2.36.1-r1 pl 3
Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sergei Trofimovich · gentoo
sys-devel/binutils-hppa64: fix ctf/bfd relinking order
Before the change libctf could install before libbfd into target location. That triggers libtool to link against system's libbfd. The change pulls in makefile depends to make sure libbfd gets installed first for libtool to always find a local copy. Reported-by: Andreas K. Hüttel Reported-by: Magnus Granberg Bug: https://bugs.gentoo.org/783777 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas K. Hüttel · gentoo
sys-devel/binutils-hppa64: Remove old
Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> - Andreas K. Hüttel · gentoo
sys-devel/binutils-hppa64: Re-keyword 2.36
Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Rolf Eike Beer · gentoo
sys-devel/binutils-hppa64: stable 2.35.2 for hppa, bug #779802
Package-Manager: Portage-3.0.17, 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> - Repository mirror & CI · gentoo
Merge updates from master - Sergei Trofimovich · gentoo
sys-devel/binutils-hppa64: make CET optional (and disabled by default)
Reported-by: subzero_ro@yahoo.com Bug: https://bugs.gentoo.org/770061 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas K. Hüttel · gentoo
sys-devel/binutils-hppa64: Remove old
Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> - Andreas K. Hüttel · gentoo
sys-devel/binutils-hppa64: Re-keyword 2.35.2
Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Andreas K. Hüttel · gentoo
sys-devel/binutils-hppa64: Version bump
Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> - Andreas K. Hüttel · gentoo
sys-devel/binutils-hppa64: Version bump
Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Rolf Eike Beer · gentoo
sys-devel/binutils-hppa64: stable 2.35.1-r1 for hppa, bug #766734
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> - Repository mirror & CI · gentoo
Merge updates from master - Andreas K. Hüttel · gentoo
sys-devel/binutils-hppa64: Version bump (unkeyworded)
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas K. Hüttel · gentoo
sys-devel/binutils-hppa64: Remove old
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sergei Trofimovich · gentoo
sys-devel/binutils-hppa64: expliictly disable debuginfod
Fixed-by: Fabian Groffen Reported-by: Jason Cooper Bug: https://bugs.gentoo.org/754753 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas K. Hüttel · gentoo
sys-devel/binutils-hppa64: Re-add keywords to 2.35.1-r1
Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sergei Trofimovich · gentoo
sys-devel/binutils-hppa64: stable 2.34-r2 for hppa
stable wrt bug #734598 Package-Manager: Portage-3.0.9, Repoman-3.0.2 RepoMan-Options: --include-arches="hppa" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas K. Hüttel · gentoo
sys-devel/binutils-hppa64: 2.35.1 patchset bump
Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas K. Hüttel · gentoo
sys-devel/binutils-hppa64: Remove old
Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> - Andreas K. Hüttel · gentoo
sys-devel/binutils-hppa64: Re-add keywords to 2.35.1
Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas K. Hüttel · gentoo
sys-devel/binutils-hppa64: Version bump
Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas K. Hüttel · gentoo
sys-devel/binutils-hppa64: Remove old
Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas K. Hüttel · gentoo
sys-devel/binutils-hppa64: Bump to 2.34 patchlevel 6
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas K. Hüttel · gentoo
sys-devel/binutils-hppa64: Version bump, untested, no keywords
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> - Andreas K. Hüttel · gentoo
sys-devel/binutils-hppa64: remove old
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas K. Hüttel · gentoo
sys-devel/binutils-hppa64: Patchset update
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Jeroen Roovers · gentoo
sys-devel/binutils-hppa64: Stable for HPPA
Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: Jeroen Roovers <jer@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sergei Trofimovich · gentoo
sys-devel/binutils-hppa64: move deps to BDEPEND for EAPI 7, bug #700898
Tweak only latest ~arch binutils-hppa64-2.34. Reported-by: David Michael Bug: https://bugs.gentoo.org/700898 Package-Manager: Portage-2.3.93, Repoman-2.3.20 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sergei Trofimovich · gentoo
sys-devel/binutils-hppa64: drop old
Package-Manager: Portage-2.3.93, Repoman-2.3.20 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
sys-devel/binutils-hppa64: [QA] inherit toolchain-funcs.eclass directly
Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sergei Trofimovich · gentoo
sys-devel/binutils-hppa64: bump up to 2.34
Package-Manager: Portage-2.3.86, Repoman-2.3.20 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sergei Trofimovich · gentoo
sys-devel/binutils-hppa64: drop old
Package-Manager: Portage-2.3.85, Repoman-2.3.20 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
*/*: [QA] Remove redundant `|| die` guards
* Since all ebuilds in the tree are EAPI>=4, `|| die` on builtin commands is redundant and dead code. Closes: https://github.com/gentoo/gentoo/pull/13940 Reviewed-by: Ulrich Müller <ulm@gentoo.org> Reviewed-by: Michał Górny <mgorny@gentoo.org> Reviewed-by: Andreas K. Hüttel <dilfridge@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sergei Trofimovich · gentoo
sys-devel/binutils-hppa64: add RESTRICT="!test? ( test )"
Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sergei Trofimovich · gentoo
sys-devel/binutils-hppa64: bump up to 2.33.1
Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas K. Hüttel · gentoo
sys-devel/binutils-hppa64: Remove old
Package-Manager: Portage-2.3.70, Repoman-2.3.16 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Rolf Eike Beer · gentoo
sys-devel/binutils-hppa64: stable 2.32-r1 for hppa, bug #688904
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="hppa" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Rolf Eike Beer · gentoo
sys-devel/binutils-hppa64: stable 2.31.1-r6 for hppa, bug #685416
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="hppa" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas K. Hüttel · gentoo
sys-devel/binutils-hppa64: Remove old
Bug: https://bugs.gentoo.org/685416 Package-Manager: Portage-2.3.67, Repoman-2.3.14 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sergei Trofimovich · gentoo
sys-devel/binutils-hppa64: revert stable 2.31.1-r6 for sparc, bug #685416
sparc keywords while they work were unintentional. This reverts commit 93bae53158685b85c128e902ffc3cd42559c9028. Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Rolf Eike Beer · gentoo
sys-devel/binutils-hppa64: stable 2.31.1-r6 for sparc, bug #685416
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="sparc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Jeroen Roovers · gentoo
sys-devel/binutils-hppa64: Stable for HPPA too.
Package-Manager: Portage-2.3.65, Repoman-2.3.12 RepoMan-Options: --ignore-arches Signed-off-by: Jeroen Roovers <jer@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas K. Huettel · gentoo
sys-devel/binutils-hppa64: Remove old
Package-Manager: Portage-2.3.64, Repoman-2.3.12 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas K. Huettel · gentoo
sys-devel/binutils-hppa64: Patchlevel bump
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> Closes: https://bugs.gentoo.org/683790 Package-Manager: Portage-2.3.64, Repoman-2.3.12 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas K. Hüttel · gentoo
sys-devel/binutils-hppa64: Remove old
Package-Manager: Portage-2.3.64, Repoman-2.3.12 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas K. Hüttel · gentoo
sys-devel/binutils-hppa64: Re-keyword 2.32-r1
Package-Manager: Portage-2.3.63, Repoman-2.3.12 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas K. Hüttel · gentoo
sys-devel/binutils-hppa64: 2.32 patchlevel bump
Bug: https://bugs.gentoo.org/683790 Package-Manager: Portage-2.3.63, Repoman-2.3.12 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas K. Huettel · gentoo
sys-devel/binutils-hppa64: Re-keyword 2.31.1-r5
Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas K. Hüttel · gentoo
sys-devel/binutils-hppa64: 2.31.1 revbump, no keywords, needs testing
Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas K. Hüttel · gentoo
sys-devel/binutils-hppa64: Revbump & sync with main binutils
Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Jeroen Roovers · gentoo
sys-devel/binutils-hppa64: Reinstate KEYWORDS
Package-Manager: Portage-2.3.60, Repoman-2.3.12 Signed-off-by: Jeroen Roovers <jer@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sergei Trofimovich · gentoo
sys-devel/binutils-hppa64: bump up to 2.32, patchset 1
Initial patchset is based on current binutils-2.32 branch. Reported-by: Lars Wendler Bug: https://bugs.gentoo.org/677342 Package-Manager: Portage-2.3.60, Repoman-2.3.12 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas K. Hüttel · gentoo
sys-devel/binutils-hppa64: Remove old
Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> - Andreas K. Hüttel · gentoo
sys-devel/binutils-hppa64: Remove old
Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sergei Trofimovich · gentoo
sys-devel/binutils-hppa64: stable 2.30-r4 for hppa, bug #667648
Package-Manager: Portage-2.3.53, Repoman-2.3.12 RepoMan-Options: --include-arches="hppa" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas K. Hüttel · gentoo
sys-devel/binutils-hppa64: Re-keyword
Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas K. Hüttel · gentoo
sys-devel/binutils-hppa64: Fix patchlv oops. No revbump since unkeyworded.
Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas K. Hüttel · gentoo
sys-devel/binutils-hppa64: Revbump, patchlevel 5
Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas K. Hüttel · gentoo
sys-devel/binutils-hppa64: Remove semi-broken old
Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas K. Hüttel · gentoo
sys-devel/binutils-hppa64: drop old
Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> - Andreas K. Hüttel · gentoo
sys-devel/binutils-hppa64: patchlevel bump
Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sergei Trofimovich · gentoo
sys-devel/binutils-hppa64: drop DEPEND+=binutils-libs for cross case
Sync change from sys-devel/binutils: "sys-devel/binutils: drop DEPEND+=binutils-libs for cross case" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> Package-Manager: Portage-2.3.50, Repoman-2.3.11 - Repository mirror & CI · gentoo
Merge updates from master - Sergei Trofimovich · gentoo
sys-devel/binutils-hppa64: release patchset 5 for 2.30
One new main patch: + 0098-Gentoo-add-with-extra-soversion-suffix-option.patch And four backports: + 0094-Replace-CET-bit-with-IBT-and-SHSTK-bits.patch + 0095-Fix-parens-in-ld-bootstrap.exp.patch + 0096-x86-64-Clear-the-R_X86_64_converted_reloc_bit-bit.patch + 0097-Fix-unwind-offset-for-call_info-start_symbol.patch Changes SONAME from libopcodes-2.30.so to libopcodes-2.30.gentoo-sys-devel-binutils-hppa64-st.so SONAME now encodes USE=multilib and package name. Bug: https://bugs.gentoo.org/663690 Bug: https://bugs.gentoo.org/666376 Bug: https://bugs.gentoo.org/666100 Package-Manager: Portage-2.3.49, Repoman-2.3.11 - Repository mirror & CI · gentoo
Merge updates from master - Sergei Trofimovich · gentoo
sys-devel/binutils-hppa64: release patchset 3 for 2.31.1
One new patch: + 0014-Gentoo-add-with-extra-soversion-suffix-option.patch Changes SONAME from libopcodes-2.31.1.so to libopcodes-2.31.1.gentoo-sys-devel-binutils-hppa64-st.so SONAME now encodes USE=multilib and package name. Bug: https://bugs.gentoo.org/663690 Bug: https://bugs.gentoo.org/666376 Bug: https://bugs.gentoo.org/666100 Package-Manager: Portage-2.3.49, Repoman-2.3.10 - Repository mirror & CI · gentoo
Merge updates from master - Sergei Trofimovich · gentoo
sys-devel/binutils-hppa64: cut 2 patchset for 2.31.1
Single new patch to fix build failure against llvm: + 0013-Fix-type-checking-errors.patch Reported-by: David Carlos Manuelda Closes: https://bugs.gentoo.org/663194 Package-Manager: Portage-2.3.48, Repoman-2.3.10 - Repository mirror & CI · gentoo
Merge updates from master - Andreas K. Hüttel · gentoo
sys-devel/binutils-hppa64: Restore keywords of 2.31.1
Package-Manager: Portage-2.3.44, Repoman-2.3.10 - Repository mirror & CI · gentoo
Merge updates from master - Andreas K. Hüttel · gentoo
sys-devel/binutils-hppa64: Remove old
Package-Manager: Portage-2.3.44, Repoman-2.3.10 - Repository mirror & CI · gentoo
Merge updates from master - Andreas K. Hüttel · gentoo
sys-devel/binutils-hppa64: Version bump to point release 2.31.1
Package-Manager: Portage-2.3.40, Repoman-2.3.9 - Repository mirror & CI · gentoo
Merge updates from master - Andreas K. Hüttel · gentoo
sys-devel/binutils-hppa64: Zero-day 2.31 bump for the brave or stupid
Package-Manager: Portage-2.3.40, Repoman-2.3.9 - Repository mirror & CI · gentoo
Merge updates from master - Rolf Eike Beer · gentoo
sys-devel/binutils-hppa64: stable 2.30-r2 for hppa
Bug: https://bugs.gentoo.org/655574 Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="hppa" - Repository mirror & CI · gentoo
Merge updates from master - Andreas K. Hüttel · gentoo
sys-devel/binutils-hppa64: Restore keywords
Package-Manager: Portage-2.3.40, Repoman-2.3.9 - Repository mirror & CI · gentoo
Merge updates from master - Andreas K. Hüttel · gentoo
sys-devel/binutils-hppa64: Revision bump, patchset 3
Few upstream commits. Mostly a re-do of the Gentoo-specific testsuite patches. Package-Manager: Portage-2.3.40, Repoman-2.3.9 - Andreas K. Hüttel · gentoo
sys-devel/binutils-hppa64: Remove old
Package-Manager: Portage-2.3.36, Repoman-2.3.9 - Sergei Trofimovich · gentoo
sys-devel/binutils-hppa64: don't purge environment for binutils-config
Follow toolchain.eclass cleanup where gcc-config was broken due to missing PATH= assignment: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6526608cbdb8202bc69aaaedd19f773ef651862c This change removes environment cleansing for binutils-config Reported-by: hiyuh Bug: https://bugs.gentoo.org/588642 Package-Manager: Portage-2.3.36, Repoman-2.3.9 - Andreas K. Hüttel · gentoo
sys-devel/binutils-hppa64: Restore keywords
Package-Manager: Portage-2.3.31, Repoman-2.3.9 - Andreas K. Hüttel · gentoo
sys-devel/binutils-hppa64: Remove old
Package-Manager: Portage-2.3.31, Repoman-2.3.9 - Andreas K. Hüttel · gentoo
sys-devel/binutils-hppa64: Revision bump, patchset 2
Package-Manager: Portage-2.3.31, Repoman-2.3.9 - Jeroen Roovers · gentoo
sys-devel/binutils-hppa64: Second try at an updated ebuild.
Package-Manager: Portage-2.3.24, Repoman-2.3.6 - Jeroen Roovers · gentoo
sys-devel/binutils-hppa64: Fix 2.30 (bug #647318).
Package-Manager: Portage-2.3.24, Repoman-2.3.6 - Andreas K. Huettel · gentoo
sys-devel/binutils-hppa64: Restore keywords of 2.30
Package-Manager: Portage-2.3.20, Repoman-2.3.6 - Andreas K. Hüttel · gentoo
sys-devel/binutils-hppa64: Version bump
Package-Manager: Portage-2.3.20, Repoman-2.3.6 - Sergei Trofimovich · gentoo
sys-devel/binutils-hppa64: stable 2.29.1-r1 for hppa, bug #627166
Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="hppa" - Andreas K. Hüttel · gentoo
sys-devel/binutils-hppa64: Also revbump here...
Package-Manager: Portage-2.3.11, Repoman-2.3.3 - Sergei Trofimovich · gentoo
sys-devel/binutils-hppa64: bump up to 2.29.1
Package-Manager: Portage-2.3.10, Repoman-2.3.3 - Sergei Trofimovich · gentoo
sys-devel/binutils-hppa64: restore keywords for 2.29
Package-Manager: Portage-2.3.8, Repoman-2.3.3 - Jeroen Roovers · gentoo
sys-devel/binutils-hppa64: Version bump.
Package-Manager: Portage-2.3.7, Repoman-2.3.3 - Jeroen Roovers · gentoo
sys-devel/binutils-hppa64: Raise patch level.
Package-Manager: Portage-2.3.6, Repoman-2.3.2 - Jeroen Roovers · gentoo
sys-devel/binutils-hppa64: Stable for HPPA too.
Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --ignore-arches - Jeroen Roovers · gentoo
sys-devel/binutils-hppa64: Version bump.
Package-Manager: Portage-2.3.3, Repoman-2.3.1 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - T. Malfatti · gentoo
media-libs/portaudio: Version bump - Jeroen Roovers · gentoo
sys-devel/binutils-hppa64: Version bump.
Package-Manager: portage-2.3.2 - Jeroen Roovers · gentoo
sys-devel/binutils-hppa64: Old.
Package-Manager: portage-2.3.0 - Jeroen Roovers · gentoo
sys-devel/binutils-hppa64: Version bump.
Package-Manager: portage-2.3.0 - Jeroen Roovers · gentoo
sys-devel/binutils-hppa64: Bump PATCHVER.
Package-Manager: portage-2.2.20.1 - Jeroen Roovers · gentoo
sys-devel/binutils-hppa64: Stable for HPPA (bug #560792).
Package-Manager: portage-2.2.20.1 RepoMan-Options: --ignore-arches - Robin H. Johnson · gentoo
proj/gentoo: Initial commit
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