joost
|
d08a747c29
* Create fppkg-config files in the new format (v5)
|
9 年 前 |
michael
|
3b1980b8f3
* More strict behaviour of TStreamReader after close
|
9 年 前 |
michael
|
8c1ebcd4ad
* Small cleanup of TTextReader interface
|
9 年 前 |
florian
|
9c81e90e08
+ extension to iso mode: reset/rewrite can take a file name as a second parameter
|
9 年 前 |
michael
|
9f88f52ddf
* Getters/Setters should be private
|
9 年 前 |
florian
|
fe0ce2f456
* TX86AsmOptimizer.OptPass1MOV should be left, after an optimization has been carried out, instead the outer loop should call it again, resolves issue #30277
|
9 年 前 |
florian
|
ec54cb2a7a
- unit not used anymore
|
9 年 前 |
florian
|
239c6639d7
+ additional debug message
|
9 年 前 |
florian
|
76961dbc70
* fixes MovOpMov2Op
|
9 年 前 |
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 年 前 |