Commit History

Author SHA1 Message Date
  Károly Balogh 875a7418b3 disable broken 68020 codepath and fall back to generic until it gets fixed 11 years ago
  Károly Balogh 3c015555ae use unsigned RawDoFmt() formatting for size in heap debug mode 11 years ago
  nickysn b670ceb4d2 * compilation fix after r27067 11 years ago
  nickysn afea0739c6 * fixed StrToInt, IntToStr and friends for objpas.integer=smallint 11 years ago
  Károly Balogh 9e74fd4d33 include libsym handling for m68k as well, Amiga needs it 11 years ago
  Károly Balogh 7e1051324d include exec on Amiga only in the implementation part 11 years ago
  Károly Balogh 9ec1d4ee89 fixed spilling operation type for some ColdFire instructions 11 years ago
  nickysn 2c7a83cd78 * use integer for the property indexes, instead of longint. Fixes compilation 11 years ago
  nickysn b4bb09254e * use a 16-bit integer for property indexes on 16- and 8-bit targets 11 years ago
  nickysn dcc2354760 * disallow 64-bit property index specifiers on 64-bit CPUs, since they were not 11 years ago
  pierre 044891fd94 Avoid range check error in a_op_const_reg_reg 11 years ago
  Károly Balogh fb218fa671 require v37 libs (OS2.04+) instead of v50 (nextgen) 11 years ago
  Károly Balogh 1483a631d7 Amiga: fixed copyright header and merged a fix from MorphOS in sysdir 11 years ago
  Károly Balogh 2f02fa6f16 fixed AllFilesMask for Amiga and some comment typos 11 years ago
  Károly Balogh e22228ca27 AMIGAOS4 is now defined in the compiler, not in the RTL 11 years ago
  Károly Balogh d775b148b0 Amiga: updated sysutils unit to equal the MorphOS version in features 11 years ago
  nickysn 0621dd523a * objpas.integer=smallint fixes in several tests 11 years ago
  Károly Balogh ad1cc67eb2 Amiga: fixed RawByteString related typos in sysutils 11 years ago
  nickysn 19a39cde4a * 16-bit objpas.integer type fixes in Math.DivMod 11 years ago
  Károly Balogh 9bdbad0c39 removed unnecessary MEMF_PUBLIC flag from several allocations 11 years ago
  nickysn 5ac193dfc3 * fixed test tbsx1.pp for a 16-bit objpas.integer type 11 years ago
  Károly Balogh b11e26cf55 Amiga: merged getpathstring DOS unit fixes from MorphOS RTL 11 years ago
  nickysn f2cf516529 * set objpas.integer = smallint on 16-bit and 8-bit CPUs. Rationale: 11 years ago
  nickysn e464d1f476 * fixed compilation of units regexpr and oldregexpr when integer=smallint 11 years ago
  nickysn b5f1445f90 * fixed compilation of unit variants with integer=smallint 11 years ago
  nickysn 9418fa9b8b * fixed compilation of unit classes with integer=smallint 11 years ago
  nickysn ca451988a8 * EInOutError.ErrorCode changed from Longint to Integer (16-bit Delphi 1 11 years ago
  nickysn 73494f004d * the Exception constructors' AHelpContext parameter changed from Integer to 11 years ago
  florian c9f7c7d88c + test for windows which tests if an .rc file can be really compiled into an .res file 11 years ago
  florian 2c5a0ffc89 * make windres the default resource compiler on x86_64-win64 11 years ago