Pierre Muller
|
e354e8322f
|
Regenerate Makefile's after inc/Makefile.rtl change
|
2023-08-04 16:33:00 +02:00 |
|
Pierre Muller
|
4bd9ad7dee
|
Regenerated Makefile's after change in inc/Makefile.rtl
|
2023-08-04 14:48:16 +02:00 |
|
Pierre Muller
|
84c8a68492
|
Regenerated Makefile's after change in inc/Makefile.rtl
|
2023-08-04 12:30:48 +02:00 |
|
Pierre Muller
|
d1dca0a815
|
Regenerated Makefile's after HEAPTRCUNIT change in inc/Makefile.rtl
|
2023-08-04 11:01:19 +02:00 |
|
Pierre Muller
|
d4172b48bc
|
Regenerated Makefile's after change in inc/Makefile.rtl
|
2023-08-04 11:00:14 +02:00 |
|
Pierre Muller
|
ec0b830bba
|
Regenerate Makefile's after 21b02cb56b
|
2023-08-02 22:36:20 +02:00 |
|
Pierre Muller
|
6577cd16e2
|
Regenerate Makefile's after 0c7c75435d
|
2023-08-02 15:22:26 +02:00 |
|
Pierre Muller
|
9c68cc9378
|
Update Makefile's after commit 93c116ff19
|
2023-08-02 14:22:34 +02:00 |
|
Pierre Muller
|
34169d4fbd
|
Regenerated Makefile's after adding WINDIRSDIR variable
|
2023-08-02 12:58:30 +02:00 |
|
Pierre Muller
|
2f97637b0f
|
Regenerate Makefile's after change in inc/Makefile.rtl
|
2023-08-02 11:25:58 +02:00 |
|
Pierre Muller
|
5004889c3c
|
Update Makefile's after cpu unit dependency fix
|
2023-08-01 10:04:24 +02:00 |
|
Pierre Muller
|
1bfcd45307
|
Regnerated Makefile's after dependency fixes for debug info units
|
2023-07-31 14:59:32 +02:00 |
|
Michaël Van Canneyt
|
681a00a76f
|
* Fixes based on feedback of team, fixes issue #40368
|
2023-07-30 11:19:47 +02:00 |
|
Michael VAN CANNEYT
|
ccfa38c68e
|
* Dotted RTL compiles
|
2023-07-27 19:04:03 +02:00 |
|
Michaël Van Canneyt
|
f0ef6b08ed
|
* Regenerated makefiles with subtarget support
|
2023-07-24 16:16:37 +02:00 |
|
Dmytro Bogatskyy
|
327aac7f24
|
Add aarch64-iphonesim target
|
2023-03-27 18:45:00 +00:00 |
|
Jinyang He
|
783bbb66f9
|
Update Makefiles
|
2023-02-05 19:18:48 +00:00 |
|
Nikolay Nikolov
|
7cac9d2f02
|
+ added AtomicStore() to the WebAssembly unit
|
2022-05-25 19:39:17 +03:00 |
|
Pierre Muller
|
f12752372f
|
Regenerate Makefile after: Add implicit units to wasi rtl
|
2022-05-25 18:34:10 +02:00 |
|
Nikolay Nikolov
|
585d0cf574
|
+ added unit WebAssembly for WebAssembly-specific stuff. Currently contains
the AtomicFence intrinsic, which emits the atomic.fence instruction.
|
2022-05-24 14:50:42 +03:00 |
|
Nikolay Nikolov
|
8c562995d7
|
* regenerate makefiles with latest fpcmake
|
2022-05-24 14:01:59 +03:00 |
|
Pierre Muller
|
497dd20a08
|
Regenerate Makefile's with trunk fpcmake
|
2022-03-27 08:23:22 +00:00 |
|
inoussa
|
163d2ab344
|
Unicode' unicodenumtable.pas removed : update Makefile.fpc.
|
2022-03-26 21:17:54 +00:00 |
|
Pierre Muller
|
2f28c5596f
|
Regenerate all Makefile's to fix problem on x86_64 linux
|
2022-03-07 23:46:15 +00:00 |
|
Pierre Muller
|
ad2ac98858
|
Update Makefile's
|
2022-03-07 22:35:29 +00:00 |
|
Nikolay Nikolov
|
590c878690
|
+ added separate startup code for libraries, that declares _initialize, instead of _start
|
2022-02-16 05:24:41 +02:00 |
|
Pierre Muller
|
4da4c96349
|
Regenerate Makefile's with mips gcc fixes and new enabled mips64-linux target
|
2022-02-15 15:45:15 +00:00 |
|
Nikolay Nikolov
|
21593942a1
|
* regenerate all makefiles with the latest fpcmake
|
2022-02-13 15:26:54 +02:00 |
|
Nikolay Nikolov
|
b407b67ca1
|
* regenerate all makefiles with latest fpcmake
|
2022-01-19 07:08:32 +02:00 |
|
Robert Roland
|
53e5a4a03a
|
Adding aaarch64-embedded target
This adds support for aarch64-embedded, specifically for the Raspberry Pi 3.
Uses UART0 at 115200 baud 8N1 for console IO.
|
2022-01-05 12:29:00 +00:00 |
|
Pierre Muller
|
271ba59cf1
|
All Makefile's regenerated
|
2021-11-25 22:13:32 +00:00 |
|
florian
|
65ef6f1f37
|
* regenerated Makefiles
|
2021-11-24 22:50:37 +01:00 |
|
Nikolay Nikolov
|
de3ab7e46b
|
* added the fpc_wasi_path_readlink_ansistring helper function to unit wasiutil
|
2021-10-19 09:39:25 +03:00 |
|
Nikolay Nikolov
|
b2a0df0d10
|
* ConvertToFdRelativePath removed from the interface part of the WASI system
unit (to avoid cluttering the WASI system unit interface with platform
dependent routines) and added to a new unit, called wasiutil
|
2021-10-19 09:06:56 +03:00 |
|
Nikolay Nikolov
|
be90ad1672
|
+ enabled compilation of unit heaptrc for the WASI target
|
2021-10-03 03:29:54 +03:00 |
|
Nikolay Nikolov
|
c450b63f1c
|
+ enabled compilation of the fpintres unit for the WASI target and enabled tf_has_winlike_resources for the target
|
2021-10-02 22:43:05 +03:00 |
|
nickysn
|
433050a2c4
|
* set EXEEXT to .wasm for the WASI target in fpcmake
git-svn-id: trunk@49552 -
|
2021-06-24 00:16:00 +00:00 |
|
nickysn
|
953893267b
|
+ initial WASI implementation of DOS.GetFTime. Not working yet, due to a
compiler bug, related to the import of fd_filestat_get from the wasiapi unit.
git-svn-id: trunk@49536 -
|
2021-06-23 20:04:03 +00:00 |
|
nickysn
|
e00dca1448
|
+ enabled compilation of unit extpas for the WASI target
git-svn-id: trunk@49455 -
|
2021-06-01 22:43:01 +00:00 |
|
nickysn
|
e830ed6cbc
|
+ compile the unit dos (OS-specific functions are dummies for now) for the WASI target
git-svn-id: trunk@49454 -
|
2021-06-01 22:38:54 +00:00 |
|
nickysn
|
de7ebe219c
|
+ enabled compilation of unit uuchar for the WASI platform
git-svn-id: trunk@49453 -
|
2021-06-01 22:22:45 +00:00 |
|
nickysn
|
fa7444a0d8
|
+ enabled compilation of unit classes for the WASI target
git-svn-id: trunk@49452 -
|
2021-06-01 22:16:16 +00:00 |
|
nickysn
|
9bebe9bcb7
|
+ enabled compilation of unit fpwidestring for the WASI target
git-svn-id: trunk@49445 -
|
2021-06-01 20:19:16 +00:00 |
|
nickysn
|
3d56f75ba7
|
+ enabled compilation of units unicodedata and unicodenumtable for the WASI target
* fixed the dependencies of unit character
git-svn-id: trunk@49444 -
|
2021-06-01 20:14:58 +00:00 |
|
nickysn
|
d6fc3129b3
|
+ enabled compilation of unit character for the WASI target
git-svn-id: trunk@49443 -
|
2021-06-01 20:02:36 +00:00 |
|
nickysn
|
cf857a22ee
|
+ enabled compilation of unit cpall for the WASI target
git-svn-id: trunk@49442 -
|
2021-06-01 19:38:02 +00:00 |
|
nickysn
|
47b664ba92
|
+ enabled compilation of unit charset for the WASI target
git-svn-id: trunk@49441 -
|
2021-06-01 19:34:31 +00:00 |
|
nickysn
|
2a688eb948
|
+ enabled compilation of unit getopts for the WASI target
git-svn-id: trunk@49440 -
|
2021-06-01 19:30:23 +00:00 |
|
nickysn
|
a7dfbf0124
|
+ enabled compilation of unit iso7185 for the WASI target
git-svn-id: trunk@49439 -
|
2021-06-01 19:25:42 +00:00 |
|
nickysn
|
1e34f04729
|
+ enabled compilation of unit macpas for the WASI target
git-svn-id: trunk@49438 -
|
2021-06-01 19:20:40 +00:00 |
|