Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  michael f7cab410c5 * Single instance functionality by Ondrej Pokorny 9 vuotta sitten
  nickysn 9de7830c8c + allow call ref on x86 for references that don't contain any registers, as the register allocator doesn't fail on them, if all registers are allocated 9 vuotta sitten
  nickysn ef2c6065b6 + added support for word/smallint typed constants, initialized with ofs() on i8086 9 vuotta sitten
  nickysn 1e7a0838d7 + added test for the 'SEG @CODE' and 'SEG @DATA' i8086 inline assembler directives 9 vuotta sitten
  nickysn a553b15a1c + handle properly inline asm segment constants different than word: 9 vuotta sitten
  nickysn 606b64a7f1 * fixed indentation 9 vuotta sitten
  nickysn 3b80ca4376 + implemented the 'SEG @CODE' inline assembler directive for i8086 9 vuotta sitten
  nickysn 995ca4fb12 + implemented the 'SEG @DATA' inline assembler directive for i8086 9 vuotta sitten
  nickysn 43dabca8ab * moved the handling of the @Code and @Data inline assembler symbols to new methods Tx86operand.SetupCode and .SetupData 9 vuotta sitten
  michael aa7058e82d * Patch from Ondrej Pokorny to fix broken compilation after 32275 10 vuotta sitten
  michael e838317177 * Fix bug #0028980 10 vuotta sitten
  nickysn 7d41d19150 + added an error message when trying to compile a tiny model DOS .COM file with 10 vuotta sitten
  Jonas Maebe 21a4a9034d * commented out all untested (and on non-Win32: unimplemened) TCompareOption 10 vuotta sitten
  joost 37c1c88f89 * Re-generated src/fpmkunitsrc.inc 10 vuotta sitten
  michael dd87c4f34f * Fix for bug ID #0028976 10 vuotta sitten
  Tomas Hajny 2c566ffcb9 * fix compilation failure after r32262 10 vuotta sitten
  svenbarth 0ff87336aa Convert the Boolean parameters accept_equal, typeonly and hadspecialize of comp_expr(), sub_expr() and factor() to a set parameter and adjust all calls. 10 vuotta sitten
  nickysn 4edbd27774 * support writing omf libraries with size greater than 251 blocks 10 vuotta sitten
  nickysn e498bfc1ba * changed an internal error number to ensure it's unique 10 vuotta sitten
  michael 745c1499df * Mark forgotten implementations with runerror 219 10 vuotta sitten
  michael 6955106a13 * Fix TStringSplitOptions 10 vuotta sitten
  michael b86ef67a54 * Resolved conflict with none in TStringSplitoptions 10 vuotta sitten
  michael 4a32135563 * no type helpers in version 2.6.* 10 vuotta sitten
  michael fde42ca8ef * Type helpers, compatible to Delphi XE 8 10 vuotta sitten
  florian 094a3c4350 * fixes masm code generation for rep mov* 10 vuotta sitten
  marco a9ac2abc77 * fixed #28908 (add alias for ADDRINUSE to sockets) for win,os2,unix 10 vuotta sitten
  marco d95b95e648 * fix for #28940 also add PSizeUint 10 vuotta sitten
  nickysn ca24b006ef + support 'dw SEG symbol' in the inline assembler on i8086 10 vuotta sitten
  marco 266ebc351b * remove some deprecated functions. Most have alternatives since at least 2.4, and more often 2.2 10 vuotta sitten
  marco 4484f793e7 * avoid deprecated warning. 10 vuotta sitten