peter
|
232555904e
* symtablestack cleanup and rewrite
|
19 years ago |
Jonas Maebe
|
42ec76598c
* new categories for vs_*: vs_declared, vs_initialised, vs_read,
|
19 years ago |
peter
|
8b1f3d2470
* no range check for delphi mode with in operator
|
20 years ago |
florian
|
7cd67ea3f0
* node optimizer branch merged
|
20 years ago |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
fpc
|
50778076c3
initial import
|
20 years ago |
peter
|
3f9d6ab32f
* add hint when passing an uninitialized variable to a var parameter
|
20 years ago |
peter
|
e417e34496
* truncate log
|
20 years ago |
Jonas Maebe
|
bd04491f50
* patch from Peter to fix inlining of case statements
|
20 years ago |
florian
|
8a9758c5e2
* logs truncated
|
21 years ago |
florian
|
588e2c38bf
* dwarf branch merged
|
21 years ago |
peter
|
6b96b70118
* fixed operator overload allowing for pointer-string
|
21 years ago |
peter
|
ecfbbeffc3
* renamed xNNbittype to xNNinttype
|
21 years ago |
daniel
|
97e87aaebc
* reginfo now also only allocated during register allocation
|
21 years ago |
peter
|
dc7f09e29e
* check for enumdef.maxval<255 instead of enumdef.savesize
|
22 years ago |
peter
|
4a1ecb07d1
* splitted buildderef and buildderefimpl to fix interface crc
|
22 years ago |
peter
|
6878c55c80
* write derefdata in a separate ppu entry
|
22 years ago |
daniel
|
b2343f4b16
* Register allocator splitted, ans abstract now
|
22 years ago |
peter
|
95f132db3d
* set_varstate cleanup
|
22 years ago |
peter
|
70fe77ca7c
* procinfo unit contains tprocinfo
|
22 years ago |
peter
|
6a8d5eb25d
* NEWRA branch merged
|
22 years ago |
Jonas Maebe
|
7ca760912b
* tcginnode.pass_2 doesn't call a helper anymore in any case
|
22 years ago |
peter
|
05c05f2555
* failn removed
|
22 years ago |
peter
|
60978ba89c
* aktprocdef renamed to current_procdef
|
22 years ago |
daniel
|
6aa01a99a9
* Ifdefs around a lot of calls to cleartempgen
|
22 years ago |
peter
|
47489f2376
* firstpass uses expectloc
|
22 years ago |
carl
|
113608e577
- removed unused variable
|
22 years ago |
peter
|
34e8266af4
* case statement inlining added
|
23 years ago |
carl
|
fdbae45a2c
+ hint for in operator with non byte sized operand
|
23 years ago |
peter
|
f3fc72095f
* splitted defbase in defutil,symutil,defcmp
|
23 years ago |