Add LICENSE.TXT covering contributions made by ARM.
[oota-llvm.git] / lib / Target / ARM / ARMTargetObjectFile.cpp
2012-12-03 Chandler CarruthUse the new script to sort the includes of every file...
2012-11-14 Anton KorobeynikovUse TARGET2 relocation for TType references on ARM.
2012-06-19 Rafael EspindolaMove the support for using .init_array from ARM to...
2012-01-25 Anton KorobeynikovProperly emit ctors / dtors with priorities into desire...
2011-12-03 Anton KorobeynikovEmit the ctors in the proper order on ARM/EABI.
2011-03-05 Anton KorobeynikovSome first rudimentary support for ARM EHABI: print...
2011-01-23 Rafael EspindolaRemove more duplicated code.
2011-01-23 Rafael EspindolaRemove duplicated code.
2010-10-11 Jason W KimSecond set of ARM/MC/ELF changes.
2010-04-08 Chris Lattnerdelete a forwarding function.
2010-03-15 Bill WendlingNow that the default for Darwin platforms is to place...
2010-03-09 Bill WendlingThe ARM EH experiment worked!