peter
|
7dd6b85e01
* fix shl/shr with value > 63
|
21 years ago |
peter
|
71611dd39d
* shr/shl use and 63 for the shift value
|
21 years ago |
peter
|
324144db92
* only convert widechar to widestring when both operands are
|
21 years ago |
florian
|
cd81fa77ea
+ added currency and widestring support to TWriter and TReader
|
21 years ago |
florian
|
d4576c1075
* regenerated
|
21 years ago |
peter
|
9a0a2ccd81
* give error when goto jumps to label outside current proc scope
|
21 years ago |
peter
|
1d3a5019b8
* fail added
|
21 years ago |
florian
|
17c92356a8
no message
|
21 years ago |
florian
|
d3b67cb11d
no message
|
21 years ago |
peter
|
176f2c1c1b
* new bug
|
21 years ago |
peter
|
facb8d93c1
updated for 1.9.4
|
21 years ago |
peter
|
5358278ca1
tai_regalloc.allocation changed to ratype to notify rgobj of register size changes
|
21 years ago |
peter
|
fac96dd2ed
fix range check error when array size > maxlongint
|
21 years ago |
peter
|
b151676e8a
quote all low ascii chars in stabs
|
21 years ago |
peter
|
7bfe6e60a7
check whether bp is in the stack value allocated by the main program
|
21 years ago |
michael
|
94ed600e1e
+ Fixed FindFirst/FindNext so it treats the attributes correctly
|
21 years ago |
peter
|
3c8d4c8f11
* set correct n_line type when starting new .o file by passing
|
21 years ago |
florian
|
210930d1bb
no message
|
21 years ago |
florian
|
35f9b5a3ee
* fixed <ordinal>+<pointer>
|
21 years ago |
florian
|
1c29cc1eb9
+ shellapi to makefile added
|
21 years ago |
marco
|
987e1dfa7b
* fix from Robert Rosmair.
|
21 years ago |
florian
|
b5bf8cefad
+ <pointer> - <pointer> result is divided by the pointer element size now
|
21 years ago |
florian
|
99f47575b4
no message
|
21 years ago |
florian
|
3ef5e89682
* fixed <dyn. array>:=nil;
|
21 years ago |
florian
|
01d7276396
no message
|
21 years ago |
marco
|
6a902e9f9b
* freebsd/x86_64
|
21 years ago |
peter
|
6fc2ea345d
* extra typecast to prevent range check
|
21 years ago |
peter
|
06448271ff
* $message directive compatible with delphi
|
21 years ago |
peter
|
c25228226d
* don't change sign for unsigned shl/shr operations
|
21 years ago |
Jonas Maebe
|
726b980f38
+ added
|
21 years ago |