summaryrefslogtreecommitdiffstats
path: root/src/build/linker
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
* Cache objdump output for build performanceZach Clark2019-07-181-12/+59
* 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
* linker/gensyms: use stderr for displaying error messagesStewart Smith2016-02-191-7/+7
* linker/genlist: use stderr for displaying error messagesStewart Smith2016-02-191-5/+7
* linker/gensyms: Check length of line read from objdumpStewart Smith2016-02-191-4/+8
* libc support for thread-local storagePatrick Williams2015-12-111-1/+1
* Linker support for thread-local storagePatrick Williams2015-12-111-5/+56
* Fix building with binutils 2.25Stewart Smith2015-08-261-2/+2
* 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
* Fix compile for endian calls on old host GCCPatrick Williams2014-07-031-1/+13
* Build changes to support buildrootPatrick Williams2014-07-022-4/+18
* Change copyright prolog for all files to Apache.Patrick Williams2014-05-214-44/+44
* 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
* Fix potential buffer overrun in genlist.Patrick Williams2013-08-021-3/+3
* Utilize ccache for linker and tracehash.Patrick Williams2013-07-301-4/+10
* Convert genlist to C++Patrick Williams2013-07-303-2/+498
* Convert gensyms to C++Patrick Williams2013-07-303-2/+371
* Support ccache.Patrick Williams2013-07-121-1/+3
* Eliminate tracepp!Patrick Williams2013-07-121-23/+31
* Make libs smaller by overlapping text and rodata sections.Patrick Williams2013-07-121-10/+31
* Increase parallelism in builds.Patrick Williams2013-06-021-1/+1
* Support for new and custom fakeroots.Patrick Williams2013-04-181-11/+6
* Refactoring of the build system.Patrick Williams2013-03-011-5/+28
* 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
* Create a new pass to generate header files.Patrick Williams2011-06-241-1/+5
* Merge of PowerHAL project up to commit:Patrick Williams2011-03-052-42/+142
* Run linker inside mcp jail.Patrick Williams2011-01-111-1/+1
* Fix invalid linker include.Patrick Williams2011-01-112-2/+2
* More updates to build on pool machines.Patrick Williams2011-01-113-0/+503
OpenPOWER on IntegriCloud