Commit History

Author SHA1 Message Date
  nickysn 3ad3807b6f + accept the 'DB/DW/DD OFFSET xx' syntax 7 years ago
  nickysn 3b1bd8de3f + actually set hasofs to true if 'offset' is encountered in BuildConstSymbolExpression 7 years ago
  nickysn d591e698ac + added parameter 'hasofs' to ConcatConstSymbol. Will be used to support 'dd xx' 7 years ago
  nickysn 70038f1c0b + added extra boolean out parameter 'hasofs' to 7 years ago
  pierre 5ee7682313 Add Makefile targets for IDE targetting different CPUs 7 years ago
  pierre 253cf4abe1 Allow compilation for JVM CPU 7 years ago
  pierre 21a18de003 Use newly added SetExeName TTarget method to specify full name of IDE for cross-CPU 7 years ago
  pierre eb39402e28 * Handle FPC -oEXENAME option gracefully by adding a new field to TTarget class. 7 years ago
  florian 46fe2d486c * forgotten comment 7 years ago
  nickysn 629be9cee1 + add a 'constsize' parameter to ConcatConstSymbol, so it can be used to 7 years ago
  Mattias Gaertner f3dbb09e21 pastojs: no warning on $M 7 years ago
  Mattias Gaertner fc805c4bd2 pas2js: marker for checking writeln statements 7 years ago
  Mattias Gaertner be71c22a8e pastojs: marker for checking writeln statements 7 years ago
  Mattias Gaertner 0dce970bcf fcl-passrc: marker for checking writeln statements 7 years ago
  Mattias Gaertner a5f23e2b94 fcl-js: marker for checking writeln statements 7 years ago
  nickysn d86e5d006c + added test for seg(x) and ofs(x) initialized typed constants in TP mode as well 7 years ago
  nickysn 2019e622e1 * fixed typed constants, initialized with Ofs(proc) in modes TP and DELPHI as well 7 years ago
  nickysn e23a13a482 * fixed seg(proc) in tp and delphi modes in all i8086 memory models 7 years ago
  pierre 09995b820e Pass --NOGDBMI=1 to fpmake if NOGDBMI is set 7 years ago
  pierre 1512f9a34c Add NOGDBMI fpmake option to explicitly disable GDBMI support, and add GDBMI_DEFAULT_OSes to default to GDBMI 7 years ago
  Mattias Gaertner 1fa46c5597 fcl-passrc: removed writeln 7 years ago
  Mattias Gaertner 5fd7c0b840 pastojs: started writing module 7 years ago
  Mattias Gaertner beee21c761 fcl-passrc: unified naming BoolSwitches 7 years ago
  pierre 0cabadca2c Fix i386 compilation error for PIC code by using local stack variable 7 years ago
  pierre 30e4988a4e Disable i386 assembler code if position independent code option is used 7 years ago
  florian a29f968b3b * patch by Christo Crause: generate parameter location information in att assembler mode, resolves #32915 7 years ago
  svenbarth 640480272f * adjust TThread.Synchronize so that it also works correctly if the passed in thread instance is not the instance of the current thread 7 years ago
  nickysn 899707979a - removed debug writeln, committed by accident in r37727 7 years ago
  nickysn f351b6acc9 + added an i8086 test for typed constants, initialized with ofs(x) or seg(x) 7 years ago
  nickysn fe7fb70e2c * fixed the handling of Ofs(x) typed constants on i8086; previously, they would 7 years ago