summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Hack around mips compiler settings when generating glibc headers #550192 by A...Mike Frysinger2015-05-301-1/+9
* Filter out -Wl,--hash-style=gnu for mips targets.Mike Frysinger2015-05-301-1/+5
* Fix -march setting when building x86 multilib on x86_64 #528708 by devsk. Als...Mike Frysinger2015-05-301-2/+15
* Relocate all pkg_setup checks to pkg_pretend #547420#31 by Pacho Ramos.Mike Frysinger2015-05-272-121/+125
* Run devpts check in pkg_pretend when using newer EAPIs #539928 by teika.Mike Frysinger2015-05-272-14/+42
* Use new tc-ld-disable-gold helper.Mike Frysinger2015-03-171-10/+7
* Move old ebuilds to toolchain overlay.Mike Frysinger2015-03-149-1484/+0
* Drop unused ports variable #532760#2 by Arfrever Frehtes Taifersar Arahesis.Mike Frysinger2015-02-091-2/+2
* Disable -Werror when building.Mike Frysinger2015-02-091-2/+4
* Fix glibc headers builds with newer EAPIs and newer glibc versions #532760 by...Mike Frysinger2014-12-311-6/+14
* Fix by Francisco Blas Izquierdo Riera for crash on hardened in early TLS init...Mike Frysinger2014-11-111-0/+306
* Tweak nonfatal wrapping #523332#9 by Alexander Tsoy.Mike Frysinger2014-10-181-3/+3
* Tweak nonfatal indirection for EAPI=0 to fix binpkg handling #523332 by Alex ...Mike Frysinger2014-10-172-3/+6
* Move away from has_multilib_profile and rely on USE=multilib now that the fla...Mike Frysinger2014-09-182-6/+6
* Use `nonfatal` with emake when we check the return value ourselves #522962 by...Mike Frysinger2014-09-173-6/+9
* Use SYSROOT when looking for source rather than ROOT #473728 by Benda Xu.Mike Frysinger2014-09-101-2/+2
* Split src_configure out of src_compile #473728 by Benda Xu.Mike Frysinger2014-09-102-239/+253
* Combine ABI for loops into one helper.Mike Frysinger2014-09-104-90/+42
* Convert src_{install,test} fully over to `builddir`.Mike Frysinger2014-09-102-13/+6
* 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
* Split src_prepare out of src_unpack #473728 by Benda Xu.Mike Frysinger2014-09-102-62/+67
* Version bump.Mike Frysinger2014-09-103-5/+308
* Move builddir logic into a single func to reduce duplication.Mike Frysinger2014-08-213-17/+16
* Move LD_ASSUME_KERNEL clearing to common env setup w/other ldso var.Mike Frysinger2014-08-213-6/+5
* Modernize the `find` commands.Mike Frysinger2014-08-211-4/+4
* Only set ED/EROOT when using old EAPIs.Mike Frysinger2014-08-211-3/+5
* Detect & skip shell scripts (e.g. coreutils built w/USE=multicall), and add a...Mike Frysinger2014-08-101-3/+9
* Drop arch nptl logic as it only applies to really old versions of glibc now (...Mike Frysinger2014-07-281-10/+3
* Do not die when the devpts check fails and we are on an old kernel #489520 by...Mike Frysinger2014-06-141-3/+6
* Check MERGE_TYPE when doing downgrade check #255109 by Phil White.Mike Frysinger2014-06-141-3/+6
* Strip -fstack-protector*. These flags are now enabled by default so we canRyan Hill2014-06-141-2/+7
* Add support for in-place bootstrapping between ABIs (on x86 for now).Mike Frysinger2014-03-292-4/+18
* Update nscd tmpfiles install #505518 by dwfreed.Mike Frysinger2014-03-251-2/+2
* Install the systemd files from upstream with glibc-2.19+.Mike Frysinger2014-03-121-2/+7
* Update picdefault patch for glibc 2.19 #503088Magnus Granberg2014-03-051-0/+30
* Add arm64 ldso names.Mike Frysinger2014-01-171-2/+16
* Use tc-is-softfloat consistently.Mike Frysinger2014-01-171-3/+3
* Require binutils-2.24+ for ifunc support on s390.Mike Frysinger2014-01-161-2/+3
* Remove use hardened from the ssp check #484714Magnus Granberg2014-01-101-2/+2
* Filter -frecord-gcc-switches, bug 492892.Mike Gilbert2014-01-051-2/+5
* Add ifunc checks for arm/hppa/ppc/s390.Mike Frysinger2013-10-301-4/+8
* Add unit file (#479496 by Alexander Tsoy, redneb, Charles Nérot and SpanKY)Pacho Ramos2013-10-063-1/+25
* Disable info page generation for glibc-2.16 and older #465816 by Nikos Chantz...Mike Frysinger2013-09-301-3/+3
* Tweak how we check the kernel header version to work w/clang #485146 by eroen.Mike Frysinger2013-09-281-2/+2
* Fix hardeend patches for glibc 2.18 #483804Magnus Granberg2013-09-113-0/+913
* Apply trivial Prefix adjustment first:Benda XU2013-06-295-40/+43
* Fix return code checking in src_test for both multilib & non-multilib builds ...Mike Frysinger2013-04-111-10/+24
* Add `in_iuse suid` checks before doing `use suid` so older ebuilds work.Mike Frysinger2013-04-102-4/+6
* Add USE=suid to control pt_chown setuid behavior #465308 by Nikoli.Mike Frysinger2013-04-102-2/+18