binutils-gdb/libsframe
Indu Bhagat f5d28014be include: gas: bfd: sframe: clean the abstraction
... between specification and implmentation.

Move to definition in the implementation (gas/ld/libsframe) and not the
specification (include/sframe.h).  At this time the implementation in
gas and ld generate the sections in the latest SFrame version only.

Reviewed-by: Jens Remus <jremus@linux.ibm.com>

bfd/
	* elf-sframe.c: Add definition here.
gas/
	* gen-sframe.c: Likewise.
libsframe/
	* sframe.c: Likewise.
include/
	* sframe.h: Remove the definition.
2025-12-23 14:59:59 -08:00
..
doc gas: sframe: Represent .cfi_undefined RA as FRE without offsets 2025-10-15 17:45:48 +02:00
testsuite libsframe: testsuite: fix build failure 2025-12-19 23:36:53 -08:00
aclocal.m4 Binutils: Add clang LTO support to AR and RANLIB 2025-09-25 12:30:13 +08:00
config.h.in
configure tidy m4 plugin config support 2025-11-03 10:59:50 +10:30
configure.ac Update year range in copyright notice of binutils files 2025-01-01 18:29:57 +10:30
libsframe.ver bfd: include: sframe: fix PR ld/32789 2025-12-19 23:11:45 -08:00
libtool-version libsframe: bump version to 2.0 2025-07-12 01:09:17 -07:00
Makefile.am libsframe: testsuite: Fix testsuite build on Solaris [PR33168] 2025-09-12 09:50:34 +02:00
Makefile.in Binutils: Add clang LTO support to AR and RANLIB 2025-09-25 12:30:13 +08:00
sframe-dump.c libsframe: use sframe_decoder_get_funcdesc_v2 in dumper 2025-11-02 23:43:02 -08:00
sframe-error.c Update year range in copyright notice of binutils files 2025-01-01 18:29:57 +10:30
sframe-impl.h libsframe: use sf_fde_tbl data structure internally for the decoder 2025-11-01 01:47:29 -07:00
sframe.c include: gas: bfd: sframe: clean the abstraction 2025-12-23 14:59:59 -08:00