summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Split src_configure out of src_compile #473728 by Benda Xu.Mike Frysinger2014-09-101-239/+9
* Combine ABI for loops into one helper.Mike Frysinger2014-09-101-24/+2
* Refactor header compile logic a bit to make it a bit more standalone.Mike Frysinger2014-09-101-10/+12
* Move the toolchain dump message to the configure stage.Mike Frysinger2014-09-101-20/+25
* Version bump.Mike Frysinger2014-09-101-5/+7
* Move builddir logic into a single func to reduce duplication.Mike Frysinger2014-08-211-7/+7
* Move LD_ASSUME_KERNEL clearing to common env setup w/other ldso var.Mike Frysinger2014-08-211-2/+1
* Add support for in-place bootstrapping between ABIs (on x86 for now).Mike Frysinger2014-03-291-1/+15
* Use tc-is-softfloat consistently.Mike Frysinger2014-01-171-3/+3
* Disable info page generation for glibc-2.16 and older #465816 by Nikos Chantz...Mike Frysinger2013-09-301-3/+3
* Force mips float/abi cached vars #464642 by Bertrand Jacquin. Update the logi...Mike Frysinger2013-04-051-18/+26
* Disable info manual generation to simplify older builds #464394 by Jason Mours.Mike Frysinger2013-04-051-1/+8
* Also set libc_cv_{sparc,powerpc}_tls as newer versions use that.Mike Frysinger2013-01-281-2/+2
* Add IUSE=nscd to control support for it.Mike Frysinger2013-01-021-2/+3
* Use --with-{bugurl,pkgversion} with glibc-2.17+.Mike Frysinger2012-12-281-27/+34
* Force usage of bfd linker if active linker is gold #269274 by Chris Smith.Mike Frysinger2012-12-251-1/+9
* Disable fortify/ssp compiler checks when build glibc headers #443632 by Andre...Mike Frysinger2012-11-181-1/+2
* Version bump.Mike Frysinger2012-07-031-1/+3
* Cache all arch tls variables when cross-compiling.Mike Frysinger2012-05-101-3/+2
* Force ppc32 compile test when building headers #413735 by Frédéric Lochon.Mike Frysinger2012-05-031-1/+2
* Drop USE=glibc-omitfp support since upstream has as well.Mike Frysinger2012-04-211-3/+1
* Disable building of static ELFs for ia64 cross-compiler targets to workaround...Mike Frysinger2012-04-141-1/+11
* Drop gettext dep (cannot think of a reason for it), and drop USE=nls since th...Mike Frysinger2012-01-171-2/+1
* Output more FLAG variables in our ABI summary, and make sure to reset LDFLAGS...Mike Frysinger2012-01-131-3/+4
* Run scanelf on systems when upgrading to look for old __guard symbols #394453...Mike Frysinger2011-12-121-4/+2
* Install all the same files with the cross-compiler so people can re-use it wi...Mike Frysinger2011-12-121-5/+1
* Do not force "lib" symlinks for cross-compiling setups. Follow the same code...Mike Frysinger2011-10-111-2/+2
* Disable forced --hash-style=both linker flags from configure.Mike Frysinger2011-09-191-1/+6
* Get header-only install working for mips systems #235551 by Joshua Kinard.Mike Frysinger2011-03-111-3/+5
* fake out cpuid.h test for headers-only targets #344797 by Alex BuellMike Frysinger2010-11-101-1/+2
* Take care of checking binutils gnu indirect support ourselves for now #336792...Mike Frysinger2010-09-301-1/+2
* standardize output a bitMike Frysinger2010-09-301-7/+6
* Force another powerpc assembler check when cross-compiling headers-only #3369...Mike Frysinger2010-09-181-1/+2
* Drop useless eselect-compiler logic and notify the world of our explicit CC s...Mike Frysinger2010-09-121-2/+3
* Fork eblits for stable glibc, and convert unstable to `emake`.Mike Frysinger2010-08-101-4/+4
* move some cross libc cv settings for all builds rather than doing it in the s...Mike Frysinger2009-11-061-3/+7
* Force more compiler/assembler tests to true for cross headers.Mike Frysinger2009-09-041-1/+8
* Force all linker tests to true for cross headers #282442 by Jack Byer.Mike Frysinger2009-08-271-3/+11
* Disable selinux on crosscompile; bug #186780Mark Loeser2009-05-021-2/+3
* Force compiler tests when building only headers #229391.Mike Frysinger2008-11-291-1/+7
* Check to see if ports is in $S rather than $PWD #229107.Mike Frysinger2008-06-231-2/+2
* Short circuit header building in pkg testing and ABI recursion.Mike Frysinger2008-06-231-6/+7
* Build gd-based helper tools when USE=gd #198381.Mike Frysinger2007-11-181-2/+2
* forgot standard headerMike Frysinger2007-08-061-0/+4
* Introduce eblits.Mike Frysinger2007-08-061-0/+177