summaryrefslogtreecommitdiff
path: root/toolchain/toolchain-wrapper.c
AgeCommit message (Expand)Author
2019-03-13toolchain: set the ssp gcc option in kconfigYann E. MORIN
2018-10-20toolchain/toolchain-wrapper: add BR2_SSP_* supportMatt Weber
2018-10-20toolchain/toolchain-wrapper: add BR2_RELRO_Matt Weber
2018-04-01toolchain-wrapper: use -ffp-contract=off on MIPS Xburst for gcc >= 4.6Waldemar Brodkorb
2017-10-22toolchain/wrapper: fake __DATE_ and __TIME__ for older gccYann E. MORIN
2017-07-16arch/mips: add support for MIPS32 FP modeVicente Olivert Riera
2017-07-16arch/mips: add support for MIPS NaNVicente Olivert Riera
2017-07-10toolchain-wrapper: remove remaining references to HOST_DIR/usrArnout Vandecappelle
2017-07-07toolchain-wrapper: fix breakage after host/usr removalArnout Vandecappelle
2017-07-05Eliminate $(HOST_DIR)/usrArnout Vandecappelle
2017-02-20Revert "reproducible: fix DATE/TIME macros in toolchain-wrapper"Yann E. MORIN
2017-02-07reproducible: fix DATE/TIME macros in toolchain-wrapperJérôme Pouiller
2016-12-11toolchain/wrapper: use the {str, len} tuples for the unsafe pathsYann E. MORIN
2016-12-11toolchain/wrapper: make the {str, len} tuple more generic, add commentsYann E. MORIN
2016-11-09arch/Config.in.mips: add support for XBurst coresVicente Olivert Riera
2016-09-18toolchain/wrapper: extend paranoid check to -isystemYann E. MORIN
2016-09-18toolchain/wrapper: display options leading to a paranoid failureYann E. MORIN
2015-10-20arch/x86: add support for Intel X1000Ray Kinsella
2015-10-17toolchain-external: bypass buildroot wrapperArnout Vandecappelle
2015-10-05toolchain-wrapper.c: unbreak BR_CROSS_PATH_ABS handlingPeter Korsgaard
2015-10-04ccache: support changing the output directoryArnout Vandecappelle
2015-10-04ccache: use mtime for external toolchain, CONF_OPTS for internal toolchainArnout Vandecappelle
2015-10-04toolchain-wrapper: support change of BR2_CCACHEArnout Vandecappelle
2015-10-04infra: move ccache handling to the toolchain wrapperArnout Vandecappelle
2015-10-04gcc: use toolchain wrapperArnout Vandecappelle
2015-10-04toolchain-external: move wrapper to toolchain directoryArnout Vandecappelle