Mario Hüttel mhu
mhu pushed to master at mhu/patchelfcrc 2023-01-21 17:32:17 +01:00
26eb480343 Add colors to error output and improve messages
mhu pushed tag v1.0.0-rc2 to mhu/patchelfcrc 2023-01-20 20:29:26 +01:00
mhu closed issue mhu/patchelfcrc#4 2023-01-20 19:51:26 +01:00
Struct export does not correctly handle endianess of target elf. Fix this
mhu pushed to master at mhu/patchelfcrc 2023-01-20 19:51:16 +01:00
30e47d533a Fix #4: Add support for endianess in struct output format
mhu pushed to master at mhu/patchelfcrc 2023-01-20 19:50:52 +01:00
ab07d84196 Fix #4: Add support for endianess in struct putput format
mhu opened issue mhu/patchelfcrc#4 2023-01-20 19:41:35 +01:00
Struct export does not correctly handle endianess of target elf. Fix this
mhu pushed to master at mhu/patchelfcrc 2023-01-20 19:40:08 +01:00
faeab33375 Allow for ELF files without program headers e.g. unlinked object files.
7e414f8576 Enhance verbose output of section table
933680c80d Use builtin byteswap functions to perform endianess conversion
891df1803e Add byteswap and endian destection code to elfpatch
Compare 4 commits »
mhu pushed to master at mhu/stm32l010x4-template 2023-01-17 23:00:11 +01:00
087adf06cc Remove cmsis folder from include paths. Include requires #include <cmsis/file.h>
mhu created branch master in mhu/stm32l010x4-template 2023-01-17 21:27:14 +01:00
mhu pushed to master at mhu/stm32l010x4-template 2023-01-17 21:27:14 +01:00
3bbd53b0d5 Add initial template for STM32L010x4
mhu created repository mhu/stm32l010x4-template 2023-01-17 21:26:57 +01:00
mhu pushed to master at mhu/patchelfcrc 2023-01-15 21:38:02 +01:00
7be1d6a967 Automatically add version to man page
mhu pushed tag v1.0.0-rc1 to mhu/patchelfcrc 2023-01-15 21:26:56 +01:00
mhu pushed to master at mhu/patchelfcrc 2023-01-15 21:26:10 +01:00
e8a8abbe65 Remove debugging printfs
mhu pushed tag v1.0.0-rc1 to mhu/patchelfcrc 2023-01-15 21:24:37 +01:00
mhu pushed to master at mhu/patchelfcrc 2023-01-15 21:23:24 +01:00
71b1ad2a32 Allow generation of reversed CRCs in main function. Reversed CRCs are now supported.
mhu pushed to master at mhu/patchelfcrc 2023-01-15 21:20:50 +01:00
cf7d0c22f7 Add support for reversed CRCs in elfpatching
mhu pushed to master at mhu/patchelfcrc 2023-01-15 21:12:10 +01:00
6f40e37e81 Add support for the reversed CRC algorithm to CRC module
mhu pushed to master at mhu/patchelfcrc 2023-01-15 21:09:43 +01:00
84c60fc461 Add test output value to CRC list
mhu pushed to master at mhu/patchelfcrc 2023-01-06 20:24:10 +01:00
b47828014e Fix style issues in elfpatch.c
2c7ce64722 Fix style issues in crc.c
Compare 2 commits »