2014-05-06 |
Christian Pirker | ARM: For thumb fixups store halfwords high first and... |
tree | commitdiff |
2014-05-05 |
Joerg Sonnenberger | Fix spelling. |
tree | commitdiff |
2014-05-04 |
Saleem Abdulrasool | MC: support FK_SecRel_4 for Windows on ARM |
tree | commitdiff |
2014-05-02 |
Saleem Abdulrasool | MC: place .file records into the correct section |
tree | commitdiff |
2014-05-01 |
Rafael Espindola | Don't force symbols to be globals in .thumb_set. |
tree | commitdiff |
2014-05-01 |
Richard Barton | Correction to assert statemtent to allow 32-bit unsigne... |
tree | commitdiff |
2014-04-30 |
Saleem Abdulrasool | ARM: print COFF function header for Windows on ARM |
tree | commitdiff |
2014-04-29 |
Joerg Sonnenberger | Parse and create GOT_PREL relocations. |
tree | commitdiff |
2014-04-29 |
Rafael Espindola | Centralize the handling of the thumb bit. |
tree | commitdiff |
2014-04-27 |
Rafael Espindola | Add emitThumbSet to the arm target streamer. |
tree | commitdiff |
2014-04-27 |
Saleem Abdulrasool | MC: duplicate .file test for WoA (SVN r207341) |
tree | commitdiff |
2014-04-27 |
Saleem Abdulrasool | COFF: move ARM COFF test to ARM directory |
tree | commitdiff |
2014-04-24 |
Stepan Dyatkovskiy | Fix for PR18921, "vmov" part. |
tree | commitdiff |
2014-04-22 |
Rafael Espindola | Follow aliases when determining if a symbol is thumb. |
tree | commitdiff |
2014-04-18 |
Kevin Enderby | Change the ARM assembler to require a :lower16: or... |
tree | commitdiff |
2014-04-16 |
Konrad Anheim | Test commit - Added a new line |
tree | commitdiff |
2014-04-15 |
Quentin Colombet | [MC] Emit an error if cfi_startproc is used before... |
tree | commitdiff |
2014-04-11 |
Rafael Espindola | Don't lose the thumb bit by using relocations with... |
tree | commitdiff |
2014-04-10 |
Kaelyn Takata | Remove the use of "%e" as it is not a valid expansion... |
tree | commitdiff |
2014-04-10 |
Kevin Enderby | For the ARM integrated assembler add checking of the |
tree | commitdiff |
2014-04-10 |
Reid Kleckner | Revert "For the ARM integrated assembler add checking... |
tree | commitdiff |
2014-04-09 |
Kevin Enderby | For the ARM integrated assembler add checking of the |
tree | commitdiff |
2014-04-08 |
Kevin Enderby | Fix the ARM VLD3 (single 3-element structure to all... |
tree | commitdiff |
2014-04-04 |
Stepan Dyatkovskiy | Fix for PR18921 (LDRD/STRD part):: |
tree | commitdiff |
2014-04-04 |
Stepan Dyatkovskiy | Fixed register class in STRD instruction for Thumb2... |
tree | commitdiff |
2014-04-03 |
Saleem Abdulrasool | ARM: update even more tests |
tree | commitdiff |
2014-04-03 |
Saleem Abdulrasool | ARM: fixup more tests to specify the target more explicitly |
tree | commitdiff |
2014-04-03 |
Stepan Dyatkovskiy | PR19320: |
tree | commitdiff |
2014-03-29 |
Stepan Dyatkovskiy | Recommitted fix for PR18931, with extended tests set. |
tree | commitdiff |
2014-03-29 |
Rafael Espindola | Completely rewrite ELFObjectWriter::RecordRelocation. |
tree | commitdiff |
2014-03-28 |
Christian Pirker | Add ARM big endian Target (armeb, thumbeb) |
tree | commitdiff |
2014-03-27 |
Stepan Dyatkovskiy | Rejected r204899 and r204900 due to remaining test... |
tree | commitdiff |
2014-03-27 |
Stepan Dyatkovskiy | Fixed test for r204899 (pr18931 fix) |
tree | commitdiff |
2014-03-27 |
Stepan Dyatkovskiy | Fix for pr18931: Crash using integrated assembler with... |
tree | commitdiff |
2014-03-27 |
Jiangning Liu | ARM: raise error message when complex SO expressions... |
tree | commitdiff |
2014-03-26 |
Kevin Enderby | Fix the ARM VST4 (single 4-element structure from one... |
tree | commitdiff |
2014-03-24 |
Rafael Espindola | Teach llvm-readobj to print human friendly description... |
tree | commitdiff |
2014-03-22 |
Saleem Abdulrasool | ARM IAS: properly handle function entries in .thumb |
tree | commitdiff |
2014-03-21 |
Jiangning Liu | This reverts commit r203762, "ARM: support emission... |
tree | commitdiff |
2014-03-20 |
Greg Fitzgerald | llvm-objdump output hex to match binutils' objdump |
tree | commitdiff |
2014-03-20 |
Saleem Abdulrasool | Reapply 'ARM IAS: support .thumb_set' |
tree | commitdiff |
2014-03-19 |
Rafael Espindola | Revert "Add back r203962, r204028 and r204059." |
tree | commitdiff |
2014-03-18 |
Rafael Espindola | Add back r203962, r204028 and r204059. |
tree | commitdiff |
2014-03-18 |
Alexander Kornienko | Revert r203962 and two revisions depending on it: r2040... |
tree | commitdiff |
2014-03-17 |
Saleem Abdulrasool | ARM IAS: support .thumb_set |
tree | commitdiff |
2014-03-14 |
Oliver Stannard | Generalise assembly tests to not rely on anonymous... |
tree | commitdiff |
2014-03-13 |
Saleem Abdulrasool | ARM: support emission of complex SO expressions |
tree | commitdiff |
2014-03-07 |
Duncan P. N. Exon... | ARM: Make .unreq directives case-insensitive |
tree | commitdiff |
2014-02-23 |
Saleem Abdulrasool | ARM IAS: support .align without parameters |
tree | commitdiff |
2014-02-23 |
Saleem Abdulrasool | ARM IAS: support .short and .hword |
tree | commitdiff |
2014-02-17 |
Kevin Enderby | Fix the arm assembler so that this malformed instruction: |
tree | commitdiff |
2014-02-16 |
Saleem Abdulrasool | ARM IAS: (partially) support .arch_extension directive |
tree | commitdiff |
2014-02-11 |
Jim Grosbach | Tidy up a bit. Formatting only. |
tree | commitdiff |
2014-02-11 |
Jim Grosbach | ARM: Thumb2 LDR(literal) can target SP. |
tree | commitdiff |
2014-02-08 |
Saleem Abdulrasool | ARM: change attribute tests to use parsed form |
tree | commitdiff |
2014-02-07 |
Renato Golin | Remove -arm-disable-ehabi option |
tree | commitdiff |
2014-02-05 |
Logan Chien | ARM: Resolve thumb_bl fixup in same MCFragment. |
tree | commitdiff |
2014-01-30 |
Saleem Abdulrasool | ARM IAS: support .object_arch |
tree | commitdiff |
2014-01-30 |
Saleem Abdulrasool | ARM IAS: support .movsp |
tree | commitdiff |
2014-01-30 |
Saleem Abdulrasool | ARM: suuport .tlsdescseq directive |
tree | commitdiff |
2014-01-30 |
Saleem Abdulrasool | ARM: support TLS descriptor relocations |
tree | commitdiff |
2014-01-30 |
Saleem Abdulrasool | ARM: support tlscall relocations |
tree | commitdiff |
2014-01-29 |
Renato Golin | Enable EHABI by default |
tree | commitdiff |
2014-01-28 |
David Woodhouse | Tests for mode switching |
tree | commitdiff |
2014-01-27 |
Mark Seaborn | ARM MC: Fix the initial DWARF CFI unwind info at the... |
tree | commitdiff |
2014-01-26 |
Saleem Abdulrasool | MC: fix test locations/name |
tree | commitdiff |
2014-01-26 |
Saleem Abdulrasool | ARM: improve diagnostics for .word directive |
tree | commitdiff |
2014-01-25 |
Artyom Skrobov | Reverting r199886 (Prevent repetitive warnings for... |
tree | commitdiff |
2014-01-24 |
Alp Toker | Fix known typos |
tree | commitdiff |
2014-01-23 |
Artyom Skrobov | Prevent repetitive warnings for unrecognized processors... |
tree | commitdiff |
2014-01-21 |
Saleem Abdulrasool | tools: support decoding ARM EHABI opcodes in readobj |
tree | commitdiff |
2014-01-21 |
Saleem Abdulrasool | ARM IAS: add support for .unwind_raw directive |
tree | commitdiff |
2014-01-21 |
Saleem Abdulrasool | ARM IAS: support .personalityindex |
tree | commitdiff |
2014-01-20 |
Kai Nacke | ARM: add tlsldo relocation |
tree | commitdiff |
2014-01-19 |
Saleem Abdulrasool | ARM ELF: ensure that the tag types are corrected |
tree | commitdiff |
2014-01-19 |
Saleem Abdulrasool | ARM: update build attributes for ABI r2.09 |
tree | commitdiff |
2014-01-18 |
Benjamin Kramer | ARM: Let the assembler reject v5 instructions in v4... |
tree | commitdiff |
2014-01-17 |
Renato Golin | Add MLA alias for ARMv4 support. |
tree | commitdiff |
2014-01-16 |
Amara Emerson | Move the xscale build attribute test to the proper... |
tree | commitdiff |
2014-01-15 |
David Peixotto | Fix parsing of .symver directive on ARM |
tree | commitdiff |
2014-01-12 |
Saleem Abdulrasool | ARM IAS: fix diagnostics of improper qualification |
tree | commitdiff |
2014-01-12 |
Saleem Abdulrasool | ARM: change implicit immediate forms of {ld,st}r{,b... |
tree | commitdiff |
2014-01-12 |
Joerg Sonnenberger | Typo |
tree | commitdiff |
2014-01-12 |
Joerg Sonnenberger | Add missing mul aliases for armv4 support. Add checks... |
tree | commitdiff |
2014-01-11 |
Saleem Abdulrasool | ARM IAS: support emitting constant values in target... |
tree | commitdiff |
2014-01-10 |
Artyom Skrobov | Amending test/MC/ARM/thumb2-mclass.s to match its appar... |
tree | commitdiff |
2014-01-10 |
Artyom Skrobov | Must not produce Tag_CPU_arch_profile for pre-ARMv7... |
tree | commitdiff |
2014-01-10 |
Saleem Abdulrasool | ARM IAS: support #:{lower,upper}16: for GNU compatibility |
tree | commitdiff |
2014-01-10 |
Saleem Abdulrasool | ARM IAS: support GNU extension for ldrd, strd |
tree | commitdiff |
2014-01-10 |
Saleem Abdulrasool | ARM IAS: support implicit immediate 0s for {LD,ST}R... |
tree | commitdiff |
2014-01-10 |
Kevin Enderby | Fix a bug with the ARM thumb2 CBNZ and CBNZ instruction... |
tree | commitdiff |
2014-01-08 |
Saleem Abdulrasool | ARM IAS: properly handle expression operands |
tree | commitdiff |
2014-01-07 |
David Peixotto | Add ARM fconsts/fconstd aliases for vmov.f32/vmov.f64 |
tree | commitdiff |
2014-01-07 |
Saleem Abdulrasool | ARM IAS: allow more depth in contextual diagnostics |
tree | commitdiff |
2014-01-07 |
Saleem Abdulrasool | ARM IAS: refactor unwind context |
tree | commitdiff |
2014-01-07 |
Saleem Abdulrasool | ARM IAS: improve .eabi_attribute handling |
tree | commitdiff |
2014-01-07 |
Saleem Abdulrasool | MCParser: introduce Note and use it for ARM AsmParser |
tree | commitdiff |
2014-01-02 |
Logan Chien | [arm] Add softvfp to supported FPU names. |
tree | commitdiff |
2013-12-30 |
Saleem Abdulrasool | ARM IAS: account for predicated pre-UAL mnemonics |
tree | commitdiff |
2013-12-29 |
Saleem Abdulrasool | ARM: provide VFP aliases for pre-V6 mnemonics |
tree | commitdiff |
next |