daniel
|
2a96f150c4
* Allow constant uint64 operations for +,-,shl,shr,or,xor,and.
|
há 18 anos atrás |
daniel
|
edb715686d
+ Add uint64 check to prevent 1>high(qword) evaluating to true.
|
há 18 anos atrás |
Jonas Maebe
|
d4978a9583
Merged revisions 7245,7251,7257,7260,7334,7336 via svnmerge from
|
há 18 anos atrás |
florian
|
2f983bf9b3
Merged revisions 7180-7181,7185,7218,7223,7229 via svnmerge from
|
há 18 anos atrás |
peter
|
fa4c80b11c
Merged revisions 7032 via svnmerge from
|
há 18 anos atrás |
peter
|
a0d6641c37
Merged revisions 6960,7008-7011,7013-7014,7017,7019 via svnmerge from
|
há 18 anos atrás |
florian
|
c3f22aae94
* fixed set+range on big endian systems
|
há 18 anos atrás |
florian
|
efb025310d
* tried to restore old set behaviour for big endian targets
|
há 18 anos atrás |
florian
|
9a0f769b2f
* cleaned up set conversion
|
há 18 anos atrás |
peter
|
9a37c04131
* cardinal-cardinal is calculated using int64
|
há 18 anos atrás |
daniel
|
e8050233af
+ Patch by Thorsten Engler to optimize string comparisons for = and <> cases. (Mantis #8231)
|
há 18 anos atrás |
florian
|
c6d3bc813f
* fixes #8229
|
há 18 anos atrás |
Jonas Maebe
|
d3ea2fa9e3
- removed some unneeded and sometimes wrong typecasts (could be
|
há 18 anos atrás |
pierre
|
b486f926ce
* taddnode.first_addstring, avoid memory leak if
|
há 18 anos atrás |
florian
|
7781e842fc
* varset support fixed
|
há 18 anos atrás |
peter
|
0557ddc342
* removed typed const, it is now handled by staticvarsym
|
há 18 anos atrás |
yury
|
5a9b0949c5
* fixed wince build.
|
há 18 anos atrás |
peter
|
658c46b903
* remove tdictionary and tindexarray
|
há 19 anos atrás |
florian
|
85d63d9fa9
* settings refactored
|
há 19 anos atrás |
Jonas Maebe
|
d5b069a935
* added missing typecheckpasses for new left/right nodes created in
|
há 19 anos atrás |
peter
|
3078a1927f
* remove ttype
|
há 19 anos atrás |
florian
|
67aa148602
* fixed softfpu support
|
há 19 anos atrás |
micha
|
8678d52aeb
* avoid warning when pointer points to size 1 data
|
há 19 anos atrás |
florian
|
fb5e396881
+ experimental -Sv option to support vector arithmetics
|
há 19 anos atrás |
micha
|
5f353d6fef
add warning for arithmetic on untyped pointers
|
há 19 anos atrás |
peter
|
d07f470b71
* remove ifdef fpc
|
há 19 anos atrás |
micha
|
d704af7216
fix compilation for {$T+} linux/win
|
há 19 anos atrás |
peter
|
2f0ce31751
* string concat changed from function to procedure to
|
há 19 anos atrás |
florian
|
569c4871fc
+ first batch of varset support, as long as packset isn't changed, it doesn't change anything
|
há 19 anos atrás |
olle
|
05d6f0e94d
macos: added a fake sysutils for use by compiler, and fixed some tests
|
há 19 anos atrás |