florian
|
10f52f1cac
* fixed fppipe for sparc64-linux
|
8 年之前 |
michael
|
ab0c29e54f
* Rename RawByteString version of TstringStream constructor, compiler cannot decide for empty string
|
8 年之前 |
michael
|
2b1bb6a5f5
* TStringStream now observes encoding, bug ID #30508
|
8 年之前 |
michael
|
9878dc280b
* Fix bug ID #32168
|
8 年之前 |
nickysn
|
7c306f18e3
+ perform unsigned modulus by power of 2 constant by using an AND instruction (instead of DIV) on x86
|
8 年之前 |
nickysn
|
9853c4a2a3
+ enabled the load-modify-store optimization for the double argument version
|
8 年之前 |
Mattias Gaertner
|
5494057e7f
fcl-passrc: resolver: eval const str()
|
8 年之前 |
nickysn
|
c8377d3bfc
+ enabled the load-modify-store optimization for the double argument version
|
8 年之前 |
michael
|
b34ff11803
* Fix bug ID #32172, correct installation of sighandlers
|
8 年之前 |
michael
|
d975ec6d0b
* Patch from Cyrax to initialize search index (bug id 32173)
|
8 年之前 |
michael
|
547f08e6ea
* Add TimeStamp property to TSearchRec (reworked patch from Ondrej Pokorny, bug ID #32165)
|
8 年之前 |
michael
|
63b4a1b7e0
Stream PPI data only when needed (Patch from Ondrej Pokorny)
|
8 年之前 |
marco
|
f3e55c4019
* fixes from WP reported on forum "non blocking bugs in chmcmd"
|
8 年之前 |
pierre
|
6fdd952fd9
Fix check for setting use_unlimited_pic_mode for sparc64
|
8 年之前 |
nickysn
|
e562926763
+ implemented the load/modify/store optimization for i:=sar/rol/ror(i) when
|
8 年之前 |
pierre
|
903955f329
Add 's' for sparc64 specific message prefix
|
8 年之前 |
pierre
|
4c3d8d422a
Add _GLOBAL_OFFSET_TABLE_ for sparc64 if -Cg is used
|
8 年之前 |
michael
|
2f9627f9f5
* Add missing functions from wincon.h (bug id 29963)
|
8 年之前 |
pierre
|
f3459454e6
Fix compilation failure for sparc CPU
|
8 年之前 |
michael
|
32cdee6f5d
* Fix bugs 30950 & 29781
|
8 年之前 |
nickysn
|
cb0c947f37
+ enabled the load-modify-store optimization for the single argument version
|
8 年之前 |
florian
|
4ce6575096
* rebuilt Makefile
|
8 年之前 |
florian
|
a7d127cf08
* only sparc v7 and v8 require an instruction between FCMP and the branch
|
8 年之前 |
florian
|
ac894831e4
* use the 64 bit path in tSparcmoddivnode.pass_generate_code for all 64 bit types (including currency) on sparc64
|
8 年之前 |
florian
|
9e1dd6d9b5
* lpi version updated
|
8 年之前 |
Mattias Gaertner
|
64a6eaf91a
fcl-passrc: resolver: eval const set of char, int, bool
|
8 年之前 |
Károly Balogh
|
40cf0deab7
show the right help text for skipcrossprograms option
|
8 年之前 |
Mattias Gaertner
|
a29c7c7fac
fcl-passrc: resolver: check duplicates in set const
|
8 年之前 |
Mattias Gaertner
|
6dcd2db78c
fcl-passrc: resolver: eval const strings, enums, sets
|
8 年之前 |
marco
|
92405e640a
* try to find javascript files too.
|
8 年之前 |