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
|
f6b3e2e37f
* synchronized cpubase between powerpc and i386
|
23 years ago |
peter
|
4dcd96747e
* moved entry and exitcode to ncgutil and cgobj
|
23 years ago |
carl
|
87aa88e9b7
+ generic FPC_CHECKPOINTER
|
23 years ago |
carl
|
5befcda7e5
+ target_info.size_of_pointer -> pointer_Size
|
23 years ago |
peter
|
5b242f7741
* tlocation,treference update
|
23 years ago |
peter
|
cdf0df1808
* allow accessing locals in other lexlevel when the current assembler
|
23 years ago |
peter
|
fd2ad837e2
* implicit result variable generation for assembler routines
|
23 years ago |
peter
|
d2e1952377
* procsym definition rewrite
|
24 years ago |
peter
|
915b5cd7a9
* split constsym.value in valueord,valueordptr,valueptr. The valueordptr
|
24 years ago |
florian
|
9746f4c2d6
* some cg reorganisation
|
24 years ago |
peter
|
19e153abd3
* under development flag for targets
|
24 years ago |
peter
|
81200dc9ef
* funcret moved from tprocinfo to tprocdef
|
24 years ago |
peter
|
0c03535b5b
* registration of targets and assemblers
|
24 years ago |
peter
|
60162bf433
* allow unit.identifier in asm readers
|
24 years ago |
peter
|
a7cf57524e
* symtable change to classes
|
24 years ago |
peter
|
4e2655cdc5
* resulttype rewrite
|
24 years ago |
peter
|
d8abf76f6b
* getsym redesign, removed the globals srsym,srsymtable
|
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
|
24 years ago |
Jonas Maebe
|
c91a23c27d
* new constant handling: from now on, hex constants >$7fffffff are
|
25 years ago |
florian
|
b9796f6a7f
* unused units removed from uses clause
|
25 years ago |
peter
|
de70cf38b3
* more fixes
|
25 years ago |
florian
|
51527ba1c9
+ merged Attila's changes for interfaces, not tested yet
|
25 years ago |
peter
|
4bcd969993
* merged asm result patch part 2
|
25 years ago |
peter
|
451723647e
* symtable splitted, no real code changes
|
25 years ago |
peter
|
092352b0fd
* merged @result fix from Pierre
|
25 years ago |
peter
|
5218af7926
* delphi compile fixes
|
25 years ago |
peter
|
a71e44ac49
* use defines.inc
|
25 years ago |