f3ef5332fa3f4d5ec72c178a2b19dac363a19383 |
|
04-Mar-2016 |
Pirama Arumuga Nainar <pirama@google.com> |
Update aosp/master LLVM for rebase to r256229 http://b/26987366 Change-Id: I1f29c4676a8abe633ab5707dded58d846c973d50
/external/llvm/test/MC/MachO/reloc.s
|
ebe69fe11e48d322045d5949c83283927a0d790b |
|
23-Mar-2015 |
Stephen Hines <srhines@google.com> |
Update aosp/master LLVM for rebase to r230699. Change-Id: I2b5be30509658cb8266be782de0ab24f9099f9b9
/external/llvm/test/MC/MachO/reloc.s
|
37ed9c199ca639565f6ce88105f9e39e898d82d0 |
|
01-Dec-2014 |
Stephen Hines <srhines@google.com> |
Update aosp/master LLVM for rebase to r222494. Change-Id: Ic787f5e0124df789bd26f3f24680f45e678eef2d
/external/llvm/test/MC/MachO/reloc.s
|
44fa0473ae9144a8cfb4a500ae9de17239e69d2e |
|
27-Nov-2010 |
Daniel Dunbar <daniel@zuster.org> |
macho-dump: Fix typo. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@120185 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/test/MC/MachO/reloc.s
|
23bea41ec68368f9186db2f819dde11efb1d3c83 |
|
17-Sep-2010 |
Daniel Dunbar <daniel@zuster.org> |
MC/Mach-O/i386: Fix a crash in relocation handling. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@114176 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/test/MC/MachO/reloc.s
|
228290c0d181b663f33680aea03e10843da5f907 |
|
11-Sep-2010 |
Rafael Espindola <rafael.espindola@gmail.com> |
Change section_data dumping to print hex numbers instead of using python's %r. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@113685 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/test/MC/MachO/reloc.s
|
a8251fac10e3ba7c4ad7035f1f039197ac3e09c7 |
|
11-May-2010 |
Daniel Dunbar <daniel@zuster.org> |
MC/Mach-O: Fix another mismatch with .weak_definition, we shouldn't use a scattered relocation entry with a .weak_definition. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@103443 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/test/MC/MachO/reloc.s
|
a6eeb6e226d7d86d04e34e3b6464f66e0a052f43 |
|
07-May-2010 |
Kevin Enderby <enderby@apple.com> |
Fix i386 relocations to Weak Definitions. The relocation entries should be external and the item to be relocated should not have the address of the symbol added in. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@103302 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/test/MC/MachO/reloc.s
|
2d7fd61e94e2db0586ad9d5d26c1e7c5510a006d |
|
05-May-2010 |
Daniel Dunbar <daniel@zuster.org> |
MC/Mach-O: Mark absolute variable's appropriately, and add Mach-O support for writing them. - <rdar://problem/7885351> integrated assembler broken for i386 objc code git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@103112 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/test/MC/MachO/reloc.s
|
939f8d7ca23b95acdd5d1e71a7579ee8d33e7fd6 |
|
19-Mar-2010 |
Daniel Dunbar <daniel@zuster.org> |
MC/Mach-O: Factor out isScatteredFixupFullyResolvedSimple predicate, and fix some corner cases. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@98924 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/test/MC/MachO/reloc.s
|
3f6a960f9c9ad27f2ac573020df414e8b8cdda04 |
|
26-Aug-2009 |
Daniel Dunbar <daniel@zuster.org> |
llvm-mc/Mach-O: Add support for relocations. - I haven't really tried to find the "right" way to store the fixups or apply them, yet. This works, but isn't particularly elegant or fast. - Still no evaluation support, so we don't actually ever not turn a fixup into a relocation entry. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@80089 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/test/MC/MachO/reloc.s
|