summaryrefslogtreecommitdiffstats
path: root/util/xcompile
Commit message (Expand)AuthorAgeFilesLines
* util/xcompile/xcompile: Define GCOV_${TARCH}Yu-Ping Wu2022-07-151-0/+1
* xcompile,clang: increase the number of bracket-depth for CPPArthur Heymans2022-05-131-0/+1
* util/xcompile: Allow overriding default compiler pathPatrick Georgi2021-07-281-2/+4
* util/xcompile: fix XGCCPATH handlingrnhmjoj2020-12-291-1/+1
* util/xcompile: Look for the host compiler in XGCCPATH, too (and first)Patrick Georgi2020-07-081-1/+18
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* util/: Replace GPLv2 boiler plate with SPDX headerPatrick Georgi2020-05-091-9/+1
* AUTHORS, util/: Drop individual copyright noticesPatrick Georgi2020-05-091-5/+0
* util/xcompile: Split $CFLAGS_GCCNico Huber2020-03-201-17/+17
* Revert "crossgcc: Upgrade GCC to 9.2.0"Patrick Rudolph2020-03-161-1/+3
* crossgcc: Upgrade GCC to 9.2.0Elyes HAOUAS2020-02-261-3/+1
* xcompile: Use GCC wrappers for ar, nmJacob Garber2020-02-241-2/+7
* xcompile: Disable null pointer optimizationsJacob Garber2020-02-031-1/+1
* util/xcompile: Only use -Wno-address-of-packed-member if supportedPatrick Georgi2019-11-221-1/+3
* Remove MIPS architectureJulius Werner2019-11-201-19/+1
* xcompile: Explicitly disable warning address-of-packed-memberElyes HAOUAS2019-11-191-1/+1
* xcompile: Store XGCCPATHNico Huber2019-07-251-0/+1
* Move -Wlogical-op into xcompileNico Huber2019-06-211-0/+3
* xcompile: Fix harmless typoNico Huber2019-06-191-1/+1
* xcompile: Remove --rtlib switch from clang CFLAGSDamien Zammit2019-05-291-1/+1
* util/xcompile/xcompile: apply -march to clang as well as gccAlan Green2019-05-281-25/+26
* pci_drivers/cpu_drivers: Fix constructed arrays on x86_64Patrick Rudolph2019-03-061-1/+1
* util/xcompile/xcompile: Use tab for indentElyes HAOUAS2018-12-281-1/+1
* util/xcompile/xcompile: Enable x86_64 supportPatrick Rudolph2018-12-201-1/+7
* arch/power8: Rename to ppc64Jonathan Neuschäfer2018-11-301-4/+4
* util: Add description.md to each utilTom Hiller2018-07-261-0/+1
* util/xcompile: prefer riscv64 over riscvPatrick Georgi2018-05-091-1/+1
* clang: Enable integrated assembler on clang buildsDamien Zammit2017-09-021-1/+1
* clang: Allow initializer overridesStefan Reinauer2017-06-271-1/+2
* xcompile: silence clang when referencing packed structs' membersPatrick Georgi2017-06-271-1/+1
* xcompile: Also try clang variants under the $triplet-clang schemePatrick Georgi2017-06-271-2/+4
* libpayload: Enable building libpayload with march=i586Lee Leahy2017-06-261-1/+1
* xcompile: Fix clang compiler runtime detectionStefan Reinauer2017-06-251-3/+15
* xcompile: replace -print-librt-file-name with -print-libgcc-file-namePatrick Georgi2017-05-161-1/+1
* util/xcompile: parallelize compiler checksPatrick Georgi2017-01-311-4/+14
* util/xcompile/xcompile: Add a space before `&&`Paul Menzel2016-10-281-1/+1
* arch/arm: Add armv7-r configurationHakim Giydan2016-09-121-1/+1
* xcompile: add riscv64 name to riscv toolchainIru Cai2016-08-171-1/+1
* xcompile: test if gcc is really availableStefan Tauner2016-05-031-6/+6
* xcompile: support being called from payloads/external/.../.../Stefan Reinauer2016-04-211-0/+6
* More compatible use of mktempStefan Reinauer2016-04-181-1/+1
* util/xcompile/xcompile: Remove -Wno-unused-but-set-variable from CFLAGSPaul Menzel2016-04-141-5/+0
* crossgcc: Fix compiler detect for POWER8 big endian mode switch.Timothy Pearson2016-04-041-4/+5
* xcompile: Add parameter to aid in debuggingMartin Roth2016-02-231-0/+8
* Support arm-linux-gnueabi compilers.Vladimir Serbinenko2016-02-211-0/+1
* xcompile: Add a way to specify -march=i586Martin Roth2016-02-031-5/+22
* buildgcc: Rename armv7-a-eabi compiler to arm-eabiStefan Reinauer2016-01-311-1/+1
* xcompile: fill in power8 64bit LEPatrick Georgi2016-01-261-5/+5
* xcompile: also look for *-linux compiler tripletPatrick Georgi2016-01-261-0/+1
* xcompile: document all the variables!Patrick Georgi2016-01-261-0/+8