nickysn
|
325e66287c
* fix for inline asm of instructions with 32-bit constant operands on i8086
|
8 år sedan |
nickysn
|
2af5c9d508
* changed type used for section alignment from byte/shortint to longint, so the
|
8 år sedan |
nickysn
|
8cc230ef1a
- don't switch index into base in the gas assembly writer. This optimization
|
8 år sedan |
nickysn
|
d7e4b50068
+ also optimize x86_64 references by switching [rbp+reg64] to [reg64+rbp],
|
8 år sedan |
nickysn
|
5ae32a0ec5
+ always do the x86_64 reference optimizations as if SS=DS, because the CPU
|
8 år sedan |
nickysn
|
e58bad8eef
+ check for the 'pop cs' instruction in the x86 inline assembler and print a
|
8 år sedan |
marco
|
fb57fd7324
* patch from Mattias fixing save/restore ancestorpos in twriter. Mantis #32607
|
8 år sedan |
nickysn
|
0d1f7910d7
+ also apply optimize_ref() on references of inline asm instructions
|
8 år sedan |
nickysn
|
875339993f
* strip segment overrides, for segments, which should be equal in the current
|
8 år sedan |
nickysn
|
d220d6f2c6
* use get_default_segment_of_ref() in the seg() handling on i8086
|
8 år sedan |
michael
|
ad1ebe0667
* Fix compilation
|
8 år sedan |
michael
|
7b12811f52
* Some more fixes from Pascal Riekenberg to simplify AfterPrintBand
|
8 år sedan |
michael
|
2547643cbb
* HandleOverflowedBands can use a single enumerated, does not need a set
|
8 år sedan |
michael
|
46da90ce8e
* Patch from Pascal Riekenberg with some fixes
|
8 år sedan |
michael
|
e4976dd314
ShowBandWithChildren: further simplification, single loop
|
8 år sedan |
michael
|
89db233a0e
* Remove use of continue
|
8 år sedan |
michael
|
a171ad319e
* Patch from Pascal Riekenberg to avoid try/finally in block
|
8 år sedan |
michael
|
fc638ed7ba
* Patch from Pascal Riekenberg: better naming for TOverFLowAction
|
8 år sedan |
michael
|
9e08dd108b
* Fix data fetching optimization
|
8 år sedan |
michael
|
42ac9457a2
* Original patch of Pascal Riekenberg to replace previous one
|
8 år sedan |
michael
|
0796eefe50
* Refactoring
|
8 år sedan |
michael
|
427792aa29
* Some refactoring of ShowBandWithChildren
|
8 år sedan |
michael
|
3f09294aab
* Functions to see whether a published property is readable or writeable
|
8 år sedan |
michael
|
a3bcefd78c
* Use pointer get/set methods
|
8 år sedan |
michael
|
3d3bbcfa9c
* Raise error if property cannot be written (Enhanced patch from Ondrej Pokorny, bug ID #32586)
|
8 år sedan |
nickysn
|
80226e3af4
+ added an optimization pass, that optimizes x86 references
|
8 år sedan |
michael
|
d28a790a43
* Patch from Pascal Riekenberg:
|
8 år sedan |
michael
|
b5f9cce9e4
* Patch from Ondrej Pokorny to improve QR drawing code interface (bug ID 32580)
|
8 år sedan |
Mattias Gaertner
|
aa83ab3c7d
pastojs: fixed insert(item,arr,pos)
|
8 år sedan |
maciej-izak
|
c2f870b60d
fcl-res: read version resource in more proper way. The length of value may be 0 (without any content).
|
8 år sedan |