SUNWonld-README revision 1007fd6fd24227460e77ce89f5ca85641a85a576
5cd4555ad444fd391002ae32450572054369fd42Rob Austein# Copyright (c) 1996, 2010, Oracle and/or its affiliates. All rights reserved.
d4ef65050feac78554addf6e16a06c6e2e0bd331Brian Wellington# CDDL HEADER START
c651f15b30f1dae5cc2f00878fb5da5b3a35a468Mark Andrews# The contents of this file are subject to the terms of the
d4ef65050feac78554addf6e16a06c6e2e0bd331Brian Wellington# Common Development and Distribution License (the "License").
ec5347e2c775f027573ce5648b910361aa926c01Automatic Updater# You may not use this file except in compliance with the License.
d4ef65050feac78554addf6e16a06c6e2e0bd331Brian Wellington# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
d4ef65050feac78554addf6e16a06c6e2e0bd331Brian Wellington# or http://www.opensolaris.org/os/licensing.
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews# See the License for the specific language governing permissions
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews# and limitations under the License.
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews# When distributing Covered Code, include this CDDL HEADER in each
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews# If applicable, add the following below this CDDL HEADER, with the
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews# fields enclosed by brackets "[]" replaced with your own identifying
d4ef65050feac78554addf6e16a06c6e2e0bd331Brian Wellington# information: Portions Copyright [yyyy] [name of copyright owner]
dde8659175c5798267fb0fdefd7576e4efe271b3Automatic Updater# CDDL HEADER END
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington# Note: The contents of this file are used to determine the versioning
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington# information for the SGS toolset. The number of CRs listed in
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington# this file must grow monotonically, or the SGS version will
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington# move backwards, causing a great deal of confusion. As such,
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington# CRs must never be removed from this file. See
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington# libconv/common/bld_vernote.ksh, and bug#4519569 for more
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington# details on SGS versioning.
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington--------------------------------------------------------------------------------
0b062f4990db5cc6db2fe3398926f71b92a67407Brian WellingtonSUNWonld - link-editors development package.
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington--------------------------------------------------------------------------------
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington The SUNWonld package is an internal development package containing the
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington link-editors and some related tools. All components live in the OSNET
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington source base, but not all components are delivered as part of the normal
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein OSNET consolidation. The intent of this package is to provide access
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein to new features/bugfixes before they become generally available.
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein General link-editor information can be found:
dde8659175c5798267fb0fdefd7576e4efe271b3Automatic Updater http://linkers.sfbay/ (also known as linkers.eng)
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein Comments and Questions:
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein Contact Rod Evans, Ali Bahrami, and/or Seizo Sakurai.
f5d30e2864e048a42c4dc1134993ae7efdb5d6c3Mark Andrews The postremove script for this package employs /usr/sbin/static/mv,
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein and thus, besides the common core dependencies, this package also
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein has a dependency on the SUNWsutl package.
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington If the patch has been made official, you'll find it in:
b272d38cc5d24f64c0647a9afb340c21c4b9aaf7Evan Hunt http://sunsolve.east/cgi/show.pl?target=patches/os-patches
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington If it hasn't been released, the patch will be in:
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington Note, any patches logged here refer to the temporary ("T") name, as we
cc3aafe737334d444781f8a34ffaf459e075bb9aMark Andrews never know when they're made official, and although we try to keep all
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington patch information up-to-date the real status of any patch can be
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington determined from:
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington If it has been obsoleted, the patch will be in:
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington /net/on${RELEASE}-patch/on${RELEASE}/patches/${MACH}/obsolete
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein Note, starting after Solaris 10, letter codes in parenthesis may
561a29af8c54a216e7d30b5b4f6e0d21661654ecMark Andrews be found following the bug synopsis. Their meanings are as follows:
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington (D) A documentation change accompanies the implementation change.
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington (P) A packaging change accompanies the implementation change.
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington In all cases, see the implementation bug report for details.
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington The following bug fixes exist in the OSNET consolidation workspace
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington from which this package is created:
268a4475065fe6a8cd7cc707820982cf5e98f430Rob AusteinBugid Risk Synopsis
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein================================================================================
6098d364b690cb9dabf96e9664c4689c8559bd2eMark Andrews4225937 i386 linker emits sparc specific warning messages
b272d38cc5d24f64c0647a9afb340c21c4b9aaf7Evan Hunt4215164 shf_order flag handling broken by fix for 4194028.
b272d38cc5d24f64c0647a9afb340c21c4b9aaf7Evan Hunt4215587 using ld and the -r option on solaris 7 with compiler option -xarch=v9
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein causes link errors.
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein4234657 103627-08 breaks purify 4.2 (plt padding should not be enabled for
6098d364b690cb9dabf96e9664c4689c8559bd2eMark Andrews4235241 dbx no longer gets dlclose notification.
6098d364b690cb9dabf96e9664c4689c8559bd2eMark Andrews--------------------------------------------------------------------------------
268a4475065fe6a8cd7cc707820982cf5e98f430Rob AusteinAll the above changes are incorporated in the following patches:
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein Solaris/SunOS 5.7_sparc patch 106950-05 (never released)
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein Solaris/SunOS 5.7_x86 patch 106951-05 (never released)
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein Solaris/SunOS 5.6_sparc patch 107733-02 (never released)
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein Solaris/SunOS 5.6_x86 patch 107734-02
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington--------------------------------------------------------------------------------
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington4248290 inetd dumps core upon bootup - failure in dlclose() logic.
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington4238071 dlopen() leaks while descriptors under low memory conditions
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington--------------------------------------------------------------------------------
268a4475065fe6a8cd7cc707820982cf5e98f430Rob AusteinAll the above changes are incorporated in the following patches:
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein Solaris/SunOS 5.7_sparc patch 106950-06
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein Solaris/SunOS 5.7_x86 patch 106951-06
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein Solaris/SunOS 5.6_sparc patch 107733-03 (never released)
b272d38cc5d24f64c0647a9afb340c21c4b9aaf7Evan Hunt Solaris/SunOS 5.6_x86 patch 107734-03
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein--------------------------------------------------------------------------------
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein4267980 INITFIRST flag of the shard object could be ignored.
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein--------------------------------------------------------------------------------
268a4475065fe6a8cd7cc707820982cf5e98f430Rob AusteinAll the above changes plus:
b272d38cc5d24f64c0647a9afb340c21c4b9aaf7Evan Hunt 4238973 fix for 4121152 affects linking of Ada objects
b272d38cc5d24f64c0647a9afb340c21c4b9aaf7Evan Hunt 4158744 patch 103627-02 causes core when RPATH has blank entry and
b272d38cc5d24f64c0647a9afb340c21c4b9aaf7Evan Huntare incorporated in the following patches:
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein Solaris/SunOS 5.5.1_sparc patch 103627-12 (never released)
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington Solaris/SunOS 5.5.1_x86 patch 103628-11
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington--------------------------------------------------------------------------------
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington4256518 miscalculated calloc() during dlclose/tsorting can result in segv
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington4254171 DT_SPARC_REGISTER has invalid value associated with it.
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein--------------------------------------------------------------------------------
268a4475065fe6a8cd7cc707820982cf5e98f430Rob AusteinAll the above changes are incorporated in the following patches:
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein Solaris/SunOS 5.7_sparc patch 106950-07
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein Solaris/SunOS 5.7_x86 patch 106951-07
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein Solaris/SunOS 5.6_sparc patch 107733-04 (never released)
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein Solaris/SunOS 5.6_x86 patch 107734-04
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein--------------------------------------------------------------------------------
bf45f72ed319628eebce60c368177320943d001fMark Andrews4293159 ld needs to combine sections with and without SHF_ORDERED flag(comdat)
bf45f72ed319628eebce60c368177320943d001fMark Andrews4292238 linking a library which has a static char ptr invokes mprotect() call
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein--------------------------------------------------------------------------------
268a4475065fe6a8cd7cc707820982cf5e98f430Rob AusteinAll the above changes except for:
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington 4256518 miscalculated calloc() during dlclose/tsorting can result in segv
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington 4254171 DT_SPARC_REGISTER has invalid value associated with it.
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington 4238973 fix for 4121152 affects linking of Ada objects
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein 4158744 patch 103627-02 causes core when RPATH has blank entry and
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austeinare incorporated in the following patches:
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein Solaris/SunOS 5.5.1_sparc patch 103627-13
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein Solaris/SunOS 5.5.1_x86 patch 103628-12
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein--------------------------------------------------------------------------------
0b062f4990db5cc6db2fe3398926f71b92a67407Brian WellingtonAll the above changes are incorporated in the following patches:
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington Solaris/SunOS 5.7_sparc patch 106950-08
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington Solaris/SunOS 5.7_x86 patch 106951-08
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington Solaris/SunOS 5.6_sparc patch 107733-05
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein Solaris/SunOS 5.6_x86 patch 107734-05
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein--------------------------------------------------------------------------------
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein4295613 COMMON symbol resolution can be incorrect
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein--------------------------------------------------------------------------------
268a4475065fe6a8cd7cc707820982cf5e98f430Rob AusteinAll the above changes plus:
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington 4238973 fix for 4121152 affects linking of Ada objects
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington 4158744 patch 103627-02 causes core when RPATH has blank entry and
b0c15bd9792112fb47f6d956e580e4369e92f4e7Mark Andrewsare incorporated in the following patches:
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein Solaris/SunOS 5.5.1_sparc patch 103627-14
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein Solaris/SunOS 5.5.1_x86 patch 103628-13
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein--------------------------------------------------------------------------------
b272d38cc5d24f64c0647a9afb340c21c4b9aaf7Evan HuntAll the above changes plus:
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein 4351197 nfs performance problem by 103627-13
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austeinare incorporated in the following patches:
b0c15bd9792112fb47f6d956e580e4369e92f4e7Mark Andrews Solaris/SunOS 5.5.1_sparc patch 103627-15
b0c15bd9792112fb47f6d956e580e4369e92f4e7Mark Andrews Solaris/SunOS 5.5.1_x86 patch 103628-14
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington--------------------------------------------------------------------------------
0b062f4990db5cc6db2fe3398926f71b92a67407Brian WellingtonAll the above changes are incorporated in the following patches:
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein Solaris/SunOS 5.7_sparc patch 106950-09
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein Solaris/SunOS 5.7_x86 patch 106951-09
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein Solaris/SunOS 5.6_sparc patch 107733-06
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein Solaris/SunOS 5.6_x86 patch 107734-06
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein--------------------------------------------------------------------------------
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein4158971 increase the default segment alignment for i386 to 64k
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein4064994 Add an $ISALIST token to those understood by the dynamic linker
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austeinxxxxxxx ia64 common code putback
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington4239308 LD_DEBUG busted for sparc machines
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington4239008 Support MAP_ANON
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington4238494 link-auditing extensions required
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington4232239 R_SPARC_LOX10 truncates field
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein4231722 R_SPARC_UA* relocations are busted
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein4235514 R_SPARC_OLO10 relocation fails
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein4244025 sgsmsg update
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein4239281 need to support SECREL relocations for ia64
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein4253751 ia64 linker must support PT_IA_64_UNWIND tables
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein4259254 dlmopen mistakenly closes fd 0 (stdin) under certain error conditions
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington4260872 libelf hangs when libthread present
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington4224569 linker core dumping when profiling specified
cc3aafe737334d444781f8a34ffaf459e075bb9aMark Andrews4270937 need mechanism to suppress ld.so.1's use of a default search path.
cc3aafe737334d444781f8a34ffaf459e075bb9aMark Andrews1050476 ld.so to permit configuration of search path
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein4273654 filtee processing using $ISALIST could be optimized
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein4271860 get MERCED cruft out of elf.h
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein4248991 Dynamic loader (via PLT) corrupts register G4
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein4275754 cannot mmap file: Resource temporarily unavailable
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein4277689 The linker can not handle relocation against MOVE tabl
cc3aafe737334d444781f8a34ffaf459e075bb9aMark Andrews4270766 atexit processing required on dlclose().
cc3aafe737334d444781f8a34ffaf459e075bb9aMark Andrews4279229 Add a "release" token to those understood by the dynamic linker
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington4215433 ld can bus error when insufficient disc space exists for output file
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington4285571 Pssst, want some free disk space? ld's miscalculating.
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein4286236 ar gives confusing "bad format" error with a null .stab section
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein4286838 ld.so.1 can't handle a no-bits segment
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein4287364 ld.so.1 runtime configuration cleanup
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein4289573 disable linking of ia64 binaries for Solaris8
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein4293966 crle(1)'s default directories should be supplied
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein--------------------------------------------------------------------------------
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein------------------------------------
0b062f4990db5cc6db2fe3398926f71b92a67407Brian WellingtonSolaris 8 600 (1st Q-update - s28u1)
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington------------------------------------
0b062f4990db5cc6db2fe3398926f71b92a67407Brian WellingtonBugid Risk Synopsis
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington================================================================================
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein4309212 dlsym can't find symbol
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein4311226 rejection of preloading in secure apps is inconsistent
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein4312449 dlclose: invalid deletion of dependency can occur using RTLD_GLOBAL
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein--------------------------------------------------------------------------------
268a4475065fe6a8cd7cc707820982cf5e98f430Rob AusteinAll the above changes are incorporated in the following patches:
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein Solaris/SunOS 5.8_sparc patch 109147-01
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein Solaris/SunOS 5.8_x86 patch 109148-01
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein Solaris/SunOS 5.7_sparc patch 106950-10
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein Solaris/SunOS 5.7_x86 patch 106951-10
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein Solaris/SunOS 5.6_sparc patch 107733-07
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein Solaris/SunOS 5.6_x86 patch 107734-07
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein--------------------------------------------------------------------------------
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington------------------------------------
0b062f4990db5cc6db2fe3398926f71b92a67407Brian WellingtonSolaris 8 900 (2nd Q-update - s28u2)
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington------------------------------------
0b062f4990db5cc6db2fe3398926f71b92a67407Brian WellingtonBugid Risk Synopsis
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein================================================================================
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein4324775 non-PIC code & -zcombreloc don't mix very well...
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein4327653 run-time linker should preload tables it will process (madvise)
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein4324324 shared object code can be referenced before .init has fired
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein4321634 .init firing of multiple INITFIRST objects can fail
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein--------------------------------------------------------------------------------
268a4475065fe6a8cd7cc707820982cf5e98f430Rob AusteinAll the above changes are incorporated in the following patches:
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington Solaris/SunOS 5.8_sparc patch 109147-03
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington Solaris/SunOS 5.8_x86 patch 109148-03
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington Solaris/SunOS 5.7_sparc patch 106950-11
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington Solaris/SunOS 5.7_x86 patch 106951-11
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein Solaris/SunOS 5.6_sparc patch 107733-08
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein Solaris/SunOS 5.6_x86 patch 107734-08
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein--------------------------------------------------------------------------------
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein4338812 crle(1) omits entries in the directory cache
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein4341496 RFE: provide a static version of /usr/bin/crle
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein4340878 rtld should treat $ORIGIN like LD_LIBRARY_PATH in security issues
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein--------------------------------------------------------------------------------
268a4475065fe6a8cd7cc707820982cf5e98f430Rob AusteinAll the above changes are incorporated in the following patches:
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington Solaris/SunOS 5.8_sparc patch 109147-04
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington Solaris/SunOS 5.8_x86 patch 109148-04
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington Solaris/SunOS 5.7_sparc patch 106950-12
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington Solaris/SunOS 5.7_x86 patch 106951-12
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein--------------------------------------------------------------------------------
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein4349563 auxiliary filter error handling regression introduced in 4165487
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein4355795 ldd -r now gives "displacement relocated" warnings
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein--------------------------------------------------------------------------------
268a4475065fe6a8cd7cc707820982cf5e98f430Rob AusteinAll the above changes are incorporated in the following patches:
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington Solaris/SunOS 5.7_sparc patch 106950-13
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington Solaris/SunOS 5.7_x86 patch 106951-13
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington Solaris/SunOS 5.6_sparc patch 107733-09
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington Solaris/SunOS 5.6_x86 patch 107734-09
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington--------------------------------------------------------------------------------
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington4210412 versioning a static executable causes ld to core dump
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington4219652 Linker gives misleading error about not finding main (xarch=v9)
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington4103449 ld command needs a command line flag to force 64-bits
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein4187211 problem with RDISP32 linking in copy-relocated objects
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein4287274 dladdr, dlinfo do not provide the full path name of a shared object
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein4297563 dlclose still does not remove all objects.
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein4250694 rtld_db needs a new auxvec entry
79399226b7bd15afb3e97fa9a5ea678359968997Mark Andrews4235315 new features for rtld_db (DT_CHECKSUM, dynamic linked .o files
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington4303609 64bit libelf.so.1 does not properly implement elf_hash()
8ffa8320abcc17ae593af566cb946a58fe293860Brian Wellington4310901 su.static fails when OSNet build with lazy-loading
8ffa8320abcc17ae593af566cb946a58fe293860Brian Wellington4310324 elf_errno() causes Bus Error(coredump) in 64-bit multithreaded programs
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein4306415 ld core dump
8ffa8320abcc17ae593af566cb946a58fe293860Brian Wellington4316531 BCP: possible failure with dlclose/_preexec_exit_handlers
8ffa8320abcc17ae593af566cb946a58fe293860Brian Wellington4313765 LD_BREADTH should be shot
8ffa8320abcc17ae593af566cb946a58fe293860Brian Wellington4318162 crle uses automatic strings in putenv.
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein4255943 Description of -t option incomplete.
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein4322528 sgs message test infrastucture needs improvement
8ffa8320abcc17ae593af566cb946a58fe293860Brian Wellington4239213 Want an API to obtain linker's search path
8ffa8320abcc17ae593af566cb946a58fe293860Brian Wellington4324134 use of extern mapfile directives can contribute unused symbols
8ffa8320abcc17ae593af566cb946a58fe293860Brian Wellington4322581 ELF data structures could be layed out more efficiently...
8ffa8320abcc17ae593af566cb946a58fe293860Brian Wellington4040628 Unnecessary section header symbols should be removed from .dynsym
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein4300018 rtld: bindlock should be freed before calling call_fini()
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein4336102 dlclose with non-deletable objects can mishandle dependencies
8ffa8320abcc17ae593af566cb946a58fe293860Brian Wellington4329785 mixing of SHT_SUNW_COMDAT & SHF_ORDERED causes ld to seg fault
8ffa8320abcc17ae593af566cb946a58fe293860Brian Wellington4334617 COPY relocations should be produces for references to .bss symbols
8ffa8320abcc17ae593af566cb946a58fe293860Brian Wellington4248250 relcoation of local ABS symbols incorrect
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein4335801 For complimentary alignments eliminate ld: warning: symbol `ll'
561a29af8c54a216e7d30b5b4f6e0d21661654ecMark Andrews has differing a
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein4336980 ld.so.1 relative path processing revisited
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein4243097 dlerror(3DL) is not affected by setlocale(3C).
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein4344528 dump should remove -D and -l usage message
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austeinxxxxxxx enable LD_ALTEXEC to access alternate link-editor
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein--------------------------------------------------------------------------------
0b062f4990db5cc6db2fe3398926f71b92a67407Brian WellingtonAll the above changes are incorporated in the following patches:
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington Solaris/SunOS 5.8_sparc patch 109147-06
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein Solaris/SunOS 5.8_x86 patch 109148-06
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein--------------------------------------------------------------------------------
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein------------------------------------
0b062f4990db5cc6db2fe3398926f71b92a67407Brian WellingtonSolaris 8 101 (3rd Q-update - s28u3)
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington------------------------------------
561a29af8c54a216e7d30b5b4f6e0d21661654ecMark AndrewsBugid Risk Synopsis
561a29af8c54a216e7d30b5b4f6e0d21661654ecMark Andrews================================================================================
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein4346144 link-auditing: plt_tracing fails if LA_SYMB_NOPLTENTER given after
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington4346001 The ld should support mapfile syntax to generate PT_SUNWSTACK segment
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington4349137 rtld_db: A third fallback method for locating the linkmap
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein4343417 dladdr interface information inadequate
561a29af8c54a216e7d30b5b4f6e0d21661654ecMark Andrews4343801 RFE: crle(1): provide option for updating configuration files
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein4346615 ld.so.1 attempting to open a directory gives: No such device
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington4352233 crle should not honor umask
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington4352330 LD_PRELOAD cannot use absolute path for privileged program
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington4357805 RFE: man page for ld(1) does not document all -z or -B options in
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington Solaris 8 9/00
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington4358751 ld.so.1: LD_XXX environ variables and LD_FLAGS should be synchronized.
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington4358862 link editors should reference "64" symlinks instead of sparcv9 (ia64).
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein4356879 PLTs could use faster code sequences in some cases
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein4367118 new fast baplt's fail when traversed twice in threaded application
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein4366905 Need a way to determine path to a shared library
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington4351197 nfs performance problem by 103627-13
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein4367405 LD_LIBRARY_PATH_64 not being used
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington4354500 SHF_ORDERED ordered scections does not properly sort sections
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington4369068 ld(1)'s weak symbol processing is inefficient (slow and doesn't scale).
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein--------------------------------------------------------------------------------
0b062f4990db5cc6db2fe3398926f71b92a67407Brian WellingtonAll the above changes are incorporated in the following patches:
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein Solaris/SunOS 5.8_sparc patch 109147-07
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington Solaris/SunOS 5.8_x86 patch 109148-07
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington Solaris/SunOS 5.7_sparc patch 106950-14
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein Solaris/SunOS 5.7_x86 patch 106951-14
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein--------------------------------------------------------------------------------
561a29af8c54a216e7d30b5b4f6e0d21661654ecMark Andrews------------------------------------
0b062f4990db5cc6db2fe3398926f71b92a67407Brian WellingtonSolaris 8 701 (5th Q-update - s28u5)
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington------------------------------------
0b062f4990db5cc6db2fe3398926f71b92a67407Brian WellingtonBugid Risk Synopsis
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington================================================================================
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington4368846 ld(1) fails to version some interfaces given in a mapfile
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein4077245 dump core dump on null pointer.
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein4372554 elfdump should demangle symbols (like nm, dump)
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington4371114 dlclose may unmap a promiscuous object while it's still in use.
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington4204447 elfdump should understand SHN_AFTER/SHN_BEGIN macro
733531b6d5c705dad87e85a2bcc557f68f902bb3Jeremy Reed4377941 initialization of interposers may not occur
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington4381116 ldd/ld.so.1 could aid in detecting unused dependencies
733531b6d5c705dad87e85a2bcc557f68f902bb3Jeremy Reed4381783 dlopen/dlclose of a libCrun+libthread can dump core
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington4385402 linker & run-time linker must support gABI ELF updates
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington4394698 ld.so.1 does not process DF_SYMBOLIC - not gABI conforming
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington4394212 the link editor quietly ignores missing support libraries
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington4390308 ld.so.1 should provide more flexibility LD_PRELOAD'ing 32-bit/64-bit
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein4401232 crle(1) could provide better flexibility for alternatives
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington4401815 fix misc nits in debugging output...
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington4402861 cleanup /usr/demo/link_audit & /usr/tmp/librtld_db demo source code...
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington4393044 elfdump should allow raw dumping of sections
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein4413168 SHF_ORDERED bit causes linker to generate a separate section
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington--------------------------------------------------------------------------------
0b062f4990db5cc6db2fe3398926f71b92a67407Brian WellingtonAll the above changes are incorporated in the following patches:
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington Solaris/SunOS 5.8_sparc patch 109147-08
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington Solaris/SunOS 5.8_x86 patch 109148-08
4452202 Typos in <sys/link.h>
Solaris/SunOS 5.8_sparc patch 109147-09
Solaris/SunOS 5.8_x86 patch 109148-09
Solaris/SunOS 5.8_sparc patch 109147-10
Solaris/SunOS 5.8_x86 patch 109148-10
Solaris/SunOS 5.7_sparc patch 106950-15
Solaris/SunOS 5.7_x86 patch 106951-15
Solaris/SunOS 5.8_sparc patch 109147-11
Solaris/SunOS 5.8_x86 patch 109148-11
4488954 ld.so.1 reuses same buffer to send ummapping range to
Solaris/SunOS 5.8_sparc patch 109147-12
Solaris/SunOS 5.8_x86 patch 109148-12
4513842 library names not in ld.so string pool cause corefile bugs
Solaris/SunOS 5.8_sparc patch 109147-13
Solaris/SunOS 5.8_x86 patch 109148-13
Solaris/SunOS 5.7_sparc patch 106950-16
Solaris/SunOS 5.7_x86 patch 106951-16
4429371 librtld_db busted on ia32 with SC6.x compilers...
4446564 ldd/lddstub - core dump conditions
4462245 ld.so.1 core dumps when executed directly...
4467068 dyn_plt_entsize not properly initialized in ld.so.1
4469400 ld.so.1: is_so_loaded isn't as efficient as we thought...
4469684 rtld leaks dl_handles and permits on dlopen/dlclose
4475174 ld.so.1 prematurly reports the failure to load a object...
4475514 ld.so.1 can core dump in memory allocation fails (no swap)
4481851 Setting ld.so.1 environment variables globally would be useful
4491434 ld.so.1 can leak file-descriptors when loading same named objects
4404547 krtld/reloc.h could have better error message, has typos
4516434 sotruss can not watch libc_psr.so.1
4515913 ld.so.1 can incorrectly decrement external reference counts on dlclose()
4524512 ld.so.1 should allow alternate termination signals
Solaris/SunOS 5.8_sparc patch 109147-14
Solaris/SunOS 5.8_x86 patch 109148-14
Solaris/SunOS 5.7_sparc patch 106950-17
Solaris/SunOS 5.7_x86 patch 106951-17
4526745 fixup ld error message about duplicate dependencies/needed names
Solaris/SunOS 5.8_sparc patch 109147-15
Solaris/SunOS 5.8_x86 patch 109148-15
Solaris/SunOS 5.7_sparc patch 106950-18
Solaris/SunOS 5.7_x86 patch 106951-18
Solaris/SunOS 5.6_sparc patch 107733-10
Solaris/SunOS 5.6_x86 patch 107734-10
Solaris/SunOS 5.8_sparc patch 109147-16
Solaris/SunOS 5.8_x86 patch 109148-16
Solaris/SunOS 5.6_sparc patch T107733-11
Solaris/SunOS 5.6_x86 patch T107734-11
4546416 add help messages to ld.so mdbmodule
4526752 we should build and ship ld.so's mdb module
4638070 ldd/ld.so.1 could aid in detecting unreferenced dependencies
4642829 ld.so.1 mprotect()'s text segment for weak relocations (it shouldn't)
4621479 'make' in $SRC/cmd/sgs/tools tries to install things in the proto area
4664855 crle on application failed with ld.so.1 encountering mmap() returning
4671493 ld.so.1 inconsistantly assigns PATHNAME() on primary objects
4668517 compile with map.bssalign doesn't copy _iob to bss
Solaris/SunOS 5.9_sparc patch T112963-01
Solaris/SunOS 5.8_sparc patch T109147-17
Solaris/SunOS 5.8_x86 patch T109148-17
Solaris/SunOS 5.9_sparc patch T112963-02
Solaris/SunOS 5.8_sparc patch T109147-18
Solaris/SunOS 5.8_x86 patch T109148-18
4706503 linkers need to cope with EF_SPARCV9_PSO/EF_SPARCV9_RMO
Solaris/SunOS 5.9_sparc patch T112963-03
Solaris/SunOS 5.8_sparc patch T109147-19
Solaris/SunOS 5.8_x86 patch T109148-19
Solaris/SunOS 5.7_sparc patch T106950-19
Solaris/SunOS 5.7_x86 patch T106951-19
Solaris/SunOS 5.8_sparc patch T109147-20
Solaris/SunOS 5.8_x86 patch T109148-20
Solaris/SunOS 5.7_sparc patch T106950-20
Solaris/SunOS 5.7_x86 patch T106951-20
4653148 ld.so.1/libc should unregister its dlclose() exit handler via a fini.
4743413 ld.so.1 doesn't terminate argv with NULL pointer when invoked directly
4730433 ld.so.1 wastes time repeatedly opening dependencies
Solaris/SunOS 5.9_sparc patch T112963-04
Solaris/SunOS 5.7_sparc patch T106950-21
Solaris/SunOS 5.7_x86 patch T106951-21
Solaris/SunOS 5.9_sparc patch T112963-05
Solaris/SunOS 5.9_x86 patch T113986-01
Solaris/SunOS 5.8_sparc patch T109147-21
Solaris/SunOS 5.8_x86 patch T109148-21
Solaris/SunOS 5.7_sparc patch T106950-22
Solaris/SunOS 5.7_x86 patch T106951-22
4730110 ld.so.1 list implementation could scale better
4698800 Wrong comments in /usr/lib/ld/sparcv9/map.*
4783869 dlclose: filter closure exhibits hang/failure - introduced with 4504895
4778418 ld.so.1: there be nits out there
Solaris/SunOS 5.9_sparc patch T112963-06
Solaris/SunOS 5.9_x86 patch T113986-02
Solaris/SunOS 5.8_sparc patch T109147-22
Solaris/SunOS 5.8_x86 patch T109148-22
4715815 ld should allow linking with no output file (or /dev/null)
Solaris/SunOS 5.9_sparc patch T112963-07
Solaris/SunOS 5.9_x86 patch T113986-03
Solaris/SunOS 5.8_sparc patch T109147-23
Solaris/SunOS 5.8_x86 patch T109148-23
4831650 ld.so.1 can walk off the end of it's call_init() array...
Solaris/SunOS 5.9_sparc patch T112963-08
Solaris/SunOS 5.9_x86 patch T113986-04
Solaris/SunOS 5.8_sparc patch T109147-24
Solaris/SunOS 5.8_x86 patch T109148-24
Solaris/SunOS 5.9_sparc patch T112963-09
Solaris/SunOS 5.9_x86 patch T113986-05
Solaris/SunOS 5.8_sparc patch T109147-25
Solaris/SunOS 5.8_x86 patch T109148-25
4906062 Makefiles under usr/src/cmd/sgs needs to be updated
Solaris/SunOS 5.9_sparc patch T112963-10
Solaris/SunOS 5.9_x86 patch T113986-06
Solaris/SunOS 5.8_sparc patch T109147-26
Solaris/SunOS 5.8_x86 patch T109148-26
Solaris/SunOS 5.7_sparc patch T106950-24
Solaris/SunOS 5.7_x86 patch T106951-24
Solaris/SunOS 5.9_sparc patch T112963-11
Solaris/SunOS 5.9_x86 patch T113986-07
Solaris/SunOS 5.8_sparc patch T109147-27
Solaris/SunOS 5.8_x86 patch T109148-27
Solaris/SunOS 5.7_sparc patch T106950-25
Solaris/SunOS 5.7_x86 patch T106951-25
Solaris/SunOS 5.9_sparc patch T112963-12
Solaris/SunOS 5.9_x86 patch T113986-08
Solaris/SunOS 5.8_sparc patch T109147-28
Solaris/SunOS 5.8_x86 patch T109148-28
4912214 Having multiple of libc.so.1 in a link map causes malloc() to fail
4526878 ld.so.1 should pass MAP_ALIGN flag to give kernel more flexibility
4930997 sgs bld_vernote.ksh script needs to be hardend...
4796286 ld.so.1: scenario for trouble?
4930985 clean up cruft under usr/src/cmd/sgs/tools
4948427 ld.so.1 gives fatal error when multiple RTLDINFO objects are loaded
4955802 /usr/ccs/bin/ld dumps core in process_reld()
Solaris/SunOS 5.9_sparc patch T112963-13
Solaris/SunOS 5.9_x86 patch T113986-09
4860508 link-editors should create/promote/verify hardware capabilities
5021773 ld.so.1 has trouble with objects having more than 2 segments.
Solaris/SunOS 5.9_sparc patch T112963-14
Solaris/SunOS 5.9_x86 patch T113986-10
Solaris/SunOS 5.8_sparc patch T109147-29
Solaris/SunOS 5.8_x86 patch T109148-29
Solaris/SunOS 5.9_sparc patch TXXXXXX-XX
Solaris/SunOS 5.9_x86 patch TXXXXXX-XX
5044797 ld.so.1: secure directory testing is being skipped during filtee
Solaris/SunOS 5.9_sparc patch T112963-15
Solaris/SunOS 5.9_x86 patch T113986-11
Solaris/SunOS 5.8_sparc patch T109147-30
Solaris/SunOS 5.8_x86 patch T109148-30
5034652 ld.so.1 should save, and print, more error messages
5036561 ld.so.1 outputs non-fatal fatal message about auxiliary filter libraries
5042713 4866170 broke ld.so's ::setenv
5047612 ld.so.1: secure pathname verification is flawed with filter use
Solaris/SunOS 5.9_sparc patch T112963-16
Solaris/SunOS 5.9_x86 patch T113986-12
Solaris/SunOS 5.8_sparc patch T109147-31
Solaris/SunOS 5.8_x86 patch T109148-31
5013759 *file* should report hardware/software capabilities (link-editor
5063580 libldstab: file /tmp/posto..: .stab[.index|.sbfocus] found with no
5080344 Hardware capabilities are not enforced for a.out
5086352 libld.so.3 should be built with a .SUNW_ctf ELF section, ready for CR
Solaris/SunOS 5.9_sparc patch T112963-17
Solaris/SunOS 5.9_x86 patch T113986-13
Solaris/SunOS 5.8_sparc patch T109147-32
Solaris/SunOS 5.8_x86 patch T109148-32
5106206 ld.so.1 fail to run a Solaris9 program that has libc linked with
6182293 ld.so.1 can repeatedly relocate object .plts (RTLD_NOW).
5105601 ld.so.1 gets a little too enthusiastic with interposition
6177838 AMD64: linker cannot resolve PLT for 32-bit a.out(s) on amd64-S2 kernel
6192490 moe(1) returns /lib/libc.so.1 for optimal expansion of libc HWCAP
6198358 AMD64: bad eh_frame_hdr data when C and C++ mixed in a.out
6204123 ld.so.1: symbol lookup fails even after lazy loading fallback
6212797 The binary compiled on SunOS4.x doesn't run on Solaris8 with Patch
Solaris/SunOS 5.9_sparc patch T112963-18
Solaris/SunOS 5.9_x86 patch T113986-14
Solaris/SunOS 5.8_sparc patch T109147-33
Solaris/SunOS 5.8_x86 patch T109148-33
Solaris/SunOS 5.10_sparc patch T117461-01
Solaris/SunOS 5.10_x86 patch T118345-01
Solaris/SunOS 5.9_sparc patch T112963-19
Solaris/SunOS 5.9_x86 patch T113986-15
Solaris/SunOS 5.8_sparc patch T109147-34
Solaris/SunOS 5.8_x86 patch T109148-34
6257177 incremental builds of usr/src/cmd/sgs can fail...
Solaris/SunOS 5.10_sparc patch T117461-02
Solaris/SunOS 5.10_x86 patch T118345-02
Solaris/SunOS 5.9_sparc patch T112963-20
Solaris/SunOS 5.9_x86 patch T113986-16
Solaris/SunOS 5.8_sparc patch T109147-35
Solaris/SunOS 5.8_x86 patch T109148-35
6226206 ld.so.1 failure when processing single segment hwcap filtee
6228472 ld.so.1: link-map control list stacking can loose objects
rtld/common/malloc.c Assertion
6244897 ld.so.1 can't run apps from commandline
6254364 ld won't build libgenunix.so with absolute relocations
6260361 lari shouldn't count a.out non-zero undefined entries as interesting
Solaris/SunOS 5.10_sparc patch T117461-03
Solaris/SunOS 5.10_x86 patch T118345-03
Solaris/SunOS 5.9_sparc patch T112963-21
Solaris/SunOS 5.9_x86 patch T113986-17
Solaris/SunOS 5.8_sparc patch T109147-36
Solaris/SunOS 5.8_x86 patch T109148-36
6283601 The usr/src/cmd/sgs/packages/common/copyright contains old information
6284941 excessive link times with many groups/sections
6291547 ld.so mishandles LD_AUDIT causing security problems.
Solaris/SunOS 5.10_sparc patch T117461-04
Solaris/SunOS 5.10_x86 patch T118345-04
Solaris/SunOS 5.9_sparc patch T112963-22
Solaris/SunOS 5.9_x86 patch T113986-18
Solaris/SunOS 5.8_sparc patch T109147-37
Solaris/SunOS 5.8_x86 patch T109148-37
6273855 gcc and sgs/crle don't get along
6273864 gcc and sgs/libld don't get along
6273875 gcc and sgs/rtld don't get along
6272563 gcc and amd64/krtld/doreloc.c don't get along
6290157 gcc and sgs/librtld_db/rdb_demo don't get along
Solaris/SunOS 5.10_sparc patch T117461-06
Solaris/SunOS 5.10_x86 patch T118345-08
Solaris/SunOS 5.9_sparc patch T112963-23
Solaris/SunOS 5.9_x86 patch T113986-19
Solaris/SunOS 5.8_sparc patch T109147-38
Solaris/SunOS 5.8_x86 patch T109148-38
Solaris/SunOS 5.9_sparc patch T112963-24
Solaris/SunOS 5.9_x86 patch T113986-20
Solaris/SunOS 5.8_sparc patch T109147-39
Solaris/SunOS 5.8_x86 patch T109148-39
6324019 ld.so.1: malloc alignment is insufficient for new compilers
Solaris/SunOS 5.10_sparc patch T117461-07
Solaris/SunOS 5.10_x86 patch T118345-12
6310736 gcc and sgs/libld don't get along on SPARC
6329796 Memory leak with iconv_open/iconv_close with patch 109147-33
Solaris/SunOS 5.10_sparc patch T117461-08
Solaris/SunOS 5.10_x86 patch T121208-02
Solaris/SunOS 5.9_sparc patch T112963-25
Solaris/SunOS 5.9_x86 patch T113986-21
Solaris/SunOS 5.8_sparc patch T109147-40
Solaris/SunOS 5.8_x86 patch T109148-40
6445311 The sparc S8/S9/S10 linker patches which include the fix for the
Solaris/SunOS 5.9_sparc patch T112963-26
Solaris/SunOS 5.8_sparc patch T109147-41
6487273 ld.so.1 may open arbitrary locale files when relative path is built
6487284 ld.so.1: buffer overflow in doprf() function
Solaris/SunOS 5.10_sparc patch T124922-01
Solaris/SunOS 5.10_x86 patch T124923-01
Solaris/SunOS 5.9_sparc patch T112963-27
Solaris/SunOS 5.9_x86 patch T113986-22
Solaris/SunOS 5.8_sparc patch T109147-42
Solaris/SunOS 5.8_x86 patch T109148-41
6477132 ld.so.1: memory leak when running set*id application
Solaris/SunOS 5.10_sparc patch T124922-02
Solaris/SunOS 5.10_x86 patch T124923-02
Solaris/SunOS 5.9_sparc patch T112963-30
Solaris/SunOS 5.9_x86 patch T113986-24
6340814 ld.so.1 core dump with HWCAP relocatable object + updated statistics
6350027 ld.so.1 aborts with assertion failed on amd64
6362047 ld.so.1 dumps core when combining HWCAP and LD_PROFILE
6326497 ld.so not properly processing LD_LIBRARY_PATH ending in :
6316708 LD_DEBUG should provide a means of identifying/isolating individual
6429418 ld.so.1: need work-around for Nvidia drivers use of static TLS
4986360 linker crash on exec of .so (as opposed to a.out) -- error preferred
6229145 ld: initarray/finiarray processing occurs after got size is determined
Solaris/SunOS 5.10_sparc patch T124922-03
Solaris/SunOS 5.10_x86 patch T124923-03
Solaris/SunOS 5.10_sparc patch T127111-01
Solaris/SunOS 5.10_x86 patch T127112-01
Solaris/Nvidia only
Solaris/SunOS 5.10_sparc patch T127111-04
Solaris/SunOS 5.10_x86 patch T127112-04
Solaris/SunOS 5.10_sparc patch T127111-07
Solaris/SunOS 5.10_x86 patch T127112-07
Solaris/SunOS 5.10_x86 patch T137138-01
Solaris/SunOS 5.10_sparc patch T139574-01
Solaris/SunOS 5.10_x86 patch T139575-01
Solaris/SunOS 5.10_sparc patch T139574-02
Solaris/SunOS 5.10_x86 patch T139575-02
6685125 ld/elfdump do not handle ZERO terminator .eh_frame amd64 unwind entry
Solaris/SunOS 5.10_sparc patch T139574-03
Solaris/SunOS 5.10_x86 patch T139575-03
6782597 32-bit ld.so.1 needs to accept objects with large inode number
6807864 ld.so.1 is susceptible to a fatal dlsym()/setlocale() race
Solaris/SunOS 5.10_sparc patch T141692-01
Solaris/SunOS 5.10_x86 patch T141693-01
Solaris/SunOS 5.10_sparc patch T141771-01
Solaris/SunOS 5.10_x86 patch T141772-01
Solaris/SunOS 5.9_sparc patch T112963-33
Solaris/SunOS 5.9_x86 patch T113986-27
6786744 32-bit dbx failed with unknown rtld_db.so error on snv_104
Solaris/SunOS 5.10_sparc patch T141444-06
Solaris/SunOS 5.10_x86 patch T141445-06
6524709 executables using /usr/lib/libc.so.1 as the ELF interpreter dump core
Solaris/SunOS 5.10_sparc patch T143895-01
Solaris/SunOS 5.10_x86 patch T143896-01
6478684 isainfo/cpuid reports pause instruction not supported on amd64
Solaris/SunOS 5.10_sparc patch TXXXXXX-XX
Solaris/SunOS 5.10_x86 patch TXXXXXX-XX
6448719 sys/elf.h could be updated with additional machine and ABI types
/a/var/ld/ld.config in failsafe
6518359 extern mapfiles references to _init/_fini can create INIT/FINI
6547441 Uninitialized variable causes ld.so.1 to crash on object cleanup
6567670 ld(1) symbol size/section size verification uncovers Haskell
6573641 ld.so.1 does not maintain parent relationship to a dlopen() caller.
6516808 ld.so.1's token expansion provides no escape for platforms that don't
6686889 ld.so.1 regression - bad pointer created with 6509323 integration
6516212 usr/src/cmd/sgs/libelf warlock targets should be fixed or abandoned
6678310 using LD_AUDIT, ld.so.1 calls shared library's .init before library is
6712292 ld.so.1 should fall back to an interposer for failed direct bindings
6716350 usr/src/cmd/sgs should be linted by nightly builds
6720509 usr/src/cmd/sgs/sgsdemangler should be removed
6617475 gas creates erroneous FILE symbols [was: ld.so.1 is reported as
6772661 ldd/lddstub/ld.so.1 dump core in current nightly while processing
6775062 remove /usr/lib/libldstab.so (D)
6686372 ld.so.1 should use mmapobj(2)
6797468 ld.so.1: orphaned handles aren't processed correctly
6805009 ld.so.1: link map control list tear down leaves dangling pointer -
6827468 6801536 breaks 'ld -s' if there are weak/strong symbol pairs
6752883 ld.so.1 error message should be buffered (not sent to stderr).
6577982 ld.so.1 calls getpid() before it should when any LD_* are set
6831308 ld.so.1: symbol rescanning does a little too much work
6784790 ld should examine archives to determine output object class/machine (D)
6853809 ld.so.1: rescan fallback optimization is invalid
6854158 ld.so.1: interposition can be skipped because of incorrect
caller/destination validation
6850768 ld option to autogenerate wrappers/interposers similar to GNU ld
6914728 Add dl_iterate_phdr() function to ld.so.1 (D)
6938628 ld.so.1 should produce diagnostics for all dl*() entry points
6961755 ld.so.1's -e arguments should take precedence over environment
6956152 dlclose() from an auditor can be fatal. Preinit/activity events should