aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gcc-config: add basic version sorting supportv2.2Sergei Trofimovich2020-01-121-3/+23
* gcc-config: consolidate profiles sourcing logic in a single functionv2.1Sergei Trofimovich2019-09-081-18/+11
* gcc-config: Ignore PATH set in profile files.Arfrever Frehtes Taifersar Arahesis2019-09-081-0/+18
* Revert "gcc-config: store gcc backup into /lib/gcc-backup, not /lib"Sergei Trofimovich2019-09-071-17/+1
* gcc-config: add einfo logging around library backupSergei Trofimovich2019-09-071-0/+3
* gcc-config: store gcc backup into /lib/gcc-backup, not /libSergei Trofimovich2019-09-071-1/+16
* gcc-config: drop empty /etc/env.d/05gcc-${CTARGET} filesSergei Trofimovich2019-09-071-5/+10
* gcc-config: don't recreate unused '.NATIVE' symlink.Sergei Trofimovich2019-09-071-3/+4
* gcc-config: avoid false-positive detection of 'sed' useSergei Trofimovich2019-09-071-1/+1
* gcc-config: drop /etc/env.d/gcc/config migration codeSergei Trofimovich2019-09-061-14/+0
* gcc-config: linewrap long commentSergei Trofimovich2019-09-061-1/+2
* gcc-config: Use findmnt for mountpoint check when available.Arfrever Frehtes Taifersar Arahesis2019-09-061-4/+33
* gcc-config: change comment to clarify why env-udate is still usefulSergei Trofimovich2019-09-051-1/+1
* gcc-config: drop GCC_PATH reconstruction in /etc/env.d/gccSergei Trofimovich2019-09-051-24/+0
* gcc-config: update comment about env.d formatSergei Trofimovich2019-09-051-3/+3
* gcc-config: tweak comment around 'gsed' use.Sergei Trofimovich2019-09-051-3/+1
* gcc-config: During initial clean-up, delete only libunwind.so.7*, but not oth...Arfrever Frehtes Taifersar Arahesis2019-09-051-7/+10
* 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