git://git.jankratochvil.net
/
lldb.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[SPARC] Fix 8 and 16-bit atomic load and store.
[lldb.git]
/
lld
/
2016-05-23
Rui Ueyama
Remove dead code.
tree
|
commitdiff
2016-05-23
Rui Ueyama
Do not split mergeable sections if they are gc'ed.
tree
|
commitdiff
2016-05-23
Rui Ueyama
Fix typos.
tree
|
commitdiff
2016-05-23
Rui Ueyama
Remove EhFrameHeader<ELFT>::reserveFde. NFC.
tree
|
commitdiff
2016-05-23
Rui Ueyama
Remove dead code.
tree
|
commitdiff
2016-05-23
Rui Ueyama
Make .eh_frame a singleton output object.
tree
|
commitdiff
2016-05-23
Rui Ueyama
Do not propagate section name and attributes to .eh_frame.
tree
|
commitdiff
2016-05-23
Rui Ueyama
Rename EHOutputSection -> EhOutputSection for consistency.
tree
|
commitdiff
2016-05-23
Rui Ueyama
Refactor EhFrameHdr.
tree
|
commitdiff
2016-05-23
Rui Ueyama
Add comment.
tree
|
commitdiff
2016-05-23
Rui Ueyama
Simplify. NFC.
tree
|
commitdiff
2016-05-23
Rui Ueyama
Make file-local function file-local. NFC.
tree
|
commitdiff
2016-05-23
Rui Ueyama
Split MergeInputSection's ctor. NFC.
tree
|
commitdiff
2016-05-22
Rui Ueyama
Move splitInputSection from EHOutputSection to EHInputS...
tree
|
commitdiff
2016-05-22
Rui Ueyama
Attempt to unbreak buildbots.
tree
|
commitdiff
2016-05-22
Rui Ueyama
Refactor EHOutputSection.
tree
|
commitdiff
2016-05-22
Rui Ueyama
Store section contents to SectionPiece. NFC.
tree
|
commitdiff
2016-05-22
Rui Ueyama
Use StringPiece::Size instead of calculating it again...
tree
|
commitdiff
2016-05-22
Rui Ueyama
Simplify SplitInputSection::getRangeAndSize.
tree
|
commitdiff
2016-05-22
Rui Ueyama
Use slightly longer names. NFC.
tree
|
commitdiff
2016-05-22
Rui Ueyama
Use ArrayRef<uint8_t> for binary data instead of String...
tree
|
commitdiff
2016-05-22
Rui Ueyama
Define SectionPiece and use it instead of std::pair...
tree
|
commitdiff
2016-05-21
Simon Atanasyan
[ELF] Take into account offset in the output section...
tree
|
commitdiff
2016-05-21
Rui Ueyama
Use uintX_t instead of unsigned.
tree
|
commitdiff
2016-05-21
Rui Ueyama
Remove dead variable.
tree
|
commitdiff
2016-05-21
Rui Ueyama
Split EHOutputSection<ELFT>::addSectionAux. NFC.
tree
|
commitdiff
2016-05-21
Rui Ueyama
Swap the arguments of writeAlignedCieOrFde. NFC.
tree
|
commitdiff
2016-05-20
Rui Ueyama
Simplify. NFC.
tree
|
commitdiff
2016-05-20
Rafael Espindola
Refactor R_RELAX_TLS_* value computation.
tree
|
commitdiff
2016-05-20
Rafael Espindola
Simplify a bit. NFC.
tree
|
commitdiff
2016-05-20
Rafael Espindola
Document some constants. NFC.
tree
|
commitdiff
2016-05-20
Rafael Espindola
Directly compute the right value for R_RELAX_TLS_GD_TO_IE.
tree
|
commitdiff
2016-05-20
Rafael Espindola
Check pc relative relocations too.
tree
|
commitdiff
2016-05-20
Rafael Espindola
Make tp offset computation target independent.
tree
|
commitdiff
2016-05-19
Dima Stepanov
Fix the function to set the section VMA/LMA fields...
tree
|
commitdiff
2016-05-18
Rafael Espindola
Simplify, NFC.
tree
|
commitdiff
2016-05-18
Rafael Espindola
Drop vestigial support for UseLazyBinding=false.
tree
|
commitdiff
2016-05-18
Rafael Espindola
UseLazyBinding is always true in here, simplify.
tree
|
commitdiff
2016-05-18
Peter Smith
Fix typo in comment aligment should be alignment. NFC.
tree
|
commitdiff
2016-05-17
Saleem Abdulrasool
ELF: accept and ignore --no-undefined-version for compa...
tree
|
commitdiff
2016-05-16
Rui Ueyama
Add `explicit`.
tree
|
commitdiff
2016-05-15
Davide Italiano
Sort includes, and don't look into system headers.
tree
|
commitdiff
2016-05-15
Davide Italiano
Remove unused include. NFC.
tree
|
commitdiff
2016-05-15
Davide Italiano
[LTO] Add the ability to specify a subset of passes...
tree
|
commitdiff
2016-05-15
Simon Atanasyan
[ELF][MIPS] Rename R_MIPS_GOT_xxx relocation expression...
tree
|
commitdiff
2016-05-15
Rui Ueyama
Reorganize the cpio archiver as CpioFile class. NFC.
tree
|
commitdiff
2016-05-13
Rui Ueyama
Update for a recent format change.
tree
|
commitdiff
2016-05-13
Rui Ueyama
Support --build-id=0x<hexstring>.
tree
|
commitdiff
2016-05-13
Rafael Espindola
When using Rela, don't write the addend to the output...
tree
|
commitdiff
2016-05-12
Rafael Espindola
Slit the relocation scan in two parts.
tree
|
commitdiff
2016-05-12
Rafael Espindola
Move addend computation to a helper function.
tree
|
commitdiff
2016-05-12
Rafael Espindola
Handle thunks in adjustExpr.
tree
|
commitdiff
2016-05-12
Rafael Espindola
This reverts commit r269359 and r269360.
tree
|
commitdiff
2016-05-12
Rafael Espindola
Handle thunks in adjustExpr.
tree
|
commitdiff
2016-05-12
Rafael Espindola
bra
tree
|
commitdiff
2016-05-12
Peter Collingbourne
Move undefine to a separate function.
tree
|
commitdiff
2016-05-11
George Rimar
[ELF] implemented -z defs option
tree
|
commitdiff
2016-05-11
George Rimar
[ELF] - Fixed failture of mips-64-got.s on x32 configur...
tree
|
commitdiff
2016-05-11
Davide Italiano
[LTO] Don't crash on old DebugInfo.
tree
|
commitdiff
2016-05-10
Rafael Espindola
Add a link to the format description.
tree
|
commitdiff
2016-05-10
Rafael Espindola
Fix typo.
tree
|
commitdiff
2016-05-10
George Rimar
[ELF] - Implemented -z combrelocs/nocombreloc.
tree
|
commitdiff
2016-05-09
Rafael Espindola
Print member name in undefined symbol error.
tree
|
commitdiff
2016-05-09
Rafael Espindola
Document and test the first few .got.plt entries.
tree
|
commitdiff
2016-05-09
Rafael Espindola
Allow user defined __init_aray_start.
tree
|
commitdiff
2016-05-09
Daniel Sanders
[mips] Fix mips-got16.s following r268900.
tree
|
commitdiff
2016-05-08
Simon Atanasyan
[ELF][MIPS] Handling 'packed' N64 ABI relocations
tree
|
commitdiff
2016-05-07
Simon Atanasyan
[ELF][MIPS] Remove redundant local variable. NFC
tree
|
commitdiff
2016-05-06
Simon Atanasyan
[ELF][MIPS] Reduce code duplication. NFC
tree
|
commitdiff
2016-05-06
Simon Atanasyan
[ELF][MIPS] Reduce all MIPS R_GOTREL addends by MipsGPO...
tree
|
commitdiff
2016-05-06
Simon Atanasyan
[ELF][MIPS] Simplify `if` condition. NFC
tree
|
commitdiff
2016-05-06
Rui Ueyama
Use the new type for StringTableBuilder::getMap.
tree
|
commitdiff
2016-05-05
Rafael Espindola
Don't produce a relocation to read only memory.
tree
|
commitdiff
2016-05-05
Rafael Espindola
Fix copy relocations in pie.
tree
|
commitdiff
2016-05-05
Peter Collingbourne
ELF: Undefine all symbols, not just those that we expec...
tree
|
commitdiff
2016-05-05
Rafael Espindola
Move static function to avoid forward declaration....
tree
|
commitdiff
2016-05-05
Rafael Espindola
Reuse logic for deciding whether to keep a local symbol...
tree
|
commitdiff
2016-05-05
Rafael Espindola
Cache result when tail merging too.
tree
|
commitdiff
2016-05-05
Rafael Espindola
Fix --gc-sections when .eh_frame has a lsda.
tree
|
commitdiff
2016-05-05
Peter Collingbourne
ELF: Do not use -1 to mark pieces of merge sections...
tree
|
commitdiff
2016-05-05
Rui Ueyama
Merge two tests for the same purpose.
tree
|
commitdiff
2016-05-05
Rui Ueyama
Add a test for --reproduce on Windows.
tree
|
commitdiff
2016-05-04
Rui Ueyama
Make --reproduce to not produce undesired whitespace.
tree
|
commitdiff
2016-05-04
Simon Atanasyan
[ELF][MIPS] Create combined dynamic relocation type...
tree
|
commitdiff
2016-05-04
Rafael Espindola
Don't produce relative relocs to ro segments.
tree
|
commitdiff
2016-05-04
Rafael Espindola
Rename isRelRelative.
tree
|
commitdiff
2016-05-04
Rafael Espindola
Use early return. NFC.
tree
|
commitdiff
2016-05-04
Rui Ueyama
Handle errors on file opening as soft error.
tree
|
commitdiff
2016-05-04
Rafael Espindola
Don't depend on dynamic relocatinos in ro sections.
tree
|
commitdiff
2016-05-04
Rafael Espindola
Split a testcase.
tree
|
commitdiff
2016-05-04
Simon Atanasyan
[ELF][MIPS] R_MIPS_GOT_DISP, R_MIPS_GOT_PAGE, R_MIPS_GO...
tree
|
commitdiff
2016-05-04
Rafael Espindola
Delete getTlsGotRel.
tree
|
commitdiff
2016-05-04
George Rimar
Removed another dead code. NFC.
tree
|
commitdiff
2016-05-04
Rafael Espindola
Simplify handling of hint relocations.
tree
|
commitdiff
2016-05-04
Rafael Espindola
Sort entries. NFC.
tree
|
commitdiff
2016-05-04
George Rimar
Removed dead code. NFC.
tree
|
commitdiff
2016-05-04
Daniel Sanders
[mips][ias] Only round section sizes when explicitly...
tree
|
commitdiff
2016-05-04
Rafael Espindola
Print the cpio trailer after every member.
tree
|
commitdiff
2016-05-04
Simon Atanasyan
[ELF][MIPS] Fix typo in the comment. NFC.
tree
|
commitdiff
2016-05-04
Simon Atanasyan
[ELF][MIPS] Read/write .MIPS.options section
tree
|
commitdiff
next