Home | History | Annotate | only in /src/external/gpl3/binutils/dist/libsframe
Up to higher level directory
NameDateSize
aclocal.m411-Feb-202644.7K
config.h.in30-Jun-20243.4K
configure11-Feb-2026447K
configure.ac11-Feb-20263.5K
doc/25-Feb-2026
libsframe.ver11-Feb-20261.3K
libtool-version11-Feb-20261.2K
Makefile.am11-Feb-20262.1K
Makefile.in17-Mar-2026103.8K
README11-Feb-2026359
sframe-dump.c11-Feb-202617.5K
sframe-error.c11-Feb-20261.5K
sframe-impl.h11-Feb-20261.9K
sframe.c11-Feb-202679.2K

README

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