summaryrefslogtreecommitdiff
path: root/test/MC/ARM
Commit message (Expand)AuthorAge
* ARM: change attribute tests to use parsed formSaleem Abdulrasool2014-02-08
* Remove -arm-disable-ehabi optionRenato Golin2014-02-07
* ARM: Resolve thumb_bl fixup in same MCFragment.Logan Chien2014-02-05
* ARM IAS: support .object_archSaleem Abdulrasool2014-01-30
* ARM IAS: support .movspSaleem Abdulrasool2014-01-30
* ARM: suuport .tlsdescseq directiveSaleem Abdulrasool2014-01-30
* ARM: support TLS descriptor relocationsSaleem Abdulrasool2014-01-30
* ARM: support tlscall relocationsSaleem Abdulrasool2014-01-30
* Enable EHABI by defaultRenato Golin2014-01-29
* Tests for mode switchingDavid Woodhouse2014-01-28
* ARM MC: Fix the initial DWARF CFI unwind info at the start of a functionMark Seaborn2014-01-27
* MC: fix test locations/nameSaleem Abdulrasool2014-01-26
* ARM: improve diagnostics for .word directiveSaleem Abdulrasool2014-01-26
* Reverting r199886 (Prevent repetitive warnings for unrecognized processors an...Artyom Skrobov2014-01-25
* Fix known typosAlp Toker2014-01-24
* Prevent repetitive warnings for unrecognized processors and featuresArtyom Skrobov2014-01-23
* tools: support decoding ARM EHABI opcodes in readobjSaleem Abdulrasool2014-01-21
* ARM IAS: add support for .unwind_raw directiveSaleem Abdulrasool2014-01-21
* ARM IAS: support .personalityindexSaleem Abdulrasool2014-01-21
* ARM: add tlsldo relocationKai Nacke2014-01-20
* ARM ELF: ensure that the tag types are correctedSaleem Abdulrasool2014-01-19
* ARM: update build attributes for ABI r2.09Saleem Abdulrasool2014-01-19
* ARM: Let the assembler reject v5 instructions in v4 mode.Benjamin Kramer2014-01-18
* Add MLA alias for ARMv4 support.Renato Golin2014-01-17
* Move the xscale build attribute test to the proper place and remove the old one.Amara Emerson2014-01-16
* Fix parsing of .symver directive on ARMDavid Peixotto2014-01-15
* ARM IAS: fix diagnostics of improper qualificationSaleem Abdulrasool2014-01-12
* ARM: change implicit immediate forms of {ld,st}r{,b}t to psuedo-instructionsSaleem Abdulrasool2014-01-12
* TypoJoerg Sonnenberger2014-01-12
* Add missing mul aliases for armv4 support. Add checks that armv4 canJoerg Sonnenberger2014-01-12
* ARM IAS: support emitting constant values in target expressionsSaleem Abdulrasool2014-01-11
* Amending test/MC/ARM/thumb2-mclass.s to match its apparent original purpose (...Artyom Skrobov2014-01-10
* Must not produce Tag_CPU_arch_profile for pre-ARMv7 cores (e.g. cortex-m0)Artyom Skrobov2014-01-10
* ARM IAS: support #:{lower,upper}16: for GNU compatibilitySaleem Abdulrasool2014-01-10
* ARM IAS: support GNU extension for ldrd, strdSaleem Abdulrasool2014-01-10
* ARM IAS: support implicit immediate 0s for {LD,ST}R{B,}TSaleem Abdulrasool2014-01-10
* Fix a bug with the ARM thumb2 CBNZ and CBNZ instructions thatKevin Enderby2014-01-10
* ARM IAS: properly handle expression operandsSaleem Abdulrasool2014-01-08
* Add ARM fconsts/fconstd aliases for vmov.f32/vmov.f64David Peixotto2014-01-07
* ARM IAS: allow more depth in contextual diagnosticsSaleem Abdulrasool2014-01-07
* ARM IAS: refactor unwind contextSaleem Abdulrasool2014-01-07
* ARM IAS: improve .eabi_attribute handlingSaleem Abdulrasool2014-01-07
* MCParser: introduce Note and use it for ARM AsmParserSaleem Abdulrasool2014-01-07
* [arm] Add softvfp to supported FPU names.Logan Chien2014-01-02
* ARM IAS: account for predicated pre-UAL mnemonicsSaleem Abdulrasool2013-12-30
* ARM: provide VFP aliases for pre-V6 mnemonicsSaleem Abdulrasool2013-12-29
* Recognize armv7a and friends as aliases for armv7-a etc. for the purposeJoerg Sonnenberger2013-12-26
* ARM IAS: support .even directiveSaleem Abdulrasool2013-12-26
* ARM: bkpt has an implicit immediate constant 0Saleem Abdulrasool2013-12-23
* ARM IAS: add support for the .pool directiveSaleem Abdulrasool2013-12-20