summaryrefslogtreecommitdiffstats
path: root/src/build/mkrules/cflags.env.mk
Commit message (Expand)AuthorAgeFilesLines
* Automatically include config.hDan Crowell2019-12-061-0/+2
* Compile Hostboot with -OsDean Sanner2019-10-031-1/+1
* Revert "Compile Hostboot with -Os"Daniel M Crowell2019-08-081-1/+1
* Compile Hostboot with -OsDean Sanner2019-07-251-1/+1
* HB Improvements: Fix compiler warnings on modern compilersLuis Fernandez2019-04-051-11/+3
* Use thread_local for globals that require itGlenn Miles2019-03-111-1/+1
* Disable warnings that crop up a lot with GCC6Stewart Smith2019-03-071-3/+12
* Add support for getTarget<T>(type, instance)Richard J. Knight2016-09-141-0/+2
* Set FAPI Compiler FlagBill Hoffa2016-06-131-0/+1
* Basic Hostboot platform support for FAPI2crgeddes2016-02-261-1/+3
* Use C++14.Patrick Williams2015-12-111-1/+1
* Update compiler to GCC 4.9 chroot.Patrick Williams2015-12-111-2/+2
* Enable C++11Patrick Williams2015-12-111-1/+1
* Runtime trace output is not correct when CONSOLE_OUTPUT_TRACE enabledRichard J. Knight2015-04-091-2/+2
* gcc-4.9 support in Hostboot - tracehash fixAndrew Geissler2015-02-111-5/+5
* Support for serial console.Patrick Williams2014-09-241-0/+5
* Add -ffreestanding for GCC 4.8 compile.Patrick Williams2014-07-221-1/+1
* Build changes to support buildrootPatrick Williams2014-07-021-2/+5
* Change copyright prolog for all files to Apache.Patrick Williams2014-05-211-11/+11
* Initial Hostboot Runtime image support.Patrick Williams2013-09-171-0/+5
* Eliminate tracepp!Patrick Williams2013-07-121-1/+2
* Fix missing C-code from listing files.Patrick Williams2013-06-281-4/+0
* Reduce the footprint of builds.Patrick Williams2013-05-151-0/+4
* Refactoring of the build system.Patrick Williams2013-03-011-0/+45
OpenPOWER on IntegriCloud