Jonas Maebe
|
2722b5b381
* fixed overflow checking for $8000000000000000 in generic int64 mul
|
17 år sedan |
Jonas Maebe
|
bd27a09918
* changed record typecast into shift to avoid q3 becoming not
|
19 år sedan |
michael
|
93ba0409be
+ Removed HASCOMPILERPROC define
|
20 år sedan |
peter
|
4ace790492
* remove $Log
|
20 år sedan |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 år sedan |
michael
|
ffb55c4254
+ Removed VER1_0 defines
|
20 år sedan |
fpc
|
50778076c3
initial import
|
20 år sedan |
peter
|
e417e34496
* truncate log
|
20 år sedan |
florian
|
f77e8ab5a6
* fixed overflow checking for qword
|
21 år sedan |
florian
|
62f8ed92dc
* tried to fix overflow checking in qword multiplication
|
21 år sedan |
peter
|
71611dd39d
* shr/shl use and 63 for the shift value
|
21 år sedan |
peter
|
cafed35e77
* str() helpers now also use valint/valuint
|
21 år sedan |
florian
|
d18f952c09
* prt0.as exit code handling fixed
|
21 år sedan |
florian
|
8171ad2e10
+ implemented software shl/shr for 64 bit ints
|
21 år sedan |
peter
|
abbc3fa755
* moved int64 asm code to int64p.inc
|
22 år sedan |
florian
|
8d771df2d4
* arm fixes to the common rtl code
|
22 år sedan |
florian
|
b5838be7e0
* fixed my commit, strange, it didn't give any conflicts with Jonas patch
|
22 år sedan |
florian
|
2254dc3e82
* qword division fixed (MSB/LSB problem)
|
22 år sedan |
Jonas Maebe
|
eb9d6d7134
* fixed for big endian systems (since Florian doesn't seem to want to
|
22 år sedan |
carl
|
4b11cd11cd
- remove FPUInt64 variable
|
23 år sedan |
peter
|
01dfac4a4e
* old logs removed and tabs fixed
|
23 år sedan |
peter
|
c003f63790
* renamed conditional to insert optimized mod_qword for i386. The
|
23 år sedan |
peter
|
71a1ae2136
* sLineBreak changed to normal constant like Kylix
|
23 år sedan |
florian
|
a931861ce1
* qword div qword for i386 improved
|
24 år sedan |
Jonas Maebe
|
a39cd8a580
* made multiplying, dividing and mod'ing of int64 and qword processor
|
24 år sedan |
Jonas Maebe
|
4716f168dd
* renamed some str(x,y) and val(x,y) helpers so the naming scheme is the
|
24 år sedan |
peter
|
802acf6940
* m68k updates
|
24 år sedan |
peter
|
e150c46c78
* remove warnings
|
24 år sedan |
Jonas Maebe
|
bf5d803a93
* fixed qword_str for values with bit 63 = 1
|
24 år sedan |
florian
|
5e9dbab759
* val for int64 hopefully works now correct
|
24 år sedan |