Histórico de Commits

Autor SHA1 Mensagem Data
  pierre 3f19bd693f + Add new LastCommonAsmOp constant to arm and aarch64 CPU targets. há 4 anos atrás
  pierre bb6d4929d8 * Handle R_SUBMMWHOLE in reg_cgsize for R_MMREGISTER type há 5 anos atrás
  florian e1e8986462 * patch by J. Gareth Moreton, issue #36271, part 3: support for the other architectures há 5 anos atrás
  florian 69786ffe73 somehow committing went wrong, second part of last commit: há 6 anos atrás
  florian 5a379cc256 * fix detection of floating point constants for arm há 6 anos atrás
  Jonas Maebe 1b6425176b * synchronised with trunk till r42049 há 6 anos atrás
  Jonas Maebe 281b3ad276 * fix case completeness and unreachable code warnings in compiler that would há 6 anos atrás
  Jonas Maebe a079e5fa80 * synchronised with trunk till r41449 há 6 anos atrás
  Jonas Maebe 7c4e7d6bd3 * support OS_32/OS_64 in cgsize2subreg for ARM MM registers to handle há 6 anos atrás
  Jonas Maebe bfc7c58a69 * synchronised with trunk till r40348 há 6 anos atrás
  pierre 4657f45e74 * Change first parameter type of function is_continuous_maks to aword type. há 6 anos atrás
  Jonas Maebe 8555ec1438 + fpc_eh_return_data_regno() intrinsic to get the return register numbers há 6 anos atrás
  pierre 92acd38f40 Fix for bug report #34380 há 6 anos atrás
  florian 4f5f3c4a09 + support for vmov.xx vreg,#imm on arm há 7 anos atrás
  nickysn 518cdf9674 * replaced the saved_XXX_registers arrays with virtual methods inside há 7 anos atrás
  Jonas Maebe 880d438704 * renamed t<cpuname>procinfo to tcpuprocinfo for all targets, so we can há 8 anos atrás
  florian ad71b8348e * S1..S15 do not need to be marked as volatile as they are sub-registers of double size registers há 9 anos atrás
  Jeppe Johansen 5ca1740bee Fix issue in is_thumb32_imm. imm<11:10> have to be non-zero meaning the rotate only works from 8 to 31. Caused 0x8000001F to be mistaken for a valid immediate. há 10 anos atrás
  Jeppe Johansen 3d7dce81fe Make MRS and MSR use the right encoding on Thumb architectures. há 10 anos atrás
  Jeppe Johansen 71cdedea82 Add missing NOP, and B instruction forms. há 10 anos atrás
  Jeppe Johansen 5c3093a937 Add most non-VFP Thumb-2 instruction entries for the ARM internal writer. há 10 anos atrás
  Jeppe Johansen d023c63ad0 Add a lot of instruction table entries and missing instructions for support of most ARM32 mode instructions from ARMv4 up ARMv7A. há 10 anos atrás
  masta fb52392e20 Reformat and comment is_thumb32_imm há 11 anos atrás
  svenbarth c48d572996 Implement support for saving and restoring address registers. há 12 anos atrás
  florian d4968e054b + arm: tsettings.instructionset há 12 anos atrás
  florian 086ae4b999 Merge r22905 and r22906 há 12 anos atrás
  florian 1eeeb309c7 * intial armv6m support, it is not working yet, constant pool insertation and conditional branch fixup is not working yet há 12 anos atrás
  florian 47d43750e4 * remove unused units from uses statements há 12 anos atrás
  masta e327b4581c Use TRegNameTable instead of array[tregisterindex] of string[10] há 12 anos atrás
  Jeppe Johansen 4e84431dde Fix some optimizations which assume that there are 3 operands há 12 anos atrás