Commit Graph

159 Commits

Author SHA1 Message Date
carl
67486c96c3 * fixes for Delphi 6 compilation
(warning : Some features do not work under Delphi)
2002-10-05 12:43:23 +00:00
mazen
3d9be081b9 * register allocation for parameters now done in cpupara, but InternalError(200109223) in cgcpu.pas:1053 is still not fixed du to location_force problem in ncgutils.pas:419 2002-10-04 21:57:42 +00:00
florian
654d313c73 * importing via external is now possible for macos 2002-10-02 21:50:19 +00:00
florian
bfb8548ce0 * ppus have the extension ppu on macos as well now 2002-10-02 21:29:34 +00:00
florian
5fdb2a891e * renamed target macosppc to macppc 2002-09-11 19:59:14 +00:00
peter
a540ff122c * tdicationary.replace added to replace and item in a dictionary. This
is only allowed for the same name
  * varsyms are inserted in symtable before the types are parsed. This
    fixes the long standing "var longint : longint" bug
  - consume_idlist and idstringlist removed. The loops are inserted
    at the callers place and uses the symtable for duplicate id checking
2002-09-09 17:34:14 +00:00
peter
dcd9e0107c * old logs removed and tabs fixed 2002-09-07 15:25:00 +00:00
carl
517c2566e8 * moved files to systems directory 2002-09-06 15:03:50 +00:00
olle
00238998f3 + abi_powerpc_macos added to TSystemInfo 2002-08-18 17:10:15 +00:00