Gitiles
Code Review
Sign In
review.coreboot.org
/
coreboot
/
9ed93cb5d50f94f9c43db2eb29764cd6302b4bb0
/
toolchain.inc
ab8f923
toolchain.inc: test IASL by version string instead of number
by Martin Roth
· 9 years ago
b43efa6
power8: try to fix toolchain.inc for power8.
by Ronald G. Minnich
· 9 years ago
a656362
toolchain.inc: Update comments
by Martin Roth
· 9 years ago
cf0f6b8
toolchain.inc: Fix whitespace issues and wrap long lines
by Martin Roth
· 9 years ago
aede3fc
Makefile: Add toolchain version check
by Martin Roth
· 9 years ago
af91b8b
toolchain.inc: Test for valid toolchain when ANY_TOOLCHAIN is used
by Martin Roth
· 9 years ago
ada36d4
toolchain.inc: Update help text, Add TODO.
by Martin Roth
· 9 years ago
5981a63
toolchain.inc: Skip how to use any toolchain if it's selected
by Martin Roth
· 9 years ago
73b7997
toolchain.inc: Move nocompile around entire check, Comment endifs
by Martin Roth
· 9 years ago
a23e2ce
toolchain.inc: Test for toolchain when using llvm/clang
by Martin Roth
· 9 years ago
019cdbf
toolchain.inc: print XGCCPATH if it's set
by Martin Roth
· 9 years ago
3fb73c2
toolchain.inc: fix typo
by Martin Roth
· 9 years ago
c989e07
toolchain.inc: verify tool variable validity before using it.
by Martin Roth
· 9 years ago
d9c193d
toolchain.inc: Add IASL test as part of coreboot toolchain
by Martin Roth
· 9 years ago
335a9b6
toolchain.inc: Improve help messages for coreboot toolchain
by Martin Roth
· 9 years ago
d3634c1
rules.h: Add ENV_ macros to detect current architecture
by Julius Werner
· 9 years ago
a73b931
tree: drop last paragraph of GPL copyright header
by Patrick Georgi
· 9 years ago
d4dd44c
linking: add and use LDFLAGS_common
by Aaron Durbin
· 9 years ago
d146ac6
Move function/data sections to common CFLAGS
by Stefan Reinauer
· 9 years ago
8d8799a
arm, arm64, mips: Add rough static stack size checks with -Wstack-usage
by Julius Werner
· 10 years ago
5668e26
toolchain: Add -mgeneral-regs-only to CFLAGS for arm64
by Furquan Shaikh
· 9 years ago
6682109
build system / amd64: Avoid GCC taking the ABI spec too literally
by Patrick Georgi
· 9 years ago
2941b28
toolchain.inc: Don't overwrite architecture specific CFLAGS
by Stefan Reinauer
· 9 years ago
4659113
toolchain.inc: Add x86-64 support
by Stefan Reinauer
· 9 years ago
527f392
build system: move compiler runtime determination to xcompile
by Patrick Georgi
· 9 years ago
d07ff9e
build system: only query the compiler runtime's location once
by Patrick Georgi
· 9 years ago
b890a12
Remove address from GPLv2 headers
by Patrick Georgi
· 9 years ago
b4ae5fd
riscv: enable function and data sections
by Aaron Durbin
· 9 years ago
27ef602
vboot: split class in library and stage
by Patrick Georgi
· 9 years ago
1968b58
ARM: Remove -mno-unaligned-access
by Julius Werner
· 10 years ago
8688def
mips: mips, not mipsel
by Patrick Georgi
· 9 years ago
dc27ca9
toolchain: fix build with x86_64 gcc
by Gerd Hoffmann
· 9 years ago
1053f65
build system: Test gccs that are actually used
by Patrick Georgi
· 9 years ago
6ea3eff
console: Allow bootblock console on MIPS
by Paul Burton
· 10 years ago
e853003
arch/mips: Add base MIPS architecture support
by Paul Burton
· 10 years ago
f69a99d
coreboot: x86: enable gc-sections
by Aaron Durbin
· 10 years ago
6529c33
build: mipsel cross compiler support
by Paul Burton
· 10 years ago
77b1655
vboot2: add verstage
by Stefan Reinauer
· 10 years ago
d1f840b
toolchain.inc: Check toolchain is installed before running it
by Marc Jones
· 10 years ago
5780d6f
Revert "vboot2: add verstage"
by Paul Menzel
· 10 years ago
320647a
vboot2: add verstage
by Daisuke Nojiri
· 10 years ago
9b1cb58
Set custom AR_ for each class
by Daisuke Nojiri
· 10 years ago
e0e784a
Add UCB RISCV support for architecture, soc, and emulation mainboard..
by Ronald G. Minnich
· 10 years ago
9594893
build system: unify linker use across gcc and clang
by Patrick Georgi
· 10 years ago
3ce96bd
build system: use a single variable name for compiler runtimes
by Patrick Georgi
· 10 years ago
a38ccfd
build: Add ccopts back into the build
by Marc Jones
· 10 years ago
94b54b9
Pipe stderr to /dev/null when getting LIBCLANG_RT_FILE_NAME
by Martin Roth
· 10 years ago
dd91c7f
build: Allow clang build linkage to use libcompiler-rt
by Edward O'Callaghan
· 10 years ago
2af76f4
coreboot arm64: Add support for arm64 into coreboot framework
by Furquan Shaikh
· 10 years ago
c505837
arm: Have the linker garbage-collect unused functions and variables
by Julius Werner
· 11 years ago
51edd54
ARM: Generalize armv7 as arm.
by Gabe Black
· 11 years ago
133096b
coreboot classes: Add dynamic classes to coreboot
by Furquan Shaikh
· 10 years ago
d11ff6b
build system: remove duplicate architecture list
by Patrick Georgi
· 10 years ago
25b56c3
build: remove -ccopts mechanism
by Patrick Georgi
· 10 years ago
5930774
build: use CFLAGS_* in more places where they're needed
by Patrick Georgi
· 10 years ago
e47477e
build: re-enable ccache support
by Patrick Georgi
· 10 years ago
fadbe5f
build: make scan-build work again
by Patrick Georgi
· 10 years ago
262f31c
build: remove call to missing function
by Patrick Georgi
· 10 years ago
b145b83
build: break compiler flags out of $(CC)
by Patrick Georgi
· 10 years ago
6bc4455
build: don't call $(CC) -print-libgcc-file-name twice
by Patrick Georgi
· 10 years ago
4ebd3d9
build: kill one indirection
by Patrick Georgi
· 10 years ago
b83f7de
build: get rid of a special case
by Patrick Georgi
· 10 years ago
58f73a6
build: separate CPPFLAGS from CFLAGS
by Patrick Georgi
· 10 years ago
98f49d2
build: CPPFLAGS is more common than INCLUDES
by Patrick Georgi
· 10 years ago
c087a9e
toolchain: get rid of some bashisms
by Aaron Durbin
· 10 years ago
99ac98f
Introduce stage-specific architecture for coreboot
by Furquan Shaikh
· 10 years ago