summaryrefslogtreecommitdiff
path: root/util/xcompile
AgeCommit message (Expand)Author
2020-12-29util/xcompile: fix XGCCPATH handlingrnhmjoj
2020-07-08util/xcompile: Look for the host compiler in XGCCPATH, too (and first)Patrick Georgi
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-09util/: Replace GPLv2 boiler plate with SPDX headerPatrick Georgi
2020-05-09AUTHORS, util/: Drop individual copyright noticesPatrick Georgi
2020-03-20util/xcompile: Split $CFLAGS_GCCNico Huber
2020-03-16Revert "crossgcc: Upgrade GCC to 9.2.0"Patrick Rudolph
2020-02-26crossgcc: Upgrade GCC to 9.2.0Elyes HAOUAS
2020-02-24xcompile: Use GCC wrappers for ar, nmJacob Garber
2020-02-03xcompile: Disable null pointer optimizationsJacob Garber
2019-11-22util/xcompile: Only use -Wno-address-of-packed-member if supportedPatrick Georgi
2019-11-20Remove MIPS architectureJulius Werner
2019-11-19xcompile: Explicitly disable warning address-of-packed-memberElyes HAOUAS
2019-07-25xcompile: Store XGCCPATHNico Huber
2019-06-21Move -Wlogical-op into xcompileNico Huber
2019-06-19xcompile: Fix harmless typoNico Huber
2019-05-29xcompile: Remove --rtlib switch from clang CFLAGSDamien Zammit
2019-05-28util/xcompile/xcompile: apply -march to clang as well as gccAlan Green
2019-03-06pci_drivers/cpu_drivers: Fix constructed arrays on x86_64Patrick Rudolph
2018-12-28util/xcompile/xcompile: Use tab for indentElyes HAOUAS
2018-12-20util/xcompile/xcompile: Enable x86_64 supportPatrick Rudolph
2018-11-30arch/power8: Rename to ppc64Jonathan Neuschäfer
2018-07-26util: Add description.md to each utilTom Hiller
2018-05-09util/xcompile: prefer riscv64 over riscvPatrick Georgi
2017-09-02clang: Enable integrated assembler on clang buildsDamien Zammit
2017-06-27clang: Allow initializer overridesStefan Reinauer
2017-06-27xcompile: silence clang when referencing packed structs' membersPatrick Georgi
2017-06-27xcompile: Also try clang variants under the $triplet-clang schemePatrick Georgi
2017-06-26libpayload: Enable building libpayload with march=i586Lee Leahy
2017-06-25xcompile: Fix clang compiler runtime detectionStefan Reinauer
2017-05-16xcompile: replace -print-librt-file-name with -print-libgcc-file-namePatrick Georgi
2017-01-31util/xcompile: parallelize compiler checksPatrick Georgi
2016-10-28util/xcompile/xcompile: Add a space before `&&`Paul Menzel
2016-09-12arch/arm: Add armv7-r configurationHakim Giydan
2016-08-17xcompile: add riscv64 name to riscv toolchainIru Cai
2016-05-03xcompile: test if gcc is really availableStefan Tauner
2016-04-21xcompile: support being called from payloads/external/.../.../Stefan Reinauer
2016-04-18More compatible use of mktempStefan Reinauer
2016-04-14util/xcompile/xcompile: Remove -Wno-unused-but-set-variable from CFLAGSPaul Menzel
2016-04-04crossgcc: Fix compiler detect for POWER8 big endian mode switch.Timothy Pearson
2016-02-23xcompile: Add parameter to aid in debuggingMartin Roth
2016-02-21Support arm-linux-gnueabi compilers.Vladimir Serbinenko
2016-02-03xcompile: Add a way to specify -march=i586Martin Roth
2016-01-31buildgcc: Rename armv7-a-eabi compiler to arm-eabiStefan Reinauer
2016-01-26xcompile: fill in power8 64bit LEPatrick Georgi
2016-01-26xcompile: also look for *-linux compiler tripletPatrick Georgi
2016-01-26xcompile: document all the variables!Patrick Georgi
2016-01-23util/xcompile: Add gnatbind toolNico Huber
2016-01-15xcompile: Add core count to .xcompileMartin Roth
2016-01-14xcompile: More updates on ARM64 Erratum flagsMartin Roth