summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/ARM/ARMTargetAsmInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* Darwin -static should codegen static ctors / dtors to .constructor / .destruc...Evan Cheng2007-01-301-2/+7
* Some asm directives fixes for ELF.Lauro Ramos Venancio2007-01-261-8/+7
* Fix Data16bitsDirective for ELF.Lauro Ramos Venancio2007-01-261-1/+0
* Darwin HiddenDirective is .private_extern.Evan Cheng2007-01-231-0/+1
* Darwin doesn't support .bss, but it does have .zerofillEvan Cheng2007-01-191-5/+7
* Modify emission of jump tables on darwin to emit an extra "l" label thatEvan Cheng2007-01-191-0/+7
* ARM backend contribution from Apple.Evan Cheng2007-01-191-8/+40
* Define StaticCtorsSection and StaticDtorsSection for ARM.Lauro Ramos Venancio2006-12-281-0/+2
* print weak referencesRafael Espindola2006-12-061-0/+1
* Break out target asm info into separate files.Jim Laskey2006-09-071-0/+26
OpenPOWER on IntegriCloud