summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* use slightly more readable version of CATEGORY/cross-* checkingMike Frysinger2015-05-251-3/+3
|
* enable the poisoned system directories flags when cross-compiling (see the ↵Mike Frysinger2015-05-251-2/+5
| | | | new 67_all_ld-poison-system-directories.patch in the Gentoo patchset)
* use multislot for all cross-compilersMike Frysinger2015-02-091-2/+2
|
* enable multislot for all non-release versionsMike Frysinger2015-02-091-2/+2
|
* drop cvs supportMike Frysinger2015-02-091-18/+6
|
* refactor bugurl/pkgversion info so ebuilds can override them easilyMike Frysinger2014-11-081-5/+12
|
* enable multislot for all versions <2.24Mike Frysinger2014-11-021-3/+3
|
* avoid static linking of libstdc++ and libgccMike Frysinger2014-09-091-1/+4
|
* drop FAKE_TARGETS support #467488Mike Frysinger2014-08-111-21/+1
|
* start setting --with-pkgversion details in our builds so --version output ↵Mike Frysinger2014-06-071-1/+4
| | | | looks good
* fix IUSE sortingMike Frysinger2014-06-061-2/+2
|
* enable explicit install of libiberty w/newer versions #497268Mike Frysinger2014-01-061-1/+3
|
* rework how we disable makeinfo; and disable it completely for older ↵Mike Frysinger2013-12-221-7/+13
| | | | versions, not just releases #294617
* preliminary support for newer EAPIsMike Frysinger2013-12-221-6/+32
|
* modernize find usageMike Frysinger2013-12-221-5/+5
|
* disable dirs specific to gdb in case we have a combined tree #490566Mike Frysinger2013-11-211-1/+3
|
* update binutils git repo #490566Mike Frysinger2013-11-201-2/+2
|
* avoid changing to $S just to create the env.d -- use $T insteadMike Frysinger2013-10-111-4/+3
|
* add prefix supportChristoph Junghans2013-09-301-30/+33
|
* update HOMEPAGE to use sourceware.org #455152Mike Frysinger2013-02-091-2/+2
|
* re-enable 64bit bfd for arches which want to do bi-arch #446946Mike Frysinger2012-12-231-1/+8
|
* drop SYMLINK_LIB patch since upstream has added a similar change to mainlineMike Frysinger2012-11-261-2/+1
|
* install more libiberty headers #439286 by Hristo VenevMike Frysinger2012-10-241-2/+12
|
* only force enable 64bit bfd when doing USE=multitarget as it provides no ↵Mike Frysinger2012-10-171-3/+2
| | | | benefit for 32bit targets, and 64bit targets automatically enable this option #438522 by Siarhei Siamashka
* use general arrays rather than overloading $@ for configure optionsMike Frysinger2012-07-271-41/+43
|
* use .xz for all newer binutils versions, not just hjlu onesMike Frysinger2012-07-271-2/+2
|
* recognize x.x.90 versions as official GNU binutils snapshotsMike Frysinger2012-07-271-2/+5
|
* pass --enable-obsolete for end users to use older (unsupported) targets ↵Mike Frysinger2012-05-311-1/+2
| | | | #418397 by cJ
* add USE=cxx to control gold usageMike Frysinger2012-05-031-12/+14
|
* refine the xz usage to a newer versionMike Frysinger2012-05-031-2/+2
|
* use .xz tarballs with newer hjlu releasesMike Frysinger2012-04-261-7/+14
|
* pass --enable-threads for goldMike Frysinger2012-03-051-1/+2
|
* simplify SLOT logicMike Frysinger2012-03-051-4/+2
|
* restore kernel.org mirrors for hjlu snapshotsMike Frysinger2012-02-051-9/+6
|
* check for len and not the patch files themselvesMike Frysinger2011-12-211-2/+2
|
* restore BINUTILS_VER support a bit for releases (for msp430-binutils), and ↵Mike Frysinger2011-12-211-11/+12
| | | | allow ebuilds to specify additional patches via ${PATCHES[@]}
* add git supportMike Frysinger2011-12-121-12/+31
|
* set bugurl to the Gentoo bugzillaMike Frysinger2011-12-121-1/+2
|
* ac_cv_search expects the library name to link, not "yes" #392471 by Ted MarstonMike Frysinger2011-11-291-2/+2
|
* add USE=zlib support with newer binutilsMike Frysinger2011-11-291-1/+16
|
* allow users to specify a base EPATCH_EXCLUDEMike Frysinger2011-10-281-2/+1
|
* disable kernel.org mirrors for now #383579Mike Frysinger2011-09-191-1/+3
|
* add USE=static-libs support #379049 by Agostino SarubboMike Frysinger2011-09-181-2/+4
|
* we need yacc to build binutilsMike Frysinger2011-08-111-2/+3
|
* exclude the amd64 lib32 linker patch when SYMLINK_LIB is disabled as it is ↵Mike Frysinger2011-03-181-2/+4
| | | | only needed when lib32 is in use
* use emake when testingMike Frysinger2011-03-101-2/+2
|
* Keep going on test failures.Ryan Hill2011-03-081-2/+2
|
* pass along ROOT when uninstalling binutilsMike Frysinger2011-03-021-2/+2
|
* Update gold configure for 2.21.51.0.2.Ryan Hill2010-12-091-3/+6
|
* switch myconf to `set` to handle spaces in argsMike Frysinger2010-12-011-21/+22
|