Commit History

Author SHA1 Message Date
  tom_at_work 1d2e01d26d * fixed assembly for ppc64/linux (although it does not compile yet) 18 years ago
  Jonas Maebe da942bdc58 * .NOTPARALLEL target so cycle works with make -j for targets whose 18 years ago
  tom_at_work 106fe68ce6 * renamed TStringList to TCmdStrList, in general use TCmdStr instead of shortstrings to fix bug #6351 18 years ago
  chrivers 0e6348e7b7 * Renamed "fieldoffset" to "iioffset" to avoid confusion with fieldvarsym.fieldoffset 18 years ago
  chrivers 83f5a5747c * Renamed "fieldoffset" to "iioffset" to avoid confusion with fieldvarsym.fieldoffset 18 years ago
  chrivers 5e94d3f550 * Updated nobj to match moved iitype field to TImplementedInterface 18 years ago
  chrivers cf04dc0fa1 * Moved iitype iioffset from tobjectdef to TImplementedInterface 18 years ago
  chrivers ceda666d13 * Added several more checks for invalid usage of implements-keyword 18 years ago
  tom_at_work 1e104006a9 * fixed test for powerpc64; in ppc64/linux pointers to functions are in reality pointers to a function descriptor containing the actual function pointer 18 years ago
  peter 34a5236dd0 * unique iunknown problem 18 years ago
  Jonas Maebe 2109469767 * fixed TEST_FPC comment 18 years ago
  ivost c0e9be49b8 * fixed bug related to IMPLEMENTS keyword. The interface type was stored inside the interface defintion what was wrong! now it's set per TImplementedInterface$ 18 years ago
  Jonas Maebe 5f61271824 * fixed val_sint(x,longint) for negative hex/bin values on 64 bit 18 years ago
  Jonas Maebe 6c578f55df * support 'x1f' and 'X1f' for hex notation in val() (Delphi compatibility, 18 years ago
  florian ca4412e09f + test 18 years ago
  Jonas Maebe d614eab0fb * don't call afterconstruction/beforedestruction in case an exception 18 years ago
  florian e923c6072d * handle stack parameters like delphi when using register calling conventions, resolves #8199 18 years ago
  Jonas Maebe c0e9782da9 * regenerated message text files with new stabs disabling message 18 years ago
  Jonas Maebe 44dffffdf2 * undid accidental commit of partial TCmdStrListItem change 18 years ago
  Jonas Maebe 5fde39cd69 * reinstated trashing of out parameters with -gt (see mantis 8216, 18 years ago
  Jonas Maebe becd64bfb7 * set srdef to nil if nothing found in searchsym_in_class_by_msgint 18 years ago
  pierre 4f35aabebb + use new assembler flag: af_no_debug 18 years ago
  pierre 99969eb3c5 + new assembler flag: af_no_debug 18 years ago
  pierre b172694e82 + new warning for assembler that does not support debug information 18 years ago
  joost 6aa6d4389e * Fix for mantis bug #8213 18 years ago
  Jonas Maebe 846fbf9fa0 * fixed several (harmles) range errors 18 years ago
  Jonas Maebe 7dac4c57c2 + add -gttt to extcycle 18 years ago
  michael fe8a3dbfe7 * Moved fpcunit to inc, added testresult writers from Dean Zobec 18 years ago
  florian 1d3a9cd87a * fixing writing of setdefs 18 years ago
  Jonas Maebe fae803869f * don't typecast the localst of the main program to a localsymtable 18 years ago