Commit History

Author SHA1 Message Date
  reiniero cc5b720bfd fcl-db: test for negative integer filters (issue #25168). 12 years ago
  reiniero 62bf453888 fcl-db: cosmetic: descriptions for filter tests; rename Dutch variables 12 years ago
  nickysn fd05d0c14e * 16/8-bit ALU fix in maybechangeloadnodereg. This fixes the tbopr and trox2 12 years ago
  michael d097d73de2 * make TParam.Value published 12 years ago
  nickysn f6e846c574 + added the NEC V20/V30 instructions 12 years ago
  michael 376259cc8e * Different default mechanism 12 years ago
  michael 481b0e7260 * Fix typo (from Andreas Schneider) 12 years ago
  Károly Balogh db49a169cb handle more locations in tm68knotnode, fixes several tests failing to compile with 200203223 12 years ago
  Károly Balogh aedf2dc20d fixed spilling operation type for A_LEA, fixes test tb0112 to compile, but still fails to run 12 years ago
  Károly Balogh 275031a0dd fix a bogus R_INTREGISTER to be R_ADDRESSREGISTER in getopstr() 12 years ago
  Károly Balogh fe3d11118c add string version of the new instructions to the right place. removed one more duplicate table. 12 years ago
  Károly Balogh dfe2f253f9 added 68040 CPU type, MOVE16 and ColdFire V4 extra instructions 12 years ago
  Károly Balogh 280ee919b7 removed several debug writeln()s 12 years ago
  Károly Balogh bcab04538c removed unused table, cleanups 12 years ago
  Károly Balogh 4c5f273bc5 removed redundant instruction table only used for ugly debug, and the ugly debug code itself 12 years ago
  sergei a5ae26da7e * Moved SkipEntryExitMarker method from ARM optimizer to the base one, since it is not target-dependent. Now it can be reused by other targets. 12 years ago
  sergei a3364a4b80 - RTL, Linux/FreeBSD shared library startup: removed FPC_SHARED_LIB_EXIT label, it is a leftover from times when library startup code was erroneously halting owning process on exit. 12 years ago
  sergei f2a4d1bbbc - Do not compile generic threadvar code if tf_section_threadvars flag is enabled for target (currently there are no such targets). 12 years ago
  sergei 90d66595c2 * typecheck_real_to_currency: generate inline round() node instead of direct call to fpc_round_real, this allows target-specific processing to take place and possibly emit more efficient code. 12 years ago
  nickysn 849843fb20 * fixed compilation of unit graph for win32 and win64 after r25730 12 years ago
  michael b1b8cc2542 * Patch from LaCo to fix bug #25118 12 years ago
  michael 86d2d0c9be * Patch from LaCo to bring implementation in line with other DB dyn units (bug ID 25118) 12 years ago
  nickysn b73252bd3d + enabled compilation of the code page units for i8086-msdos 12 years ago
  nickysn 73e875c7b2 * the graph unit's built in font compressed to use 1 bit per pixel, instead of 12 years ago
  nickysn d69a3447cd * the DrawnList structure (used by FloodFill) is now dynamically allocated 12 years ago
  svenbarth 6fef9a2c80 Correctly implement g_intf_wrapper. Fixes nearly 200 tests and now the cross compiled compiler is at least able to print the help (compiling a simple program does not work yet though). 12 years ago
  nickysn 327a15488e * generate a run time error 203 in the tiny heap in case there's not enough 12 years ago
  florian babbc21afd * fix handling of register sets on m68k: it is required that they are stored as two tcpuregistersets because address registers and data registers have different register types 12 years ago
  nickysn 6f474e525c * TNewModeInfo/newModeList modified so that it doesn't keep a second copy of the 12 years ago
  nickysn 6d1663fdc5 * the TNewModeInfo record type moved to the implementation part of the graph 12 years ago