summaryrefslogtreecommitdiffstats
path: root/src/build/linker/linker.C
Commit message (Expand)AuthorAgeFilesLines
* Fix linker Object initCorey Swenson2019-10-291-2/+4
* Compile Hostboot with -OsDean Sanner2019-10-031-0/+16
* Revert "Compile Hostboot with -Os"Daniel M Crowell2019-08-081-16/+0
* Compile Hostboot with -OsDean Sanner2019-07-251-0/+16
* Developer Improvement: Get code coverage tool working with HostbootZach Clark2019-05-131-0/+8
* HB Improvements: Fix compiler warnings on modern compilersLuis Fernandez2019-04-051-4/+35
* Support thread local storageJaymes Wilks2019-03-111-5/+118
* linker: fix compiler warningsJan Hlavac2018-07-191-9/+16
* Compile ROM code within HostbootStephen Cprek2017-01-301-26/+37
* libc support for thread-local storagePatrick Williams2015-12-111-1/+1
* Linker support for thread-local storagePatrick Williams2015-12-111-5/+56
* gcc-4.9 support in Hostboot - tracehash fixAndrew Geissler2015-02-111-0/+4
* Minor update to hostboot linker to support gcc4.9Andrew Geissler2015-02-111-1/+1
* Fix spelling mistakes using codespell.Patrick Williams2015-01-151-3/+3
* Build changes to support buildrootPatrick Williams2014-07-021-1/+4
* Change copyright prolog for all files to Apache.Patrick Williams2014-05-211-11/+11
* hbirt increase number of modules allowedDoug Gilbert2013-11-131-1/+4
* Support multinode targetingNick Bofferding2013-10-081-2/+4
* Initial Hostboot Runtime image support.Patrick Williams2013-09-171-3/+8
* Eliminate tracepp!Patrick Williams2013-07-121-23/+31
* Make libs smaller by overlapping text and rodata sections.Patrick Williams2013-07-121-10/+31
* Linker fixes for multiple weak symbols.Patrick Williams2012-03-031-4/+41
* Change VFS to return non page aligned size in typesDoug Gilbert2012-01-031-1/+2
* Make image files end on 8-byte boundaryThi Tran2011-12-061-10/+12
* LINKER delete partially created files on errorDoug Gilbert2011-09-221-3/+51
* Virtual File System module load and unloaddgilbert2011-08-171-0/+2
* Linker checks for multiple weak symbols.Patrick Williams2011-07-291-24/+36
* Linker support for extended imagedgilbert2011-07-151-432/+798
* Merge of PowerHAL project up to commit:Patrick Williams2011-03-051-42/+139
* Fix invalid linker include.Patrick Williams2011-01-111-1/+1
* More updates to build on pool machines.Patrick Williams2011-01-111-0/+495
OpenPOWER on IntegriCloud