peter
|
fd2ad837e2
* implicit result variable generation for assembler routines
|
23 years ago |
michael
|
67732f1df0
+ Patch from peter for library imports
|
23 years ago |
peter
|
5a323a0f6e
* fixed external <dll> name <c-name> manglednames
|
23 years ago |
peter
|
60d2ddbbd5
* protected/private symbols parsing fixed
|
23 years ago |
florian
|
b60666ae1f
+ parasym to tparaitem added
|
24 years ago |
peter
|
d2e1952377
* procsym definition rewrite
|
24 years ago |
peter
|
e37dbf904d
* calling convention rewrite
|
24 years ago |
peter
|
17d62feebe
* $calling directive and -Cc commandline patch added
|
24 years ago |
Jonas Maebe
|
2c87e58a77
* allow self parameter for normal procedures again (because Kylix allows
|
24 years ago |
Jonas Maebe
|
6a15178f0f
* fixed web bug #1593
|
24 years ago |
florian
|
9746f4c2d6
* some cg reorganisation
|
24 years ago |
Jonas Maebe
|
a6cfe4083a
+ tempcreate/ref/delete nodes (allows the use of temps in the
|
24 years ago |
florian
|
032023f8de
* some interfaces related problems regarding
|
24 years ago |
florian
|
7db13ea48f
* some bugs fix:
|
24 years ago |
peter
|
fd8e5fa78c
* palmos support from v10 merged
|
24 years ago |
peter
|
071c6bc59a
* turn pocall_inline off when inline is not supported
|
24 years ago |
Jonas Maebe
|
367f7a0362
+ "compilerproc" directive support, which turns both the public and mangled
|
24 years ago |
peter
|
7321b8436e
* fixed overload checking for delphi. Empty parameters are only
|
24 years ago |
peter
|
b10e754536
* alignmentinfo record added
|
24 years ago |
peter
|
4f4f28606d
* fixed crash with procvar directive parsing. Be carefull as the procvar
|
24 years ago |
peter
|
e652444594
+ varargs directive
|
24 years ago |
peter
|
f86ce17588
+ hint directive parsing support
|
24 years ago |
florian
|
05cfc07952
* some more support for widechars commited especially
|
24 years ago |
Jonas Maebe
|
40ca771131
* fixed bug for overloaded operators with a return type that has a size
|
24 years ago |
florian
|
3c5793d8c6
* some Delphi incompatibilities fixed:
|
24 years ago |
peter
|
0c03535b5b
* registration of targets and assemblers
|
24 years ago |
peter
|
54b534cde7
* better check for globalsymtable
|
24 years ago |
peter
|
79b1b63dcb
* give error with local external procedure
|
24 years ago |
peter
|
a7cf57524e
* symtable change to classes
|
24 years ago |
peter
|
b193bf7df3
* remove unnecessary calls to firstpass
|
24 years ago |