Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-12-16 | sframe: doc: update spec for the mangled-RA bit in FRE | Indu Bhagat | 1 | -2/+2 |
2022-12-16 | objdump/readelf: sframe: emit marker for FREs with mangled RA | Indu Bhagat | 1 | -2/+9 |
2022-12-16 | libsframe: provide new access API for mangled RA bit | Indu Bhagat | 1 | -0/+18 |
2022-12-15 | libsframe asan: avoid generating misaligned loads | Indu Bhagat | 2 | -10/+24 |
2022-12-09 | libsframe: rename API sframe_fde_func_info to sframe_fde_create_func_info | Indu Bhagat | 2 | -7/+7 |
2022-12-09 | sframe: gas: libsframe: define constants and remove magic numbers | Indu Bhagat | 1 | -3/+3 |
2022-12-09 | libsframe: minor formatting nits | Indu Bhagat | 1 | -16/+14 |
2022-11-24 | sframe/doc: remove usage of xrefautomaticsectiontitle | Indu Bhagat | 1 | -5/+2 |
2022-11-15 | doc: add SFrame spec file | Indu Bhagat | 6 | -51/+1137 |
2022-11-15 | readelf/objdump: support for SFrame section | Indu Bhagat | 3 | -3/+192 |
2022-11-15 | bfd: linker: merge .sframe sections | Indu Bhagat | 1 | -5/+23 |
2022-11-15 | libsframe: add the SFrame library | Weimin Pan | 22 | -0/+20034 |