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 |
carl
|
87aa88e9b7
+ generic FPC_CHECKPOINTER
|
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 |
carl
|
0ee2ac7451
+ added wdosx support (patch from Pavel)
|
23 years ago |
Jonas Maebe
|
7fb55bf4e4
+ a_loadfpu_* and a_loadmm_* methods in tcg
|
23 years ago |
peter
|
a6d63f0adc
* commited the wrong file :(
|
23 years ago |
peter
|
04248ee5b5
* also check at the end of the implementation for incomplete classes
|
23 years ago |
peter
|
d6fb9766ee
* check for unresolved forward classes in the interface
|
23 years ago |
peter
|
d2e1952377
* procsym definition rewrite
|
24 years ago |
peter
|
e37dbf904d
* calling convention rewrite
|
24 years ago |
peter
|
09cd7f1642
* overloaded functions don't need to be global in kylix
|
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 |
peter
|
81200dc9ef
* funcret moved from tprocinfo to tprocdef
|
24 years ago |
peter
|
e652444594
+ varargs directive
|
24 years ago |
peter
|
f86ce17588
+ hint directive parsing support
|
24 years ago |
peter
|
9a47ac9ec2
* m68k updates merged from fixes branch
|
24 years ago |
peter
|
0c03535b5b
* registration of targets and assemblers
|
24 years ago |
peter
|
cf8a1e1462
* better skipping of secondpass if error
|
24 years ago |
peter
|
a5a695d141
* when errors are found don't generate code, but still run the
|
24 years ago |
peter
|
f9c8c7e2ef
* don't generate code when there is already an error
|
24 years ago |
peter
|
a7cf57524e
* symtable change to classes
|
24 years ago |
peter
|
4e2655cdc5
* resulttype rewrite
|
24 years ago |
peter
|
684970ea22
* merged generic m68k updates from fixes branch
|
24 years ago |
peter
|
32b9cdb7cf
+ new tlinkedlist class (merge of old tstringqueue,tcontainer and
|
25 years ago |
florian
|
b9796f6a7f
* unused units removed from uses clause
|
25 years ago |