index
:
coreboot.git
24.02_branch
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
util
/
xcompile
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-11
1
-1
/
+0
*
util/: Replace GPLv2 boiler plate with SPDX header
Patrick Georgi
2020-05-09
1
-9
/
+1
*
AUTHORS, util/: Drop individual copyright notices
Patrick Georgi
2020-05-09
1
-5
/
+0
*
util/xcompile: Split $CFLAGS_GCC
Nico Huber
2020-03-20
1
-17
/
+17
*
Revert "crossgcc: Upgrade GCC to 9.2.0"
Patrick Rudolph
2020-03-16
1
-1
/
+3
*
crossgcc: Upgrade GCC to 9.2.0
Elyes HAOUAS
2020-02-26
1
-3
/
+1
*
xcompile: Use GCC wrappers for ar, nm
Jacob Garber
2020-02-24
1
-2
/
+7
*
xcompile: Disable null pointer optimizations
Jacob Garber
2020-02-03
1
-1
/
+1
*
util/xcompile: Only use -Wno-address-of-packed-member if supported
Patrick Georgi
2019-11-22
1
-1
/
+3
*
Remove MIPS architecture
Julius Werner
2019-11-20
1
-19
/
+1
*
xcompile: Explicitly disable warning address-of-packed-member
Elyes HAOUAS
2019-11-19
1
-1
/
+1
*
xcompile: Store XGCCPATH
Nico Huber
2019-07-25
1
-0
/
+1
*
Move -Wlogical-op into xcompile
Nico Huber
2019-06-21
1
-0
/
+3
*
xcompile: Fix harmless typo
Nico Huber
2019-06-19
1
-1
/
+1
*
xcompile: Remove --rtlib switch from clang CFLAGS
Damien Zammit
2019-05-29
1
-1
/
+1
*
util/xcompile/xcompile: apply -march to clang as well as gcc
Alan Green
2019-05-28
1
-25
/
+26
*
pci_drivers/cpu_drivers: Fix constructed arrays on x86_64
Patrick Rudolph
2019-03-06
1
-1
/
+1
*
util/xcompile/xcompile: Use tab for indent
Elyes HAOUAS
2018-12-28
1
-1
/
+1
*
util/xcompile/xcompile: Enable x86_64 support
Patrick Rudolph
2018-12-20
1
-1
/
+7
*
arch/power8: Rename to ppc64
Jonathan Neuschäfer
2018-11-30
1
-4
/
+4
*
util: Add description.md to each util
Tom Hiller
2018-07-26
1
-0
/
+1
*
util/xcompile: prefer riscv64 over riscv
Patrick Georgi
2018-05-09
1
-1
/
+1
*
clang: Enable integrated assembler on clang builds
Damien Zammit
2017-09-02
1
-1
/
+1
*
clang: Allow initializer overrides
Stefan Reinauer
2017-06-27
1
-1
/
+2
*
xcompile: silence clang when referencing packed structs' members
Patrick Georgi
2017-06-27
1
-1
/
+1
*
xcompile: Also try clang variants under the $triplet-clang scheme
Patrick Georgi
2017-06-27
1
-2
/
+4
*
libpayload: Enable building libpayload with march=i586
Lee Leahy
2017-06-26
1
-1
/
+1
*
xcompile: Fix clang compiler runtime detection
Stefan Reinauer
2017-06-25
1
-3
/
+15
*
xcompile: replace -print-librt-file-name with -print-libgcc-file-name
Patrick Georgi
2017-05-16
1
-1
/
+1
*
util/xcompile: parallelize compiler checks
Patrick Georgi
2017-01-31
1
-4
/
+14
*
util/xcompile/xcompile: Add a space before `&&`
Paul Menzel
2016-10-28
1
-1
/
+1
*
arch/arm: Add armv7-r configuration
Hakim Giydan
2016-09-12
1
-1
/
+1
*
xcompile: add riscv64 name to riscv toolchain
Iru Cai
2016-08-17
1
-1
/
+1
*
xcompile: test if gcc is really available
Stefan Tauner
2016-05-03
1
-6
/
+6
*
xcompile: support being called from payloads/external/.../.../
Stefan Reinauer
2016-04-21
1
-0
/
+6
*
More compatible use of mktemp
Stefan Reinauer
2016-04-18
1
-1
/
+1
*
util/xcompile/xcompile: Remove -Wno-unused-but-set-variable from CFLAGS
Paul Menzel
2016-04-14
1
-5
/
+0
*
crossgcc: Fix compiler detect for POWER8 big endian mode switch.
Timothy Pearson
2016-04-04
1
-4
/
+5
*
xcompile: Add parameter to aid in debugging
Martin Roth
2016-02-23
1
-0
/
+8
*
Support arm-linux-gnueabi compilers.
Vladimir Serbinenko
2016-02-21
1
-0
/
+1
*
xcompile: Add a way to specify -march=i586
Martin Roth
2016-02-03
1
-5
/
+22
*
buildgcc: Rename armv7-a-eabi compiler to arm-eabi
Stefan Reinauer
2016-01-31
1
-1
/
+1
*
xcompile: fill in power8 64bit LE
Patrick Georgi
2016-01-26
1
-5
/
+5
*
xcompile: also look for *-linux compiler triplet
Patrick Georgi
2016-01-26
1
-0
/
+1
*
xcompile: document all the variables!
Patrick Georgi
2016-01-26
1
-0
/
+8
*
util/xcompile: Add gnatbind tool
Nico Huber
2016-01-23
1
-0
/
+1
*
xcompile: Add core count to .xcompile
Martin Roth
2016-01-15
1
-0
/
+19
*
xcompile: More updates on ARM64 Erratum flags
Martin Roth
2016-01-14
1
-4
/
+5
*
xcompile: Quote variables to prevent globbing and splitting.
Martin Roth
2016-01-07
1
-7
/
+7
*
xcompile: Use local variables in the test functions
Martin Roth
2016-01-07
1
-3
/
+5
[next]