marco
|
b15ba0a5ae
* Peter's Cardinal<->Longint fixes patch
|
22 years ago |
olle
|
fe692f24aa
* Changed m68k to cpum68k, i386 to cpui386
|
22 years ago |
peter
|
d0eac29ab9
* THandle is platform dependent
|
22 years ago |
florian
|
b6abfdae09
* fixed some variant issues
|
22 years ago |
florian
|
bc2d795aab
* some data types cleaned up
|
22 years ago |
florian
|
ed7610985b
* fixed qword_to_double conversion on powerpc
|
22 years ago |
florian
|
8d771df2d4
* arm fixes to the common rtl code
|
22 years ago |
peter
|
10f0e5cb6e
* pcomp added for sparc
|
22 years ago |
florian
|
eab5d1f7c5
* started to make the rtl 64 bit save by introducing SizeInt and SizeUInt (similar to size_t of C)
|
22 years ago |
florian
|
fa4496bddf
+ support for generic pchar routines added
|
22 years ago |
peter
|
c24c737906
* remove dos lf
|
22 years ago |
florian
|
6016a91ba5
+ powerpc defines now pcomp as well
|
22 years ago |
peter
|
51219f6cad
* make HResult unique type
|
22 years ago |
peter
|
1e86b585f9
* changed address parameter/return values to pointer instead
|
22 years ago |
florian
|
c134e2d478
* cpu defines fixed
|
22 years ago |
florian
|
ae3e96cdda
+ some types for D6 compatibility added
|
22 years ago |
peter
|
438fbdedee
* SetString(WideString,[PChar|PWideChar],Len) added
|
22 years ago |
florian
|
758a11f069
+ sparc types added
|
23 years ago |
peter
|
5fff238567
* threads unit added for thread support
|
23 years ago |
carl
|
a24ab38214
- remove stack checking for every target in system unit
|
23 years ago |
peter
|
603b3bc48b
* Copy() changed to internal function calling compilerprocs
|
23 years ago |
florian
|
6a0da8d89d
* map comp to int64 for the powerpc
|
23 years ago |
florian
|
0e22fc491b
+ some WideString<->AnsiString conversion functions added
|
23 years ago |
carl
|
7215ccb0e8
* cardinal -> longword
|
23 years ago |
peter
|
01dfac4a4e
* old logs removed and tabs fixed
|
23 years ago |
peter
|
c3af3cda9b
* SYSTEMINLINE define that will add inline directives for small
|
23 years ago |
michael
|
b5717d4dde
+ Added support for octal strings (using &)
|
23 years ago |
florian
|
05a95ba5bc
* interface of system unit for Linux/PowerPC compiles
|
23 years ago |
florian
|
789edf11aa
+ powerpc type support
|
23 years ago |
florian
|
95c6c8f430
+ some x86-64 support added
|
23 years ago |