nickysn
|
4dbccce43c
+ added TNewExeHeaderFlags type, describing the flags in the header of win16 executables
|
hace 6 años |
Mattias Gaertner
|
180576d17c
fcl-pssrc, pastojs: fixed anonymous proc inside for-loop
|
hace 6 años |
nickysn
|
914426e703
* fixed an i8086 inline assembler bug, where 'call word ptr [label]' (an
|
hace 6 años |
pierre
|
8e5e877417
Fix compilation with release 3.0.4 ppcarm
|
hace 6 años |
michael
|
109abf3d99
* Fix bug ID #35674, do not create filestream for directories
|
hace 6 años |
michael
|
a4bf16e176
Fix bug ID #0035672
|
hace 6 años |
michael
|
b2e47cceb2
* Added constant for new error message in stringlist
|
hace 6 años |
michael
|
4d1e2c6aa5
* Sort public properties/methods in stringlist
|
hace 6 años |
michael
|
7c36912eb0
* Better fix for 35660: Introduced TMissingNameValueSeparatorAction
|
hace 6 años |
Jeppe Johansen
|
750567f8e3
Added T2 form of LDR/STR for SP relative forms.
|
hace 6 años |
michael
|
de30f7852d
* Changed String.Split to conform to behaviour in Delphi Rio (bug ID 35669)
|
hace 6 años |
Jonas Maebe
|
eab079c7bd
* fixed cbool "and" with full boolean evaluation, and cbool "xor"
|
hace 6 años |
Jonas Maebe
|
dc681a75ec
* properly return from the signal handler on ARM/Linux instead of calling
|
hace 6 años |
Jonas Maebe
|
322a717c44
* support for handling subsetrefs with bitlen > AIntBits in a_load_subsetref_reg() and
|
hace 6 años |
Jeppe Johansen
|
ee7bc1d516
- Fix compilation on architectures without absolute call/jump instructions.
|
hace 6 años |
Jeppe Johansen
|
aa4961d06e
- Add mov optimization for STS instruction.
|
hace 6 años |
Jeppe Johansen
|
dee0197890
- Add assembler implementation of integer division, patch by Christo Crause. For now there's a division by zero check added.
|
hace 6 años |
Jeppe Johansen
|
5bdc635f50
Check if the current register was the last in the cgpara, to avoid running over the last register allocated.
|
hace 6 años |
Jeppe Johansen
|
cba4aeaca5
Fix division of constants on ARM thumb without long multiplication.
|
hace 6 años |
Jeppe Johansen
|
2f501be2a0
Fixed stack checking for embedded target. Based on work by Christo Crause
|
hace 6 años |
marco
|
be7b653fef
* savetohhp from serbods git repo
|
hace 6 años |
Jeppe Johansen
|
009c87156a
Add assembler implementation of Move.
|
hace 6 años |
Jeppe Johansen
|
c867d2b7f6
Generalize skip instruction optimization for both sbix and sbrx.
|
hace 6 años |
michael
|
833e00bfbd
* Fix bug #35660, introduce prefervaluestonames
|
hace 6 años |
marco
|
4f447a4de0
* some more shlwapi translations
|
hace 6 años |
svenbarth
|
601f0bd6b1
* if the creation of the method implementation raises ENotImplemented we ignore the test as not all calling conventions might be supported currently (e.g. on i386 only "register" is for now)
|
hace 6 años |
svenbarth
|
4adce9b1bd
+ add function callback support for the Register calling convention on i386
|
hace 6 años |
nickysn
|
0f205470bc
* set DL=0 in dos.setverify for compatibility with DOS 2.x
|
hace 6 años |
marco
|
4e70f12027
* strstria* and similar functions. mantis 035582, even though that is about legacy shellapi32
|
hace 6 años |
marco
|
646d7c2a95
* helper in record to make setting parameters a bit denser.
|
hace 6 años |