• Joined on 2021-08-29
nicolas synced commits to feature_arm_thumb at nicolas/copapy from mirror 2026-03-03 19:15:58 +00:00
a4410fd359 CI: exclude runner for arm thumb
e48fc7c485 test for arm thumb variants split into two tests
c6fd69d61b CI: different armv7 variates separated
b7d5f3a129 exclude non-stencil functions in the test "test_start_end_function"
0212fa77a3 type annotation for data_writer.copy() fixed
Compare 8 commits »
nicolas synced commits to feature_arm_thumb at nicolas/copapy from mirror 2026-03-03 11:05:58 +00:00
a924d42e6a Merge branch 'dev' into feature_arm_thumb
e52cbe9e1b docstrings added and descriptions for c files added
Compare 2 commits »
nicolas synced commits to refs/pull/30/head at nicolas/copapy from mirror 2026-03-03 11:05:58 +00:00
a924d42e6a Merge branch 'dev' into feature_arm_thumb
e52cbe9e1b docstrings added and descriptions for c files added
Compare 2 commits »
nicolas synced new reference refs/tags/v1.0.8 to nicolas/pelfy from mirror 2026-03-03 03:46:10 +00:00
nicolas synced commits to refs/tags/v1.0.8 at nicolas/pelfy from mirror 2026-03-03 03:46:09 +00:00
nicolas synced commits to main at nicolas/pelfy from mirror 2026-03-03 03:46:08 +00:00
b9f9032872 Merge pull request #4 from Nonannet/dev
345b0e6db8 Removed warning for non-implemented ARM Thumb relocations, raises error now
2be97956ab Type hints fixed for backwards compatibility for python 3.9
a8139e3739 addend calculation for R_ARM_THM_PC22, R_ARM_THM_JUMP24 and R_ARM_THM_CALL fixed
5a77c72064 EM_ARM data updated from ARM reference manual
Compare 17 commits »
nicolas synced and deleted reference refs/tags/refs/pull/4/merge at nicolas/pelfy from mirror 2026-03-03 03:46:06 +00:00
nicolas synced commits to feature_arm_thumb at nicolas/copapy from mirror 2026-03-03 02:55:57 +00:00
7f963d7e43 CI: Testing for ARMv7 extended to armv7thumb and armv7mthumb
dd7fb12c64 Helper bash script added for debugging ARM thumb stencils
d2069d5d07 build script for local stencil builds updated for ARM64, ARM-Thumb and ARM-CortexM-Thumb
accb03f042 Fix in test function "get_42"
2eb49cc2e5 test for ARM thumb updated
Compare 7 commits »
nicolas synced commits to refs/pull/4/merge at nicolas/pelfy from mirror 2026-03-01 10:55:59 +00:00
e6732cb86e Merge 345b0e6db83af5ee60ed1157dee17a29c8184b7f into 842be339391bd54306377721dc84c145c082bc6d
345b0e6db8 Removed warning for non-implemented ARM Thumb relocations, raises error now
Compare 2 commits »
nicolas synced commits to dev at nicolas/pelfy from mirror 2026-03-01 10:55:58 +00:00
345b0e6db8 Removed warning for non-implemented ARM Thumb relocations, raises error now
nicolas synced commits to refs/pull/4/head at nicolas/pelfy from mirror 2026-03-01 10:55:58 +00:00
345b0e6db8 Removed warning for non-implemented ARM Thumb relocations, raises error now
nicolas synced commits to dev at nicolas/pelfy from mirror 2026-03-01 02:45:58 +00:00
2be97956ab Type hints fixed for backwards compatibility for python 3.9
a8139e3739 addend calculation for R_ARM_THM_PC22, R_ARM_THM_JUMP24 and R_ARM_THM_CALL fixed
5a77c72064 EM_ARM data updated from ARM reference manual
Compare 3 commits »
nicolas synced commits to refs/pull/4/head at nicolas/pelfy from mirror 2026-03-01 02:45:58 +00:00
2be97956ab Type hints fixed for backwards compatibility for python 3.9
a8139e3739 addend calculation for R_ARM_THM_PC22, R_ARM_THM_JUMP24 and R_ARM_THM_CALL fixed
5a77c72064 EM_ARM data updated from ARM reference manual
Compare 3 commits »
nicolas synced commits to refs/pull/4/merge at nicolas/pelfy from mirror 2026-03-01 02:45:58 +00:00
fc12bc769b Merge 2be97956abd091dc9503588808741b9b89abe802 into 842be339391bd54306377721dc84c145c082bc6d
2be97956ab Type hints fixed for backwards compatibility for python 3.9
a8139e3739 addend calculation for R_ARM_THM_PC22, R_ARM_THM_JUMP24 and R_ARM_THM_CALL fixed
5a77c72064 EM_ARM data updated from ARM reference manual
Compare 4 commits »
nicolas synced commits to feature_arm_thumb at nicolas/copapy from mirror 2026-03-01 02:05:57 +00:00
afc442ada6 stencil build script updated
436a09c1ea copy method to data_writer added
cabfda4ec6 CI: stencil build script updated with Cortex-A Thumb version
Compare 3 commits »
nicolas synced commits to refs/pull/4/head at nicolas/pelfy from mirror 2026-02-27 18:06:00 +00:00
940488b660 Extended test for ARM thumb relocations and added reference disassembly
9a4cbe92af Fixed addend extraction for R_ARM_THM_MOVW_ABS_NC and R_ARM_THM_MOVT_ABS
20b00109e9 Added test for 32 bit ARM relocations
5663e7f5b0 Fixed name R_ARM_THM_MOVT_ABS_NC -> R_ARM_THM_MOVT_ABS
39bb639c1f stencils_armv7thumb_O3_THM_MOVW.o test object added for thumb code using R_ARM_THM_MOVW_ABS_NC and R_ARM_THM_MOVT_ABS_NC instead of litteral pools. new addend extractions added, but untested
Compare 5 commits »
nicolas synced commits to refs/pull/4/merge at nicolas/pelfy from mirror 2026-02-27 18:06:00 +00:00
bf1559609a Merge 940488b66078580e8628d69461ca3468c9304899 into 842be339391bd54306377721dc84c145c082bc6d
940488b660 Extended test for ARM thumb relocations and added reference disassembly
9a4cbe92af Fixed addend extraction for R_ARM_THM_MOVW_ABS_NC and R_ARM_THM_MOVT_ABS
20b00109e9 Added test for 32 bit ARM relocations
5663e7f5b0 Fixed name R_ARM_THM_MOVT_ABS_NC -> R_ARM_THM_MOVT_ABS
Compare 6 commits »
nicolas synced commits to dev at nicolas/pelfy from mirror 2026-02-27 18:05:59 +00:00
940488b660 Extended test for ARM thumb relocations and added reference disassembly
9a4cbe92af Fixed addend extraction for R_ARM_THM_MOVW_ABS_NC and R_ARM_THM_MOVT_ABS
20b00109e9 Added test for 32 bit ARM relocations
5663e7f5b0 Fixed name R_ARM_THM_MOVT_ABS_NC -> R_ARM_THM_MOVT_ABS
39bb639c1f stencils_armv7thumb_O3_THM_MOVW.o test object added for thumb code using R_ARM_THM_MOVW_ABS_NC and R_ARM_THM_MOVT_ABS_NC instead of litteral pools. new addend extractions added, but untested
Compare 5 commits »
nicolas synced commits to refs/pull/4/merge at nicolas/pelfy from mirror 2026-02-26 09:26:03 +00:00
7a59509482 Merge 86de67a7f8aa12141d42326c3ddd0e38b19fdb94 into 842be339391bd54306377721dc84c145c082bc6d
86de67a7f8 Thumb relocations R_ARM_THM_MOVW_ABS_NC and R_ARM_THM_MOVT_ABS_NC added
Compare 2 commits »
nicolas synced commits to dev at nicolas/pelfy from mirror 2026-02-26 09:26:01 +00:00
86de67a7f8 Thumb relocations R_ARM_THM_MOVW_ABS_NC and R_ARM_THM_MOVT_ABS_NC added