aboutsummaryrefslogtreecommitdiff
path: root/libsframe/sframe-dump.c
AgeCommit message (Expand)AuthorFilesLines
2023-06-29sframe: bfd: gas: ld: format bump to SFrame version 2Indu Bhagat1-14/+28
2023-06-27libsframe: use uint8_t for return type of sframe_fre_get_base_reg_idIndu Bhagat1-1/+1
2023-06-27libsframe: use uint8_t instead of unsigned char for abi_archIndu Bhagat1-3/+3
2023-06-27libsframe: update the semantics of sframe_fre_get_ra_offsetIndu Bhagat1-4/+8
2023-06-06libsframe: fix cosmetic issues and typosIndu Bhagat1-2/+3
2023-03-22Remove unnecessary memsets in sframe-dump.cAlan Modra1-3/+0
2023-01-13libsframe: replace an strncat with strcatIndu Bhagat1-2/+1
2023-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2022-12-22objdump/readelf: sframe: emit marker for SFrame FDE with B keyIndu Bhagat1-0/+19
2022-12-16objdump/readelf: sframe: emit marker for FREs with mangled RAIndu Bhagat1-2/+9
2022-11-15readelf/objdump: support for SFrame sectionIndu Bhagat1-0/+181