summaryrefslogtreecommitdiffstats
path: root/lld/lib/ReaderWriter/ELF/Mips/MipsTargetLayout.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove the old ELF linker.Rafael Espindola2016-02-281-111/+0
* [ELF] Apply segments from linker scriptsDenis Protivensky2015-07-231-1/+1
* [Mips] Support MIPS big-endian 32/64-bits targetsSimon Atanasyan2015-07-131-0/+2
* [Mips] Do not put the .reginfo section into the separate segmentSimon Atanasyan2015-05-311-8/+12
* [Mips] Sort segments so PT_MIPS_ABIFLAGS goes right after the PT_INTERPSimon Atanasyan2015-05-311-0/+20
* [Mips] Reading, merging and writing .MIPS.abiflags sectionSimon Atanasyan2015-05-311-0/+2
* [Mips] Move member function definitions to cpp filesSimon Atanasyan2015-05-271-0/+83
OpenPOWER on IntegriCloud