Histórico de commits

Autor SHA1 Mensagem Data
  Jonas Maebe 201121d7c9 * synchronised with trunk till r30345 10 anos atrás
  Jeppe Johansen 09acd9b1ab Add workaround for ARM thumb when using GAS. 10 anos atrás
  Jonas Maebe bd203a5b57 * synchronised with trunk till r30240 10 anos atrás
  Jeppe Johansen f92f0751f4 Fix selection of LDR/STR instructions in thumb mode. Most forms don't support pre or post indexing. 10 anos atrás
  Jeppe Johansen 439027a8de Add most pre-UAL VFP instruction forms. 10 anos atrás
  Jeppe Johansen 64f127141f Add VFPv4 FPU type for ARM. 10 anos atrás
  Jeppe Johansen 914e9e7b49 Merged from trunk 10 anos atrás
  Jonas Maebe 67b8aceaee * synchronized with privatetrunk till r30095 10 anos atrás
  Jonas Maebe b2427d04ed * ensure that data pools are not inserted right after add/tbb/tbh-based 10 anos atrás
  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. 10 anos atrás
  Jeppe Johansen 2ac11e4b82 Use proper relocation type for Thumb-2 BLX. 10 anos atrás
  Jeppe Johansen 572076fc4d Add MSR/MRS for ARMv6M/7M. 10 anos atrás
  Jeppe Johansen 7390acc426 Merged from recent trunk. 10 anos atrás
  Jeppe Johansen f963ff1b5b Add CPSxx instructions, and some missing FPA instructions. 10 anos atrás
  Jeppe Johansen ff7af306df Add FPA support. 10 anos atrás
  Jeppe Johansen 49346b3041 Fix SWI as a pseudo instruction. 10 anos atrás
  Jeppe Johansen cbd75428c0 Fix an issue with local BLX branches not being turned into BL branches. 10 anos atrás
  Jeppe Johansen 9a482d5281 Refactor and secure some immediate operand encodings. 10 anos atrás
  Jeppe Johansen e7575d9f96 Fix some encoding bugs in ARM modes. Mostly shifts and signindex errors. 10 anos atrás
  Jeppe Johansen 97fdfc942b Fix encoding of shifterops for ARM dataprocessing instructions. 10 anos atrás
  Jeppe Johansen c284d8f6ba Fix some warnings about unitialized variables. 10 anos atrás
  Jeppe Johansen 3ad03491ed Add Neg as a pseudo instruction, and fix RRX pseudo code expansion. 10 anos atrás
  Jeppe Johansen 6fff181679 Add support for TBB/TBH instructions. 10 anos atrás
  Jeppe Johansen 71cdedea82 Add missing NOP, and B instruction forms. 10 anos atrás
  Jeppe Johansen cc418eef74 Added unified assembler syntax mode so it can be selected with $ASMMODE. 10 anos atrás
  Jeppe Johansen 6976af8365 Change .thumb_func to be an ait_directive instead of it's own tai type. 10 anos atrás
  Jeppe Johansen 9227a9fcf2 Reenable check for Wide format flag. 10 anos atrás
  Jeppe Johansen 5c3093a937 Add most non-VFP Thumb-2 instruction entries for the ARM internal writer. 10 anos atrás
  Jeppe Johansen 3cb9b30165 Added full 16-bit Thumb support to the ARM internal writer. 10 anos atrás
  Jeppe Johansen 901275b4a1 Switch back to emitting BLX instructions and fix calculation of constant offsets(should rarely/never happen). 10 anos atrás