florian
|
80c0f33c0e
* patch by Sergei Gorelkin: fixes compilation with -dEXTDEBUG
|
16 years ago |
florian
|
4e7e0f620a
* first try to fix #10863 (don't do SSL in case left is already handled in an assignment node)
|
17 years ago |
florian
|
7ef191021f
+ check for location.loc<>expectloc in extdebug mode
|
17 years ago |
peter
|
db98f1eecb
* indenting of node names
|
18 years ago |
Jonas Maebe
|
76b190b723
- removed caretn and related code
|
18 years ago |
Jonas Maebe
|
9a75d308a8
* fixed missing lineinfo after removing inlining_procedure (missed a "not" in
|
18 years ago |
Jonas Maebe
|
246f75c43a
- removed inlining_procedure global var (artefact from pass_2 inlining)
|
18 years ago |
peter
|
e17b424e28
* refactor procsym procdef list
|
19 years ago |
florian
|
ef7bd58c54
* germanism removed (aktfilepos -> current_filepos)
|
19 years ago |
florian
|
85d63d9fa9
* settings refactored
|
19 years ago |
peter
|
3078a1927f
* remove ttype
|
19 years ago |
Jonas Maebe
|
e531c4f125
+ very limited SSA support (only outside control flow
|
19 years ago |
peter
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
19 years ago |
peter
|
a0b9dd48c9
* remove check for expectloc<>location.loc, it doesn't work anymore for
|
20 years ago |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
fpc
|
50778076c3
initial import
|
20 years ago |
peter
|
1b41aad3a0
remove multiple pass2 calls. It is not supported anymore by all nodes (ttempcreatenode)
|
20 years ago |
peter
|
e417e34496
* truncate log
|
20 years ago |
florian
|
8a9758c5e2
* logs truncated
|
21 years ago |
peter
|
72365ec95b
* implicit_finally flag must be set in pass1
|
21 years ago |
peter
|
f663d2488f
* cross unit inlining fixed
|
22 years ago |
peter
|
9e66b09843
* call firstpass before allocation and codegeneration is started
|
22 years ago |
florian
|
05fcae577a
* some ppc stuff fixed
|
22 years ago |
peter
|
9f54e1b7c5
* made worklists dynamic in size
|
22 years ago |
peter
|
0939085ab1
* commented out more obsolete constants
|
22 years ago |
peter
|
fb81b7ebbb
* old trgobj moved to x86/rgcpu and renamed to trgx86fpu
|
22 years ago |
daniel
|
b2343f4b16
* Register allocator splitted, ans abstract now
|
22 years ago |
peter
|
70fe77ca7c
* procinfo unit contains tprocinfo
|
22 years ago |
peter
|
75cb52213f
* fix register leak in with debug
|
22 years ago |
peter
|
99bb20747e
* parent framepointer changed to hidden parameter
|
22 years ago |