Oracle Solaris 11.4.75 Release

  • A dedicated ELF section type, SHT_SUNW_ctf, is reserved for CTF (Compact C Type Format) sections, superseding the previous use of SHT_PROGBITS for that purpose.

  • ld(1) provides the -z strip-class=ctf option to allow direct control over the removal of .SUNW_ctf sections in the output file.

  • strip(1) provides the -c ctf option to allow direct control over the removal of .SUNW_ctf sections in the output file.