florian
|
7a7c34e1b7
+ several unicode (to/from utf-8 conversion) stuff added
|
21 vuotta sitten |
daniel
|
9fb7be7e77
* Add inline directive to sysresetfpu
|
21 vuotta sitten |
daniel
|
a1229ff8fe
* Modified bootstrap code so separate prt0.as/prt0_10.as files are no
|
21 vuotta sitten |
florian
|
fe8e9245f4
* fixed wrong commit
|
21 vuotta sitten |
florian
|
0d7ee6197b
* fixed arm system unit compilation
|
21 vuotta sitten |
peter
|
c99d93c90b
* sparc need software shl shr
|
21 vuotta sitten |
florian
|
91733f9237
* some m68k and amiga related stuff fixed
|
21 vuotta sitten |
peter
|
81b6d9f16c
* replace strlenint with sizeint
|
21 vuotta sitten |
peter
|
b5df63e617
* ValSInt fixed for 64 bit
|
21 vuotta sitten |
peter
|
cafed35e77
* str() helpers now also use valint/valuint
|
21 vuotta sitten |
peter
|
0fbb1fe9e8
* random(int64) added
|
21 vuotta sitten |
peter
|
1a0a8db391
* new compiler has smallint,longint,word internal defined
|
21 vuotta sitten |
florian
|
ff42d8657a
+ x86_64 dependend sysutils part added
|
21 vuotta sitten |
daniel
|
173d1a2554
* Applied
|
21 vuotta sitten |
florian
|
6cd2cddd33
+ added prefetch(const mem)
|
21 vuotta sitten |
florian
|
7b5dc40284
* compilation on arm fixed
|
22 vuotta sitten |
Tomas Hajny
|
e0f9297e01
* ExecuteProcess fixes, ProcessID and ThreadID added
|
22 vuotta sitten |
florian
|
021652683a
+ introduced PtrInt and PtrUInt
|
22 vuotta sitten |
michael
|
2f103d8153
+ Added overloaded version of SetWideStringManager without old parameter
|
22 vuotta sitten |
michael
|
51c296f60c
+ Added WideStringManager
|
22 vuotta sitten |
florian
|
4ff69f3905
* fixed rtl to work with the integrated fpc ppc assembler reader
|
22 vuotta sitten |
marco
|
b15ba0a5ae
* Peter's Cardinal<->Longint fixes patch
|
22 vuotta sitten |
olle
|
fe692f24aa
* Changed m68k to cpum68k, i386 to cpui386
|
22 vuotta sitten |
peter
|
d0eac29ab9
* THandle is platform dependent
|
22 vuotta sitten |
florian
|
b6abfdae09
* fixed some variant issues
|
22 vuotta sitten |
florian
|
bc2d795aab
* some data types cleaned up
|
22 vuotta sitten |
florian
|
ed7610985b
* fixed qword_to_double conversion on powerpc
|
22 vuotta sitten |
florian
|
8d771df2d4
* arm fixes to the common rtl code
|
22 vuotta sitten |
peter
|
10f0e5cb6e
* pcomp added for sparc
|
22 vuotta sitten |
florian
|
eab5d1f7c5
* started to make the rtl 64 bit save by introducing SizeInt and SizeUInt (similar to size_t of C)
|
22 vuotta sitten |