index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
MC
/
ELF
/
relocation.s
Commit message (
Expand
)
Author
Age
Files
Lines
*
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