peter
|
720815e13b
* fix aftercosntruction calls, vmt=1 is used to indicate that
|
20 years ago |
peter
|
296e81146e
* insert stack_check helper call before doing register allocation
|
20 years ago |
peter
|
2a20174317
* set flag if a procedure references a symbol in staticsymtable
|
20 years ago |
Jonas Maebe
|
99cffcc375
- disable inlining for any procedure that contains assembler. Could
|
20 years ago |
peter
|
29db12ecfa
* disable inlining across units when the inline procedure references
|
20 years ago |
peter
|
9e49f8eef9
* fixed crash with -vp
|
20 years ago |
peter
|
00c14e1083
* external is again allowed in implementation
|
20 years ago |
peter
|
2b6456fe16
* procvar handling for tp procvar mode fixed
|
20 years ago |
peter
|
959bdccc49
* disable pass2inline
|
20 years ago |
peter
|
06cfe01791
* os2 fixes for import
|
20 years ago |
florian
|
18f7aa97dd
* changed funcret location back to tlocation
|
21 years ago |
michael
|
180966c0aa
* Split po_public into po_public and po_global (Peter)
|
21 years ago |
peter
|
14d25d278b
mangledname setting moved to place after the complete proc declaration is read
|
21 years ago |
peter
|
87d2861f89
* fixes for win32 mangledname
|
21 years ago |
peter
|
e740a66636
* tparaitem removed, use tparavarsym instead
|
21 years ago |
peter
|
6458bd0ce1
* tvarsym splitted
|
21 years ago |
peter
|
2e161c5e9e
* nf_internal flag for internal inserted typeconvs. This will
|
21 years ago |
peter
|
bc59556a41
* $fpctarget expands to <cpu>-<os>
|
21 years ago |
florian
|
e04b172854
* fixed generic optimizer
|
21 years ago |
peter
|
705868e816
* remove saveregister calling convention
|
21 years ago |
mazen
|
581b52422c
- remove $IFDEF DELPHI and related code
|
21 years ago |
peter
|
b0c25b50a0
* symtable allocation rewritten
|
21 years ago |
peter
|
8fb3536f6e
* simple regvar support, not yet finished
|
21 years ago |
peter
|
33a834821f
* paraloc branch merged
|
21 years ago |
peter
|
3b59efea14
* keep localst in memory, it is also needed for finalizing
|
21 years ago |
armin
|
354004d803
* target netwlibc added (libc is preferred for newer netware versions)
|
21 years ago |
florian
|
6368652be2
* fixed several sparc alignment issues
|
21 years ago |
Jonas Maebe
|
fcbc2f1313
- disable node-based inlining of routines with special array parameters
|
21 years ago |
Jonas Maebe
|
c7fbf7b11b
+ (incomplete) node_complexity function to assess the complexity of a
|
21 years ago |
Jonas Maebe
|
1563d986c5
* inline procedures at the node tree level, but only under some very
|
21 years ago |