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
/
toolchain.inc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove MAYBE_STATIC_BSS and ENV_STAGE_HAS_BSS_SECTION
Kyösti Mälkki
2020-05-26
1
-1
/
+1
*
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-11
1
-1
/
+0
*
treewide: more SPDX header work
Patrick Georgi
2020-05-09
1
-14
/
+2
*
Makefile: Remove romcc
Elyes HAOUAS
2019-12-27
1
-2
/
+0
*
Makefiles: Remove -D__PRE_RAM__
Kyösti Mälkki
2019-11-22
1
-1
/
+1
*
Remove MIPS architecture
Julius Werner
2019-11-20
1
-3
/
+0
*
Split MAYBE_STATIC to _BSS and _NONZERO variants
Kyösti Mälkki
2019-08-26
1
-1
/
+1
*
Move -Wlogical-op into xcompile
Nico Huber
2019-06-21
1
-1
/
+1
*
arch/power8: Rename to ppc64
Jonathan Neuschäfer
2018-11-30
1
-3
/
+3
*
Introduce bootblock self-decompression
Julius Werner
2018-05-22
1
-1
/
+2
*
toolchain: Always use GCC for Ada sources
Nico Huber
2017-09-23
1
-1
/
+2
*
toolchain: Use xcompile proposed CFLAGS for Ada
Nico Huber
2017-09-23
1
-1
/
+1
*
toolchain.inc: Use -Wstack-usage only on gcc
Patrick Georgi
2017-06-19
1
-0
/
+2
*
Remove libverstage as separate library and source file class
Julius Werner
2017-03-28
1
-2
/
+1
*
Add minimal GNAT run time system (RTS)
Nico Huber
2016-09-19
1
-1
/
+6
*
Make Ada a first class citizen
Nico Huber
2016-09-19
1
-0
/
+2
*
toolchain.inc: Update 'required toolchain' error text
Martin Roth
2016-08-04
1
-1
/
+2
*
toolchain.inc: test IASL by version string instead of number
Martin Roth
2016-03-04
1
-1
/
+1
*
power8: try to fix toolchain.inc for power8.
Ronald G. Minnich
2016-02-17
1
-0
/
+3
*
toolchain.inc: Update comments
Martin Roth
2016-01-18
1
-7
/
+13
*
toolchain.inc: Fix whitespace issues and wrap long lines
Martin Roth
2016-01-15
1
-25
/
+63
*
Makefile: Add toolchain version check
Martin Roth
2016-01-12
1
-0
/
+15
*
toolchain.inc: Test for valid toolchain when ANY_TOOLCHAIN is used
Martin Roth
2016-01-06
1
-0
/
+8
*
toolchain.inc: Update help text, Add TODO.
Martin Roth
2016-01-04
1
-5
/
+6
*
toolchain.inc: Skip how to use any toolchain if it's selected
Martin Roth
2016-01-04
1
-3
/
+7
*
toolchain.inc: Move nocompile around entire check, Comment endifs
Martin Roth
2016-01-04
1
-3
/
+4
*
toolchain.inc: Test for toolchain when using llvm/clang
Martin Roth
2016-01-04
1
-4
/
+4
*
toolchain.inc: print XGCCPATH if it's set
Martin Roth
2015-12-16
1
-0
/
+4
*
toolchain.inc: fix typo
Martin Roth
2015-12-08
1
-1
/
+1
*
toolchain.inc: verify tool variable validity before using it.
Martin Roth
2015-12-08
1
-2
/
+2
*
toolchain.inc: Add IASL test as part of coreboot toolchain
Martin Roth
2015-12-02
1
-0
/
+7
*
toolchain.inc: Improve help messages for coreboot toolchain
Martin Roth
2015-12-02
1
-2
/
+8
*
rules.h: Add ENV_ macros to detect current architecture
Julius Werner
2015-11-17
1
-1
/
+1
*
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-31
1
-4
/
+0
*
linking: add and use LDFLAGS_common
Aaron Durbin
2015-09-09
1
-0
/
+1
*
Move function/data sections to common CFLAGS
Stefan Reinauer
2015-08-09
1
-10
/
+5
*
arm, arm64, mips: Add rough static stack size checks with -Wstack-usage
Julius Werner
2015-07-29
1
-0
/
+18
*
toolchain: Add -mgeneral-regs-only to CFLAGS for arm64
Furquan Shaikh
2015-07-16
1
-1
/
+1
*
build system / amd64: Avoid GCC taking the ABI spec too literally
Patrick Georgi
2015-07-08
1
-1
/
+1
*
toolchain.inc: Don't overwrite architecture specific CFLAGS
Stefan Reinauer
2015-07-08
1
-5
/
+5
*
toolchain.inc: Add x86-64 support
Stefan Reinauer
2015-06-16
1
-1
/
+4
*
build system: move compiler runtime determination to xcompile
Patrick Georgi
2015-06-04
1
-9
/
+2
*
build system: only query the compiler runtime's location once
Patrick Georgi
2015-05-26
1
-2
/
+2
*
Remove address from GPLv2 headers
Patrick Georgi
2015-05-21
1
-1
/
+1
*
riscv: enable function and data sections
Aaron Durbin
2015-05-20
1
-0
/
+1
*
vboot: split class in library and stage
Patrick Georgi
2015-04-30
1
-2
/
+4
*
ARM: Remove -mno-unaligned-access
Julius Werner
2015-04-17
1
-1
/
+1
*
mips: mips, not mipsel
Patrick Georgi
2015-03-29
1
-8
/
+8
*
toolchain: fix build with x86_64 gcc
Gerd Hoffmann
2015-03-27
1
-1
/
+1
*
build system: Test gccs that are actually used
Patrick Georgi
2015-03-26
1
-0
/
+17
[next]