peter
96be9e9392
* constant calculation fixed. The type of the new constant is now
...
defined after the calculation is done. This should remove a lot
of wrong warnings (and errors with -Cr).
2001-01-14 22:13:13 +00:00
Jonas Maebe
4c8ca9774f
+ implemented/fixed docompare() mathods for all nodes (not tested)
...
+ nopt.pas, nadd.pas, i386/n386opt.pas: optimized nodes for adding strings
and constant strings/chars together
* n386add.pas: don't copy temp strings (of size 256) to another temp string
when adding
2000-12-31 11:14:10 +00:00
Jonas Maebe
e9544a1eb9
+ warning when there is a chance to get a range check error because of
...
automatic type conversion to u32bit
* arithmetic operations with a cardinal and a signed operand are carried
out in 64bit when range checking is on ("merged" from fixes branch)
2000-12-16 15:55:32 +00:00
florian
b9796f6a7f
* unused units removed from uses clause
...
* some changes for widestrings
2000-11-29 00:30:30 +00:00
Jonas Maebe
cab4cdb15d
* changed types of values used for constant expression evaluation to
...
tconstexprint
2000-11-20 15:30:42 +00:00
florian
5694e05857
* some bugs with interfaces and NIL fixed
2000-11-13 11:30:54 +00:00
florian
51527ba1c9
+ merged Attila's changes for interfaces, not tested yet
2000-11-04 14:25:19 +00:00
peter
451723647e
* symtable splitted, no real code changes
2000-10-31 22:02:46 +00:00
peter
e171f341a0
* moehrendorf oct 2000 rewrite
2000-10-14 10:14:45 +00:00
peter
38951f5ce1
* lot of compile updates for cg11
2000-10-01 19:48:23 +00:00
peter
27749c067e
* more cg11 updates
2000-09-30 16:08:45 +00:00
florian
57a566e53d
*** empty log message ***
2000-09-28 19:49:51 +00:00
florian
a30886fbf6
* finally nadd.pas compiles
2000-09-27 21:33:22 +00:00
florian
5a855db55d
* more stuff fixed
2000-09-27 20:25:44 +00:00
florian
c284d15e57
* fixed a lot of syntax errors in the n*.pas stuff
2000-09-27 18:14:31 +00:00
peter
a71e44ac49
* use defines.inc
2000-09-24 15:06:10 +00:00
florian
68ceefdb2a
* more fixes
2000-09-22 22:42:52 +00:00
Jonas Maebe
48787ae200
* put piece of code between -dnewoptimizations2 since it wasn't
...
necessary otherwise
+ support for full boolean evaluation (from tcadd)
2000-09-21 12:22:42 +00:00
florian
c537853371
* updated
2000-09-20 21:50:59 +00:00
Jonas Maebe
858bff5bda
* some modifications to -dcardinalmulfix code
2000-08-29 08:24:45 +00:00
florian
8e1a4890a1
* initial release
2000-08-26 12:24:20 +00:00