carl
|
21b3a10f02
+ defines.inc -> fpcdefs.inc to avoid conflicts if compiling by hand
|
23 years ago |
peter
|
2992e1819c
* removed old logs and updated copyright year
|
23 years ago |
peter
|
4dcd96747e
* moved entry and exitcode to ncgutil and cgobj
|
23 years ago |
peter
|
6320530bdd
* removed newn and disposen nodes, the code is now directly
|
23 years ago |
carl
|
87aa88e9b7
+ generic FPC_CHECKPOINTER
|
23 years ago |
carl
|
1825ca25de
- remove ifdef i386 define
|
23 years ago |
peter
|
70ff711f73
* mangledname rewrite, tprocdef.mangledname is now created dynamicly
|
23 years ago |
carl
|
5befcda7e5
+ target_info.size_of_pointer -> pointer_Size
|
23 years ago |
peter
|
2750eb5017
* fixed memory corruption created by previous fix
|
23 years ago |
michael
|
8e7bb6837f
+ Patch from Pavel Ozerski
|
23 years ago |
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 |