summaryrefslogtreecommitdiffstats
path: root/lld/lib/ReaderWriter/ELF/Hexagon/HexagonSectionChunks.h
Commit message (Expand)AuthorAgeFilesLines
* ELF: Fix headers including each other.Rui Ueyama2015-04-131-83/+0
* [Hexagon][Mips] Rename template arguments <arch>ELFType to ELFTSimon Atanasyan2015-04-041-7/+4
* Use override keyword instead of virtual.Rui Ueyama2015-03-271-3/+3
* Rename ELFLinkingContext instances "ctx" intead of "context".Rui Ueyama2015-03-271-2/+2
* Use alignment values everywhere instead of log2.Rui Ueyama2015-03-261-3/+3
* Remove implicit constructor and operator int from PowerOf2.Rui Ueyama2015-03-261-3/+3
* [ELF] Add section group/COMDAT support.Shankar Easwaran2015-02-231-2/+2
* [ELF] Rename align2 to alignment.Shankar Easwaran2014-11-301-8/+8
* Revert "[ELF][AllArchs] Fix includes"Shankar Easwaran2014-10-081-1/+1
* [ELF][AllArchs] Fix includesShankar Easwaran2014-10-081-1/+1
* [ELF] Make changes to all the targets supported currentlyShankar Easwaran2014-01-271-3/+2
* Fix "doesnot", "endsup" typos and "lets" grammar issuesAlp Toker2013-12-021-1/+1
* Fix include guards.Rui Ueyama2013-11-151-3/+3
* [ELF] Change MaxAlignment to 2.Shankar Easwaran2013-10-091-1/+1
* [lld][Hexagon] Enable Hexagon sdata sorting testShankar Easwaran2013-08-221-1/+8
* Rename TargetInfo -> LinkingContext.Rui Ueyama2013-08-061-3/+3
* [lld] Move AtomLayout from ELF to ReaderWriter so that it can be used by non-...Rui Ueyama2013-06-161-3/+3
* [ELF][Hexagon] add quickdata relocationsShankar Easwaran2013-02-281-0/+3
* [ELF][Hexagon] add _SDA_BASE_(absolute symbol pointing to start of quickdata)Shankar Easwaran2013-02-241-0/+1
* sort quickdata for the hexagon targetShankar Easwaran2013-02-221-0/+76
OpenPOWER on IntegriCloud