florian
|
e6cea6622e
* when checking if a register is used by an operand, compare the super registers
|
9 年之前 |
florian
|
8e9f4af801
* fixed checking of operands of MovOpMov2Op
|
9 年之前 |
florian
|
4109f88e08
* AllocRegBetween always extends the processed register to the whole super register and takes care of this while removing (de)/allocs
|
9 年之前 |
joost
|
41c9543ddf
* Added ability to use include-files in configuration-files
|
9 年之前 |
michael
|
df8687c259
* Patch from Mattias Gaertner:
|
9 年之前 |
nickysn
|
ac186eb85d
* use sizeuinttype instead of ptruinttype for the array range type in the
|
9 年之前 |
svenbarth
|
d4e573c1e3
* fix for Mantis #27349: nested classes might also reside inside records
|
9 年之前 |
svenbarth
|
254be82c43
* revert r34712: the behavior with the class constructors is indeed Delphi compatible. However only one class constructor/destructor per class is allowed no matter how it's named.
|
9 年之前 |
svenbarth
|
4e5ed5b0e2
Fix for Mantis #30729: don't allow other names for class constructors or destructors than Create and Destroy respectively.
|
9 年之前 |
joost
|
233299614c
* Suppress warning when local/global-unitdir and the searchpath equals each other
|
9 年之前 |
svenbarth
|
63f0c7a2c3
Fix for Mantis #30734: Implement Delphi-compatible functions StrToUInt64(), StrToUInt64Def and TryStrToUInt64 as inline forwarders to the existing respective QWord functions
|
9 年之前 |
michael
|
4091010b9f
* Patch from Mattias Gaertner to correctly resolve:
|
9 年之前 |
nickysn
|
7ee133162c
* use OMF section names, starting with dot for the dwarf debug info for
|
9 年之前 |
joost
|
723fc982b3
* Also pass global- and local-unitdir to fpmake, so that it still works with older versions
|
9 年之前 |
nickysn
|
9832e0caaa
- don't build rtl-generics for the win16 target, because its rtl is still incomplete and lacks the sysutils/classes units
|
9 年之前 |
nickysn
|
501b9481c5
* use .create_nil_codeptr instead of .create_pint(0) for writing the placeholder
|
9 年之前 |
nickysn
|
9669e5aa00
* use .create_nil_dataptr instead of .create_pint(0) for writing the 'next'
|
9 年之前 |
Károly Balogh
|
b8e1151eed
atari: add tf_requires_proper_alignment to the atari target
|
9 年之前 |
joost
|
aefa69b390
* Fixed path-delimeters
|
9 年之前 |
nickysn
|
9febafa8d5
* fixed win16 compilation, patch by Max Nazhalov
|
9 年之前 |
michael
|
c181889401
* Corrected visibility names
|
9 年之前 |
michael
|
90fa0210cd
* Nested classes can result in more than one dot in method names
|
9 年之前 |
florian
|
57ca8647b3
* better peephole optimization tracing
|
9 年之前 |
Károly Balogh
|
42760951f9
atari: added the initialization of threading subsystem to system init
|
9 年之前 |
Károly Balogh
|
63166555a2
atari: fixed file opening, we can now read text files at least on this platform
|
9 年之前 |
Jonas Maebe
|
5efb32285a
* fixed alignment for interface RTTI (patch by Alfred, mantis #30182)
|
9 年之前 |
michael
|
1d16ecbf0d
* Better detection of effective visibility of an element
|
9 年之前 |
michael
|
8e233be427
* Different font for windows
|
9 年之前 |
michael
|
c2540d85ae
* Fix bug #30616
|
9 年之前 |
michael
|
eae7b33622
* Double Deref allowed after ()
|
9 年之前 |