marco
|
5f7ad0ecf0
* ConvertFrom, DescriptionToConvFamily, DescriptionToConvType initial
|
7 年之前 |
nickysn
|
8c99f3f70d
+ added tests tasm21a.pp and tasm21b.pp - same as tasm21.pp, but for i386 and x86_64
|
7 年之前 |
nickysn
|
cc3da0979e
+ extended test tasm21.pp, so it actually checks that the instructions it tests
|
7 年之前 |
nickysn
|
10cbeafd7d
+ always allow using @Result in inline asm sections of pascal routines (only in
|
7 年之前 |
florian
|
8731854165
* test code for avr assembler by Christo Crause
|
7 年之前 |
florian
|
90051fd7d2
* better suitable error message for out of range constants
|
7 年之前 |
nickysn
|
6c69e10613
+ fix for using the function name (as the function's entry point address,
|
7 年之前 |
Mattias Gaertner
|
204ad8ff02
pastojs: copy static array
|
7 年之前 |
Mattias Gaertner
|
300d4f1de2
pastojs: copy static array
|
7 年之前 |
florian
|
4cb9ad7e01
* patch (indention adapted) by Christo Crause to check avr inline assembler, resolves also #32261
|
7 年之前 |
florian
|
5d17b335a6
* based on patch by Christo Crause: when setting the controller type, set also the sub architecture, resolves #33189
|
7 年之前 |
florian
|
5c18758b12
+ based on a patch by Christo Crause create a define for the selected controller type (FPC_MCU_...), resolves #33191
|
7 年之前 |
florian
|
2251e87e41
* fix compilation for jvm, resolves #33195
|
7 年之前 |
florian
|
055a49b202
* patch by Christo Crause: the subarch type for atmega 8, 8A, 16 & 32 was incorrect. Atmega8A was also listed under the wrong subarch type in the makefile, also fixed.
|
7 年之前 |
florian
|
29230ebdca
+ added comment why the code path is not yet enabled for 16 bit
|
7 年之前 |
florian
|
e92422383a
* compilation fixed
|
7 年之前 |
Mattias Gaertner
|
2eff55436d
pastojs: pass static array to default arg: clone
|
7 年之前 |
florian
|
91514da267
* factored out TX86AsmOptimizer.PostPeepholeOptCall
|
7 年之前 |
Mattias Gaertner
|
f7f6712344
fcl-passrc: test write(a:3,b3:)
|
7 年之前 |
Mattias Gaertner
|
0362516772
pastojs: filer: read/write jsvalue
|
7 年之前 |
Mattias Gaertner
|
6ffa463b43
fcl-passrc: added pekSpecialize for consistency with the other expression
|
7 年之前 |
Mattias Gaertner
|
cbe3d555c3
fcl-passrc: comment about AddRef
|
7 年之前 |
florian
|
1b3627add1
+ peephole optimization MovMov2Mov 5
|
7 年之前 |
florian
|
ad4ad82908
* prevent crash on not yet supported attribute declarations, resolves #32075
|
7 年之前 |
florian
|
f37bad774c
* do not use 32 bit operations on 8 bit cpu in tcginnode.pass_generate_code if not needed, resolves #32071
|
7 年之前 |
florian
|
c3a0a4e252
+ support fmrrd/fmdrr, resolves #32398
|
7 年之前 |
florian
|
4d63945b8d
+ handle also STATUS_FLOAT_MULTIPLE_FAULTS, resolves #32822
|
7 年之前 |
florian
|
b421ed0db1
* fixed TranslateMxcsr
|
7 年之前 |
florian
|
5eb59196d5
* remove sequential moves to the same register
|
7 年之前 |
florian
|
c1de51454c
ti386shlshrnode.second_64bit:
|
7 年之前 |