Venkatraman Govindaraju
9fc29098df
[Sparc] Teach SparcAsmParser to emit correct relocations for PIC code.
...
llvm-svn: 202571
2014-03-01 05:07:21 +00:00
Venkatraman Govindaraju
fd07500dd1
[Sparc] Emit relocations for Thread Local Storage (TLS) when integrated assembler is used.
...
llvm-svn: 200962
2014-02-07 05:54:20 +00:00
Venkatraman Govindaraju
104643d0aa
[Sparc] Emit correct relocations for PIC code when integrated assembler is used.
...
llvm-svn: 200961
2014-02-07 04:24:35 +00:00
Rafael Espindola
4998280fdf
Just returning false is the default.
...
llvm-svn: 200890
2014-02-06 00:03:15 +00:00
Venkatraman Govindaraju
f691e2c230
[Sparc] Correct the mask for fixup_sparc_br19.
...
llvm-svn: 198739
2014-01-08 06:46:51 +00:00
Chandler Carruth
8a8cd2bab9
Re-sort all of the includes with ./utils/sort_includes.py so that
...
subsequent changes are easier to review. About to fix some layering
issues, and wanted to separate out the necessary churn.
Also comment and sink the include of "Windows.h" in three .inc files to
match the usage in Memory.inc.
llvm-svn: 198685
2014-01-07 11:48:04 +00:00
Venkatraman Govindaraju
559c4ac377
[Sparc] Add support for parsing sparc asm modifiers such as %hi, %lo etc.,
...
Also, correct the offsets for FixupsKindInfo.
llvm-svn: 198681
2014-01-07 08:00:49 +00:00
Venkatraman Govindaraju
b73aeca888
[Sparc] Add ELF Object Writer for Sparc.
...
llvm-svn: 198580
2014-01-06 01:22:54 +00:00
Venkatraman Govindaraju
5f1cce50e6
[Sparc] Add initial implementation of MC Code emitter for sparc.
...
llvm-svn: 198533
2014-01-05 02:13:48 +00:00