summaryrefslogtreecommitdiffstats
path: root/toolchain/toolchain-wrapper.c
Commit message (Expand)AuthorAgeFilesLines
* toolchain/wrapper: fake __DATE_ and __TIME__ for older gccYann E. MORIN2017-10-221-2/+73
* arch/mips: add support for MIPS32 FP modeVicente Olivert Riera2017-07-161-0/+14
* arch/mips: add support for MIPS NaNVicente Olivert Riera2017-07-161-0/+3
* toolchain-wrapper: remove remaining references to HOST_DIR/usrArnout Vandecappelle2017-07-101-2/+2
* toolchain-wrapper: fix breakage after host/usr removalArnout Vandecappelle2017-07-071-1/+1
* Eliminate $(HOST_DIR)/usrArnout Vandecappelle2017-07-051-1/+1
* Revert "reproducible: fix DATE/TIME macros in toolchain-wrapper"Yann E. MORIN2017-02-201-71/+1
* reproducible: fix DATE/TIME macros in toolchain-wrapperJérôme Pouiller2017-02-071-1/+71
* toolchain/wrapper: use the {str, len} tuples for the unsafe pathsYann E. MORIN2016-12-111-6/+17
* toolchain/wrapper: make the {str, len} tuple more generic, add commentsYann E. MORIN2016-12-111-14/+21
* arch/Config.in.mips: add support for XBurst coresVicente Olivert Riera2016-11-091-0/+3
* toolchain/wrapper: extend paranoid check to -isystemYann E. MORIN2016-09-181-17/+36
* toolchain/wrapper: display options leading to a paranoid failureYann E. MORIN2016-09-181-10/+27
* arch/x86: add support for Intel X1000Ray Kinsella2015-10-201-0/+3
* toolchain-external: bypass buildroot wrapperArnout Vandecappelle2015-10-171-3/+3
* toolchain-wrapper.c: unbreak BR_CROSS_PATH_ABS handlingPeter Korsgaard2015-10-051-1/+1
* ccache: support changing the output directoryArnout Vandecappelle2015-10-041-0/+11
* ccache: use mtime for external toolchain, CONF_OPTS for internal toolchainArnout Vandecappelle2015-10-041-0/+12
* toolchain-wrapper: support change of BR2_CCACHEArnout Vandecappelle2015-10-041-4/+11
* infra: move ccache handling to the toolchain wrapperArnout Vandecappelle2015-10-041-1/+14
* gcc: use toolchain wrapperArnout Vandecappelle2015-10-041-1/+3
* toolchain-external: move wrapper to toolchain directoryArnout Vandecappelle2015-10-041-0/+258
OpenPOWER on IntegriCloud