aboutsummaryrefslogtreecommitdiff
path: root/libsframe
AgeCommit message (Expand)AuthorFilesLines
2022-12-16objdump/readelf: sframe: emit marker for FREs with mangled RAIndu Bhagat1-2/+9
2022-12-16libsframe: provide new access API for mangled RA bitIndu Bhagat1-0/+18
2022-12-15libsframe asan: avoid generating misaligned loadsIndu Bhagat2-10/+24
2022-12-09libsframe: rename API sframe_fde_func_info to sframe_fde_create_func_infoIndu Bhagat2-7/+7
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-24sframe/doc: remove usage of xrefautomaticsectiontitleIndu Bhagat1-5/+2
2022-11-15doc: add SFrame spec fileIndu Bhagat6-51/+1137
2022-11-15readelf/objdump: support for SFrame sectionIndu Bhagat3-3/+192
2022-11-15bfd: linker: merge .sframe sectionsIndu Bhagat1-5/+23
2022-11-15libsframe: add the SFrame libraryWeimin Pan22-0/+20034