aboutsummaryrefslogtreecommitdiff
path: root/include/sframe-api.h
AgeCommit message (Expand)AuthorFilesLines
2024-01-04Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2023-06-29sframe: bfd: gas: ld: format bump to SFrame version 2Indu Bhagat1-0/+23
2023-06-29libsframe: add new APIs to get SFrame versionIndu Bhagat1-0/+8
2023-06-27libsframe: bfd: use uint32_t for return type of get_num_fidx APIsIndu Bhagat1-2/+2
2023-06-27libsframe: use appropriate data types for args of sframe_encodeIndu Bhagat1-1/+1
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-2/+2
2023-06-27libsframe: bfd: use uint32_t for return type of sframe_calc_fre_typeIndu Bhagat1-1/+1
2023-06-27libsframe: use uint32_t for fre_type and fde_type function argsIndu Bhagat1-1/+1
2023-06-27libsframe: remove sframe_get_funcdesc_with_addr APIIndu Bhagat1-4/+7
2023-06-06libsframe: fix cosmetic issues and typosIndu Bhagat1-1/+1
2023-06-01libsframe: avoid using magic numberIndu Bhagat1-1/+4
2023-01-06sframe: fix the defined SFRAME_FRE_TYPE_*_LIMIT constantsIndu Bhagat1-1/+1
2023-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2022-12-16libsframe: provide new access API for mangled RA bitIndu Bhagat1-0/+7
2022-12-15libsframe asan: avoid generating misaligned loadsIndu Bhagat1-2/+6
2022-12-09libsframe: rename API sframe_fde_func_info to sframe_fde_create_func_infoIndu Bhagat1-2/+2
2022-11-15readelf/objdump: support for SFrame sectionIndu Bhagat1-0/+3
2022-11-15bfd: linker: merge .sframe sectionsIndu Bhagat1-1/+1
2022-11-15libsframe: add the SFrame libraryWeimin Pan1-0/+231