summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert manual gcc dir search #453760 since that the real bug is broken ld.so....Mike Frysinger2013-02-091-5/+2
* Update SRC_URI/bug/mail links to use sourceware.org #455152 by wbrana.Mike Frysinger2013-02-091-3/+3
* Also set libc_cv_{sparc,powerpc}_tls as newer versions use that.Mike Frysinger2013-01-281-2/+2
* Refactor sanity checks a bit and include gcc in the search path #453760 by Wi...Mike Frysinger2013-01-251-25/+34
* Add IUSE=nscd to control support for it.Mike Frysinger2013-01-021-2/+3
* Update hardened patch by Alphat-PC #448876.Mike Frysinger2012-12-281-0/+42
* Use --with-{bugurl,pkgversion} with glibc-2.17+.Mike Frysinger2012-12-283-33/+48
* 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
* Update the hardened pie patch for glibc-2.16, bug #442712Magnus Granberg2012-11-111-0/+39
* Fix cross-compile bootstrapping of glibc headers with 2.16.0.Mike Frysinger2012-11-112-7/+7
* Default host.conf:multi to on when /etc/hosts is small #436530 by Eray Aslan.Mike Frysinger2012-10-021-1/+7
* Drop old /lib64 symlink migration as this has not been an issue for years.Mike Frysinger2012-10-021-48/+2
* Rework how we symlink in ldsos so it works for all targets even when SYMLINK_...Mike Frysinger2012-08-281-12/+35
* Disable --foreground in init.d script for older versions #431886 by Nick Bowler.Mike Frysinger2012-08-181-2/+6
* Fix inverted version logic with libgcc_eh #431304 by David Flogeras.Mike Frysinger2012-08-141-2/+2
* Do not use the -lgcc_eh hack with glibc-2.17+ since its been addressed upstream.Mike Frysinger2012-08-121-4/+8
* Stop adding -U_FORTIFY_SOURCE for glibc-2.16+ since upstream does this automa...Mike Frysinger2012-08-101-3/+4
* Version bump.Mike Frysinger2012-07-032-3/+7
* Handle gold version strings too.Mike Frysinger2012-06-191-2/+4
* Unify alt_libdir definition and use alt_prefix where possible.Mike Frysinger2012-06-012-5/+8
* 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
* Use new makeopts_jobs helper from eutils.eclass.Mike Frysinger2012-04-151-5/+3
* Disable building of static ELFs for ia64 cross-compiler targets to workaround...Mike Frysinger2012-04-141-1/+11
* Use unpacker eclass for xz tarballs.Mike Frysinger2012-02-161-6/+2
* 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
* Version bump. Add xz tarball support so we can upload our own release tarbal...Mike Frysinger2012-01-131-4/+12
* Pull out the cross-compiler prefix handling into alt_prefix to simplify place...Mike Frysinger2011-12-222-26/+17
* Also filter out glibc binaries when looking for __guard #394453#5 by Michael ...Mike Frysinger2011-12-141-4/+4
* Reduce the scope of the __guard checking, and filter out more files w/ROOT #3...Mike Frysinger2011-12-121-3/+7
* Run scanelf on systems when upgrading to look for old __guard symbols #394453...Mike Frysinger2011-12-123-22/+24
* Install all the same files with the cross-compiler so people can re-use it wi...Mike Frysinger2011-12-122-12/+2
* Symlink /lib to the default ABI, not to a hardcoded default.Mike Frysinger2011-12-091-3/+3
* When we filter flags, make sure we update CFLAGS_x86 to avoid endlessly appen...Mike Frysinger2011-11-171-1/+3
* Convert USE=nptlonly to USE=linuxthreads.Mike Frysinger2011-11-164-23/+7
* Do not force "lib" symlinks for cross-compiling setups. Follow the same code...Mike Frysinger2011-10-112-24/+22
* Disable forced --hash-style=both linker flags from configure.Mike Frysinger2011-09-191-1/+6
* Add support for live git builds.Mike Frysinger2011-08-231-2/+11
* Make sync_fetch_and_add warnings a little more user friendly.Mike Frysinger2011-08-191-3/+5
* Convert "hasq" to "has".Samuli Suominen2011-07-081-3/+3
* Make sure the forced CC comes from the target and not the host so cross-compi...Mike Frysinger2011-03-201-2/+2
* Check for the __sync_fetch_and_add symbol directly rather than trying to mess...Mike Frysinger2011-03-202-16/+33
* oldMike Frysinger2011-03-204-738/+0
* drop CFLAGS_x86 forcing since the affected profiles dont exist anymore #26523...Mike Frysinger2011-03-201-4/+1
* drop unused use_multilib funcMike Frysinger2011-03-201-9/+1
* Only generate /lib symlinks when SYMLINK_LIB is used.Mike Frysinger2011-03-181-2/+2
* Stick the ABI flags into CC so that they are used at all steps -- compiler, a...Mike Frysinger2011-03-181-4/+7