aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* gcc-config: drop empty /etc/env.d/05gcc-${CTARGET} filesSergei Trofimovich2019-09-072-12/+10
* gcc-config: don't recreate unused '.NATIVE' symlink.Sergei Trofimovich2019-09-072-9/+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
* README: clarify status of /etc/env.d/gcc/.NATIVESergei Trofimovich2019-09-061-2/+7
* 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-248-414/+28
* README: document /etc/env.d/04gcc-${CTARGET}Sergei Trofimovich2018-08-241-2/+15
* README: fix typos s/Practially/Practically and s/tolchain/toolchain/Sergei Trofimovich2018-08-241-2/+2
* README: add basic description of how gcc-config worksSergei Trofimovich2018-08-241-0/+103
* tests: follow rename of 'gcc-config' -> 'wrapper'Sergei Trofimovich2018-08-131-0/+0
* rename installed binary wrapper from 'gcc-config' to 'wrapper'Sergei Trofimovich2018-08-132-5/+5
* gcc-config: fix tests (drop einfo for LTO plugin)Sergei Trofimovich2018-08-132-3/+0
* tests/run_tests: switch to /lib/gentoo/functions.shSergei Trofimovich2018-08-131-2/+2
* wrapper.c: inhibit "unused argc" warningSergei Trofimovich2018-08-131-0/+1
* 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.eselect: add an eselect modulev1.9.0Mike Frysinger2015-08-052-1/+49
* 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
* Ignore whitespace when diffing test results.Ryan Hill2015-05-121-1/+1
* build with 64bit interfacesMike Frysinger2013-05-221-0/+4
* 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-123-32/+48
* gcc-config: for Prefix split-/usr is never an issueFabian Groffen2013-01-021-0/+3
* compile gcc-config into .gcc-config so we can test it properlyMike Frysinger2013-01-024-10/+15
* gcc-config: drop Solaris special casing with /lib/cppMike Frysinger2013-01-011-1/+0
* gcc-config: use ${SED} everywhereMike Frysinger2012-12-303-1/+4
* tests: check for trailing whitespaceMike Frysinger2012-12-302-0/+2
* tests: run in parallelMike Frysinger2012-12-301-19/+41
* run_test: set RC_NOCOLOR to suppress coloursFabian Groffen2012-12-301-1/+2
* 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-173-2/+18
* gcc-config: do not export GCC_SPECS for cross-compilersv1.7.3Mike Frysinger2012-06-091-1/+7
* wrapper: remove ROOT from env when looking up bin pathMike Frysinger2012-06-091-1/+1
* tests: verify removal of wrappers between diff configsv1.7.2Mike Frysinger2012-05-313-2/+20