florian
|
59abf2555b
* types.pas renamed to defbase.pas because D6 contains a types
|
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 |
peter
|
4285e99853
* internal linker
|
23 years ago |
peter
|
68ce5a00e5
* cg64 patch
|
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 |
peter
|
cc8c4d7093
* moved more routines from cga/n386util
|
23 years ago |
peter
|
67ede1276b
* add pinline unit that inserts compiler supported functions using
|
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 |
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
|
f2f6449e6b
+ replace some stuff by ALL_REGISTERS
|
23 years ago |
peter
|
5b242f7741
* tlocation,treference update
|
23 years ago |
Jonas Maebe
|
7fb55bf4e4
+ a_loadfpu_* and a_loadmm_* methods in tcg
|
23 years ago |
carl
|
cbe6e19729
+ patch for SPARC from Mazen NEIFER
|
23 years ago |
Jonas Maebe
|
62e4cfefc1
* fixed severe slowdown when compiling a program with arrays that have
|
23 years ago |
peter
|
d6fb9766ee
* check for unresolved forward classes in the interface
|
23 years ago |
peter
|
8327c4284d
|
23 years ago |
peter
|
d24762aeba
* removed uauto from orddef, use new range_to_basetype generating
|
23 years ago |
florian
|
43ece4c2b7
* publishing of publishable classes fixed
|
23 years ago |
florian
|
b60666ae1f
+ parasym to tparaitem added
|
24 years ago |
peter
|
e45bb82d81
* freemem change to value parameter
|
24 years ago |
Jonas Maebe
|
c980b07df9
* tarraydef.size returns target_info.size_of_pointer instead of 4 for
|
24 years ago |
peter
|
faf78ea813
* overloading supported in child classes
|
24 years ago |
florian
|
889ca6ea25
* publishing of qword, int64 and widechar properties is now possible
|
24 years ago |
peter
|
d2e1952377
* procsym definition rewrite
|
24 years ago |