summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* use emake in src_install, drop prepman since newer portage is smarter about f...Mike Frysinger2007-03-241-3/+10
* declare/shuffle around maintainersMike Frysinger2007-03-041-3/+5
* note that --enable-secureplt for binutils is alpha only since people seem to ...Mike Frysinger2007-01-071-2/+2
* Apply whitespace checks from repoman to eclasses.Sven Wegener2007-01-011-2/+2
* disable secure-plt for alpha for nowMike Frysinger2007-01-011-2/+3
* add --enable-secureplt for alpha targets #149649Mike Frysinger2006-12-301-1/+2
* install libiberty.h all the time as pointed out by kanakaMike Frysinger2006-09-201-4/+3
* tweak upgrade msg a littleMike Frysinger2006-08-311-2/+2
* add sanity check for stable usersMike Frysinger2006-08-311-1/+4
* keep cross-compiler files in /usr/CHOST/CTARGET/ #144700Mike Frysinger2006-08-271-13/+14
* move strip-linguas to src_compile() #139939Mike Frysinger2006-07-161-6/+7
* apply LANG patch to more configure files than just the toplevel oneMike Frysinger2006-06-111-3/+10
* make sure we patch up locale bugs automatically #122216Mike Frysinger2006-04-221-1/+5
* hide pointless output for makeinfo checkMike Frysinger2006-04-171-2/+2
* trim empty dirsMike Frysinger2006-04-021-1/+3
* add support for USE=vanillaMike Frysinger2006-03-181-4/+4
* pass --with-sysroot to binutils to fix cross-compiles with gcc-4.1.0Mike Frysinger2006-03-101-2/+2
* work with the union of po langs, not the intersectionMike Frysinger2006-03-071-3/+11
* touchup elf2flt some moreMike Frysinger2006-01-161-3/+3
* fix building elf2flt for blackfin (and possibly others)Mike Frysinger2006-01-151-1/+2
* initial support for automatic elf2flt toolchain integrationMike Frysinger2006-01-121-2/+37
* allow more flexibility in binutils type/version control from ebuildsMike Frysinger2005-12-311-7/+16
* force newer binutils-config and make sure when we clean out old versions, the...Mike Frysinger2005-12-091-3/+3
* add support for nightly binutils cvs snapshots and initial support for live cvsMike Frysinger2005-11-061-16/+44
* punt shared info filesMike Frysinger2005-10-211-1/+3
* dont rely on $PN so that we can use this eclass with other binutils packagesMike Frysinger2005-10-141-6/+8
* add support for s390x multilibMike Frysinger2005-10-121-6/+10
* dont use --with-sysroot as it breaks cross stage2-gccMike Frysinger2005-09-231-2/+1
* use epatch #42060Mike Frysinger2005-09-211-5/+8
* need multilib.eclass for get_libdirMike Frysinger2005-08-051-2/+2
* QA: Apply whitespace checks from repoman to eclasses.Sven Wegener2005-07-111-12/+11
* Remove ECLASS= and INHERITED= which haven't been necessary for a long time nowAron Griffis2005-07-061-2/+1
* Remove ECLASS= and INHERITED= which haven't been necessary for a long time nowAron Griffis2005-07-061-2/+1
* Vapier's correct fix to my ugly workaroundLuca Barbato2005-06-131-4/+6
* fix a typo, solves bug #95928Luca Barbato2005-06-131-2/+2
* add support for patchtarballs with uncompressed patchesMike Frysinger2005-05-281-3/+14
* add gnu to the SRC_URI listMike Frysinger2005-05-041-2/+3
* setup a better default src_unpack so binutils ebuilds dont have to do anythingMike Frysinger2005-04-171-3/+8
* disable werrorMike Frysinger2005-04-121-1/+2
* make sure the skip patch dir is auto-created for usMike Frysinger2005-04-111-1/+2
* dont require libc and update binutils-config version requirementMike Frysinger2005-04-111-3/+2
* touchup uclibc checksMike Frysinger2005-03-241-3/+3
* use `emake -j1` instead of make and add some commentsMike Frysinger2005-03-121-3/+6
* deleting LD_PRELOAD does bad thingsMike Frysinger2005-03-111-4/+1
* Syntax fix.Martin Schlemmer2005-03-091-2/+2
* Now add it to EXPORT_FUNCTIONS, and make sure the symlinks are updated if we ...Martin Schlemmer2005-03-091-11/+14
* Fix prerm logic to not uninstall the binutils profile every second merge for ...Martin Schlemmer2005-03-091-4/+4
* touchupsMike Frysinger2005-02-191-10/+10
* punt sandbox while running tests, dont bother with filter-flags since strip-f...Mike Frysinger2005-02-041-2/+6
* tweak bash quoting, make sure we change to builddir before running src_test, ...Mike Frysinger2005-01-201-12/+14