summaryrefslogtreecommitdiff
path: root/libsframe
Commit message (Expand)AuthorAgeFilesLines
* sframe: doc: update spec for the mangled-RA bit in FREIndu Bhagat2022-12-161-2/+2
* objdump/readelf: sframe: emit marker for FREs with mangled RAIndu Bhagat2022-12-161-2/+9
* libsframe: provide new access API for mangled RA bitIndu Bhagat2022-12-161-0/+18
* libsframe asan: avoid generating misaligned loadsIndu Bhagat2022-12-152-10/+24
* libsframe: rename API sframe_fde_func_info to sframe_fde_create_func_infoIndu Bhagat2022-12-092-7/+7
* sframe: gas: libsframe: define constants and remove magic numbersIndu Bhagat2022-12-091-3/+3
* libsframe: minor formatting nitsIndu Bhagat2022-12-091-16/+14
* sframe/doc: remove usage of xrefautomaticsectiontitleIndu Bhagat2022-11-241-5/+2
* doc: add SFrame spec fileIndu Bhagat2022-11-156-51/+1137
* readelf/objdump: support for SFrame sectionIndu Bhagat2022-11-153-3/+192
* bfd: linker: merge .sframe sectionsIndu Bhagat2022-11-151-5/+23
* libsframe: add the SFrame libraryWeimin Pan2022-11-1522-0/+20034