florian
|
59abf2555b
* types.pas renamed to defbase.pas because D6 contains a types
|
23 years ago |
daniel
|
399036f1c2
* State tracker work
|
23 years ago |
florian
|
c3f4220f3b
* readded removed changes
|
23 years ago |
daniel
|
eeae0e4c00
+ Added the beginning of a state tracker. This will track the values of
|
23 years ago |
florian
|
336808f6c3
* start of the new generic parameter handling
|
23 years ago |
florian
|
07783d2a0d
* powerpc target fixed, very simple units can be compiled
|
23 years ago |
florian
|
479a745096
* first x86-64 patches
|
23 years ago |
peter
|
4285e99853
* internal linker
|
23 years ago |
peter
|
06ebac4e27
* readded missing revisions
|
23 years ago |
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 |