aboutsummaryrefslogtreecommitdiff
path: root/contrib/elf2dmp/addrspace.c
AgeCommit message (Expand)Author
2024-03-11contrib/elf2dmp: Ensure segment fits in fileAkihiko Odaki
2024-03-11contrib/elf2dmp: Always check for PA resolution failureAkihiko Odaki
2024-03-11contrib/elf2dmp: Fix error reporting style in addrspace.cAkihiko Odaki
2024-03-11contrib/elf2dmp: Change pa_space_create() signatureAkihiko Odaki
2023-10-19contrib/elf2dmp: Use g_malloc(), g_new() and g_free()Suraj Shirvankar
2023-09-21elf2dmp: introduce physical block alignmentViktor Prutyanov
2023-03-21contrib/elf2dmp: fix code styleViktor Prutyanov
2021-01-20elf2dmp: Rename PAGE_SIZE to ELF2DMP_PAGE_SIZEJiaxun Yang
2018-10-02contrib: add elf2dmp toolViktor Prutyanov