Rika Ichinose
|
6e655eb5a3
Remove fpc_varset_* indirections if SSE support is guaranteed.
|
10 months ago |
florian
|
f626efef37
* example does not need cwstring unit
|
10 months ago |
Michaël Van Canneyt
|
06eaec4313
* Fix compilation under unicode rtl
|
10 months ago |
Michaël Van Canneyt
|
f641987464
* Pascal code generation starting from json-schema
|
10 months ago |
J. Gareth "Curious Kit" Moreton
|
51c3cc97fa
* Packages: ARM assembly language version of MD5Transform added to hash package
|
1 year ago |
florian
|
54dcfa78f8
* cleanup
|
10 months ago |
Nikolay Nikolov
|
b416418134
- exclude fpc-term from compilation on MSX-DOS
|
10 months ago |
Rika Ichinose
|
aed4292017
SSE set operations (i386).
|
1 year ago |
florian
|
511beac49c
* get rid of the hack that tlabelnode inherits from tunarynode and stores a statement in left, resolves #40964
|
10 months ago |
Jonas Maebe
|
220971289a
macOS: fix make all
|
10 months ago |
Jonas Maebe
|
fd83bb10d4
macOS: use -macos_version_min for recent versions
|
10 months ago |
Nikolay Nikolov
|
6c0be9f534
* always try to load libGL.so (which is a symlink), instead of libGL.so.1 on
|
10 months ago |
Nikolay Nikolov
|
ef1ca55728
+ added NetBSD to PtcKvmOSes and UnixPtyOSes
|
10 months ago |
Nikolay Nikolov
|
83807ba780
+ enabled compilation of ptckvm on NetBSD
|
10 months ago |
Nikolay Nikolov
|
7c9506a629
+ enabled compilation of unit ptcgraph on NetBSD
|
10 months ago |
Nikolay Nikolov
|
c333863330
+ added the IPC_PRIVATE constant for NetBSD
|
10 months ago |
Nikolay Nikolov
|
cbd6417201
+ enabled compilation of ptc on NetBSD
|
10 months ago |
Nikolay Nikolov
|
4c97e43bca
+ enabled compilation of unit unix98pty on NetBSD
|
10 months ago |
florian
|
201d38d6fe
* fix fpc_frac_real to properly thrown an exception on +/-Inf/NaN
|
10 months ago |
Nikolay Nikolov
|
03689044d9
+ added FreeBSD to the UnixPTY OSes
|
10 months ago |
Nikolay Nikolov
|
2baee68fdd
+ enabled compilation of unit unix98pty on FreeBSD
|
10 months ago |
Sven/Sarah Barth
|
00fc962ca3
+ fix #40963: print suitable messages for local unit, include, library and object paths if -vt is given
|
10 months ago |
Sven/Sarah Barth
|
3e8e02bede
+ extend test framework with ability to specify certain expected compiler messages using their ids
|
10 months ago |
Sven/Sarah Barth
|
a1e9dc4447
* fix typo in tests/readme.txt
|
10 months ago |
Sven/Sarah Barth
|
2ef822e8e8
* fix #40305: with type helpers now supporting inheriting from unique type aliases, declare a TRealHelper as a descendant of TDoubleHelper (cause Real is a Double)
|
10 months ago |
florian
|
4ef30edbd4
* set ra_addr_taken for addr. param only if really needed
|
10 months ago |
Nikolay Nikolov
|
2262d2050d
- disabled compilation of the fcl-fpterm package on the JVM target
|
10 months ago |
florian
|
5d4bb6db9b
* patch by lag programming to replace bitcnt by popcnt, resolves #40962
|
10 months ago |
florian
|
a9f522c29d
* consolidated code
|
10 months ago |
Nikolay Nikolov
|
d01efd153c
+ fpterm: enabled compilation of unit FpTerm.InputOutputConnection.UnixPTY on OpenBSD
|
10 months ago |