aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* gcc-config: clarify why libunwind.so* is needed at allSergei Trofimovich2019-09-041-0/+5
* gcc-config: don't perform a cleanup for prefix systemsSergei Trofimovich2019-09-041-4/+4
* Convert binary wrapper to a symlink wrapper.v2.0Sergei Trofimovich2018-08-241-21/+12
* rename installed binary wrapper from 'gcc-config' to 'wrapper'Sergei Trofimovich2018-08-131-3/+3
* gcc-config: fix tests (drop einfo for LTO plugin)Sergei Trofimovich2018-08-131-1/+0
* Inform, not warn, about LTO symlinksAndreas K. Hüttel2017-12-161-1/+1
* Add support for symlinking appropriate LTO pluginShane Peelar2017-12-161-0/+13
* gcc-config: ensure we run env-update for prefix tooFabian Groffen2017-12-151-5/+7
* gcc-config: quote expanded pathsMike Frysinger2015-08-051-1/+1
* Use /lib/gentoo/functions.sh instead of /etc/init.d/functions.sh.Ryan Hill2015-05-121-2/+3
* gcc-config: prefix: don't bother running ldconfigFabian Groffen2013-01-121-3/+3
* gcc-config: prefix: copy GCC's libs to emulate ld.so.conf magicFabian Groffen2013-01-121-0/+234
* gcc-config: cleanup old Darwin stuff from /lib tooFabian Groffen2013-01-121-2/+2
* make aware of EPREFIX offset prefixFabian Groffen2013-01-121-26/+33
* gcc-config: for Prefix split-/usr is never an issueFabian Groffen2013-01-021-0/+3
* gcc-config: drop Solaris special casing with /lib/cppMike Frysinger2013-01-011-1/+0
* gcc-config: use ${SED} everywhereMike Frysinger2012-12-301-1/+1
* try_real_hard_to_find_CHOST: use probed GNU sedFabian Groffen2012-12-291-1/+1
* gcc-config: handle multilib libgcj pc filesMike Frysinger2012-11-181-13/+18
* gcc-config: clean up libgcj pc files betterMike Frysinger2012-11-181-7/+12
* gcc-config: only handle default ABI libgcc_s with split /usrMike Frysinger2012-11-181-48/+22
* gcc-config: fix relative ROOT handlingMike Frysinger2012-08-171-1/+1
* gcc-config: do not export GCC_SPECS for cross-compilersv1.7.3Mike Frysinger2012-06-091-1/+7
* gcc-config: fix old wrapper removal code pathMike Frysinger2012-05-311-1/+1
* gcc-config: fix install of reference progsv1.7.1Mike Frysinger2012-05-131-8/+13
* gcc-config: make wrapping of programs dynamicv1.7Mike Frysinger2012-04-051-16/+65
* gcc-config: slightly optimize env setup when switching profilesMike Frysinger2012-04-051-1/+1
* gcc-config: fix typo in ldpath setup in non-ld.so.conf.d caseMike Frysinger2012-04-051-1/+1
* gcc-config: put native compilers before cross in $PATHv1.6Mike Frysinger2012-03-221-8/+15
* gcc-config: make wrapper updates atomicMike Frysinger2012-03-221-12/+21
* gcc-config: drop unnecessary get_chost sanity callsMike Frysinger2012-03-221-2/+0
* gcc-config: use raw cpp name for /lib/cpp timesMike Frysinger2012-03-221-1/+1
* gcc-config: check for write access to $ROOT rather than UID==0Mike Frysinger2012-03-221-1/+3
* gcc-config: fix -c behavior with cross-targetsMike Frysinger2012-03-211-4/+0
* gcc-config: only symlink libs into / if /usr is splitMike Frysinger2012-03-211-55/+80
* gcc-config: convert "die_eerror" to "die"Mike Frysinger2012-03-211-12/+8
* gcc-config: make arg parsing less forgiving with multi-actionsMike Frysinger2012-03-211-25/+12
* gcc-config: move SET_X logic up earlierMike Frysinger2012-03-211-6/+1
* gcc-config: unindent profile selection logic to make more readableMike Frysinger2012-03-211-32/+33
* gcc-config: tweak usage() help and messageMike Frysinger2012-03-211-21/+21
* gcc-config: localize old config support to simplify rest of codeMike Frysinger2012-03-211-11/+19
* gcc-config: trust env $CHOSTMike Frysinger2012-03-211-23/+21
* gcc-config: drop unused --use-portage-chost flagMike Frysinger2012-03-211-16/+0
* gcc-config: expect CTARGET to always be set in configsMike Frysinger2012-03-211-0/+8
* drop cvs tagsMike Frysinger2012-03-201-10/+3
* Use CTARGET from the env.d file by default to better work with custom GCC_VER.v1.5.1Mike Frysinger2012-03-151-4/+8
* Always sort runtime ld.so.conf paths and the install libgcc_s libraries based...Mike Frysinger2012-02-291-56/+75
* Fix multilib support with @GENTOO_LIBDIR@.v1.5Mike Frysinger2011-12-071-4/+4
* Add a fallback when tac is unavailable as suggested by Alexis Ballier #390179.Mike Frysinger2011-11-111-4/+16
* Default to /etc/portage/make.conf #338032 by Dennis Schridde.Mike Frysinger2011-03-211-6/+9