florian
|
9a1b9071a5
* implemented kylix like local directive, fixes #7242
|
vor 19 Jahren |
Jonas Maebe
|
593f74d155
+ full support for varargs-related functionality for "mwpascal; external;"
|
vor 19 Jahren |
florian
|
948ec12140
* use oldfpccall for interrupts
|
vor 19 Jahren |
peter
|
506f44dc7a
* only compare non-hidden parameters when searching for an implementation. The location
|
vor 19 Jahren |
peter
|
d0156354a6
* inline directive enabled by default for fpc,objfpc,delphi modes
|
vor 19 Jahren |
florian
|
bc5e1be7b1
* fixed object constructor handling for 64 bit CPUs
|
vor 19 Jahren |
florian
|
22146e2bcf
* partial fix (not for 64 bit CPUs yet) for #5641 (tested only lower byte of result of object constructors)
|
vor 19 Jahren |
peter
|
eb829ea21b
* store procdef messageinf in the ppu
|
vor 19 Jahren |
Károly Balogh
|
b77a51f67d
+ first somewhat-valid AmigaOS/PowerPC support (no linking yet)
|
vor 19 Jahren |
yury
|
8bef50f29f
* fixed import by ordinal number for all Windows targets when using external linker.
|
vor 19 Jahren |
florian
|
6620181ee0
* expect repetition of class for class methods and fixed error message to show the forward declaration instead of the current one
|
vor 19 Jahren |
yury
|
5d82676f78
* Do not use cprefix for cdecl DLL imports in Windows.
|
vor 19 Jahren |
peter
|
392ef22a7f
* win imports are only by importname not anymore per procdef
|
vor 19 Jahren |
florian
|
e4d2d87bb9
* function results can be a generic parameter
|
vor 19 Jahren |
florian
|
a5dfe315ec
* made safecall working, handling not consistent yet though
|
vor 19 Jahren |
florian
|
23af245ba2
* fixed parameter order of self and result to be COM compatible
|
vor 19 Jahren |
florian
|
2bb707a4ee
* fixed COM parameter passing
|
vor 19 Jahren |
florian
|
06e7d4be7a
+ dispid parsing
|
vor 19 Jahren |
peter
|
76534b1888
* always add library prefix and suffix to generate uniform dll name
|
vor 19 Jahren |
peter
|
d858a419c8
* missing import_name flag
|
vor 19 Jahren |
peter
|
ce58e15393
* fix coff section names to fix resourcestrings with
|
vor 19 Jahren |
peter
|
b2121dae20
* fix intf map resolving with for inherited intfs
|
vor 19 Jahren |
peter
|
2ee71781a7
* openstring now uses a type in the system unit
|
vor 19 Jahren |
peter
|
95be416b9d
* don't allow stringconst+integer
|
vor 19 Jahren |
peter
|
38c0ae73da
Merged revisions 2775,2788-2789 via svnmerge from
|
vor 19 Jahren |
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
|
vor 19 Jahren |
peter
|
9566255122
* allow out file parameters
|
vor 19 Jahren |
peter
|
232555904e
* symtablestack cleanup and rewrite
|
vor 19 Jahren |
peter
|
66f8276445
* refactor booleans in systeminfo structure, they are now flags
|
vor 19 Jahren |
Károly Balogh
|
b718d9ff37
+ added framework code for AmigaOS/PPC syscall support
|
vor 19 Jahren |