Jonas Maebe
|
9c14f95ce9
+ added
|
19 年之前 |
Jonas Maebe
|
e8c2c4abb2
* fixed test (mainly for little endian systems)
|
19 年之前 |
Jonas Maebe
|
77d20627dc
* removed duplicate EVariant class from varutils and incorporated
|
19 年之前 |
Jonas Maebe
|
2c3d8af195
* fixed typo (invalid type case -> invalid type cast)
|
19 年之前 |
Jonas Maebe
|
9d893195b5
* fixed potential buffer overflow in fpc_Write_Text_Char/
|
19 年之前 |
Jonas Maebe
|
822e41689d
fixed Do_IsDevice()
|
19 年之前 |
peter
|
2d3c01d83a
* basic work to make Move() and FillChar() internal under ifdef INTERNALMOVEFILLCHAR
|
19 年之前 |
peter
|
4e5319a581
* fixed $MAP for DLL linking
|
19 年之前 |
Jonas Maebe
|
42a2ef5e90
* fixed web bug #4934
|
19 年之前 |
Jonas Maebe
|
422b29759b
* fixed compilation errors in r3017
|
19 年之前 |
Jonas Maebe
|
1c9377470a
* free fsem and feventsection in TEventObject destructor (please check
|
19 年之前 |
Jonas Maebe
|
1e3137c315
* load a dummy value on the fpu stack in the epilog of functions
|
19 年之前 |
florian
|
a446c578ef
* sys_errlist fixed
|
19 年之前 |
marco
|
51e976769d
* set trim functions.
|
19 年之前 |
peter
|
35c4d43699
* disable regvars until it is fixed
|
19 年之前 |
Jonas Maebe
|
af36d177d9
* if we find a constant already loaded in a register and we use that
|
19 年之前 |
Jonas Maebe
|
01cf70d354
* don't change "mov const,ref; mov ref,reg" into "mov const,reg; mov reg,ref"
|
19 年之前 |
florian
|
061162d9da
+ new messages from Karl-Michael Schindler
|
19 年之前 |
florian
|
5bb20f65bd
* error corrections from Karl-Michael Schindler
|
19 年之前 |
peter
|
46047c5c0a
Merged revisions 2996 via svnmerge from
|
19 年之前 |
peter
|
ae0010ad6c
* support proc to procvar conversion for overloaded procdefs passed to parameters
|
19 年之前 |
peter
|
f87b04c034
Merged revisions 2994 via svnmerge from
|
19 年之前 |
florian
|
c97598514a
* some cleanup
|
19 年之前 |
florian
|
1e0efc9b0a
* "merged" pthread fixes from rtl
|
19 年之前 |
florian
|
8d83343971
* pthread consts and types fixed
|
19 年之前 |
peter
|
d3fa4dbca2
* fixed wrong merge
|
19 年之前 |
peter
|
096113d370
* support setting translations per unit
|
19 年之前 |
peter
|
9381c9360e
* Flush all StdIO output files
|
19 年之前 |
peter
|
9c6a296b86
* use shortint for alignments
|
19 年之前 |
florian
|
ec768f88ae
+ improved x86-64 assembler
|
19 年之前 |