summaryrefslogtreecommitdiffstats
path: root/lld/lib/ReaderWriter/ELF/Mips/MipsRelocationHandler.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* [Mips] Remove non-ASCII symbol from the comment.Simon Atanasyan2014-02-261-1/+1
* [Mips] Split reloc26 function into two parts - for processing local andSimon Atanasyan2014-02-261-7/+11
* [Mips] Use a correct number of bits when apply result of calculated relocation.Simon Atanasyan2014-02-261-11/+12
* [Mips] Exit from the class method as soon as possible.Simon Atanasyan2014-02-261-3/+4
* [ELF] Make changes to all the targets supported currentlyShankar Easwaran2014-01-271-16/+10
* [Mips] Simplify calculations of relocations - replace scatterBits callsSimon Atanasyan2014-01-181-14/+7
* [Mips] Implement .plt and .got.plt section creation.Simon Atanasyan2014-01-171-0/+21
* [Mips] Handle R_MIPS_26 relocation. Maintaining of .plt and .got.pltSimon Atanasyan2014-01-171-0/+22
* [Mips] GOT16 relocation against non-local symbol does not require aSimon Atanasyan2014-01-081-0/+4
* [Mips] Add assert to check that we handle all paired relocations.Simon Atanasyan2014-01-081-0/+4
* [Mips] Do not use standard relocation identifier R_MIPS_NONE forSimon Atanasyan2014-01-081-0/+3
* [lld] fix unused variable warningsNick Kledzik2013-12-191-1/+1
* [lld] Introduce registry and Reference kind tupleNick Kledzik2013-12-191-9/+9
* [Mips] Explicitly cast ulittle32_t to the uint32_t to fix Visual StudioSimon Atanasyan2013-12-151-1/+1
* Linking of shared libraries for MIPS little-endian 32-bit target.Simon Atanasyan2013-12-151-0/+189
OpenPOWER on IntegriCloud