Commit History

Autor SHA1 Mensaxe Data
  Jeppe Johansen 017d58748f Use thumb_func flag to detect selected arm/thumb mode. %!s(int64=9) %!d(string=hai) anos
  Jeppe Johansen 0251263234 Move some of the local reloc calculation out of aasmcpu, and into COFF and ELF writers. %!s(int64=9) %!d(string=hai) anos
  Jeppe Johansen 1b02dd27dc Make relocation type more precise compared to output of gas. %!s(int64=9) %!d(string=hai) anos
  Jeppe Johansen c929bb32ae Make sure to remove postfix as well when fixing thumb instructions. %!s(int64=9) %!d(string=hai) anos
  Jeppe Johansen 4b0f4cf86a Fix some small bugs in the Thumb assembler. %!s(int64=9) %!d(string=hai) anos
  Jeppe Johansen eadd93dbae Most if not all instructions for thumb use only 2 operand rw forms. Changed get_oper_type to match that. It was previously creating bad spilling. %!s(int64=9) %!d(string=hai) anos
  yury 432248cbf1 * Removed lot of unused vars. %!s(int64=10) %!d(string=hai) anos
  florian 4d349c9c71 * take care of limited offsets of stf/ldf, resolves issue #23620 %!s(int64=10) %!d(string=hai) anos
  Jeppe Johansen b6729a8f0b Workaround for IE 20060521 when building the ARM compiler %!s(int64=10) %!d(string=hai) anos
  Jeppe Johansen f31f87e8c7 Fix spilling_get_operation_type for MRS and MSR instructions %!s(int64=10) %!d(string=hai) anos
  Jonas Maebe 201121d7c9 * synchronised with trunk till r30345 %!s(int64=10) %!d(string=hai) anos
  Jeppe Johansen 09acd9b1ab Add workaround for ARM thumb when using GAS. %!s(int64=10) %!d(string=hai) anos
  Jonas Maebe bd203a5b57 * synchronised with trunk till r30240 %!s(int64=10) %!d(string=hai) anos
  Jeppe Johansen f92f0751f4 Fix selection of LDR/STR instructions in thumb mode. Most forms don't support pre or post indexing. %!s(int64=10) %!d(string=hai) anos
  Jeppe Johansen 439027a8de Add most pre-UAL VFP instruction forms. %!s(int64=10) %!d(string=hai) anos
  Jeppe Johansen 64f127141f Add VFPv4 FPU type for ARM. %!s(int64=10) %!d(string=hai) anos
  Jeppe Johansen 914e9e7b49 Merged from trunk %!s(int64=10) %!d(string=hai) anos
  Jonas Maebe 67b8aceaee * synchronized with privatetrunk till r30095 %!s(int64=10) %!d(string=hai) anos
  Jonas Maebe b2427d04ed * ensure that data pools are not inserted right after add/tbb/tbh-based %!s(int64=10) %!d(string=hai) anos
  sergei 9cc0bdd6b9 + Missing part of internal ARM assembler, Mantis #26588. I'm not setting it as default for arm-wince yet, because testing reveals several points in generic code that need adjustments. %!s(int64=10) %!d(string=hai) anos
  Jeppe Johansen 2ac11e4b82 Use proper relocation type for Thumb-2 BLX. %!s(int64=10) %!d(string=hai) anos
  Jeppe Johansen 572076fc4d Add MSR/MRS for ARMv6M/7M. %!s(int64=10) %!d(string=hai) anos
  Jeppe Johansen 7390acc426 Merged from recent trunk. %!s(int64=10) %!d(string=hai) anos
  Jeppe Johansen f963ff1b5b Add CPSxx instructions, and some missing FPA instructions. %!s(int64=10) %!d(string=hai) anos
  Jeppe Johansen ff7af306df Add FPA support. %!s(int64=10) %!d(string=hai) anos
  Jeppe Johansen 49346b3041 Fix SWI as a pseudo instruction. %!s(int64=10) %!d(string=hai) anos
  Jeppe Johansen cbd75428c0 Fix an issue with local BLX branches not being turned into BL branches. %!s(int64=10) %!d(string=hai) anos
  Jeppe Johansen 9a482d5281 Refactor and secure some immediate operand encodings. %!s(int64=10) %!d(string=hai) anos
  Jeppe Johansen e7575d9f96 Fix some encoding bugs in ARM modes. Mostly shifts and signindex errors. %!s(int64=10) %!d(string=hai) anos
  Jeppe Johansen 97fdfc942b Fix encoding of shifterops for ARM dataprocessing instructions. %!s(int64=10) %!d(string=hai) anos