pierre
|
166ab46317
Add missing SqlDate calls inside InsertNewTestConfigId
|
11 tahun lalu |
paul
|
93883d1264
compiler: load binary unicode mappings in cpavailable() call instead of separate loadbinarycp() call
|
11 tahun lalu |
paul
|
52d1cbc544
compiler:
|
11 tahun lalu |
Jonas Maebe
|
d1b2a5f362
* changed the initial value DefaultFileSystemCodePage from CP_ACP to CP_UTF8:
|
11 tahun lalu |
paul
|
80cec37d06
rtl: add charmap for 856 codepage
|
11 tahun lalu |
paul
|
7b1f586131
rtl: remove unneeded charset classes
|
11 tahun lalu |
marco
|
1c2a77a60f
* tested + fixed rtl-console makefile.
|
11 tahun lalu |
marco
|
90fbb6360d
* test rtl-console for powerpc targets.
|
11 tahun lalu |
marco
|
a001e12d04
* rtl-console initial version.
|
11 tahun lalu |
marco
|
1df3226a2f
* skeleton for rtl-console package. Not yet active.
|
11 tahun lalu |
nickysn
|
b8203a3406
* fixed tcg8086.gen_cmp32_jmp1 for the less than/greater than cases
|
11 tahun lalu |
nickysn
|
270444508a
* fixed not(boolean32) and not(boolean64) on i8086
|
11 tahun lalu |
pierre
|
de89827eb7
Clean up comment at start of fpc_mul_dword
|
11 tahun lalu |
Jonas Maebe
|
ab4844bdff
* give an internal error when trying to set/get procdef properties that are
|
11 tahun lalu |
pierre
|
a4e08f8611
Move int32p.inc inclusion to end of i8086.inc as it needs to be parsed before generic.inc
|
11 tahun lalu |
Jonas Maebe
|
b106ded0e9
* use SystemFileName instead of the original FileName in DeleteFile()
|
11 tahun lalu |
sergei
|
d2a9308181
+ SPARC: implemented register spill replacement.
|
11 tahun lalu |
sergei
|
0afd95e840
* SPARC, tmoddivnode improvements/fixes:
|
11 tahun lalu |
nickysn
|
cf6f408214
+ implemented the tcg8086.a_cmp_*_*_label methods for i8086. How did the i8086
|
11 tahun lalu |
florian
|
ac120d075a
* moved directory handling code
|
11 tahun lalu |
Jonas Maebe
|
32b9926536
* don't check forwarddefs of copied record/objectdefs (there are none, since
|
11 tahun lalu |
florian
|
1fc6316cbc
* use generic 32*32 -> 64 bit multiplication on arm thumb
|
11 tahun lalu |
marco
|
0bb6469b80
* remove accidentally inserted BOM, as reported by M. Ring.
|
11 tahun lalu |
marco
|
ebe262762a
* Clean out of $i textrec and filerec includes that are redundant now that cpstrrtl exposes
|
11 tahun lalu |
masta
|
bcec29f1b4
Disable generation of UMULL when generating thumb1 code
|
11 tahun lalu |
masta
|
e5b3d89a5d
Add CPUARM_HAS_UMULL flag
|
11 tahun lalu |
sergei
|
36d0c8a5a7
* x86 and SPARC: fixed handling 64-bit (qwordbool) values in tcgnotnode (partial fix for Mantis #25255).
|
11 tahun lalu |
nickysn
|
e1332304ef
* when converting Hi() to a shr node, convert the right shr const parameter to
|
11 tahun lalu |
nickysn
|
d4e01637e7
* use nativeint, instead of longint in fpc_div_dword and fpc_mod_dword, because
|
11 tahun lalu |
marco
|
2a4385c196
* simple strtomd5 function from mantis #23397
|
11 tahun lalu |