Age | Commit message (Expand) | Author |
2017-09-23 | toolchain: Always use GCC for Ada sources | Nico Huber |
2017-09-23 | toolchain: Use xcompile proposed CFLAGS for Ada | Nico Huber |
2017-06-19 | toolchain.inc: Use -Wstack-usage only on gcc | Patrick Georgi |
2017-03-28 | Remove libverstage as separate library and source file class | Julius Werner |
2016-09-19 | Add minimal GNAT run time system (RTS) | Nico Huber |
2016-09-19 | Make Ada a first class citizen | Nico Huber |
2016-08-04 | toolchain.inc: Update 'required toolchain' error text | Martin Roth |
2016-03-04 | toolchain.inc: test IASL by version string instead of number | Martin Roth |
2016-02-17 | power8: try to fix toolchain.inc for power8. | Ronald G. Minnich |
2016-01-18 | toolchain.inc: Update comments | Martin Roth |
2016-01-15 | toolchain.inc: Fix whitespace issues and wrap long lines | Martin Roth |
2016-01-12 | Makefile: Add toolchain version check | Martin Roth |
2016-01-06 | toolchain.inc: Test for valid toolchain when ANY_TOOLCHAIN is used | Martin Roth |
2016-01-04 | toolchain.inc: Update help text, Add TODO. | Martin Roth |
2016-01-04 | toolchain.inc: Skip how to use any toolchain if it's selected | Martin Roth |
2016-01-04 | toolchain.inc: Move nocompile around entire check, Comment endifs | Martin Roth |
2016-01-04 | toolchain.inc: Test for toolchain when using llvm/clang | Martin Roth |
2015-12-16 | toolchain.inc: print XGCCPATH if it's set | Martin Roth |
2015-12-08 | toolchain.inc: fix typo | Martin Roth |
2015-12-08 | toolchain.inc: verify tool variable validity before using it. | Martin Roth |
2015-12-02 | toolchain.inc: Add IASL test as part of coreboot toolchain | Martin Roth |
2015-12-02 | toolchain.inc: Improve help messages for coreboot toolchain | Martin Roth |
2015-11-17 | rules.h: Add ENV_ macros to detect current architecture | Julius Werner |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-09-09 | linking: add and use LDFLAGS_common | Aaron Durbin |
2015-08-09 | Move function/data sections to common CFLAGS | Stefan Reinauer |
2015-07-29 | arm, arm64, mips: Add rough static stack size checks with -Wstack-usage | Julius Werner |
2015-07-16 | toolchain: Add -mgeneral-regs-only to CFLAGS for arm64 | Furquan Shaikh |
2015-07-08 | build system / amd64: Avoid GCC taking the ABI spec too literally | Patrick Georgi |
2015-07-08 | toolchain.inc: Don't overwrite architecture specific CFLAGS | Stefan Reinauer |
2015-06-16 | toolchain.inc: Add x86-64 support | Stefan Reinauer |
2015-06-04 | build system: move compiler runtime determination to xcompile | Patrick Georgi |
2015-05-26 | build system: only query the compiler runtime's location once | Patrick Georgi |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-05-20 | riscv: enable function and data sections | Aaron Durbin |
2015-04-30 | vboot: split class in library and stage | Patrick Georgi |
2015-04-17 | ARM: Remove -mno-unaligned-access | Julius Werner |
2015-03-29 | mips: mips, not mipsel | Patrick Georgi |
2015-03-27 | toolchain: fix build with x86_64 gcc | Gerd Hoffmann |
2015-03-26 | build system: Test gccs that are actually used | Patrick Georgi |
2015-03-23 | console: Allow bootblock console on MIPS | Paul Burton |
2015-03-21 | arch/mips: Add base MIPS architecture support | Paul Burton |
2015-03-17 | coreboot: x86: enable gc-sections | Aaron Durbin |
2015-02-24 | build: mipsel cross compiler support | Paul Burton |
2015-01-27 | vboot2: add verstage | Stefan Reinauer |
2015-01-26 | toolchain.inc: Check toolchain is installed before running it | Marc Jones |
2015-01-14 | Revert "vboot2: add verstage" | Paul Menzel |
2015-01-13 | vboot2: add verstage | Daisuke Nojiri |
2015-01-09 | Set custom AR_ for each class | Daisuke Nojiri |
2014-12-01 | Add UCB RISCV support for architecture, soc, and emulation mainboard.. | Ronald G. Minnich |