Commit History

Author SHA1 Message Date
  nickysn 03acadaf1e + initialize size and relflags in TRelRelocation 5 years ago
  nickysn 732f1d9df6 + added TRelRelocationFlags 5 years ago
  nickysn 569c406116 + introduced the TRelRelocation class 5 years ago
  nickysn f1f819516e + write the section data in the .rel internal object writer (relocations aren't written, yet) 5 years ago
  florian 724676db43 * Xtensa: patch by Christo Crause: fix addmi/addi handling, resolves #37015 5 years ago
  Jonas Maebe 0fbb1b259e * re-added "protected" accidentally removed in r45236, fixes JVM compilation 5 years ago
  michael 2073e518cc * Better uses clause for Delphi, less warnings 5 years ago
  nickysn ab878adfff + actually produce relocations in TRelObjData.writeReloc 5 years ago
  nickysn 256597be58 + Z80 internal asm: produce correct opcodes for register operands 5 years ago
  nickysn 90ee079cd1 + partial implementation of pass2 asm opcode generation for the Z80 internal asm writer 5 years ago
  nickysn 5d2be4da1c * Z80: match both signed and unsigned 16-bit constants as OT_IMM16 in the asm instab lookup 5 years ago
  nickysn 27e9dde81a + implemented pass1 (calcsize) of the instruction encoding for the Z80 internal asm 5 years ago
  nickysn 23fa725b01 + added the global symbols to the .rel output file 5 years ago
  nickysn bba56d627f + write the areas (sections) in the .rel output 5 years ago
  nickysn 92e86e7673 * the areas global symbols count must be in hex in the .rel format 5 years ago
  nickysn 8e23dc99a1 + write the .rel file header and the list of external symbols 5 years ago
  nickysn 763e0a14fe + override the abstract methods from TObjData.sectionname() and .writereloc(). Only sectionname() is implemented for now. 5 years ago
  nickysn 244f1dd83c + added class TRelObjData 5 years ago
  nickysn 66a72cfb72 + added build mode that enables the Z80 internal assembler 5 years ago
  Tomas Hajny ed6928f257 * remove shortcut conflict between ~G~eneral and ~G~o32v2 5 years ago
  svenbarth 73026618c8 * protect against empty strings inside the SetThreadDebugNameA and -U functions 5 years ago
  florian b80d051249 * make fparainit and fparacopyback public 5 years ago
  florian 8d1660893b * compilation with -Oodfa fixed 5 years ago
  svenbarth 0906714aa4 * fix for Mantis #36950: apply (slightly adjusted) patch by Bi0T1N to implement SetThreadDebugNameA and -U for Linux and Android targets 5 years ago
  svenbarth 3d2945726a * handle generic parameters in Ord() 5 years ago
  florian b6097a0300 * correctly handle result type of string constant nodes for internally created 5 years ago
  michael 4e92f2651e * Zero out at premature exit 5 years ago
  marco 4a51d0600d * add podetached. Follow up to mantis @32055 due to regression, see 5 years ago
  yury 187cc46b32 * Windows: Do not use CommandLineToArgvW for parsing command line parameters, because it treats \" as an escape sequence for the double quote. 5 years ago
  michael 112b48a5e0 * Use read buffer to speed up things 5 years ago