summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Get header-only install working for mips systems #235551 by Joshua Kinard.Mike Frysinger2011-03-113-6/+19
* Split out the target-specific flag munging into its own func to make the comm...Mike Frysinger2011-03-101-29/+37
* Handle "default" ABI for sparc64 targets without falling back to a sparc32 CT...Mike Frysinger2011-03-101-3/+4
* Drop old sparc64 tls test #340773 by Alex Buell.Mike Frysinger2011-03-101-10/+2
* Kill off usage of prep_ml_includes since the func is going away, and glibc it...Mike Frysinger2011-03-093-20/+3
* Always get multilib info via multilib_env and move the CFLAGS_abi value from ...Mike Frysinger2011-03-091-9/+8
* Do not bail out of sanity compile tests when building from a binary package #...Mike Frysinger2011-03-091-11/+32
* Drop libbsd.a symlink #355899 by Kevin McCarthy.Mike Frysinger2011-02-223-15/+6
* sync cross-compile header cache vars to stable #344797Mike Frysinger2010-11-251-1/+3
* fake out cpuid.h test for headers-only targets #344797 by Alex BuellMike Frysinger2010-11-101-1/+2
* QA: avoid using $D when testing the just-built loader, as it might cause trou...Diego Elio Pettenò2010-10-081-5/+12
* Take care of checking binutils gnu indirect support ourselves for now #336792...Mike Frysinger2010-09-302-3/+15
* 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
* fix bug #332331 pie patch fail to applayMagnus Granberg2010-08-111-0/+39
* Fork eblits for stable glibc, and convert unstable to `emake`.Mike Frysinger2010-08-106-16/+515
* bug #293721 support for >=gcc 4.2 SSP supportMagnus Granberg2010-06-161-3/+3
* Tweak src_unpack a bit more to handle snaps again #323009 by Maksim Melnikau.Mike Frysinger2010-06-081-5/+7
* Version bump #315477.Mike Frysinger2010-04-251-2/+8
* Start pointing ldconfig files to ld.so.conf.d.Mike Frysinger2009-12-192-2/+8
* oldMike Frysinger2009-12-14104-7958/+0
* Switch to common tc-has-tls function.Mike Frysinger2009-12-011-4/+3
* enable user patchingMike Frysinger2009-11-091-1/+3
* Update hardened-pie patch by Magnus Granberg #292139.Mike Frysinger2009-11-091-0/+40
* move some cross libc cv settings for all builds rather than doing it in the s...Mike Frysinger2009-11-061-3/+7
* fix missing gentoo-chk_fail and update it to be 2.10 rather then keepingJory Pratt2009-09-201-0/+315
* add new hardened patches for 2.10.1, bug #270274Jory Pratt2009-09-203-0/+472
* Bump patcheset; add patch for bug #284393 (compatibility with binutils 2.20 b...Diego Elio Pettenò2009-09-181-1/+3
* 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
* Add check for broken syscall() on x86 #279260 by Andrew Gaffney.Mike Frysinger2009-08-211-1/+12
* Improve check_nptl_support output to include more info to help people figure ...Mike Frysinger2009-05-171-19/+30
* Disable selinux on crosscompile; bug #186780Mark Loeser2009-05-021-2/+3
* Tweak xen warning a bit #263434 by Jeremy Olexa.Mike Frysinger2009-03-231-2/+3
* Abort install if people have a broken kernel running #262698.Mike Frysinger2009-03-191-1/+12
* Add support for pkg_* funcs with eblits.Mike Frysinger2009-03-013-0/+153
* Build glibc with -U_FORTIFY_SOURCE.Mike Frysinger2009-01-281-1/+4
* Stop removing locale vars from environment #252802 by Harald van Dijk.Mike Frysinger2008-12-292-8/+2
* Add support to optimize for UltraSPARC T1 and T2 cpusFriedrich Oslage2008-12-231-5/+28