Peter Korsgaard
|
ea4179f3ae
toolchain/toolchain-wrapper.c: fix 'potentially' typo
|
10 月之前 |
Sagi Mor
|
9954315fc5
toolchain/toolchain-wrapper: make gcc --help -v work correctly
|
2 年之前 |
Thomas Petazzoni
|
231d00e63a
toolchain/toolchain-wrapper.c: set CCACHE env variables only when ccache is enabled
|
3 年之前 |
Yann E. MORIN
|
93e7fc3e53
toolchain: make paranoid check of library/header paths unconditional
|
2 年之前 |
Paul Cercueil
|
d5c0eaef1f
Makefile, toolchain-wrapper.c: disable ccache by default outside of Buildroot
|
3 年之前 |
John Keeping
|
408bc354a9
toolchain/toolchain-wrapper: let recent GCC handle SOURCE_DATE_EPOCH
|
5 年之前 |
Yann E. MORIN
|
a07d37d226
toolchain/toolchain-wrapper.c: extend the list of unsafe paths
|
5 年之前 |
Peter Korsgaard
|
5fd8dd203a
toolchain: use consistent code style for C code
|
5 年之前 |
Yann E. MORIN
|
7ba47d1cca
toolchain/wrapper: also dump args it was called with
|
6 年之前 |
Yann E. MORIN
|
814f6e19e7
toolchain: allow PIC/PIE without RELRO
|
6 年之前 |
Yann E. MORIN
|
b8ec113eb1
toolchain: set the ssp gcc option in kconfig
|
6 年之前 |
Matt Weber
|
f10822d151
toolchain/toolchain-wrapper: add BR2_SSP_* support
|
6 年之前 |
Matt Weber
|
7484c1c3b8
toolchain/toolchain-wrapper: add BR2_RELRO_
|
6 年之前 |
Waldemar Brodkorb
|
5e58509bfe
toolchain-wrapper: use -ffp-contract=off on MIPS Xburst for gcc >= 4.6
|
7 年之前 |
Yann E. MORIN
|
6393b6904b
toolchain/wrapper: fake __DATE_ and __TIME__ for older gcc
|
7 年之前 |
Vicente Olivert Riera
|
9a0a0a976b
arch/mips: add support for MIPS32 FP mode
|
8 年之前 |
Vicente Olivert Riera
|
2d8f3fc430
arch/mips: add support for MIPS NaN
|
8 年之前 |
Arnout Vandecappelle
|
2a47bd37b5
toolchain-wrapper: remove remaining references to HOST_DIR/usr
|
8 年之前 |
Arnout Vandecappelle
|
015d68c84c
toolchain-wrapper: fix breakage after host/usr removal
|
8 年之前 |
Arnout Vandecappelle
|
14151d77af
Eliminate $(HOST_DIR)/usr
|
8 年之前 |
Yann E. MORIN
|
1c8c0d91a4
Revert "reproducible: fix DATE/TIME macros in toolchain-wrapper"
|
8 年之前 |
Jérôme Pouiller
|
76838f6341
reproducible: fix DATE/TIME macros in toolchain-wrapper
|
8 年之前 |
Yann E. MORIN
|
3eccf76201
toolchain/wrapper: use the {str, len} tuples for the unsafe paths
|
8 年之前 |
Yann E. MORIN
|
31c093e6d0
toolchain/wrapper: make the {str, len} tuple more generic, add comments
|
8 年之前 |
Vicente Olivert Riera
|
240564a693
arch/Config.in.mips: add support for XBurst cores
|
8 年之前 |
Yann E. MORIN
|
61cb120ee5
toolchain/wrapper: extend paranoid check to -isystem
|
9 年之前 |
Yann E. MORIN
|
105a8c156c
toolchain/wrapper: display options leading to a paranoid failure
|
9 年之前 |
Ray Kinsella
|
968f5d5e59
arch/x86: add support for Intel X1000
|
9 年之前 |
Arnout Vandecappelle
|
5ce73dca52
toolchain-external: bypass buildroot wrapper
|
9 年之前 |
Peter Korsgaard
|
ccdb179d24
toolchain-wrapper.c: unbreak BR_CROSS_PATH_ABS handling
|
9 年之前 |