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 |
Jonas Maebe
|
844faab90a
* fixed web bug #3104: if stack checking is on, procedures pi_do_call
|
21 years ago |
peter
|
d4dcaeafaf
* fix checking for forwards in static symtable
|
21 years ago |
peter
|
2824f0b208
* fix tree printing
|
21 years ago |
florian
|
06a33abebd
* fixed arg. area calculation
|
21 years ago |
Jonas Maebe
|
3056a64bf0
* fixed regvars support. Needs -doldregvars to activate. Only tested with
|
21 years ago |
peter
|
8c5b0f7d82
* first try to get cpupara working for x86_64
|
21 years ago |
peter
|
ecfbbeffc3
* renamed xNNbittype to xNNinttype
|
21 years ago |
florian
|
af3d31eceb
* fixed handling of max. distance of pc relative symbols
|
21 years ago |
florian
|
b52cee6639
* fixed ppc inlining stuff
|
21 years ago |
daniel
|
d84b7d0743
* Some work to restore the MMX capabilities
|
21 years ago |
florian
|
87b24ee42c
* forgot a commit
|
21 years ago |
florian
|
2258e941af
+ inlined procedures inherit procinfo flags
|
21 years ago |