Print this page
10366 ld(1) should support GNU-style linker sets
10581 ld(1) should know kernel modules are a thing

Split Close
Expand all
Collapse all
          --- old/usr/src/cmd/sgs/libconv/common/dynamic.msg
          +++ new/usr/src/cmd/sgs/libconv/common/dynamic.msg
↓ open down ↓ 167 lines elided ↑ open up ↑
 168  168  @ MSG_DT_SUNW_STRPAD_NF                 "sunw_strpad"
 169  169  @ MSG_DT_SUNW_CAPCHAIN_CF       "DT_SUNW_CAPCHAIN"              # 0x6000001a
 170  170  @ MSG_DT_SUNW_CAPCHAIN_CFNP             "SUNW_CAPCHAIN"
 171  171  @ MSG_DT_SUNW_CAPCHAIN_NF               "sunw_capchain"
 172  172  @ MSG_DT_SUNW_LDMACH_CF         "DT_SUNW_LDMACH"                # 0x6000001b
 173  173  @ MSG_DT_SUNW_LDMACH_CFNP               "SUNW_LDMACH"
 174  174  @ MSG_DT_SUNW_LDMACH_NF                 "sunw_ldmach"
 175  175  @ MSG_DT_SUNW_CAPCHAINENT_CF    "DT_SUNW_CAPCHAINENT"           # 0x6000001d
 176  176  @ MSG_DT_SUNW_CAPCHAINENT_CFNP          "SUNW_CAPCHAINENT"
 177  177  @ MSG_DT_SUNW_CAPCHAINENT_NF            "sunw_capchainent"
 178      -@ MSG_DT_SUNW_CAPCHAINSZ_CF     "DT_SUNW_CAPCHAINSZ"            # 0x6000001d
      178 +@ MSG_DT_SUNW_CAPCHAINSZ_CF     "DT_SUNW_CAPCHAINSZ"            # 0x6000001f
 179  179  @ MSG_DT_SUNW_CAPCHAINSZ_CFNP           "SUNW_CAPCHAINSZ"
 180  180  @ MSG_DT_SUNW_CAPCHAINSZ_NF             "sunw_capchainsz"
 181  181  @ MSG_DT_SUNW_ASLR_CF           "DT_SUNW_ASLR"                  # 0x60000023
 182  182  @ MSG_DT_SUNW_ASLR_CFNP                 "SUNW_ASLR"
 183  183  @ MSG_DT_SUNW_ASLR_NF                   "sunw_aslr"
      184 +@ MSG_DT_SUNW_KMOD_CF           "DT_SUNW_KMOD"                  # 0x60000027
      185 +@ MSG_DT_SUNW_KMOD_CFNP                 "SUNW_KMOD"
      186 +@ MSG_DT_SUNW_KMOD_NF                   "sunw_kmod"
 184  187  
 185  188  @ MSG_DT_GNU_PRELINKED_CF       "DT_GNU_PRELINKED"              # 0x6ffffdf5
 186  189  @ MSG_DT_GNU_PRELINKED_CFNP             "GNU_PRELINKED"
 187  190  @ MSG_DT_GNU_PRELINKED_NF               "gnu_prelinked"
 188  191  @ MSG_DT_GNU_CONFLICTSZ_CF      "DT_GNU_CONFLICTSZ"             # 0x6ffffdf6
 189  192  @ MSG_DT_GNU_CONFLICTSZ_CFNP            "GNU_CONFLICTSZ"
 190  193  @ MSG_DT_GNU_CONFLICTSZ_NF              "gnu_conflictsz"
 191  194  @ MSG_DT_GNU_LIBLISTSZ_CF       "DT_GNU_LIBLISTSZ"              # 0x6ffffdf7
 192  195  @ MSG_DT_GNU_LIBLISTSZ_CFNP             "GNU_LIBLISTSZ"
 193  196  @ MSG_DT_GNU_LIBLISTSZ_NF               "gnu_liblistsz"
↓ open down ↓ 236 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX