Files
binutils-gdb/libsframe/README
Indu Bhagat d451f10806 libsframe: add README and mention expectations
libsframe is not meant for consumption by tools external to GNU
Binutils.

libsframe/
	* Makefile.in: Regenerate.
	* libsframe/README: New file.
2026-01-05 11:53:13 -08:00

7 lines
359 B
Plaintext

libsframe is a support library for the GNU Binutils collection (currently used
by GNU ld, objdump, etc.) to read and write SFrame section data.
Note: This library is currently intended for internal use by GNU Binutils only.
Strict guarantees for ABI compatibility are not provided, and external projects
should not rely on the stability of these interfaces.