Károly Balogh
|
e27db65085
really fixed FillChar and fixed FillWord. fixes 8 tests.
|
12 роки тому |
marco
|
2a9916baba
* fix mantis #25129 for non OS X BSD systems. Patch by A. Cardenas Marquez
|
12 роки тому |
michael
|
1f0c70508f
* DisplayName should not set name
|
12 роки тому |
michael
|
50b9b65395
* Only specify override for destructor in interface section. Add inherited to constructor, Tstreamclass is TMemoryStream
|
12 роки тому |
michael
|
38f72cf39b
Raise exception if no scanner specified
|
12 роки тому |
michael
|
a6627d14d4
* Added Extract to TJSONArray
|
12 роки тому |
Károly Balogh
|
31e7b790a7
a_load_const_reg: don't sign_extend after MOVEQ, it's not needed. also use CRL.L before loading to reg instead of sign_extend when possible
|
12 роки тому |
Tomas Hajny
|
e79246d6e6
* fix missing dependency of fppkg on fpmkunit (unnoticed on some targets due to dependency import via fcl-web)
|
12 роки тому |
michael
|
5799ff1789
* Fixed bug #0025117
|
12 роки тому |
svenbarth
|
bb00c76fe7
Fix for Mantis #21015 .
|
12 роки тому |
michael
|
e72db83b71
* Applied patch for RomanToInt by Bart Broersma (Bug ID 0025112)
|
12 роки тому |
nickysn
|
a846d0fc42
* cleaned up the ugly hack from r25595. The default value of ts_cld for the
|
12 роки тому |
nickysn
|
4b3bf874df
* Added CLDs in the RTL i386 inline asm routines, wrapped in {$ifdef
|
12 роки тому |
nickysn
|
4929bc5694
* regenerated the i8086 ins files
|
12 роки тому |
nickysn
|
781fa416e2
* make insdatx86 now also refereshes the i8086 ins files
|
12 роки тому |
nickysn
|
c47d745bcf
+ added support for i8086 in mkx86ins.pp
|
12 роки тому |
nickysn
|
a013019462
* make insdatx86 now also updates the i8086 reg files
|
12 роки тому |
nickysn
|
d8ef5aa3c4
* mkx86reg.pp updated to support i8086
|
12 роки тому |
svenbarth
|
2c93687c5a
Fix an embarrasing error in m68k which fixes 60 tests.
|
12 роки тому |
nickysn
|
4d6a9137cf
+ added the new -CTcld option to the help screen
|
12 роки тому |
nickysn
|
989c543ea2
* UpdateTargetSwitchStr moved from unit globals to unit options in order to
|
12 роки тому |
nickysn
|
a48b44cfe5
+ added a new tsystemflag tf_cld, which indicates that ts_cld should be enabled
|
12 роки тому |
nickysn
|
ac66f3ae1b
+ added new field 'define' to ttargetswitchinfo, which specifies a system macro
|
12 роки тому |
Jonas Maebe
|
90fb63db26
* also compare the type of tordconstnode in docompare, so that the node CSE
|
12 роки тому |
nickysn
|
bd0585274e
* tsettings.enablecld converted to a targetswitch ts_cld
|
12 роки тому |
nickysn
|
e4b05477e1
* put the cld instructions behind {$ifdef FPC_ENABLED_CLD} in i386/strings*.inc
|
12 роки тому |
nickysn
|
52fcc0a407
+ added a new x86-specific compiler option 'enablecld', which controls whether
|
12 роки тому |
svenbarth
|
4d1fb1573e
m68k: Fix handling of small sets (based on how ARM does it)
|
12 роки тому |
svenbarth
|
83f4344c20
Fix around 30 tests for m68k by fixing FillChar:
|
12 роки тому |
svenbarth
|
dfb0c7da24
Forgot to commit this the last time: Use CPUM68K_HAS_DBRA instead of CPUCOLDFIRE (which does not exist anymore).
|
12 роки тому |