aboutsummaryrefslogtreecommitdiff
path: root/libsframe/sframe.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-09sframe: fix the defined SFRAME_FRE_TYPE_*_LIMIT constantsIndu Bhagat1-2/+4
2023-01-09libsframe: adjust an incorrect check in flip_sframeIndu Bhagat1-9/+13
2023-01-04Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2022-12-25libsframe: write out SFrame FRE start address correctlyIndu Bhagat1-3/+35
2022-12-23libsframe: fix a memory leak in sframe_decodeIndu Bhagat1-0/+9
2022-12-16libsframe: provide new access API for mangled RA bitIndu Bhagat1-0/+18
2022-12-15libsframe asan: avoid generating misaligned loadsIndu Bhagat1-2/+16
2022-12-09libsframe: rename API sframe_fde_func_info to sframe_fde_create_func_infoIndu Bhagat1-3/+3
2022-12-09sframe: gas: libsframe: define constants and remove magic numbersIndu Bhagat1-3/+3
2022-12-09libsframe: minor formatting nitsIndu Bhagat1-16/+14
2022-11-15bfd: linker: merge .sframe sectionsIndu Bhagat1-5/+23
2022-11-15libsframe: add the SFrame libraryWeimin Pan1-0/+1658