florian
|
4f7560d89e
* improved widestring infrastructure manager
|
20 years ago |
peter
|
8be342c36b
* pinteger in non-delphi/objfpc mode is psmallint
|
20 years ago |
Tomas Hajny
|
353d5cc3de
+ GetProcessID added
|
20 years ago |
peter
|
645ed0feb1
* internconst for ptr()
|
21 years ago |
michael
|
4c872834ab
+ Added phony documentation declarations
|
21 years ago |
peter
|
14eb8f59b4
internconst, internproc and some external declarations moved to interface
|
21 years ago |
peter
|
95e0ed26f8
* use helper call to retrieve address of input/output to reduce
|
21 years ago |
peter
|
dbc2025604
ErrOutput added
|
21 years ago |
marco
|
58a29c168d
* arraytostring added
|
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 |
Tomas Hajny
|
ef512a0bfe
* compilation fix
|
21 years ago |
Tomas Hajny
|
88e2f51c72
* SetTextLineEnding implemented, FileRec.Name position alignment for CPU64
|
21 years ago |
peter
|
97260ca1bf
* AnsiChar is equivalent of Char, use only type renamings
|
21 years ago |
peter
|
76c6e4dd83
no message
|
21 years ago |
florian
|
7a7c34e1b7
+ several unicode (to/from utf-8 conversion) stuff added
|
21 years ago |
daniel
|
9fb7be7e77
* Add inline directive to sysresetfpu
|
21 years ago |
daniel
|
a1229ff8fe
* Modified bootstrap code so separate prt0.as/prt0_10.as files are no
|
21 years ago |
florian
|
fe8e9245f4
* fixed wrong commit
|
21 years ago |
florian
|
0d7ee6197b
* fixed arm system unit compilation
|
21 years ago |
peter
|
c99d93c90b
* sparc need software shl shr
|
21 years ago |
florian
|
91733f9237
* some m68k and amiga related stuff fixed
|
21 years ago |
peter
|
81b6d9f16c
* replace strlenint with sizeint
|
21 years ago |
peter
|
b5df63e617
* ValSInt fixed for 64 bit
|
21 years ago |
peter
|
cafed35e77
* str() helpers now also use valint/valuint
|
21 years ago |
peter
|
0fbb1fe9e8
* random(int64) added
|
21 years ago |
peter
|
1a0a8db391
* new compiler has smallint,longint,word internal defined
|
21 years ago |
florian
|
ff42d8657a
+ x86_64 dependend sysutils part added
|
21 years ago |
daniel
|
173d1a2554
* Applied
|
21 years ago |
florian
|
6cd2cddd33
+ added prefetch(const mem)
|
21 years ago |