| Commit message (Expand) | Author | Age | Files | Lines |
* | install libiberty.h all the time as pointed out by kanaka | Mike Frysinger | 2006-09-20 | 1 | -4/+3 |
* | tweak upgrade msg a little | Mike Frysinger | 2006-08-31 | 1 | -2/+2 |
* | add sanity check for stable users | Mike Frysinger | 2006-08-31 | 1 | -1/+4 |
* | keep cross-compiler files in /usr/CHOST/CTARGET/ #144700 | Mike Frysinger | 2006-08-27 | 1 | -13/+14 |
* | move strip-linguas to src_compile() #139939 | Mike Frysinger | 2006-07-16 | 1 | -6/+7 |
* | apply LANG patch to more configure files than just the toplevel one | Mike Frysinger | 2006-06-11 | 1 | -3/+10 |
* | make sure we patch up locale bugs automatically #122216 | Mike Frysinger | 2006-04-22 | 1 | -1/+5 |
* | hide pointless output for makeinfo check | Mike Frysinger | 2006-04-17 | 1 | -2/+2 |
* | trim empty dirs | Mike Frysinger | 2006-04-02 | 1 | -1/+3 |
* | add support for USE=vanilla | Mike Frysinger | 2006-03-18 | 1 | -4/+4 |
* | pass --with-sysroot to binutils to fix cross-compiles with gcc-4.1.0 | Mike Frysinger | 2006-03-10 | 1 | -2/+2 |
* | work with the union of po langs, not the intersection | Mike Frysinger | 2006-03-07 | 1 | -3/+11 |
* | touchup elf2flt some more | Mike Frysinger | 2006-01-16 | 1 | -3/+3 |
* | fix building elf2flt for blackfin (and possibly others) | Mike Frysinger | 2006-01-15 | 1 | -1/+2 |
* | initial support for automatic elf2flt toolchain integration | Mike Frysinger | 2006-01-12 | 1 | -2/+37 |
* | allow more flexibility in binutils type/version control from ebuilds | Mike Frysinger | 2005-12-31 | 1 | -7/+16 |
* | force newer binutils-config and make sure when we clean out old versions, the... | Mike Frysinger | 2005-12-09 | 1 | -3/+3 |
* | add support for nightly binutils cvs snapshots and initial support for live cvs | Mike Frysinger | 2005-11-06 | 1 | -16/+44 |
* | punt shared info files | Mike Frysinger | 2005-10-21 | 1 | -1/+3 |
* | dont rely on $PN so that we can use this eclass with other binutils packages | Mike Frysinger | 2005-10-14 | 1 | -6/+8 |
* | add support for s390x multilib | Mike Frysinger | 2005-10-12 | 1 | -6/+10 |
* | dont use --with-sysroot as it breaks cross stage2-gcc | Mike Frysinger | 2005-09-23 | 1 | -2/+1 |
* | use epatch #42060 | Mike Frysinger | 2005-09-21 | 1 | -5/+8 |
* | need multilib.eclass for get_libdir | Mike Frysinger | 2005-08-05 | 1 | -2/+2 |
* | QA: Apply whitespace checks from repoman to eclasses. | Sven Wegener | 2005-07-11 | 1 | -12/+11 |
* | Remove ECLASS= and INHERITED= which haven't been necessary for a long time now | Aron Griffis | 2005-07-06 | 1 | -2/+1 |
* | Remove ECLASS= and INHERITED= which haven't been necessary for a long time now | Aron Griffis | 2005-07-06 | 1 | -2/+1 |
* | Vapier's correct fix to my ugly workaround | Luca Barbato | 2005-06-13 | 1 | -4/+6 |
* | fix a typo, solves bug #95928 | Luca Barbato | 2005-06-13 | 1 | -2/+2 |
* | add support for patchtarballs with uncompressed patches | Mike Frysinger | 2005-05-28 | 1 | -3/+14 |
* | add gnu to the SRC_URI list | Mike Frysinger | 2005-05-04 | 1 | -2/+3 |
* | setup a better default src_unpack so binutils ebuilds dont have to do anything | Mike Frysinger | 2005-04-17 | 1 | -3/+8 |
* | disable werror | Mike Frysinger | 2005-04-12 | 1 | -1/+2 |
* | make sure the skip patch dir is auto-created for us | Mike Frysinger | 2005-04-11 | 1 | -1/+2 |
* | dont require libc and update binutils-config version requirement | Mike Frysinger | 2005-04-11 | 1 | -3/+2 |
* | touchup uclibc checks | Mike Frysinger | 2005-03-24 | 1 | -3/+3 |
* | use `emake -j1` instead of make and add some comments | Mike Frysinger | 2005-03-12 | 1 | -3/+6 |
* | deleting LD_PRELOAD does bad things | Mike Frysinger | 2005-03-11 | 1 | -4/+1 |
* | Syntax fix. | Martin Schlemmer | 2005-03-09 | 1 | -2/+2 |
* | Now add it to EXPORT_FUNCTIONS, and make sure the symlinks are updated if we ... | Martin Schlemmer | 2005-03-09 | 1 | -11/+14 |
* | Fix prerm logic to not uninstall the binutils profile every second merge for ... | Martin Schlemmer | 2005-03-09 | 1 | -4/+4 |
* | touchups | Mike Frysinger | 2005-02-19 | 1 | -10/+10 |
* | punt sandbox while running tests, dont bother with filter-flags since strip-f... | Mike Frysinger | 2005-02-04 | 1 | -2/+6 |
* | tweak bash quoting, make sure we change to builddir before running src_test, ... | Mike Frysinger | 2005-01-20 | 1 | -12/+14 |
* | touch die messages and debug output | Mike Frysinger | 2005-01-15 | 1 | -8/+9 |
* | clean up DEPEND and add support for testing with dejagnu. also fix manpage s... | Mike Frysinger | 2005-01-12 | 1 | -24/+23 |
* | if user has noinfo or noman in FEATURES, delete the corresponding files | Mike Frysinger | 2005-01-02 | 1 | -7/+10 |
* | calculate the fake targets ourselves from CTARGET | Mike Frysinger | 2005-01-02 | 1 | -2/+17 |
* | FAKE_TARGETS | Mike Frysinger | 2004-12-30 | 1 | -1/+2 |
* | compress manpages | Mike Frysinger | 2004-12-24 | 1 | -1/+2 |