Oracle Solaris 11.3 Release
-
ld(1) provides the-z nxheapand-z nxstackoptions to control non-executable heap and stack for individual executables.elfedit(1) has been modified to allow simplified editing of the associatedDT_SUNW_SX_NXHEAPandDT_SUNW_SX_NXSTACKdynamic section entries. -
Mapfilescan match input section and file names againstglob,regular expression, orliteral textpatterns, and generate output section names that incorporate substrings from the input names. See MATCH and MATCHREF Expressions. -
Shared objects can act as weak filters at the object and per-symbol level, See Generating Weak Filters.
-
The
FILTERmapfiledirective allows standard, auxiliary, and weak object level filters to be declared from within amapfile, rather than by using the-F(standard filter) or-f(auxiliary filter) command line options. See FILTER Directive. -
The
FILTERattribute to theSYMBOL_SCOPEandSYMBOL_VERSIONmapfiledirectives allows standard, auxiliary, and weak symbol level filters to be defined on a per-symbol basis. See FILTER Attribute. -
The
RESERVE_SEGMENTmapfiledirective provides for declaring memory reservations. See LOAD, NOTE, NULL, and RESERVE_SEGMENT Directives.