peter
|
f13ab0667c
* missing typecast in indexchar0
|
20 years ago |
michael
|
06668dda22
+ Fixed IndexChar0
|
20 years ago |
peter
|
14eb8f59b4
internconst, internproc and some external declarations moved to interface
|
21 years ago |
florian
|
c9e17321d7
* fixed software longint mod operation
|
21 years ago |
florian
|
5972f89919
* changed maxlongint to high(sizeint)
|
21 years ago |
florian
|
ef25f06e1c
* fixed array sizes
|
21 years ago |
peter
|
fd759e521f
* saveregisters calling convention is obsolete
|
21 years ago |
florian
|
8c85454cf9
+ added system.align
|
21 years ago |
Jonas Maebe
|
0f26252376
+ cgenmath with libc math functions. Faster than the routines in genmath
|
21 years ago |
florian
|
7a7c34e1b7
+ several unicode (to/from utf-8 conversion) stuff added
|
21 years ago |
peter
|
3094258825
* removed warnings
|
21 years ago |
peter
|
62850815bd
* fix arguments for shortstr_compare
|
21 years ago |
peter
|
4917058b59
* fixed compile with 1.0.x
|
21 years ago |
peter
|
81b6d9f16c
* replace strlenint with sizeint
|
21 years ago |
peter
|
b5df63e617
* ValSInt fixed for 64 bit
|
21 years ago |
Jonas Maebe
|
dedf697f3a
* use some more string routines from libc if FPC_USE_LIBC is used
|
21 years ago |
peter
|
53ec165e68
* x86-64 fixes
|
21 years ago |
florian
|
704ce8035c
* tvmt fixed (longint -> ptrint)
|
21 years ago |
peter
|
8c60c6f93e
* ordinal-pointer conversions fixed
|
21 years ago |
peter
|
b4474438d9
* FPC_MOVE alias
|
21 years ago |
florian
|
6cd2cddd33
+ added prefetch(const mem)
|
21 years ago |
florian
|
87f13990e5
* alignment handling of generic fillbyte/word fixed
|
21 years ago |
florian
|
0b8ffc2fb2
* fixed a couple of broken generic routines
|
21 years ago |
florian
|
83127c2889
* improved generic int. div routines
|
21 years ago |
florian
|
44368ca0e1
+ created generic versions of software dword/longint mod/div
|
21 years ago |
Jonas Maebe
|
6fe31d0d90
* changed index* to conform to the assembler implementations (interpret
|
21 years ago |
daniel
|
fd86e14b01
* Use of 0 instead of nil fixed
|
21 years ago |
Jonas Maebe
|
2b28a58c6d
* fixed longint/cardinal comparison in int_str
|
21 years ago |
florian
|
8d771df2d4
* arm fixes to the common rtl code
|
22 years ago |
Jonas Maebe
|
f0227e6a17
* fpc_shortstr_append_shortstr has to use high(s1) instead of 255 as
|
22 years ago |