Histórico de Commits

Autor SHA1 Mensagem Data
  florian 1682e9a2b1 * detabbed há 12 anos atrás
  florian cec28ef512 * when inserting pc relative data blocks on arm thumb, avoid negative pc offsets, if needed, the data is copied há 12 anos atrás
  sergei 8e6d6d0027 * Replaced strpcopy() by its equivalent. With sysutils in uses clause, strpcopy resolves to ansistring version, inserting a redundant conversion to ansistring. há 12 anos atrás
  nickysn f780d37d5e * proper defines of aitconst_ptr, aitconst_ptr_unaligned and aitconst_aint for 16-bit and 8-bit CPUs há 12 anos atrás
  florian 2ae8d604bc + shifterop for ARM64 há 13 anos atrás
  florian 04543b179f o merge of the branch laksen/arm-embedded of Jeppe Johansen: há 13 anos atrás
  svenbarth d9a61f2082 * make internal error unique há 13 anos atrás
  Jeppe Johansen 8e00978108 Added support for .section, .set, .weak, and .thumb_set directive for GAS assembler reader há 13 anos atrás
  pierre 7c1db10df9 Handle new unaligned constant types há 13 anos atrás
  pierre b041b3ad4a Add unaligned 16,32 and 64 bit tai_const, needed for dwarf há 13 anos atrás
  pierre 4b7a6ecc14 move currentregloc setting to ncgutil to avoid sysym unit ependency in aasmtai unit há 13 anos atrás
  pierre fcaff0489c * psub.pas : translate tregister for registerhi also há 13 anos atrás
  florian 54d3d736f5 * patch by Jeppe Johansen to add support for handling different flags for xPSR regs, há 13 anos atrás
  florian ca5fabda6d * cleanup some unused units from uses clauses há 13 anos atrás
  florian 7840b4657a * the improved arm optimizer might move instructions around so the old hacky test if a label with its data has been already embedded into the code by checking if the offset is 0 does not work anymore so a new field for tai_label has been introduced for this purpose há 13 anos atrás
  florian 7361e19799 + support for handling OS_128/OS_S128 on 64 Bit CPUs as far as needed for method pointers in registers há 13 anos atrás
  florian e1a2b1859a * comments and explanations on tai_regalloc.keep field há 13 anos atrás
  florian b6608e716b + tai_regalloc.keep to force register deallocations to be keep há 13 anos atrás
  sergei de34f58284 * Update instruction segment prefix when copying operands from another instruction, Mantis #18113. há 13 anos atrás
  pierre f92fba996d + New tai_ent and tai_ent_end classes há 13 anos atrás
  sergei be5a5d6ae6 - Removed redundant fillchar() calls, class instances are cleared on construction. há 13 anos atrás
  Jonas Maebe aee5380ae0 * merged trunk up to r20882 há 13 anos atrás
  Jonas Maebe 247033cce1 + stabx support for AIX, which is a variant of stabs. Note that we only há 13 anos atrás
  Jonas Maebe aaf6015b51 * converted tai directive string from pshortstring to ansistring (some há 13 anos atrás
  florian 9375945082 * toper.val : aint => tcgint, needed at least for avr há 13 anos atrás
  florian 111d05c68f o patch by Alexander Shishkin, resolves #20409 há 14 anos atrás
  sergei 9eb451756b + Support .seh_handler directive há 14 anos atrás
  Jonas Maebe cf47b8d422 * fixed all known memory leaks in the code added for the JVM port há 14 anos atrás
  sergei 1365467b0d + Support classes for creating unwind bytecode for Win64. há 14 anos atrás
  florian 7b72e21743 * forgotten part of r18958 há 14 anos atrás