fpc
|
50778076c3
initial import
|
hace 20 años |
peter
|
e417e34496
* truncate log
|
hace 20 años |
florian
|
f093fa9242
- killed power from system unit
|
hace 20 años |
Jonas Maebe
|
08da4e9278
* fixed power() in genmath.inc (code duplication from math.pp for **
|
hace 20 años |
peter
|
4d8460ec2f
* float routines all use internproc and compilerproc helpers
|
hace 21 años |
Jonas Maebe
|
cfeaa8aa65
* some compilation fixes for powerpc after all the internconst and
|
hace 21 años |
Jonas Maebe
|
0f26252376
+ cgenmath with libc math functions. Faster than the routines in genmath
|
hace 21 años |
florian
|
12bf88080f
* fixed trunc for abs(value) < 1
|
hace 21 años |
florian
|
7e328ccf29
+ made generic trunc 64 bit aware
|
hace 21 años |
peter
|
3094258825
* removed warnings
|
hace 21 años |
florian
|
5fe2004441
* fixed some arm related real stuff
|
hace 21 años |
florian
|
2e80f0de5f
* arm startup code fixed
|
hace 21 años |
florian
|
9e6f48750a
* fixed generic system.int(...)
|
hace 21 años |
florian
|
9e00ecb080
* fixed small bugs
|
hace 21 años |
florian
|
1d3368ccde
* some const inserted
|
hace 21 años |
peter
|
bf56f75425
* abs(double) added
|
hace 21 años |
Jonas Maebe
|
2af569745c
* if currency = int64, FPC_CURRENCY_IS_INT64 is defined
|
hace 21 años |
Jonas Maebe
|
40a6ce22ff
* use HandleError instead of RunError so exception catching works
|
hace 21 años |
florian
|
8d771df2d4
* arm fixes to the common rtl code
|
hace 22 años |
Jonas Maebe
|
df5e0bbfc6
* fsqrt is an optional instruction in the ppc architecture and isn't
|
hace 22 años |
Jonas Maebe
|
a399f7898c
* added longint typecase to odd(smallint_var) call to avoid overload
|
hace 22 años |
Jonas Maebe
|
c59fb8e28a
- removed empty ppc-specific frac()
|
hace 22 años |
peter
|
a7691d8bb8
* fpc_round added, needed for int64 currency
|
hace 22 años |
peter
|
dd08014a49
* use generic int64 power
|
hace 22 años |
carl
|
c3d641ec0e
* round returns int64
|
hace 23 años |
florian
|
84f4935593
* fixed wrong commit
|
hace 23 años |
florian
|
45091120fd
+ variant wrappers for cmp operators added
|
hace 23 años |
peter
|
01dfac4a4e
* old logs removed and tabs fixed
|
hace 23 años |
florian
|
6d4e01d74f
* made abs a compiler proc if it is generic
|
hace 23 años |
florian
|
7ac5c3743d
* several fixes for linux/powerpc
|
hace 23 años |