History log of /llvm-project/llvm/lib/Target/ARM/MCTargetDesc/ARMMachObjectWriter.cpp (Results 76 – 80 of 80)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# d6ae4ba0 07-Dec-2011 Jim Grosbach <grosbach@apple.com>

Darwin assembler improved relocs when w/o subsections_via_symbols.

When the file isn't being built with subsections-via-symbols, symbol
differences involving non-local symbols can be resolved more a

Darwin assembler improved relocs when w/o subsections_via_symbols.

When the file isn't being built with subsections-via-symbols, symbol
differences involving non-local symbols can be resolved more aggressively.
Needed for gas compatibility.

llvm-svn: 146054

show more ...


# ae913220 29-Nov-2011 Jim Grosbach <grosbach@apple.com>

Better fix for ARM MOVT relocation encoding of thumb bit.

Replaces r145318 with a more targetted fix for the relocation handling.

llvm-svn: 145346


Revision tags: llvmorg-3.0.0, llvmorg-3.0.0-rc4, llvmorg-3.0.0-rc3, llvmorg-3.0.0-rc2, llvmorg-3.0.0-rc1
# 5928e69d 25-Jul-2011 Evan Cheng <evan.cheng@apple.com>

Rename TargetAsmBackend to MCAsmBackend; rename createAsmBackend to createMCAsmBackend.

llvm-svn: 136010


# f2596bc6 23-Jul-2011 Evan Cheng <evan.cheng@apple.com>

Move TargetAsmParser.h TargetAsmBackend.h and TargetAsmLexer.h to MC where they belong.

llvm-svn: 135833


# ad5f4859 23-Jul-2011 Evan Cheng <evan.cheng@apple.com>

Sink ARM mc routines into MCTargetDesc.

llvm-svn: 135825


1234