Commit History

Author SHA1 Message Date
  peter d0156354a6 * inline directive enabled by default for fpc,objfpc,delphi modes 19 years ago
  florian bc5e1be7b1 * fixed object constructor handling for 64 bit CPUs 19 years ago
  florian 22146e2bcf * partial fix (not for 64 bit CPUs yet) for #5641 (tested only lower byte of result of object constructors) 19 years ago
  peter eb829ea21b * store procdef messageinf in the ppu 19 years ago
  Károly Balogh b77a51f67d + first somewhat-valid AmigaOS/PowerPC support (no linking yet) 19 years ago
  yury 8bef50f29f * fixed import by ordinal number for all Windows targets when using external linker. 19 years ago
  florian 6620181ee0 * expect repetition of class for class methods and fixed error message to show the forward declaration instead of the current one 19 years ago
  yury 5d82676f78 * Do not use cprefix for cdecl DLL imports in Windows. 19 years ago
  peter 392ef22a7f * win imports are only by importname not anymore per procdef 19 years ago
  florian e4d2d87bb9 * function results can be a generic parameter 19 years ago
  florian a5dfe315ec * made safecall working, handling not consistent yet though 19 years ago
  florian 23af245ba2 * fixed parameter order of self and result to be COM compatible 19 years ago
  florian 2bb707a4ee * fixed COM parameter passing 19 years ago
  florian 06e7d4be7a + dispid parsing 19 years ago
  peter 76534b1888 * always add library prefix and suffix to generate uniform dll name 19 years ago
  peter d858a419c8 * missing import_name flag 19 years ago
  peter ce58e15393 * fix coff section names to fix resourcestrings with 19 years ago
  peter b2121dae20 * fix intf map resolving with for inherited intfs 19 years ago
  peter 2ee71781a7 * openstring now uses a type in the system unit 19 years ago
  peter 95be416b9d * don't allow stringconst+integer 19 years ago
  peter 38c0ae73da Merged revisions 2775,2788-2789 via svnmerge from 19 years ago
  peter 785550d7e3 Merged revisions 2669,2673,2677,2683,2696,2699-2702,2704,2708,2712-2715,2718,2722-2723,2728-2730,2740,2769 via svnmerge from 19 years ago
  peter 9566255122 * allow out file parameters 19 years ago
  peter 232555904e * symtablestack cleanup and rewrite 19 years ago
  peter 66f8276445 * refactor booleans in systeminfo structure, they are now flags 19 years ago
  Károly Balogh b718d9ff37 + added framework code for AmigaOS/PPC syscall support 19 years ago
  peter ad0f93da39 * don't report name differences after implicit renames 19 years ago
  peter 95879fe8a7 * basic support for generic classes 19 years ago
  Károly Balogh 739ae4c254 + 1st attempt to have explicit funcretloc for Amiga/m68k 19 years ago
  Károly Balogh 238964e443 Various m68k fixes/additions: 19 years ago