peter
|
16a60238c6
* check for-loop constants ranges
|
20 년 전 |
peter
|
e24eb1f631
* set varstate before parsing the instruction block in for statements
|
20 년 전 |
peter
|
cc2789b680
* for-node cleanup, checking for uninitialzed from and to values
|
20 년 전 |
peter
|
ced6bf20cd
* fix lineinfo for with blocks
|
20 년 전 |
peter
|
78c2af7b3c
* set vo_explicit_paraloc flag
|
20 년 전 |
peter
|
2b6456fe16
* procvar handling for tp procvar mode fixed
|
20 년 전 |
Jonas Maebe
|
bd04491f50
* patch from Peter to fix inlining of case statements
|
20 년 전 |
peter
|
89b1b583c9
* ttempcreatenode.create_reg merged into .create with parameter
|
21 년 전 |
peter
|
6458bd0ce1
* tvarsym splitted
|
21 년 전 |
mazen
|
3c79b466b7
* remove non needed parathesys as in 1.140
|
21 년 전 |
mazen
|
581b52422c
- remove $IFDEF DELPHI and related code
|
21 년 전 |
peter
|
6180168a5a
* register loopvarsym for fields instead of record variable
|
21 년 전 |
peter
|
8fb3536f6e
* simple regvar support, not yet finished
|
21 년 전 |
peter
|
33a834821f
* paraloc branch merged
|
21 년 전 |
peter
|
4df1a1f378
* no difference for withnode when debuginfo is generated
|
21 년 전 |
peter
|
67548d9f91
* for loop variable assignment is not allowed anymore
|
21 년 전 |
florian
|
8a9758c5e2
* logs truncated
|
21 년 전 |
florian
|
588e2c38bf
* dwarf branch merged
|
21 년 전 |
peter
|
b86f2c6a25
* methodpointer is loaded into a temp when it was a calln
|
21 년 전 |
peter
|
9a0a2ccd81
* give error when goto jumps to label outside current proc scope
|
21 년 전 |
peter
|
9625256d22
* better check for maybe_call_procvar
|
21 년 전 |
peter
|
e9b91887d5
* withsymtables need to have the original tobject owner instead of
|
21 년 전 |
peter
|
c844c5a505
* procvar cleanup
|
21 년 전 |
peter
|
ecfbbeffc3
* renamed xNNbittype to xNNinttype
|
21 년 전 |
Jonas Maebe
|
43306edc96
* don't put the temp of a withnode in a register if debugging info is on,
|
21 년 전 |
Jonas Maebe
|
694eee6cae
+ support to store ttempcreate/ref/deletenodes in registers
|
21 년 전 |
peter
|
607b41f22e
* except is also an end of block token
|
21 년 전 |
peter
|
32173c41fa
* removed asmmode_direct
|
21 년 전 |
Jonas Maebe
|
62394e45d7
* moved count_locals from pstatmnt to symutils
|
21 년 전 |
florian
|
1a87a5ed45
* fixed several arm calling conventions issues
|
21 년 전 |