summaryrefslogtreecommitdiffstats
path: root/toolchain.inc
Commit message (Expand)AuthorAgeFilesLines
* 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