• Joined on 2021-08-29
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
nicolas synced commits to refs/pull/4/head 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
nicolas synced commits to feature_arm_thumb at nicolas/copapy from mirror 2026-02-13 02:35:57 +00:00
83ce6ce0e7 musl functions for math on ARM thumb added to stencil build pipeline
a81236a3fc 4-Byte-Alignment error on ARM thumb fixed by using section size instead of function size to include nop padding
bc0ccd90b7 Updated pelfy and using offset_in_section instead of fields['st_value']
Compare 3 commits »
nicolas synced commits to dev at nicolas/gaspype from mirror 2026-02-11 15:15:57 +00:00
6648e8fc93 Swiching to python 3.10 for building docs in CI due to issues with notedown
5a9c84aa92 setuptools dependency added for [doc_build]
Compare 2 commits »
nicolas synced commits to main at nicolas/gaspype from mirror 2026-02-11 15:15:57 +00:00
d6c6bcac0f Merge pull request #14 from DLR-Institute-of-Future-Fuels/dev
6648e8fc93 Swiching to python 3.10 for building docs in CI due to issues with notedown
0b402417e9 Merge pull request #13 from DLR-Institute-of-Future-Fuels/dev
5a9c84aa92 setuptools dependency added for [doc_build]
5649bc7340 Merge pull request #12 from DLR-Institute-of-Future-Fuels/dev
Compare 6 commits »
nicolas synced commits to dev at nicolas/copapy from mirror 2026-02-05 15:05:59 +00:00
e52cbe9e1b docstrings added and descriptions for c files added
nicolas synced commits to dev at nicolas/pelfy from mirror 2026-01-27 20:35:57 +00:00
d7e7876afd fixed usage of offset_in_section instead of st_value
5f0c36fef4 code style and typehints fixed
aab7f83cd9 _get_rel_addend function updated for ARM in thumb mode
7376e505d5 relocation data for ARM updated
024f86d4bc size attribute added to symbol class
Compare 8 commits »
nicolas synced commits to main at nicolas/pelfy from mirror 2026-01-27 20:35:57 +00:00
842be33939 Merge pull request #3 from Nonannet/dev
7ccd3852d1 Added thumb_mode, offset_in_section and offset_in_file property to
5dccaa30d6 armv7thumb example for testing added
Compare 3 commits »
nicolas synced commits to feature_arm_thumb at nicolas/copapy from mirror 2026-01-27 02:35:58 +00:00