Historial de Commits

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