提交历史

作者 SHA1 备注 提交日期
  Jonas Maebe 0fbb1b259e * re-added "protected" accidentally removed in r45236, fixes JVM compilation 5 年之前
  michael 2073e518cc * Better uses clause for Delphi, less warnings 5 年之前
  nickysn ab878adfff + actually produce relocations in TRelObjData.writeReloc 5 年之前
  nickysn 256597be58 + Z80 internal asm: produce correct opcodes for register operands 5 年之前
  nickysn 90ee079cd1 + partial implementation of pass2 asm opcode generation for the Z80 internal asm writer 5 年之前
  nickysn 5d2be4da1c * Z80: match both signed and unsigned 16-bit constants as OT_IMM16 in the asm instab lookup 5 年之前
  nickysn 27e9dde81a + implemented pass1 (calcsize) of the instruction encoding for the Z80 internal asm 5 年之前
  nickysn 23fa725b01 + added the global symbols to the .rel output file 5 年之前
  nickysn bba56d627f + write the areas (sections) in the .rel output 5 年之前
  nickysn 92e86e7673 * the areas global symbols count must be in hex in the .rel format 5 年之前
  nickysn 8e23dc99a1 + write the .rel file header and the list of external symbols 5 年之前
  nickysn 763e0a14fe + override the abstract methods from TObjData.sectionname() and .writereloc(). Only sectionname() is implemented for now. 5 年之前
  nickysn 244f1dd83c + added class TRelObjData 5 年之前
  nickysn 66a72cfb72 + added build mode that enables the Z80 internal assembler 5 年之前
  Tomas Hajny ed6928f257 * remove shortcut conflict between ~G~eneral and ~G~o32v2 5 年之前
  svenbarth 73026618c8 * protect against empty strings inside the SetThreadDebugNameA and -U functions 5 年之前
  florian b80d051249 * make fparainit and fparacopyback public 5 年之前
  florian 8d1660893b * compilation with -Oodfa fixed 5 年之前
  svenbarth 0906714aa4 * fix for Mantis #36950: apply (slightly adjusted) patch by Bi0T1N to implement SetThreadDebugNameA and -U for Linux and Android targets 5 年之前
  svenbarth 3d2945726a * handle generic parameters in Ord() 5 年之前
  florian b6097a0300 * correctly handle result type of string constant nodes for internally created 5 年之前
  michael 4e92f2651e * Zero out at premature exit 5 年之前
  marco 4a51d0600d * add podetached. Follow up to mantis @32055 due to regression, see 5 年之前
  yury 187cc46b32 * Windows: Do not use CommandLineToArgvW for parsing command line parameters, because it treats \" as an escape sequence for the double quote. 5 年之前
  michael 112b48a5e0 * Use read buffer to speed up things 5 年之前
  michael 8182669e79 * Explicitly raise EDivError (bug ID 36839) 5 年之前
  michael e53c2572ce * Allow property list to be sorted (patch from Denis Grynuk, bug ID #36803) 5 年之前
  Jonas Maebe 3f6ad30b69 * don't convert the fpu parameters size from tcgsize -> int -> float_tcgsize 5 年之前
  florian de805fddcd * properly force the result type after r45217 5 年之前
  marcus 4d71051859 ppudump: catch exception on illegal datetime (mainly cross compiled units) 5 年之前