Nicolas
|
dd7fb12c64
|
Helper bash script added for debugging ARM thumb stencils
|
2026-03-02 21:32:45 +01:00 |
Nicolas
|
d2069d5d07
|
build script for local stencil builds updated for ARM64, ARM-Thumb and ARM-CortexM-Thumb
|
2026-03-02 21:32:12 +01:00 |
Nicolas
|
afc442ada6
|
stencil build script updated
|
2026-02-28 22:09:12 +01:00 |
Nicolas
|
cabfda4ec6
|
CI: stencil build script updated with Cortex-A Thumb version
|
2026-02-28 22:07:27 +01:00 |
Nicolas
|
83ce6ce0e7
|
musl functions for math on ARM thumb added to stencil build pipeline
|
2026-02-13 01:13:01 +01:00 |
Nicolas
|
58120f292c
|
partial arm thumb implementation added
|
2026-01-26 23:57:15 +01:00 |
Nicolas
|
884fc3affd
|
Renamed classes and ops from Write to Store and Read to Load
|
2026-01-01 15:34:56 +01:00 |
Nicolas
|
df5b4c19f1
|
manual stencil build scripts updated with cl arguments and x86_64 default
|
2026-01-01 15:20:09 +01:00 |
Nicolas
|
2a5859ac45
|
added automatic git based versioning
|
2025-12-31 16:13:53 +01:00 |
Nicolas Kruse
|
790990b121
|
musl copyright notice added to artifacts and package build pipeline
|
2025-12-30 19:39:11 +01:00 |
Nicolas Kruse
|
31973797b6
|
arm v7 cortex m compiler flags updated
|
2025-12-30 19:13:42 +01:00 |
Nicolas
|
27c40e036b
|
Added thumb based instructions
|
2025-12-28 18:29:53 +01:00 |
Nicolas Kruse
|
c5d3fba531
|
Docs updated: python scripts added to generate stencil and example code listings; doc-build to ci added
|
2025-12-26 23:49:22 +01:00 |
Nicolas
|
069f79094c
|
fast "abs" function for int and float added including test
|
2025-12-26 14:43:22 +01:00 |
Nicolas
|
cf18dc69a1
|
armv6 support added
|
2025-12-23 18:24:36 +01:00 |
Nicolas
|
b86659fd51
|
get_binaries.py updated
|
2025-12-08 14:01:22 +01:00 |
Nicolas
|
9b78947202
|
ci: fixed make_example.py and path names
|
2025-12-07 13:14:01 +01:00 |
Nicolas
|
d041312315
|
architecture name translation fixed in create_asm.sh
|
2025-12-07 12:09:29 +01:00 |
Nicolas Kruse
|
dd90b61c7b
|
ci updated
|
2025-12-06 23:24:38 +01:00 |
Nicolas
|
2e48fe5ec2
|
"variable" type renamed to "value"
|
2025-12-06 18:09:25 +01:00 |
Nicolas
|
2b2f854ee4
|
windows build cmd script updated
|
2025-12-06 15:15:33 +01:00 |
Nicolas
|
78a159b4ea
|
linking for required libgcc function on 32 bit arm added
|
2025-11-24 16:40:37 +01:00 |
Nicolas Kruse
|
4504abf5cb
|
Update musl repository URL in build scripts with a mirror
|
2025-11-24 16:40:37 +01:00 |
Nicolas
|
0d119f5a0c
|
compiler version removed for arm
|
2025-11-24 16:40:37 +01:00 |
Nicolas
|
8db2c41e1b
|
ci and build scripts updated for armv7
|
2025-11-24 16:40:37 +01:00 |
Nicolas
|
a93cdd4b81
|
ci and build scripts updated to build arm v6 and v7
|
2025-11-24 16:40:37 +01:00 |
Nicolas
|
4b752a6094
|
Download script for precompiled binaries updated and version changed to 0.0.1
|
2025-11-14 16:35:01 +01:00 |
Nicolas
|
c25ecac86e
|
ci musl: use -fno-pic flag only for x86
|
2025-11-14 11:12:36 +01:00 |
Nicolas
|
270514c2db
|
-ffunction-sections added for stencil compilation and -fno-pic removed for musl compilation
|
2025-11-14 11:12:36 +01:00 |
Nicolas
|
7da48a7126
|
cmd script for local build on windows updated
|
2025-11-14 11:12:36 +01:00 |
Nicolas
|
f2ba6da599
|
ci: Docker build system updated
|
2025-11-14 11:12:36 +01:00 |
Nicolas
|
da58fbf613
|
ci: cross compilation updated to use musl objs
|
2025-11-14 11:12:36 +01:00 |
Nicolas Kruse
|
bc62d486ab
|
ci: Docker build scripts fixed
|
2025-11-14 11:12:36 +01:00 |
Nicolas
|
1911d3d768
|
Cross-compile Docker container updated to include musl
|
2025-11-14 11:12:36 +01:00 |
Nicolas
|
c588d92fa2
|
file path for building updated
|
2025-11-14 11:12:36 +01:00 |
Nicolas
|
6d5c349629
|
new test for math with executable runner added
|
2025-11-14 11:12:36 +01:00 |
Nicolas
|
37c68bc13d
|
renaming stencil architecture everywhere from aarch64 to arm64
|
2025-11-11 08:47:52 +01:00 |
Nicolas
|
d2db667741
|
helper scripts updated
|
2025-11-10 20:10:12 +01:00 |
Nicolas Kruse
|
2fe0fed431
|
docker build ci updated
|
2025-11-09 22:46:43 +01:00 |
Nicolas
|
aa0c75afc6
|
x64 32 bit support added
|
2025-11-09 16:28:39 +01:00 |
Nicolas Kruse
|
f97d21e42c
|
code style fixed and type hints in get_binaries.py fixed
|
2025-11-07 16:37:20 +01:00 |
Nicolas Kruse
|
ac98c42761
|
request dependency removed
|
2025-11-07 16:37:20 +01:00 |
Nicolas
|
008a26908a
|
ci updated for aarch64 tests
|
2025-11-07 16:37:20 +01:00 |
Nicolas
|
ca25d39295
|
cross platform debugging tools for windows updated
|
2025-11-07 16:37:20 +01:00 |
Nicolas
|
8214689714
|
extract code script updated
|
2025-11-07 16:37:20 +01:00 |
Nicolas Kruse
|
844101b91c
|
stencils for bit-wise operations added
|
2025-11-01 00:42:15 +01:00 |
Nicolas
|
ca5b34fab8
|
compiler flag updated: -fno-plt removed
|
2025-10-31 19:27:40 +01:00 |
Nicolas
|
926bb9f85f
|
extract code tool updated to output addresses in
hex and some fixes and aarch64 deactivated
|
2025-10-31 19:06:50 +01:00 |
Nicolas
|
c2d1fb7eea
|
gcc flags for stencil generation added to prevent a GOT for extern variables: -fno-pic -fno-plt
|
2025-10-31 10:16:21 +01:00 |
Nicolas
|
9fa5c82650
|
inspect.bat added for getting objdump with wsl on windows
|
2025-10-30 14:00:18 +01:00 |