GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
archive/repo/gentoo-2.git
RELEASE-1_4
import-1.1.1
master
Another conversion of the historical gentoo-x86 ebuild repository
Ulrich Müller <ulm@gentoo.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
eclass
/
toolchain-binutils.eclass
Commit message (
Expand
)
Author
Age
Files
Lines
*
use multislot for all cross-compilers
Mike Frysinger
2015-02-09
1
-2
/
+2
*
enable multislot for all non-release versions
Mike Frysinger
2015-02-09
1
-2
/
+2
*
drop cvs support
Mike Frysinger
2015-02-09
1
-18
/
+6
*
refactor bugurl/pkgversion info so ebuilds can override them easily
Mike Frysinger
2014-11-08
1
-5
/
+12
*
enable multislot for all versions <2.24
Mike Frysinger
2014-11-02
1
-3
/
+3
*
avoid static linking of libstdc++ and libgcc
Mike Frysinger
2014-09-09
1
-1
/
+4
*
drop FAKE_TARGETS support #467488
Mike Frysinger
2014-08-11
1
-21
/
+1
*
start setting --with-pkgversion details in our builds so --version output loo...
Mike Frysinger
2014-06-07
1
-1
/
+4
*
fix IUSE sorting
Mike Frysinger
2014-06-06
1
-2
/
+2
*
enable explicit install of libiberty w/newer versions #497268
Mike Frysinger
2014-01-06
1
-1
/
+3
*
rework how we disable makeinfo; and disable it completely for older versions,...
Mike Frysinger
2013-12-22
1
-7
/
+13
*
preliminary support for newer EAPIs
Mike Frysinger
2013-12-22
1
-6
/
+32
*
modernize find usage
Mike Frysinger
2013-12-22
1
-5
/
+5
*
disable dirs specific to gdb in case we have a combined tree #490566
Mike Frysinger
2013-11-21
1
-1
/
+3
*
update binutils git repo #490566
Mike Frysinger
2013-11-20
1
-2
/
+2
*
avoid changing to $S just to create the env.d -- use $T instead
Mike Frysinger
2013-10-11
1
-4
/
+3
*
add prefix support
Christoph Junghans
2013-09-30
1
-30
/
+33
*
update HOMEPAGE to use sourceware.org #455152
Mike Frysinger
2013-02-09
1
-2
/
+2
*
re-enable 64bit bfd for arches which want to do bi-arch #446946
Mike Frysinger
2012-12-23
1
-1
/
+8
*
drop SYMLINK_LIB patch since upstream has added a similar change to mainline
Mike Frysinger
2012-11-26
1
-2
/
+1
*
install more libiberty headers #439286 by Hristo Venev
Mike Frysinger
2012-10-24
1
-2
/
+12
*
only force enable 64bit bfd when doing USE=multitarget as it provides no bene...
Mike Frysinger
2012-10-17
1
-3
/
+2
*
use general arrays rather than overloading $@ for configure options
Mike Frysinger
2012-07-27
1
-41
/
+43
*
use .xz for all newer binutils versions, not just hjlu ones
Mike Frysinger
2012-07-27
1
-2
/
+2
*
recognize x.x.90 versions as official GNU binutils snapshots
Mike Frysinger
2012-07-27
1
-2
/
+5
*
pass --enable-obsolete for end users to use older (unsupported) targets #4183...
Mike Frysinger
2012-05-31
1
-1
/
+2
*
add USE=cxx to control gold usage
Mike Frysinger
2012-05-03
1
-12
/
+14
*
refine the xz usage to a newer version
Mike Frysinger
2012-05-03
1
-2
/
+2
*
use .xz tarballs with newer hjlu releases
Mike Frysinger
2012-04-26
1
-7
/
+14
*
pass --enable-threads for gold
Mike Frysinger
2012-03-05
1
-1
/
+2
*
simplify SLOT logic
Mike Frysinger
2012-03-05
1
-4
/
+2
*
restore kernel.org mirrors for hjlu snapshots
Mike Frysinger
2012-02-05
1
-9
/
+6
*
check for len and not the patch files themselves
Mike Frysinger
2011-12-21
1
-2
/
+2
*
restore BINUTILS_VER support a bit for releases (for msp430-binutils), and al...
Mike Frysinger
2011-12-21
1
-11
/
+12
*
add git support
Mike Frysinger
2011-12-12
1
-12
/
+31
*
set bugurl to the Gentoo bugzilla
Mike Frysinger
2011-12-12
1
-1
/
+2
*
ac_cv_search expects the library name to link, not "yes" #392471 by Ted Marston
Mike Frysinger
2011-11-29
1
-2
/
+2
*
add USE=zlib support with newer binutils
Mike Frysinger
2011-11-29
1
-1
/
+16
*
allow users to specify a base EPATCH_EXCLUDE
Mike Frysinger
2011-10-28
1
-2
/
+1
*
disable kernel.org mirrors for now #383579
Mike Frysinger
2011-09-19
1
-1
/
+3
*
add USE=static-libs support #379049 by Agostino Sarubbo
Mike Frysinger
2011-09-18
1
-2
/
+4
*
we need yacc to build binutils
Mike Frysinger
2011-08-11
1
-2
/
+3
*
exclude the amd64 lib32 linker patch when SYMLINK_LIB is disabled as it is on...
Mike Frysinger
2011-03-18
1
-2
/
+4
*
use emake when testing
Mike Frysinger
2011-03-10
1
-2
/
+2
*
Keep going on test failures.
Ryan Hill
2011-03-08
1
-2
/
+2
*
pass along ROOT when uninstalling binutils
Mike Frysinger
2011-03-02
1
-2
/
+2
*
Update gold configure for 2.21.51.0.2.
Ryan Hill
2010-12-09
1
-3
/
+6
*
switch myconf to `set` to handle spaces in args
Mike Frysinger
2010-12-01
1
-21
/
+22
*
add --enable-plugins when ld/configure supports it
Mike Frysinger
2010-12-01
1
-1
/
+4
*
handle yet newer style of gold+bfd parallel installs configure option #315995...
Mike Frysinger
2010-04-19
1
-2
/
+4
[next]