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
/
test
/
MC
/
ELF
/
relocation.s
Commit message (
Expand
)
Author
Age
Files
Lines
*
[llvm-readobj] Change -long-option to --long-option in tests. NFC
Fangrui Song
2019-05-01
1
-1
/
+1
*
[MC] [X86] Teach leaq _GLOBAL_OFFSET_TABLE(%rip), %r15 to use R_X86_64_GOTPC3...
Fangrui Song
2018-06-12
1
-13
/
+17
*
Accept subtractions involving a weak symbol.
Rafael Espindola
2016-01-20
1
-0
/
+6
*
Fix pr24486.
Rafael Espindola
2015-10-05
1
-1
/
+7
*
Handle 16 bit PC relative relocations.
Rafael Espindola
2015-06-06
1
-0
/
+5
*
Fix the interpretation of a 0 st_name.
Rafael Espindola
2015-06-03
1
-11
/
+1
*
Look past locals in comdats.
Rafael Espindola
2015-04-20
1
-0
/
+2
*
Compute A-B if both A and B are in the same comdat section.
Rafael Espindola
2015-04-17
1
-1
/
+10
*
Reorganize the x86 ELF relocation selection logic.
Rafael Espindola
2015-03-20
1
-0
/
+4
*
[MC][Target] Implement support for R_X86_64_SIZE{32,64}.
Davide Italiano
2015-03-04
1
-0
/
+13
*
Fix pr19645.
Rafael Espindola
2014-05-03
1
-1
/
+2
*
Handle _GLOBAL_OFFSET_TABLE_ in 64 bit mode.
Rafael Espindola
2014-04-21
1
-0
/
+5
*
Fix up MCFixup::getAccessVariant to handle unary expressions.
Kaelyn Takata
2014-04-14
1
-0
/
+3
*
Look through variables when computing relocations.
Rafael Espindola
2014-03-20
1
-0
/
+4
*
[x86] Support R_386_PC8, R_386_PC16 and R_X86_64_PC8
David Woodhouse
2014-01-08
1
-0
/
+4
*
This commit adds some (but not all) of the x86-64 relocations that are not
Tom Roeder
2013-10-30
1
-6
/
+10
*
X86: Use R_X86_64_TPOFF64 for FK_Data_8
David Majnemer
2013-09-22
1
-0
/
+2
*
Integrate Assembler: Support X86_64_DTPOFF64 relocations
David Blaikie
2013-06-28
1
-1
/
+2
*
Change how we iterate over relocations on ELF.
Rafael Espindola
2013-05-30
1
-1
/
+1
*
Replace coff-/elf-dump with llvm-readobj
Nico Rieck
2013-04-12
1
-100
/
+31
*
Fix the bitwidth of the remaining fields.
Rafael Espindola
2011-08-04
1
-15
/
+15
*
print st_shndx with the correct number of bits.
Rafael Espindola
2011-08-04
1
-1
/
+1
*
print st_other with the correct number of bits.
Rafael Espindola
2011-08-04
1
-1
/
+1
*
print st_type with the correct number of bits.
Rafael Espindola
2011-08-04
1
-1
/
+1
*
Print st_bind with the correct number of bits.
Rafael Espindola
2011-08-04
1
-1
/
+1
*
Another counter goes decimal.
Rafael Espindola
2011-08-04
1
-1
/
+1
*
Change anther counter to decimal.
Rafael Espindola
2011-08-04
1
-15
/
+15
*
Don't print a counter in hex.
Rafael Espindola
2011-08-04
1
-1
/
+1
*
Print all the bits in the addend.
Rafael Espindola
2011-08-04
1
-9
/
+9
*
PR10370: Make sure we know how to relax push correctly on x86-64.
Eli Friedman
2011-07-15
1
-5
/
+5
*
Update MC/ELF/relocation.s with change to X86 PUSH64i8 in r134501.
Kevin Enderby
2011-07-06
1
-5
/
+5
*
ADD64ri32 sign extends its argument, so we need to use a R_X86_64_32S.
Rafael Espindola
2011-05-19
1
-0
/
+7
*
Update tests
Rafael Espindola
2011-04-07
1
-1
/
+1
*
Write the section table and the section data in the same order that
Rafael Espindola
2011-03-20
1
-7
/
+7
*
Add support for lowercase variants.
Rafael Espindola
2011-01-23
1
-1
/
+1
*
Fix PR8878.
Rafael Espindola
2011-01-01
1
-0
/
+7
*
Handle reloc_riprel_4byte_movq_load. Should make the bots happy.
Rafael Espindola
2010-12-27
1
-0
/
+7
*
Make pushq produce signed relocations.
Rafael Espindola
2010-12-16
1
-0
/
+8
*
Fix some broken CHECK lines.
Benjamin Kramer
2010-11-29
1
-1
/
+1
*
Implement R_X86_64_DTPOFF32.
Rafael Espindola
2010-10-28
1
-0
/
+7
*
Implement TLSLD.
Rafael Espindola
2010-10-28
1
-0
/
+7
*
Implement R_X86_64_GOTTPOFF, R_X86_64_TLSGD and R_X86_64_TPOFF32.
Rafael Espindola
2010-10-27
1
-7
/
+28
*
Fixing r116753 r116756 r116777
Jason W Kim
2010-10-19
1
-34
/
+34
*
Speculatively revert 116753 and 116756 to attempt to fix the bots.
Eric Christopher
2010-10-19
1
-34
/
+34
*
Changed elf-dump to output hex format by default.
Jason W Kim
2010-10-18
1
-34
/
+34
*
Factor some logic into ShouldRelocOnSymbol. This simplifies the code and
Rafael Espindola
2010-09-30
1
-6
/
+15
*
Correctly produce R_X86_64_32 or R_X86_64_32S.
Rafael Espindola
2010-09-30
1
-5
/
+41
*
Produce a R_X86_64_32 when the value is >=0.
Rafael Espindola
2010-09-20
1
-0
/
+12