aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
masterError out on bad symlinksSam James9 months
 
TagDownloadAuthorAge
v5.6binutils-config-5.6.tar.gz  binutils-config-5.6.tar.bz2  binutils-config-5.6.zip  Sam James9 months
v5.5.3binutils-config-5.5.3.tar.gz  binutils-config-5.5.3.tar.bz2  binutils-config-5.5.3.zip  Sam James9 months
v5.5.2binutils-config-5.5.2.tar.gz  binutils-config-5.5.2.tar.bz2  binutils-config-5.5.2.zip  Andreas K. Hüttel24 months
v5.5.1binutils-config-5.5.1.tar.gz  binutils-config-5.5.1.tar.bz2  binutils-config-5.5.1.zip  Andreas K. Hüttel24 months
v5.5binutils-config-5.5.tar.gz  binutils-config-5.5.tar.bz2  binutils-config-5.5.zip  Sam James4 years
v5.4.1binutils-config-5.4.1.tar.gz  binutils-config-5.4.1.tar.bz2  binutils-config-5.4.1.zip  Sam James4 years
v5.4binutils-config-5.4.tar.gz  binutils-config-5.4.tar.bz2  binutils-config-5.4.zip  Sergei Trofimovich5 years
v5.3.2binutils-config-5.3.2.tar.gz  binutils-config-5.3.2.tar.bz2  binutils-config-5.3.2.zip  Sergei Trofimovich6 years
v5.3.1binutils-config-5.3.1.tar.gz  binutils-config-5.3.1.tar.bz2  binutils-config-5.3.1.zip  Sergei Trofimovich6 years
v5.3binutils-config-5.3.tar.gz  binutils-config-5.3.tar.bz2  binutils-config-5.3.zip  Sergei Trofimovich6 years
[...]
 
AgeCommit messageAuthorFilesLines
2025-10-23Error out on bad symlinks•••Followup to d26221d21a851f84a639b44477f6dd94056a7058 as our stage issues should be fixed now. Bug: https://bugs.gentoo.org/936644 Signed-off-by: Sam James <sam@gentoo.org> HEADv5.6masterSam James1-2/+1
2025-10-23Fix eselect bash autocompletion•••eselect wants strictly 2 spaces to complete `eselect binutils set ...`: https://gitweb.gentoo.org/proj/eselect.git/tree/misc/eselect.bashcomp#n15 Signed-off-by: Sv. Lockal <lockalsash@gmail.com> Part-of: https://github.com/gentoo/binutils-config/pull/4 Closes: https://github.com/gentoo/binutils-config/pull/4 Signed-off-by: Sam James <sam@gentoo.org> v5.5.3Sv. Lockal1-3/+3
2025-01-07src/binutils-config: add missing help options•••-V, --version -h, --help --list Signed-off-by: Allen-Kristjan Päll <akpall@fst.ee> Closes: https://github.com/gentoo/binutils-config/pull/2 Signed-off-by: Sam James <sam@gentoo.org> Allen-Kristjan Päll1-12/+14
2024-07-28Fix test for broken symlinks (-e is false, -h is true)•••Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> v5.5.2Andreas K. Hüttel1-1/+1
2024-07-28Remove bad binutils symlinks in /usr/libexec/gcc/${HOST}/•••Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> v5.5.1Andreas K. Hüttel1-0/+15
2024-07-26Print error message on empty determined CHOST•••No error exit yet, until we've fixed our problems. Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> Andreas K. Hüttel1-0/+6
2023-01-03Read CHOST with portageq from EROOT and not /•••Signed-off-by: James Le Cuirot <chewi@gentoo.org> Closes: https://github.com/gentoo/binutils-config/pull/1 Signed-off-by: Sam James <sam@gentoo.org> v5.5James Le Cuirot1-0/+1
2023-01-03Allow EPREFIX to be overridden for manipulating prefixed ROOT•••This use case was totally broken. We need to hardcode BROOT instead, as we don't want to source /lib/gentoo/functions.sh from ROOT We did the same with gcc-config. This aligns the start of these scripts. Signed-off-by: James Le Cuirot <chewi@gentoo.org> Signed-off-by: Sam James <sam@gentoo.org> James Le Cuirot1-9/+6
2022-09-23binutils-config: use portable Bash shebang•••Signed-off-by: Sam James <sam@gentoo.org> Sam James1-2/+2
2022-01-13binutils-config: skip updating empty env.d files•••If the package doesn't have any info or man pages, we won't create an env.d file, so don't try moving it. Closes: https://bugs.gentoo.org/796260 Signed-off-by: Joakim Tjernlund <Joakim.Tjernlund@infinera.com> Signed-off-by: Mike Frysinger <vapier@gentoo.org> v5.4.1Joakim Tjernlund1-1/+1
[...]
 
Clone
https://anongit.gentoo.org/git/proj/binutils-config.git
git+ssh://git@git.gentoo.org/proj/binutils-config.git