58 Commits (f3f6c0df60c4e8a6c3409db4f23f2cdec5a9d41c)

Author SHA1 Message Date
Alan Modra 6a6859cbff regen config 3 years ago
Indu Bhagat a5cddf7b64 doc: sframe: update specification for SFRAME_VERSION_2 3 years ago
Indu Bhagat ce9a87252c sframe: bfd: gas: ld: format bump to SFrame version 2 3 years ago
Indu Bhagat 9f71b60bd4 libsframe: add new APIs to get SFrame version 3 years ago
Indu Bhagat 3169b734cf libsframe: fix sframe_find_fre for pltN entries 3 years ago
Indu Bhagat df6f1afb6d libsframe: bfd: use uint32_t for return type of get_num_fidx APIs 3 years ago
Indu Bhagat 3412dcec61 libsframe: use appropriate data types for args of sframe_encode 3 years ago
Indu Bhagat a9f1da26da libsframe: use uint8_t for return type of sframe_fre_get_base_reg_id 3 years ago
Indu Bhagat de4879feca libsframe: use uint8_t instead of unsigned char for abi_arch 3 years ago
Indu Bhagat 49e4485cba libsframe: bfd: use uint32_t for return type of sframe_calc_fre_type 3 years ago
Indu Bhagat 100d405dae libsframe: use uint32_t for fre_type and fde_type function args 3 years ago
Indu Bhagat 526960c912 libsframe: update the semantics of sframe_fre_get_fp_offset 3 years ago
Indu Bhagat 36aecb4197 libsframe: update the semantics of sframe_fre_get_ra_offset 3 years ago
Indu Bhagat 99fde044fc libsframe: add symbol versioning 3 years ago
Indu Bhagat 852bb8c10d libsframe: remove sframe_get_funcdesc_with_addr API 3 years ago
Indu Bhagat b91671f3f9 libsframe: add library versioning 3 years ago
Indu Bhagat e4d5d12940 libsframe: testsuite: add sframe_find_fre tests for pltN entries 3 years ago
Indu Bhagat 937c461e41 libsframe: fix sframe_find_fre for pltN entries 3 years ago
Indu Bhagat 676cb9d2e0 libsframe: reuse static function sframe_decoder_get_funcdesc_at_index 3 years ago
Indu Bhagat f4af42724b libsframe: fix cosmetic issues and typos 3 years ago
Indu Bhagat 1466e49f7d libsframe: avoid unnecessary type casts 3 years ago
Indu Bhagat d987df5c95 libsframe: avoid using magic number 3 years ago
Indu Bhagat a5ffdcafc7 libsframe: minor fixups in flip_fre related functions 3 years ago
Indu Bhagat 540034ec40 sframe/doc: minor improvements for readability 3 years ago
Indu Bhagat 83c219872b libsframe: revisit sframe_find_fre API 3 years ago
Indu Bhagat 812d868850 libsframe: use const char * consistently for immutable FRE buffers 3 years ago
Indu Bhagat e80578bea7 libsframe: use uint8_t data type for FRE info related stubs 3 years ago
Indu Bhagat 6a99f006ec libsframe: testsuite: add tests for sframe_get_funcdesc_with_addr API 3 years ago
Indu Bhagat efd3b63b68 libsframe: testsuite: add new tests for sframe_find_fre API 3 years ago
Indu Bhagat 3cae258044 libsframe: minor formatting fixes in sframe_encoder_write_fre 3 years ago
Indu Bhagat cb45766e48 libsframe: use consistent function argument names 3 years ago
Indu Bhagat 8bb878b777 sframe: correct some typos 3 years ago
Indu Bhagat 26be6015b7 libsframe: use return type of bool for predicate functions 3 years ago
Alan Modra 41738595c2 Remove unnecessary memsets in sframe-dump.c 3 years ago
Indu Bhagat 469b6d54d3 libsframe/doc: use "stack trace" instead of "unwind" for SFrame 3 years ago
Indu Bhagat 436bcab712 libsframe/doc: fix some warnings 3 years ago
Indu Bhagat 0fcd58d843 libsframe: Use AM_SILENT_RULES macro in configure.ac 3 years ago
Indu Bhagat 68e0003e12 libsframe: replace an strncat with strcat 3 years ago
Indu Bhagat 725a19bfd1 sframe: fix the defined SFRAME_FRE_TYPE_*_LIMIT constants 3 years ago
Indu Bhagat cd9aea32cf libsframe: adjust an incorrect check in flip_sframe 3 years ago
Alan Modra d87bef3a7b Update year range in copyright notice of binutils files 3 years ago
Indu Bhagat 68bb0d2765 libsframe: write out SFrame FRE start address correctly 3 years ago
Indu Bhagat 28f1a767db libsframe: testsuite: fix memory leaks in testcases 3 years ago
Indu Bhagat 995bc59782 libsframe: fix a memory leak in sframe_decode 3 years ago
Indu Bhagat 2440ed038a sframe: doc: update documentation for pauth key in SFrame FDE 3 years ago
Indu Bhagat 95e829affb objdump/readelf: sframe: emit marker for SFrame FDE with B key 3 years ago
Indu Bhagat 6e09ae77a1 sframe: doc: update spec for the mangled-RA bit in FRE 3 years ago
Indu Bhagat 49948bce0e objdump/readelf: sframe: emit marker for FREs with mangled RA 3 years ago
Indu Bhagat 9c4b163cb5 libsframe: provide new access API for mangled RA bit 3 years ago
Indu Bhagat 8c078abdc2 libsframe asan: avoid generating misaligned loads 3 years ago