binutils-gdb/libsframe
Indu Bhagat 387efef5fe libsframe: relax the assertion limit for fre_start_addr
Fix PR ld/33131 Failed assertion when linking gccgo

Make amendments in both sframe_decoder_get_fre and
sframe_encoder_add_fre.

Since GNU as and the dw2gencfi code generally accepts such CFI, its best
to allow in SFrame FREs too.

libsframe/
	PR ld/33131.
	* sframe.c (sframe_decoder_get_fre): Relax the assertion a bit.
	(sframe_encoder_add_fre): Likewise.
2025-07-14 17:08:21 -07:00
..
doc gas: elf: binutils: add new section type SHT_GNU_SFRAME 2025-07-11 23:32:58 -07:00
testsuite libsframe: testsuite: fix PR libsframe/33140 2025-07-11 10:29:54 -07:00
aclocal.m4 mmap: Avoid the sanitizer configure check failure 2024-04-10 03:57:46 -07:00
config.h.in
configure libsframe: accept --target configure option 2024-07-10 10:13:45 +02:00
configure.ac Update year range in copyright notice of binutils files 2025-01-01 18:29:57 +10:30
libsframe.ver libsframe: bump version to 2.0 2025-07-12 01:09:17 -07:00
libtool-version libsframe: bump version to 2.0 2025-07-12 01:09:17 -07:00
Makefile.am Update year range in copyright notice of binutils files 2025-01-01 18:29:57 +10:30
Makefile.in libsframe: Add test for PLT0 and PLTN with only one FRE each 2025-07-11 10:29:40 +02:00
sframe-dump.c s390: Represent FP without RA saved in SFrame 2025-07-11 10:29:40 +02:00
sframe-error.c Update year range in copyright notice of binutils files 2025-01-01 18:29:57 +10:30
sframe-impl.h Update year range in copyright notice of binutils files 2025-01-01 18:29:57 +10:30
sframe.c libsframe: relax the assertion limit for fre_start_addr 2025-07-14 17:08:21 -07:00