summaryrefslogtreecommitdiffstats
path: root/toolchain.inc
Commit message (Expand)AuthorAgeFilesLines
* build system / amd64: Avoid GCC taking the ABI spec too literallyPatrick Georgi2015-07-081-1/+1
* toolchain.inc: Don't overwrite architecture specific CFLAGSStefan Reinauer2015-07-081-5/+5
* toolchain.inc: Add x86-64 supportStefan Reinauer2015-06-161-1/+4
* build system: move compiler runtime determination to xcompilePatrick Georgi2015-06-041-9/+2
* build system: only query the compiler runtime's location oncePatrick Georgi2015-05-261-2/+2
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* riscv: enable function and data sectionsAaron Durbin2015-05-201-0/+1
* vboot: split class in library and stagePatrick Georgi2015-04-301-2/+4
* ARM: Remove -mno-unaligned-accessJulius Werner2015-04-171-1/+1
* mips: mips, not mipselPatrick Georgi2015-03-291-8/+8
* toolchain: fix build with x86_64 gccGerd Hoffmann2015-03-271-1/+1
* build system: Test gccs that are actually usedPatrick Georgi2015-03-261-0/+17
* console: Allow bootblock console on MIPSPaul Burton2015-03-231-1/+2
* arch/mips: Add base MIPS architecture supportPaul Burton2015-03-211-1/+1
* coreboot: x86: enable gc-sectionsAaron Durbin2015-03-171-0/+2
* build: mipsel cross compiler supportPaul Burton2015-02-241-0/+3
* vboot2: add verstageStefan Reinauer2015-01-271-1/+1
* toolchain.inc: Check toolchain is installed before running itMarc Jones2015-01-261-0/+1
* Revert "vboot2: add verstage"Paul Menzel2015-01-141-1/+1
* vboot2: add verstageDaisuke Nojiri2015-01-131-1/+1
* Set custom AR_ for each classDaisuke Nojiri2015-01-091-0/+1
* Add UCB RISCV support for architecture, soc, and emulation mainboard..Ronald G. Minnich2014-12-011-0/+1
* build system: unify linker use across gcc and clangPatrick Georgi2014-11-251-0/+4
* build system: use a single variable name for compiler runtimesPatrick Georgi2014-11-251-2/+5
* build: Add ccopts back into the buildMarc Jones2014-11-091-2/+2
* Pipe stderr to /dev/null when getting LIBCLANG_RT_FILE_NAMEMartin Roth2014-10-291-1/+1
* build: Allow clang build linkage to use libcompiler-rtEdward O'Callaghan2014-10-281-0/+1
* coreboot arm64: Add support for arm64 into coreboot frameworkFurquan Shaikh2014-09-231-0/+3
* arm: Have the linker garbage-collect unused functions and variablesJulius Werner2014-09-221-4/+1
* ARM: Generalize armv7 as arm.Gabe Black2014-09-081-5/+2
* coreboot classes: Add dynamic classes to corebootFurquan Shaikh2014-08-111-0/+12
* build system: remove duplicate architecture listPatrick Georgi2014-07-301-2/+0
* build: remove -ccopts mechanismPatrick Georgi2014-06-291-2/+2
* build: use CFLAGS_* in more places where they're neededPatrick Georgi2014-05-191-1/+1
* build: re-enable ccache supportPatrick Georgi2014-05-171-1/+19
* build: make scan-build work againPatrick Georgi2014-05-171-0/+16
* build: remove call to missing functionPatrick Georgi2014-05-171-2/+1
* build: break compiler flags out of $(CC)Patrick Georgi2014-05-171-2/+2
* build: don't call $(CC) -print-libgcc-file-name twicePatrick Georgi2014-05-171-2/+1
* build: kill one indirectionPatrick Georgi2014-05-171-10/+6
* build: get rid of a special casePatrick Georgi2014-05-171-3/+0
* build: separate CPPFLAGS from CFLAGSPatrick Georgi2014-05-171-2/+2
* build: CPPFLAGS is more common than INCLUDESPatrick Georgi2014-05-171-3/+3
* toolchain: get rid of some bashismsAaron Durbin2014-05-091-2/+2
* Introduce stage-specific architecture for corebootFurquan Shaikh2014-05-061-0/+89
OpenPOWER on IntegriCloud