mazen
|
b65cffcdef
* widestring conversion routines takes a widechar so no
|
21 years ago |
peter
|
962ef697d5
* remove comment warnings
|
21 years ago |
peter
|
81b6d9f16c
* replace strlenint with sizeint
|
21 years ago |
peter
|
b5df63e617
* ValSInt fixed for 64 bit
|
21 years ago |
peter
|
53ec165e68
* x86-64 fixes
|
21 years ago |
peter
|
cafed35e77
* str() helpers now also use valint/valuint
|
21 years ago |
florian
|
2e3fb337ff
* fixed getmem prototype for 64 bit systems
|
21 years ago |
Jonas Maebe
|
c2efd86268
+ integer division-by-zero detection support for ppc
|
21 years ago |
florian
|
78a00b657b
* fixed copy(<dynarray>, ...)
|
22 years ago |
florian
|
e346ebacb6
* write helper comproc for variants fixed
|
22 years ago |
florian
|
8585d3d0b8
* ifdef'd some helpers
|
22 years ago |
peter
|
10f0e5cb6e
* pcomp added for sparc
|
22 years ago |
olle
|
f062855e7f
- removed parameter from fpc_iocheck
|
22 years ago |
Jonas Maebe
|
4be7651aa2
* fixed conversion of fpc_*str_unique to compilerproc
|
22 years ago |
Jonas Maebe
|
394b70f94d
* fpc_{ansistr|widestr}_unique is now a function so it can be used as
|
22 years ago |
peter
|
60407e302b
* fpc_shortstr_concat is now the same for all targets
|
22 years ago |
florian
|
35bb4d682f
* fixed generic shortstr_compare
|
22 years ago |
peter
|
163e06f93b
* fpc_help_fail compilerproc
|
22 years ago |
peter
|
c2c11ba6a6
* constructor helper added
|
22 years ago |
peter
|
511571c60d
* fpc_big_array changed to 1k only. using maxlongint will crash gdb
|
22 years ago |
peter
|
a7691d8bb8
* fpc_round added, needed for int64 currency
|
22 years ago |
peter
|
f0d85ac788
* class helpers compilerprocs are not needed yet, changed
|
22 years ago |
peter
|
1e86b585f9
* changed address parameter/return values to pointer instead
|
22 years ago |
florian
|
62db93e704
* uncommented the variant<->dyn. array stuff
|
22 years ago |
florian
|
6432af8a76
* fixed helper declarations
|
22 years ago |
mazen
|
a5e2afbbb3
* functions headers modified in generic.inc to make it possible compiling sparc
|
22 years ago |
michael
|
90a344edb2
+ PAtch from peter fixing daily build
|
22 years ago |
mazen
|
215880afe8
* fixing several bugs compiling the RTL
|
22 years ago |
peter
|
d0776e3492
* implemented some more conversions
|
22 years ago |
peter
|
2b6e06bd4a
* fixed dynarray copy
|
23 years ago |