Pierre Muller
ad2ac98858
Update Makefile's
2022-03-07 22:35:29 +00: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
Michaël Van Canneyt
b06f2c4a74
* Restore test project
2021-11-19 08:39:19 +01:00
Michaël Van Canneyt
1be9fecf4b
* Fix compilation, remove moved units
2021-11-13 15:32:26 +01:00
Michaël Van Canneyt
82fdbbbbdc
Move hash algorithms that rely on fcl-base
2021-11-13 15:08:46 +01:00
florian
ab1a997b12
* renamed units so they are not picked up multiple times by the regression tests
2021-11-09 22:41:52 +01:00
Michaël Van Canneyt
e9b9f69fba
* Correct dependency
2021-11-09 11:01:30 +01:00
Michaël Van Canneyt
6ae8840ece
* Start of ECDSA
2021-11-09 10:08:02 +01:00
Michaël Van Canneyt
b8506def7a
*Rename types
2021-11-09 10:08:02 +01:00
Michaël Van Canneyt
34f0612932
* Rename types with ECC prefix
2021-11-09 10:08:02 +01:00
Michaël Van Canneyt
93f579ecd8
* Additional functions needed in PEM/ASN
2021-11-09 10:08:02 +01:00
Michaël Van Canneyt
47610d5c65
* SHA512/SHA384 + JWT signers, refactor SHA256 to use class methods
2021-11-04 08:46:56 +01:00
Michaël Van Canneyt
1bc8aea2b3
* fcl-base dependency
2021-10-30 20:15:44 +02:00
Michaël Van Canneyt
64fbc1847f
* Fix license
2021-10-30 20:09:29 +02:00
Michaël Van Canneyt
6644d6c4c2
* Fix compilation
2021-10-30 20:06:40 +02:00
Michaël Van Canneyt
380e861cc8
* Needed for hashutils
2021-10-30 20:02:59 +02:00
Michaël Van Canneyt
6d4d2f2fb2
* OneTimePass & test for sha256
2021-10-30 18:23:59 +02:00
Michaël Van Canneyt
3229cb712e
* sha256 algorithm
2021-10-30 18:21:55 +02:00
Michaël Van Canneyt
b63979a5ba
* Added sensible defaults
2021-10-30 18:16:11 +02:00
Michaël Van Canneyt
fe656ab4ef
fix for issue #39333
2021-09-02 09:32:43 +02: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
5b192cb82a
+ enabled the hash package for the WASI target
...
git-svn-id: trunk@49460 -
2021-06-01 23:09:41 +00:00
marco
763d287af4
* raise exception when file not found.
...
git-svn-id: trunk@49166 -
2021-04-10 14:26:20 +00:00
Jonas Maebe
500e29e5e2
* regenerated with FreeBSD/AArch64 support
...
git-svn-id: trunk@49159 -
2021-04-10 08:19:40 +00:00
florian
e4cc8af8fc
* Makefiles regenerated
...
git-svn-id: trunk@49124 -
2021-04-05 15:39:07 +00:00
nickysn
1fb5008630
- disabled compilation on the wasi target for packages that don't compile
...
git-svn-id: branches/wasm@48953 -
2021-03-14 00:24:24 +00:00
nickysn
ea8f068817
* regenerated makefiles after sync with trunk
...
git-svn-id: branches/wasm@48951 -
2021-03-13 21:52:13 +00:00
nickysn
e42330a7ad
* synchronized with trunk
...
git-svn-id: branches/wasm@48949 -
2021-03-13 21:47:24 +00:00
pierre
e8fbe6696b
Update Makefile's after commits 48929/48930
...
git-svn-id: trunk@48940 -
2021-03-12 13:23:41 +00:00
nickysn
940738a3a1
* synchronized with trunk
...
git-svn-id: branches/wasm@48846 -
2021-03-01 13:21:24 +00:00
florian
fb6867963f
* write execution time more precisely
...
git-svn-id: trunk@48843 -
2021-02-28 21:58:32 +00:00
nickysn
1d9d1ab859
* regenerated makefiles
...
git-svn-id: branches/wasm@48369 -
2021-01-24 02:01:11 +00:00
nickysn
cf6c173653
* regenerated makefiles
...
git-svn-id: branches/wasm@47988 -
2021-01-02 22:25:27 +00:00
nickysn
a84b091b5e
* makefiles regenerated after fpcmake update
...
git-svn-id: branches/wasm@47985 -
2021-01-02 22:15:42 +00:00
florian
9430436a24
+ include package/hash in regression tests
...
git-svn-id: trunk@47979 -
2021-01-02 19:27:01 +00:00
Jonas Maebe
ea55c5f7e3
- disable the i386 assembly code for Linux/i386 as it doesn't work with a
...
fixed stack (uses hardcoded stack offsets) (mantis #38260 )
git-svn-id: trunk@47871 -
2020-12-28 16:58:58 +00:00
pierre
68d3962889
Regenerate all Makefile's, and update utils/fpcm/fpcmake.inc and utils/fpcm/revision.inc after commit 47483
...
git-svn-id: trunk@47484 -
2020-11-20 14:03:57 +00:00
Károly Balogh
9d67adcbb6
* regenerated all Makefiles after Sinclair QL support was added
...
git-svn-id: trunk@47453 -
2020-11-19 02:58:27 +00:00
Károly Balogh
51d8ec90a7
sinclairql: now the target short name is also sinclairql as proposed by Pierre, so it's unified everywhere
...
git-svn-id: trunk@47376 -
2020-11-10 21:31:04 +00:00
Károly Balogh
55b99cad04
sinclairql: disable most packages for the QL
...
git-svn-id: trunk@47370 -
2020-11-10 11:49:10 +00:00
pierre
6f27c2390e
Disable compilation of most packages for msxdos and amstadcpc OS
...
git-svn-id: trunk@46247 -
2020-08-05 10:47:24 +00:00
pierre
ca40956a3a
Regenerated all Makefile's
...
git-svn-id: trunk@46224 -
2020-08-04 10:19:49 +00:00
Jonas Maebe
fb23834367
* regenerated Makefiles again
...
git-svn-id: trunk@45766 -
2020-07-11 09:51:28 +00:00
Jonas Maebe
350d2d92f9
* regenerated Makesfiles
...
git-svn-id: trunk@45762 -
2020-07-10 22:08:30 +00:00
Jonas Maebe
e7d1a77f9a
* rename the ARM/AArch64-Darwin targets to ARM/AArch64-iOS
...
* rename the m68k/PowerPC-MacOS targets to m68k/PowerPC-MacOSClassic
* repurpose the AArch64/Darwin target for AArch64/macOS
o make AArch64-Darwin default target for a hosted AArch64-Darwin compiler
git-svn-id: trunk@45758 -
2020-07-10 21:52:24 +00:00