florian
|
c9122a4719
+ completed x86-64/linux system unit
|
21 years ago |
Jonas Maebe
|
5439babeb5
+ cgeneric.inc: implementations of rtl routines based on libc
|
21 years ago |
Jonas Maebe
|
6bd3eccdac
+ fpc_cpuinit procedure to allow cpu/fpu initialisation before any unit
|
21 years ago |
peter
|
31a33a1a7b
* fixed indexbyte for regcall
|
21 years ago |
peter
|
48b84272bf
* fix warning in gas
|
22 years ago |
peter
|
5e5462edd1
* make strpas assembler function
|
22 years ago |
peter
|
8f8b47194a
* REGCALL define added
|
22 years ago |
marco
|
b15ba0a5ae
* Peter's Cardinal<->Longint fixes patch
|
22 years ago |
marco
|
41e3249c4b
* fix from peter i386.inc to circumvent ebx destroying
|
22 years ago |
peter
|
1b2d0e4de9
* save edi,ebx,esi in int_str
|
22 years ago |
peter
|
26434b49f1
* use __HIGH()
|
22 years ago |
florian
|
a8374188bc
+ some code for PIC support added
|
22 years ago |
peter
|
abbc3fa755
* moved int64 asm code to int64p.inc
|
22 years ago |
peter
|
cba9b5206d
* save edi,esi,ebx
|
22 years ago |
Jonas Maebe
|
f0227e6a17
* fpc_shortstr_append_shortstr has to use high(s1) instead of 255 as
|
22 years ago |
peter
|
84f2b74142
* FPC_SHORTSTR_APPEND_SHORTSTR public added
|
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
|
7a2f4e9e26
* ifdef HAS_GENERICCONSTRUCTOR
|
22 years ago |
peter
|
1e86b585f9
* changed address parameter/return values to pointer instead
|
22 years ago |
Jonas Maebe
|
15419c49a6
- removed buggy i386-specific FPC_CHARARRAY_TO_SHORTSTR
|
22 years ago |
mazen
|
675f2770da
+ defining FPC_SYSTEM_HAS_DECLOCKED and FPC_SYSTEM_HAS_INCLOCKED to avoid
|
22 years ago |
peter
|
69ec4efe4d
* fix possible overflow when array len > 255 when converting to
|
22 years ago |
peter
|
8bb7e03d19
* fixed return value when len=0 for indexchar,indexword
|
23 years ago |
carl
|
dec8b274f3
* avoid crashes with negative len counts on fills/moves
|
23 years ago |
carl
|
9afe6d5835
* Replace 220 -> 219
|
23 years ago |
peter
|
5fff238567
* threads unit added for thread support
|
23 years ago |
peter
|
ea8118b37c
* fpc_pchar_length compilerproc and strlen alias
|
23 years ago |
peter
|
603b3bc48b
* Copy() changed to internal function calling compilerprocs
|
23 years ago |
carl
|
5ed7522ade
- removed unused defines
|
23 years ago |