Jonas Maebe
|
1b42affa8f
* optimized PowerPC version of changes in r35454
|
vor 8 Jahren |
florian
|
7213a13081
* split fpc_mul_<64 bit> into separate procedures with and without overflow checking
|
vor 8 Jahren |
Jonas Maebe
|
8349cde7db
* changed byte/word/longbool to be Delphi-compatible (+ similar changes
|
vor 17 Jahren |
michael
|
93ba0409be
+ Removed HASCOMPILERPROC define
|
vor 20 Jahren |
peter
|
4ace790492
* remove $Log
|
vor 20 Jahren |
fpc
|
790a4fe2d3
* log and id tags removed
|
vor 20 Jahren |
fpc
|
50778076c3
initial import
|
vor 20 Jahren |
Jonas Maebe
|
8306e44f45
* mini scheduling optimization
|
vor 20 Jahren |
Jonas Maebe
|
4b6030beb9
* fixed overflow detection, + some small optimizations
|
vor 20 Jahren |
peter
|
e417e34496
* truncate log
|
vor 20 Jahren |
peter
|
4d8460ec2f
* float routines all use internproc and compilerproc helpers
|
vor 20 Jahren |
Jonas Maebe
|
fb693982b1
+ "nostackframe" modifier, because the automatic detection in the
|
vor 21 Jahren |
Jonas Maebe
|
9696691c8c
* fixed overflow checking for qword multiplication
|
vor 21 Jahren |
Jonas Maebe
|
ec84cc8788
+ assembler FPC_MUL_QWORD routine
|
vor 21 Jahren |
Jonas Maebe
|
0acd012715
+ ppc implemetnation of fpc_mod/div_qword (from ppc compiler writers guide)
|
vor 21 Jahren |
peter
|
abbc3fa755
* moved int64 asm code to int64p.inc
|
vor 22 Jahren |