binutils-gdb/libsframe
Indu Bhagat f8ed9c5722 doc: sframe: small improvements for readability
Update some of the content to make the specification document hopefully
clearer:
  - Fix some typos.
  - Use Title case consistently for headings.
  - Update text around detection of foreign endianness.
  - Split the structure field "Name" in each table to two separate
    colunms for additional attention: "Type" and "Name".
  - Rename "SFrame endianness" section to "SFrame magic number and
    endianness"
  - Update text around provisions for extending SFrame for future
    ABIs/architectures.  Make it clear by tagging all provisions with an
    explicit index item "Provisions for future ABIs".
  - Add a paragraph on sort order of SFrame FDEs.
  - Add a statement for SFRAME_F_FRAME_POINTER flag.
  - Add a statement to assert that SFrame version 1 is now obsolete and
    should not be used.

libsframe/
	* doc/sframe-spec.texi: Small improvements for readability.
2024-06-25 22:27:12 -07:00
..
doc doc: sframe: small improvements for readability 2024-06-25 22:27:12 -07:00
testsuite Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
aclocal.m4 mmap: Avoid the sanitizer configure check failure 2024-04-10 03:57:46 -07:00
config.h.in
configure mmap: Avoid the sanitizer configure check failure 2024-04-10 03:57:46 -07:00
configure.ac autoupdate: add square brackets around arguments of AC_INIT 2024-06-10 08:25:56 +09:30
libsframe.ver
libtool-version
Makefile.am Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
Makefile.in mmap: Avoid the sanitizer configure check failure 2024-04-10 03:57:46 -07:00
sframe-dump.c libsframe: Fix calloc argument order in dump_sframe_header 2024-01-22 18:19:03 +01:00
sframe-error.c Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
sframe-impl.h Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30
sframe.c Update year range in copyright notice of binutils files 2024-01-04 22:58:12 +10:30