pierre
|
c6977a0a7a
Explicitly disable range checking
|
6 년 전 |
pierre
|
f4d19402f4
Add missing dirs_wdosx
|
6 년 전 |
marco
|
283ca3db63
* fix typo
|
6 년 전 |
florian
|
112fb4613b
* take care of the fact that x and w registers overlap when carrying out the Str/LdrAdd/Sub2Str/Ldr Postindex optimization
|
6 년 전 |
marco
|
adc225d0ee
* last commit moved after testing. Undo move, now compiles again.
|
6 년 전 |
marco
|
3069f5e7de
* only enable arbextended if extended is truly 10 bytes. Mantis #34434
|
6 년 전 |
marco
|
587b980169
* shellapi has pshpack1 for win32. There is a structure defined after poppack(NC_ADDRESS), but that is not in this unit.
|
6 년 전 |
Mattias Gaertner
|
5153716916
fcl-passrc: resolver: allow using external const in const expression
|
6 년 전 |
florian
|
0a5e6d29cb
+ implement assembler optimization Str/LdrAdd/Sub2Str/Ldr Postindex done
|
6 년 전 |
florian
|
379c2fe821
* cleanup debug code
|
6 년 전 |
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
|
6 년 전 |
pierre
|
3715dbdf41
Avoid run time error if compiled with -CR option
|
6 년 전 |
florian
|
0cc3be49fa
* GAS readers and writers can handle section flags
|
6 년 전 |
pierre
|
d512d8cae1
Also fix first_abs_real like in rev 39988
|
6 년 전 |
florian
|
2cbb9895be
* pass float abi always to the arm assembler
|
6 년 전 |