Commit History

Author SHA1 Message Date
  Károly Balogh 6bd062b59f according to the M68K PRM and also GNU AS, plain 68000 has no BRA.L 11 years ago
  Károly Balogh 075645d2b3 do not generate zero divisor checks if a divisor is a constant 11 years ago
  Károly Balogh 1e65caa37a fixed the 68020 codepath for emit_div/mod 11 years ago
  reiniero 2592b1d662 fcl-db: dbtestframework: 11 years ago
  reiniero 5d71687901 fcl-db: bufdataset: revert r27075 because it had already been fixed another way in r26611, r26621 11 years ago
  Károly Balogh 73f8c956e0 don't save the FP explicitly on a syscall, as they preserve all regs anyway except scratch regs 11 years ago
  reiniero 088c4fce57 dbtestframework: 11 years ago
  lacak eefead9990 fcl-db: tests: use column names in same char-case as they are typed in CREATE TABLE statement (used in tests). If "test database" on MS SQL Server has case-sensitive collation then char-case of table names and column names are also case-sensitive. 11 years ago
  michael 42d671ed51 * Patch from Reinier Olislagers to fix issue #17376 11 years ago
  michael 3c015a3ab1 * Made property TableName protected (as suggested in 20395) 11 years ago
  reiniero 35938befd4 fcl-db: dbtestframework 11 years ago
  michael 0e61b5b6c1 * Removed wrong ELSE (bug id 25836) 11 years ago
  Jonas Maebe 4065483a50 * completed thlcgobj.location_force_fpureg(), use it everywhere and removed 11 years ago
  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