Nicolas
|
7f963d7e43
|
CI: Testing for ARMv7 extended to armv7thumb and armv7mthumb
|
2026-03-02 21:33:24 +01:00 |
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
|
accb03f042
|
Fix in test function "get_42"
|
2026-03-02 21:31:07 +01:00 |
Nicolas
|
2eb49cc2e5
|
test for ARM thumb updated
|
2026-03-02 21:29:46 +01:00 |
Nicolas
|
c7c8db6332
|
R_ARM_THM_MOV* support added
|
2026-03-02 21:28:46 +01:00 |
Nicolas
|
8fcf0dedac
|
patch type added: PATCH_OBJECT_ARM32_ABS_THM (for R_ARM_THM_MOVW_ABS_NC and R_ARM_THM_MOVT_ABS)
|
2026-03-02 21:28:05 +01:00 |
Nicolas
|
afc442ada6
|
stencil build script updated
|
2026-02-28 22:09:12 +01:00 |
Nicolas
|
436a09c1ea
|
copy method to data_writer added
|
2026-02-28 22:08:22 +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
|
a81236a3fc
|
4-Byte-Alignment error on ARM thumb fixed by using section size instead of function size to include nop padding
|
2026-02-13 00:51:55 +01:00 |
Nicolas
|
bc0ccd90b7
|
Updated pelfy and using offset_in_section instead of fields['st_value']
|
2026-02-12 23:54:20 +01:00 |
Nicolas
|
58120f292c
|
partial arm thumb implementation added
|
2026-01-26 23:57:15 +01:00 |
Nicolas
|
7131483a22
|
CI: Added -static for building the runner
|
2026-01-25 17:16:33 +01:00 |
Nicolas
|
3ec0ba10c3
|
Skiping qemo based ARM32 bit tests on windows since they are not
compatible to wsl1
|
2026-01-25 17:13:01 +01:00 |
Nicolas Kruse
|
d394b2d249
|
add_read_value_remote backend function renamed and docstring updated
|
2026-01-12 16:57:54 +01:00 |
Nicolas
|
0f5bb86bd4
|
Added tensor support and type hints for math functions
|
2026-01-05 13:39:53 +01:00 |
Nicolas
|
32aad5cafd
|
min, max and sign stencil added
|
2026-01-05 13:39:01 +01:00 |
Nicolas
|
d71922769f
|
Docs: Tensor/Matrix functions added again
|
2026-01-05 10:49:47 +01:00 |
Nicolas Kruse
|
81e93892d6
|
updated setuptools_scm version_scheme
|
2026-01-02 15:17:19 +01:00 |
Nicolas Kruse
|
515eba4a4a
|
Readme updated
|
2026-01-02 14:54:55 +01:00 |
Nicolas Kruse
|
6ba18358d1
|
CI pipeline updated
|
2026-01-02 11:58:14 +01:00 |
Nicolas Kruse
|
92cd0425de
|
ci.yml fixed for release-stencils
|
2026-01-02 11:10:09 +01:00 |
Nicolas
|
2f5b5156c5
|
docs updated
|
2026-01-01 15:35:57 +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
|
43465a690c
|
CI/CD: fixed build_wheels.yaml
|
2026-01-01 14:58:54 +01:00 |
Nicolas
|
2287a181da
|
neg() und abs() stencil added in copapy
|
2026-01-01 14:57:47 +01:00 |
Nicolas
|
bb2c0ee548
|
added fallback_version for tool.setuptools_scm in container based ARM runners
|
2025-12-31 16:29:41 +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 Kruse
|
348dad27bb
|
Docs: stencil selection updated
|
2025-12-30 18:53:37 +01:00 |
Nicolas Kruse
|
72b05bd05a
|
added neg_* stencil
|
2025-12-30 18:53:03 +01:00 |
Nicolas Kruse
|
05fa44fac7
|
test for tensor type added/updated
|
2025-12-30 17:58:52 +01:00 |
Nicolas Kruse
|
0d0e675207
|
general tensor type introduced replacing "matrix"
|
2025-12-30 17:58:34 +01:00 |
Nicolas
|
27c40e036b
|
Added thumb based instructions
|
2025-12-28 18:29:53 +01:00 |
Nicolas
|
08cd0ecc8a
|
Readme updated with kit decorator example
|
2025-12-28 15:01:13 +01:00 |
Nicolas
|
37467696d5
|
Docs: added examples to start page
|
2025-12-27 17:38:17 +01:00 |
Nicolas
|
c2a5fe26a8
|
CI: Fixed creation of x86_64 docs on stencils and example asm code
|
2025-12-27 16:59:55 +01:00 |
Nicolas
|
f5c88bb34d
|
Missing Upload artifact for github-pages added
|
2025-12-27 16:40:40 +01:00 |
Nicolas Kruse
|
6f24891f6f
|
Version bumped to 0.0.3
|
2025-12-27 16:30:46 +01:00 |
Nicolas
|
e3da894e6e
|
fixed docs build pipeline
|
2025-12-27 16:23:30 +01:00 |
Nicolas Kruse
|
66ffd2b132
|
Refactor Makefile for documentation build
|
2025-12-26 23:59:46 +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
|
e69c0ff24b
|
__eq__ for Op extended with caching
|
2025-12-26 13:37:15 +01:00 |
Nicolas
|
a6ca756d51
|
__eq__ for Op type implemented
|
2025-12-24 16:40:46 +01:00 |
Nicolas
|
2c2d7ca960
|
test for x86 adjusted to skip if executable not present
|
2025-12-24 14:22:50 +01:00 |