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 |
peter
|
7373a649f1
* put every proc in a new object file
|
21 years ago |
peter
|
a939095dbe
* revert has_localst patch
|
21 years ago |
peter
|
60b53cb1c1
* fix storing of localst in ppu
|
21 years ago |
florian
|
8a9758c5e2
* logs truncated
|
21 years ago |
florian
|
588e2c38bf
* dwarf branch merged
|
21 years ago |
peter
|
1bcda5c022
* first load para's to temps before calling entry code (profile
|
21 years ago |
peter
|
365d6252cc
* also check local typed const
|
21 years ago |
peter
|
b86f2c6a25
* methodpointer is loaded into a temp when it was a calln
|
21 years ago |
peter
|
72365ec95b
* implicit_finally flag must be set in pass1
|
21 years ago |
florian
|
b5bf8cefad
+ <pointer> - <pointer> result is divided by the pointer element size now
|
21 years ago |