Must not produce Tag_CPU_arch_profile for pre-ARMv7 cores (e.g. cortex-m0)
[oota-llvm.git] / lib / Target / ARM / MCTargetDesc / ARMELFStreamer.cpp
2014-01-10 Artyom SkrobovMust not produce Tag_CPU_arch_profile for pre-ARMv7...
2014-01-07 Saleem AbdulrasoolARM Streamer: print out tag names
2014-01-07 Saleem AbdulrasoolARM IAS: improve .eabi_attribute handling
2014-01-06 Saleem AbdulrasoolARM: move ARMUnwindOp.h into Support
2014-01-02 Logan Chien[arm] Add softvfp to supported FPU names.
2013-12-26 Joerg SonnenbergerRecognize armv7a and friends as aliases for armv7-a...
2013-12-19 Saleem AbdulrasoolARM IAS: support .inst directive
2013-12-18 Logan Chien[arm] Rename Tag_VFP_arch to Tag_FP_arch.
2013-12-11 Logan Chien[arm] Implement ARM .arch directive.
2013-10-28 Logan Chien[arm] Implement eabi_attribute, cpu, and fpu directives.
2013-10-09 Benjamin KramerFlip the ownership of MCStreamer and MCTargetStreamer.
2013-10-08 Rafael EspindolaAdd a MCTargetStreamer interface.
2013-10-05 Rafael EspindolaRemove some really nasty uses of hasRawTextSupport.
2013-09-19 Richard MittonAdded support for generate DWARF .debug_aranges section...
2013-07-02 Rafael EspindolaRemove address spaces from MC.
2013-07-02 Logan ChienFix ARM EHABI compact model 1 and 2 without handlerdata.
2013-06-18 Bill WendlingUse pointers to the MCAsmInfo and MCRegInfo.
2013-06-10 Aaron BallmanSilencing an MSVC warning about comparing signed and...
2013-06-09 Logan ChienFix ARM unwind opcode assembler in several cases.
2013-05-10 Logan ChienImplement AsmParser for ARM unwind directives.
2013-04-17 Peter CollingbourneAdd support for subsections to the ELF assembler. Fixes...
2013-04-16 Logan ChienFix build failure introduced in 179591 when assertions...
2013-04-16 Logan ChienImplement ARM unwind opcode assembler.
2013-01-31 Chandler CarruthGive the MCStreamer class hierarchy LLVM RTTI facilitie...
2013-01-30 Logan ChienOverride virtual function for ARM EH directives.
2012-12-21 Roman DivackyRemove duplicate includes.
2012-12-08 Benjamin KramerSimplify code. Sort includes. No functionality change.
2012-12-08 Chandler CarruthFix a use-after-free bug found by ASan. You can't assig...
2012-12-07 Tim NorthoverAdded Mapping Symbols for ARM ELF