florian
|
f27fee5566
+ make use of the BFI instruction in tcgaarch64.a_load_ref_reg_unaligned
|
6 年之前 |
pierre
|
f76e3dc705
Add missing unicode related units to netware OS
|
6 年之前 |
Mattias Gaertner
|
ce4ccfc0aa
fcl-passrc: adapt pasuseanalyzer for pas2js
|
6 年之前 |
Jonas Maebe
|
9bd931e931
* make "formal const/var" parameters the least preferred conversion
|
6 年之前 |
florian
|
33463c8698
* moved align helper so it actually gets inlined
|
6 年之前 |
Jonas Maebe
|
2a3eeab96d
* support for constant char/bool/enum indices in typed constant
|
6 年之前 |
Jonas Maebe
|
2c7c0d1144
* handle widechar constants directly in the scanner, instead of in the
|
6 年之前 |
Jonas Maebe
|
60277dda09
* fix crash when checking load nodes during inlining in case they don't
|
6 年之前 |
florian
|
88589fb99d
* make install shall not make assumptions about FPC, if one was provided
|
6 年之前 |
florian
|
02e03cbd86
* use the built compiler to install files, so the version is set correctly
|
6 年之前 |
florian
|
6521918269
* fullinstall builds (and installs) utils now only once
|
6 年之前 |
florian
|
af7dfbc970
* typo
|
6 年之前 |
florian
|
9febce6ffb
* remove .NOTPARALLEL: from compiler Makefile, accelerates make fullcycle with -j a lot
|
6 年之前 |
pierre
|
044c835197
Add explicit typecast to avoid range ccheck error
|
6 年之前 |
pierre
|
378e1dfaa4
Add explicit typecast to avoid range check error
|
6 年之前 |
pierre
|
0bcf9a51d9
Avoid range check error when compiled with -CR
|
7 年之前 |
pierre
|
3715dbdf41
Avoid run time error if compiled with -CR option
|
7 年之前 |
florian
|
0cc3be49fa
* GAS readers and writers can handle section flags
|
7 年之前 |
pierre
|
d512d8cae1
Also fix first_abs_real like in rev 39988
|
7 年之前 |
florian
|
2cbb9895be
* pass float abi always to the arm assembler
|
7 年之前 |
michael
|
863ede7dc6
* Add QWord version of Max (Delphi compatibility, bug ID #34364)
|
7 年之前 |
michael
|
ab159c638c
* Move consts to stdconv
|
7 年之前 |
michael
|
65433a005e
* Fix bug #0034429, replace now can use escape sequences, and lineending can be set
|
7 年之前 |
michael
|
407753ea10
* Add constants for powers of 10 and 2. use integer/int64 where possible
|
7 年之前 |
florian
|
3078cc4b0d
* same fix as in r39988 for fpc_first_sqrt
|
7 年之前 |
florian
|
116f36fe56
* avoid range check errors
|
7 年之前 |
florian
|
d4cf97a755
* wrong ifdef exposed by warning with -O3 fixed
|
7 年之前 |
pierre
|
7d7f966ccb
Fix wrong explicit typecast that lead to memory corruption in first_sqr_real
|
7 年之前 |
yury
|
48fcbb3f6c
* Create the ".note.gnu.build-id" section for android. It fixes debugging of shared libs in Android Studio.
|
7 年之前 |
pierre
|
92acd38f40
Fix for bug report #34380
|
7 年之前 |