Jonas Maebe
|
7fb55bf4e4
+ a_loadfpu_* and a_loadmm_* methods in tcg
|
23 years ago |
Jonas Maebe
|
60dc4bf0a9
* moved call to "cleanup_regvars" to cga.pas for i386 because it has
|
24 years ago |
peter
|
d2e1952377
* procsym definition rewrite
|
24 years ago |
peter
|
e37dbf904d
* calling convention rewrite
|
24 years ago |
florian
|
9746f4c2d6
* some cg reorganisation
|
24 years ago |
peter
|
81200dc9ef
* funcret moved from tprocinfo to tprocdef
|
24 years ago |
peter
|
2019918dc9
* check for errorcount after firstpass
|
24 years ago |
peter
|
5677fbe1b4
* fixed crash in labelnode
|
24 years ago |
peter
|
a7cf57524e
* symtable change to classes
|
24 years ago |
peter
|
4e2655cdc5
* resulttype rewrite
|
24 years ago |
peter
|
32b9cdb7cf
+ new tlinkedlist class (merge of old tstringqueue,tcontainer and
|
24 years ago |
florian
|
b9796f6a7f
* unused units removed from uses clause
|
25 years ago |
peter
|
451723647e
* symtable splitted, no real code changes
|
25 years ago |
peter
|
e171f341a0
* moehrendorf oct 2000 rewrite
|
25 years ago |
peter
|
a71e44ac49
* use defines.inc
|
25 years ago |
peter
|
4c94659743
* moved some util functions from globals,cobjects to cutils
|
25 years ago |
peter
|
cdbe6a1fa3
+ usedasmsymbollist to check and reset only the used symbols (merged)
|
25 years ago |
Jonas Maebe
|
c999d3b17d
+ allow regvars to be used inside inlined procs, which required the
|
25 years ago |
Jonas Maebe
|
ac16977232
- disable regvars for inlined procedures (merged from fixes branch)
|
25 years ago |
Jonas Maebe
|
67ac676004
+ added is_addr field for labels, if they are only used for getting the address
|
25 years ago |
michael
|
650fbb86aa
+ removed logs
|
25 years ago |
michael
|
e7aca136a1
+ Initial import
|
25 years ago |
pierre
|
d2aa336b2f
* avoid bug #911, worng unused parameter hints
|
25 years ago |
florian
|
7c75febd64
* enumerations with size 1 or 2 weren't handled corretly if they were register
|
25 years ago |
florian
|
f3ed1eaf5c
* improved allocation rules for integer register variables
|
25 years ago |
peter
|
ffab53c30f
* tp7 fix
|
25 years ago |
pierre
|
35d59eeb52
Use $GOTO ON
|
25 years ago |
florian
|
df41d1395c
* newcg is compiling
|
25 years ago |
florian
|
05e486a068
* big update for exception handling code generation: possible mem holes
|
25 years ago |
peter
|
4a4a24b6e8
* log truncated
|
25 years ago |