Commit Verlauf

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