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-386.s
Commit message (
Expand
)
Author
Age
Files
Lines
*
Another counter goes decimal.
Rafael Espindola
2011-08-04
1
-3
/
+3
*
Change anther counter to decimal.
Rafael Espindola
2011-08-04
1
-25
/
+25
*
Don't print a counter in hex.
Rafael Espindola
2011-08-04
1
-1
/
+1
*
Add support for @GOTPTOFF in i386 mode.
Nick Lewycky
2011-06-04
1
-0
/
+8
*
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
-27
/
+28
*
Test for push being relaxed.
Rafael Espindola
2010-12-18
1
-0
/
+7
*
Behave a bit more like gnu as and use the symbol (instead of the section)
Rafael Espindola
2010-11-24
1
-1
/
+64
*
Relocate with the symbol if the relocation is of kind NTPOFF.
Rafael Espindola
2010-11-24
1
-13
/
+34
*
Handle PCRel relocations with absolute values. Fixes PR8656.
Rafael Espindola
2010-11-21
1
-0
/
+7
*
Implement DTPOFF.
Rafael Espindola
2010-10-28
1
-0
/
+9
*
Implement TLSLDM.
Rafael Espindola
2010-10-28
1
-0
/
+7
*
Implement VK_GOTNTPOFF and switch RelocNeedsGOT to use VariantKind.
Rafael Espindola
2010-10-28
1
-0
/
+9
*
Add support for R_386_TLS_GD, R_386_TLS_LE_32, R_386_TLS_IE and R_386_TLS_LE.
Rafael Espindola
2010-10-27
1
-0
/
+32
*
Fixing r116753 r116756 r116777
Jason W Kim
2010-10-19
1
-24
/
+24
*
Speculatively revert 116753 and 116756 to attempt to fix the bots.
Eric Christopher
2010-10-19
1
-24
/
+24
*
Changed elf-dump to output hex format by default.
Jason W Kim
2010-10-18
1
-24
/
+24
*
Implement R_386_GOT32.
Rafael Espindola
2010-10-18
1
-1
/
+10
*
Relocate with .bss instead of using the symbol. Matches gas behavior.
Rafael Espindola
2010-10-18
1
-0
/
+25
*
Produce ELF::R_386_GOTPC relocations.
Rafael Espindola
2010-10-18
1
-0
/
+7
*
Produce a R_386_PLT32 when needed. Moved the default cases of switches to the
Rafael Espindola
2010-10-18
1
-3
/
+13
*
Handle GOTOFF correctly on i386.
Rafael Espindola
2010-10-18
1
-0
/
+20