index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
Target
/
ARM
/
MCTargetDesc
/
ARMELFObjectWriter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[MC][ARM] Delete MCSection::HasData and move SHF_ARM_PURECODE logic to ARMELF...
Fangrui Song
2020-01-05
1
-2
/
+5
*
[MC] Minor cleanup to MCFixup::Kind handling. NFC.
Sam Clegg
2019-08-23
1
-2
/
+2
*
[llvm] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-15
1
-1
/
+1
*
[ARM] Add the non-MVE instructions in Arm v8.1-M.
Simon Tatham
2019-06-11
1
-0
/
+6
*
Revert rL362953 and its followup rL362955.
Simon Tatham
2019-06-10
1
-6
/
+0
*
[ARM] Add the non-MVE instructions in Arm v8.1-M.
Simon Tatham
2019-06-10
1
-0
/
+6
*
[ARM] Support .reloc *, R_ARM_NONE, *
Fangrui Song
2019-05-17
1
-0
/
+2
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
The initial .text section generated in object files was missing the
Eric Christopher
2018-09-06
1
-0
/
+18
*
Remove trailing space
Fangrui Song
2018-07-30
1
-1
/
+1
*
MC: Separate creating a generic object writer from creating a target object w...
Peter Collingbourne
2018-05-21
1
-5
/
+3
*
[MC] Thread unique_ptr<MCObjectWriter> through the create.*ObjectWriter
Lang Hames
2017-10-10
1
-3
/
+4
*
[MC] Plumb unique_ptr<MCELFObjectTargetWriter> through createELFObjectWriter to
Lang Hames
2017-10-09
1
-2
/
+2
*
Simplify. NFC.
Rafael Espindola
2017-07-26
1
-176
/
+114
*
Move Object format code to lib/BinaryFormat.
Zachary Turner
2017-06-07
1
-1
/
+1
*
Add MCContext argument to MCAsmBackend::applyFixup for error reporting
Alex Bradbury
2017-04-05
1
-7
/
+8
*
[ARM] Make RWPI use movw/movt when available
Christof Douma
2017-02-07
1
-2
/
+18
*
[ARM] Fix some Clang-tidy modernize and Include What You Use warnings; other ...
Eugene Zelenko
2017-01-27
1
-10
/
+9
*
[Thumb1] Add relocations for fixups fixup_arm_thumb_{br,bcc}
James Molloy
2016-09-05
1
-0
/
+6
*
[ARM] Add support for embedded position-independent code
Oliver Stannard
2016-08-08
1
-2
/
+18
*
Add support for tlsldm assembler operator to ARM target
Peter Smith
2016-07-19
1
-0
/
+3
*
[ARM] Incorrect relocation type for Thumb2 B<cond>.w
Peter Smith
2016-06-07
1
-0
/
+2
*
[MC] Rename TLSDESC as it's not ARM specific.
Davide Italiano
2016-03-15
1
-1
/
+1
*
[MC] Rename TLSCALL as it's not ARM specific.
Davide Italiano
2016-03-15
1
-3
/
+3
*
ARM: Support relative references using the PREL31 symbol variant.
Peter Collingbourne
2016-03-10
1
-0
/
+3
*
Convert a few assert failures into proper errors.
Rafael Espindola
2016-01-13
1
-3
/
+3
*
ARM/ELF: Better codegen for global variable addresses.
Peter Collingbourne
2015-10-26
1
-2
/
+2
*
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
Alexander Kornienko
2015-06-23
1
-1
/
+1
*
Fixed/added namespace ending comments using clang-tidy. NFC
Alexander Kornienko
2015-06-19
1
-1
/
+1
*
Pass a MCSymbol to needsRelocateWithSymbol.
Rafael Espindola
2015-05-29
1
-2
/
+2
*
Use raw_pwrite_stream in the object writer/streamer.
Rafael Espindola
2015-04-14
1
-1
/
+1
*
Use 'override/final' instead of 'virtual' for overridden methods
Alexander Kornienko
2015-04-11
1
-1
/
+1
*
ARM: do not relax Thumb1 -> Thumb2 if only Thumb1 is available.
Tim Northover
2015-04-06
1
-2
/
+6
*
ARM: add support for segment base relocations (SBREL)
Saleem Abdulrasool
2015-01-11
1
-0
/
+3
*
ARM: add support for R_ARM_ABS16
Saleem Abdulrasool
2015-01-09
1
-0
/
+8
*
ARM: add support for R_ARM_ABS8 relocations
Saleem Abdulrasool
2015-01-09
1
-0
/
+8
*
test commit (spelling correction)
Kumar Sukhani
2014-12-11
1
-1
/
+1
*
[ELF] Prevent ARM ELF object writer from generating deprecated relocation cod...
Jyoti Allur
2014-11-20
1
-1
/
+1
*
[MC] Pass MCSymbolData to needsRelocateWithSymbol
Ulrich Weigand
2014-07-20
1
-2
/
+4
*
Fix pr19645.
Rafael Espindola
2014-05-03
1
-1
/
+1
*
Parse and create GOT_PREL relocations.
Joerg Sonnenberger
2014-04-29
1
-0
/
+6
*
Completely rewrite ELFObjectWriter::RecordRelocation.
Rafael Espindola
2014-03-29
1
-91
/
+13
*
Add ARM big endian Target (armeb, thumbeb)
Christian Pirker
2014-03-28
1
-2
/
+3
*
Remove another unused argument.
Rafael Espindola
2014-03-27
1
-3
/
+2
*
Remove unused argument.
Rafael Espindola
2014-03-27
1
-4
/
+2
*
Look through variables when computing relocations.
Rafael Espindola
2014-03-20
1
-7
/
+5
*
[C++11] Add 'override' keyword to virtual methods that override their base cl...
Craig Topper
2014-03-10
1
-7
/
+6
*
ARM: suuport .tlsdescseq directive
Saleem Abdulrasool
2014-01-30
1
-0
/
+3
*
ARM: support TLS descriptor relocations
Saleem Abdulrasool
2014-01-30
1
-0
/
+3
*
ARM: support tlscall relocations
Saleem Abdulrasool
2014-01-30
1
-1
/
+14
[next]