xref: /onnv-gate/usr/src/cmd/sgs/packages/common/SUNWonld-README (revision 13074:787bf65954d0)
10Sstevel@tonic-gate#
212049SAli.Bahrami@Sun.COM# Copyright (c) 1996, 2010, Oracle and/or its affiliates. All rights reserved.
30Sstevel@tonic-gate#
40Sstevel@tonic-gate# CDDL HEADER START
50Sstevel@tonic-gate#
60Sstevel@tonic-gate# The contents of this file are subject to the terms of the
71558Sab196087# Common Development and Distribution License (the "License").
81558Sab196087# You may not use this file except in compliance with the License.
90Sstevel@tonic-gate#
100Sstevel@tonic-gate# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
110Sstevel@tonic-gate# or http://www.opensolaris.org/os/licensing.
120Sstevel@tonic-gate# See the License for the specific language governing permissions
130Sstevel@tonic-gate# and limitations under the License.
140Sstevel@tonic-gate#
150Sstevel@tonic-gate# When distributing Covered Code, include this CDDL HEADER in each
160Sstevel@tonic-gate# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
170Sstevel@tonic-gate# If applicable, add the following below this CDDL HEADER, with the
180Sstevel@tonic-gate# fields enclosed by brackets "[]" replaced with your own identifying
190Sstevel@tonic-gate# information: Portions Copyright [yyyy] [name of copyright owner]
200Sstevel@tonic-gate#
210Sstevel@tonic-gate# CDDL HEADER END
220Sstevel@tonic-gate#
237404SAli.Bahrami@Sun.COM# Note: The contents of this file are used to determine the versioning
247404SAli.Bahrami@Sun.COM#	information for the SGS toolset. The number of CRs listed in
257404SAli.Bahrami@Sun.COM#	this file must grow monotonically, or the SGS version will
267404SAli.Bahrami@Sun.COM#	move backwards, causing a great deal of confusion. As such,
277404SAli.Bahrami@Sun.COM#	CRs must never be removed from this file. See
287404SAli.Bahrami@Sun.COM#	libconv/common/bld_vernote.ksh, and bug#4519569 for more
290Sstevel@tonic-gate#	details on SGS versioning.
300Sstevel@tonic-gate#
310Sstevel@tonic-gate--------------------------------------------------------------------------------
320Sstevel@tonic-gateSUNWonld - link-editors development package.
330Sstevel@tonic-gate--------------------------------------------------------------------------------
340Sstevel@tonic-gate
350Sstevel@tonic-gate  The SUNWonld package is an internal development package containing the
360Sstevel@tonic-gate  link-editors and some related tools.  All components live in the OSNET
370Sstevel@tonic-gate  source base, but not all components are delivered as part of the normal
380Sstevel@tonic-gate  OSNET consolidation.  The intent of this package is to provide access
390Sstevel@tonic-gate  to new features/bugfixes before they become generally available.
400Sstevel@tonic-gate
410Sstevel@tonic-gate  General link-editor information can be found:
420Sstevel@tonic-gate
434063Sab196087    http://linkers.central/
444063Sab196087    http://linkers.sfbay/	(also known as linkers.eng)
450Sstevel@tonic-gate
460Sstevel@tonic-gate  Comments and Questions:
470Sstevel@tonic-gate
482352Sab196087    Contact Rod Evans, Ali Bahrami, and/or Seizo Sakurai.
490Sstevel@tonic-gate
500Sstevel@tonic-gate  Warnings:
510Sstevel@tonic-gate
520Sstevel@tonic-gate    The postremove script for this package employs /usr/sbin/static/mv,
530Sstevel@tonic-gate    and thus, besides the common core dependencies, this package also
540Sstevel@tonic-gate    has a dependency on the SUNWsutl package.
550Sstevel@tonic-gate
560Sstevel@tonic-gate  Patches:
570Sstevel@tonic-gate
580Sstevel@tonic-gate    If the patch has been made official, you'll find it in:
590Sstevel@tonic-gate
6012927SRod.Evans@Sun.COM	http://sunsolve.east/cgi/show.pl?target=patches/os-patches
610Sstevel@tonic-gate
620Sstevel@tonic-gate    If it hasn't been released, the patch will be in:
630Sstevel@tonic-gate
640Sstevel@tonic-gate	/net/sunsoftpatch/patches/temporary
650Sstevel@tonic-gate
660Sstevel@tonic-gate    Note, any patches logged here refer to the temporary ("T") name, as we
670Sstevel@tonic-gate    never know when they're made official, and although we try to keep all
680Sstevel@tonic-gate    patch information up-to-date the real status of any patch can be
690Sstevel@tonic-gate    determined from:
700Sstevel@tonic-gate
710Sstevel@tonic-gate	http://sunsoftpatch.eng
720Sstevel@tonic-gate
730Sstevel@tonic-gate    If it has been obsoleted, the patch will be in:
740Sstevel@tonic-gate
750Sstevel@tonic-gate        /net/on${RELEASE}-patch/on${RELEASE}/patches/${MACH}/obsolete
760Sstevel@tonic-gate
770Sstevel@tonic-gate
780Sstevel@tonic-gate  History:
790Sstevel@tonic-gate
802762Sab196087    Note, starting after Solaris 10, letter codes in parenthesis may
812762Sab196087    be found following the bug synopsis. Their meanings are as follows:
822762Sab196087
832762Sab196087	(D) A documentation change accompanies the implementation change.
842762Sab196087	(P) A packaging change accompanies the implementation change.
852762Sab196087
862762Sab196087    In all cases, see the implementation bug report for details.
870Sstevel@tonic-gate
880Sstevel@tonic-gate    The following bug fixes exist in the OSNET consolidation workspace
890Sstevel@tonic-gate    from which this package is created:
900Sstevel@tonic-gate
910Sstevel@tonic-gate---------
920Sstevel@tonic-gateSolaris 8
930Sstevel@tonic-gate---------
940Sstevel@tonic-gateBugid   Risk Synopsis
950Sstevel@tonic-gate================================================================================
960Sstevel@tonic-gate4225937 i386 linker emits sparc specific warning messages
970Sstevel@tonic-gate4215164 shf_order flag handling broken by fix for 4194028.
980Sstevel@tonic-gate4215587 using ld and the -r option on solaris 7 with compiler option -xarch=v9
990Sstevel@tonic-gate	causes link errors.
1000Sstevel@tonic-gate4234657 103627-08 breaks purify 4.2 (plt padding should not be enabled for
1010Sstevel@tonic-gate	32-bit)
1020Sstevel@tonic-gate4235241 dbx no longer gets dlclose notification.
1030Sstevel@tonic-gate--------------------------------------------------------------------------------
1040Sstevel@tonic-gateAll the above changes are incorporated in the following patches:
1050Sstevel@tonic-gate	Solaris/SunOS 5.7_sparc		patch 106950-05  (never released)
1060Sstevel@tonic-gate	Solaris/SunOS 5.7_x86		patch 106951-05  (never released)
1070Sstevel@tonic-gate	Solaris/SunOS 5.6_sparc		patch 107733-02  (never released)
1080Sstevel@tonic-gate	Solaris/SunOS 5.6_x86		patch 107734-02
1090Sstevel@tonic-gate--------------------------------------------------------------------------------
1100Sstevel@tonic-gate4248290 inetd dumps core upon bootup - failure in dlclose() logic.
1110Sstevel@tonic-gate4238071 dlopen() leaks while descriptors under low memory conditions
1120Sstevel@tonic-gate--------------------------------------------------------------------------------
1130Sstevel@tonic-gateAll the above changes are incorporated in the following patches:
1140Sstevel@tonic-gate	Solaris/SunOS 5.7_sparc		patch 106950-06
1150Sstevel@tonic-gate	Solaris/SunOS 5.7_x86		patch 106951-06
1160Sstevel@tonic-gate	Solaris/SunOS 5.6_sparc		patch 107733-03  (never released)
1170Sstevel@tonic-gate	Solaris/SunOS 5.6_x86		patch 107734-03
1180Sstevel@tonic-gate--------------------------------------------------------------------------------
1190Sstevel@tonic-gate4267980 INITFIRST flag of the shard object could be ignored.
1200Sstevel@tonic-gate--------------------------------------------------------------------------------
121956SrieAll the above changes plus:
1220Sstevel@tonic-gate    4238973 fix for 4121152 affects linking of Ada objects
1230Sstevel@tonic-gate    4158744 patch 103627-02 causes core when RPATH has blank entry and
1240Sstevel@tonic-gate	    dlopen/dlclose is used
1250Sstevel@tonic-gateare incorporated in the following patches:
1269218SRod.Evans@Sun.COM	Solaris/SunOS 5.5.1_sparc	patch 103627-12  (never released)
1270Sstevel@tonic-gate	Solaris/SunOS 5.5.1_x86		patch 103628-11
1280Sstevel@tonic-gate--------------------------------------------------------------------------------
1290Sstevel@tonic-gate4256518 miscalculated calloc() during dlclose/tsorting can result in segv
1300Sstevel@tonic-gate4254171 DT_SPARC_REGISTER has invalid value associated with it.
1310Sstevel@tonic-gate--------------------------------------------------------------------------------
1320Sstevel@tonic-gateAll the above changes are incorporated in the following patches:
1330Sstevel@tonic-gate	Solaris/SunOS 5.7_sparc		patch 106950-07
1340Sstevel@tonic-gate	Solaris/SunOS 5.7_x86		patch 106951-07
1350Sstevel@tonic-gate	Solaris/SunOS 5.6_sparc		patch 107733-04  (never released)
1360Sstevel@tonic-gate	Solaris/SunOS 5.6_x86		patch 107734-04
1370Sstevel@tonic-gate--------------------------------------------------------------------------------
1380Sstevel@tonic-gate4293159 ld needs to combine sections with and without SHF_ORDERED flag(comdat)
1390Sstevel@tonic-gate4292238 linking a library which has a static char ptr invokes mprotect() call
1400Sstevel@tonic-gate--------------------------------------------------------------------------------
1410Sstevel@tonic-gateAll the above changes except for:
1420Sstevel@tonic-gate    4256518 miscalculated calloc() during dlclose/tsorting can result in segv
1430Sstevel@tonic-gate    4254171 DT_SPARC_REGISTER has invalid value associated with it.
144956Srieplus:
1450Sstevel@tonic-gate    4238973 fix for 4121152 affects linking of Ada objects
1460Sstevel@tonic-gate    4158744 patch 103627-02 causes core when RPATH has blank entry and
1470Sstevel@tonic-gate	    dlopen/dlclose is used
1480Sstevel@tonic-gateare incorporated in the following patches:
1490Sstevel@tonic-gate	Solaris/SunOS 5.5.1_sparc	patch 103627-13
1500Sstevel@tonic-gate	Solaris/SunOS 5.5.1_x86		patch 103628-12
1510Sstevel@tonic-gate--------------------------------------------------------------------------------
1520Sstevel@tonic-gateAll the above changes are incorporated in the following patches:
1530Sstevel@tonic-gate	Solaris/SunOS 5.7_sparc		patch 106950-08
1540Sstevel@tonic-gate	Solaris/SunOS 5.7_x86		patch 106951-08
1550Sstevel@tonic-gate	Solaris/SunOS 5.6_sparc		patch 107733-05
1560Sstevel@tonic-gate	Solaris/SunOS 5.6_x86		patch 107734-05
1570Sstevel@tonic-gate--------------------------------------------------------------------------------
1580Sstevel@tonic-gate4295613 COMMON symbol resolution can be incorrect
1590Sstevel@tonic-gate--------------------------------------------------------------------------------
160956SrieAll the above changes plus:
1610Sstevel@tonic-gate    4238973 fix for 4121152 affects linking of Ada objects
1620Sstevel@tonic-gate    4158744 patch 103627-02 causes core when RPATH has blank entry and
1630Sstevel@tonic-gate	    dlopen/dlclose is used
1640Sstevel@tonic-gateare incorporated in the following patches:
1650Sstevel@tonic-gate	Solaris/SunOS 5.5.1_sparc	patch 103627-14
1660Sstevel@tonic-gate	Solaris/SunOS 5.5.1_x86		patch 103628-13
1670Sstevel@tonic-gate--------------------------------------------------------------------------------
168956SrieAll the above changes plus:
1690Sstevel@tonic-gate    4351197 nfs performance problem by 103627-13
170956Srieare incorporated in the following patches:
1710Sstevel@tonic-gate	Solaris/SunOS 5.5.1_sparc	patch 103627-15
1720Sstevel@tonic-gate	Solaris/SunOS 5.5.1_x86		patch 103628-14
1730Sstevel@tonic-gate--------------------------------------------------------------------------------
1740Sstevel@tonic-gateAll the above changes are incorporated in the following patches:
1750Sstevel@tonic-gate	Solaris/SunOS 5.7_sparc		patch 106950-09
1760Sstevel@tonic-gate	Solaris/SunOS 5.7_x86		patch 106951-09
1770Sstevel@tonic-gate	Solaris/SunOS 5.6_sparc		patch 107733-06
1780Sstevel@tonic-gate	Solaris/SunOS 5.6_x86		patch 107734-06
1790Sstevel@tonic-gate--------------------------------------------------------------------------------
1800Sstevel@tonic-gate4158971 increase the default segment alignment for i386 to 64k
1810Sstevel@tonic-gate4064994 Add an $ISALIST token to those understood by the dynamic linker
1820Sstevel@tonic-gatexxxxxxx ia64 common code putback
1830Sstevel@tonic-gate4239308 LD_DEBUG busted for sparc machines
1840Sstevel@tonic-gate4239008 Support MAP_ANON
1850Sstevel@tonic-gate4238494 link-auditing extensions required
1860Sstevel@tonic-gate4232239 R_SPARC_LOX10 truncates field
1870Sstevel@tonic-gate4231722 R_SPARC_UA* relocations are busted
1880Sstevel@tonic-gate4235514 R_SPARC_OLO10 relocation fails
1890Sstevel@tonic-gate4244025 sgsmsg update
1900Sstevel@tonic-gate4239281 need to support SECREL relocations for ia64
1910Sstevel@tonic-gate4253751 ia64 linker must support PT_IA_64_UNWIND tables
1920Sstevel@tonic-gate4259254 dlmopen mistakenly closes fd 0 (stdin) under certain error conditions
1930Sstevel@tonic-gate4260872 libelf hangs when libthread present
1940Sstevel@tonic-gate4224569 linker core dumping when profiling specified
1950Sstevel@tonic-gate4270937 need mechanism to suppress ld.so.1's use of a default search path.
1960Sstevel@tonic-gate1050476 ld.so to permit configuration of search path
1970Sstevel@tonic-gate4273654 filtee processing using $ISALIST could be optimized
1980Sstevel@tonic-gate4271860 get MERCED cruft out of elf.h
1990Sstevel@tonic-gate4248991 Dynamic loader (via PLT) corrupts register G4
2000Sstevel@tonic-gate4275754 cannot mmap file: Resource temporarily unavailable
2010Sstevel@tonic-gate4277689 The linker can not handle relocation against MOVE tabl
2020Sstevel@tonic-gate4270766 atexit processing required on dlclose().
2030Sstevel@tonic-gate4279229 Add a "release" token to those understood by the dynamic linker
2040Sstevel@tonic-gate4215433 ld can bus error when insufficient disc space exists for output file
2050Sstevel@tonic-gate4285571 Pssst, want some free disk space?  ld's miscalculating.
2060Sstevel@tonic-gate4286236 ar gives confusing "bad format" error with a null .stab section
2070Sstevel@tonic-gate4286838 ld.so.1 can't handle a no-bits segment
2080Sstevel@tonic-gate4287364 ld.so.1 runtime configuration cleanup
2090Sstevel@tonic-gate4289573 disable linking of ia64 binaries for Solaris8
2100Sstevel@tonic-gate4293966 crle(1)'s default directories should be supplied
21110436SRod.Evans@Sun.COM--------------------------------------------------------------------------------
2120Sstevel@tonic-gate
2130Sstevel@tonic-gate------------------------------------
2140Sstevel@tonic-gateSolaris 8 600 (1st Q-update - s28u1)
2150Sstevel@tonic-gate------------------------------------
2160Sstevel@tonic-gateBugid   Risk Synopsis
2170Sstevel@tonic-gate================================================================================
2180Sstevel@tonic-gate4309212 dlsym can't find symbol
2190Sstevel@tonic-gate4311226 rejection of preloading in secure apps is inconsistent
2200Sstevel@tonic-gate4312449 dlclose: invalid deletion of dependency can occur using RTLD_GLOBAL
2210Sstevel@tonic-gate--------------------------------------------------------------------------------
2220Sstevel@tonic-gateAll the above changes are incorporated in the following patches:
2230Sstevel@tonic-gate	Solaris/SunOS 5.8_sparc		patch 109147-01
2240Sstevel@tonic-gate	Solaris/SunOS 5.8_x86		patch 109148-01
2250Sstevel@tonic-gate	Solaris/SunOS 5.7_sparc		patch 106950-10
2260Sstevel@tonic-gate	Solaris/SunOS 5.7_x86		patch 106951-10
2270Sstevel@tonic-gate	Solaris/SunOS 5.6_sparc		patch 107733-07
2280Sstevel@tonic-gate	Solaris/SunOS 5.6_x86		patch 107734-07
2290Sstevel@tonic-gate--------------------------------------------------------------------------------
2300Sstevel@tonic-gate
2310Sstevel@tonic-gate------------------------------------
2320Sstevel@tonic-gateSolaris 8 900 (2nd Q-update - s28u2)
2330Sstevel@tonic-gate------------------------------------
2340Sstevel@tonic-gateBugid   Risk Synopsis
2350Sstevel@tonic-gate================================================================================
2360Sstevel@tonic-gate4324775 non-PIC code & -zcombreloc don't mix very well...
2370Sstevel@tonic-gate4327653 run-time linker should preload tables it will process (madvise)
2389218SRod.Evans@Sun.COM4324324 shared object code can be referenced before .init has fired
2390Sstevel@tonic-gate4321634 .init firing of multiple INITFIRST objects can fail
2400Sstevel@tonic-gate--------------------------------------------------------------------------------
2410Sstevel@tonic-gateAll the above changes are incorporated in the following patches:
2420Sstevel@tonic-gate	Solaris/SunOS 5.8_sparc		patch 109147-03
2430Sstevel@tonic-gate	Solaris/SunOS 5.8_x86		patch 109148-03
2440Sstevel@tonic-gate	Solaris/SunOS 5.7_sparc		patch 106950-11
2450Sstevel@tonic-gate	Solaris/SunOS 5.7_x86		patch 106951-11
2460Sstevel@tonic-gate	Solaris/SunOS 5.6_sparc		patch 107733-08
2470Sstevel@tonic-gate	Solaris/SunOS 5.6_x86		patch 107734-08
2480Sstevel@tonic-gate--------------------------------------------------------------------------------
2490Sstevel@tonic-gate4338812 crle(1) omits entries in the directory cache
2500Sstevel@tonic-gate4341496 RFE: provide a static version of /usr/bin/crle
2510Sstevel@tonic-gate4340878 rtld should treat $ORIGIN like LD_LIBRARY_PATH in security issues
2520Sstevel@tonic-gate--------------------------------------------------------------------------------
2530Sstevel@tonic-gateAll the above changes are incorporated in the following patches:
2540Sstevel@tonic-gate	Solaris/SunOS 5.8_sparc		patch 109147-04
2550Sstevel@tonic-gate	Solaris/SunOS 5.8_x86		patch 109148-04
2560Sstevel@tonic-gate	Solaris/SunOS 5.7_sparc		patch 106950-12
2570Sstevel@tonic-gate	Solaris/SunOS 5.7_x86		patch 106951-12
2580Sstevel@tonic-gate--------------------------------------------------------------------------------
2590Sstevel@tonic-gate4349563 auxiliary filter error handling regression introduced in 4165487
2600Sstevel@tonic-gate4355795 ldd -r now gives "displacement relocated" warnings
2610Sstevel@tonic-gate--------------------------------------------------------------------------------
2620Sstevel@tonic-gateAll the above changes are incorporated in the following patches:
2630Sstevel@tonic-gate	Solaris/SunOS 5.7_sparc		patch 106950-13
2640Sstevel@tonic-gate	Solaris/SunOS 5.7_x86		patch 106951-13
2650Sstevel@tonic-gate	Solaris/SunOS 5.6_sparc		patch 107733-09
2660Sstevel@tonic-gate	Solaris/SunOS 5.6_x86		patch 107734-09
2670Sstevel@tonic-gate--------------------------------------------------------------------------------
2680Sstevel@tonic-gate4210412 versioning a static executable causes ld to core dump
2690Sstevel@tonic-gate4219652 Linker gives misleading error about not finding main (xarch=v9)
2700Sstevel@tonic-gate4103449 ld command needs a command line flag to force 64-bits
2710Sstevel@tonic-gate4187211 problem with RDISP32 linking in copy-relocated objects
2720Sstevel@tonic-gate4287274 dladdr, dlinfo do not provide the full path name of a shared object
2730Sstevel@tonic-gate4297563 dlclose still does not remove all objects.
2740Sstevel@tonic-gate4250694 rtld_db needs a new auxvec entry
2750Sstevel@tonic-gate4235315 new features for rtld_db (DT_CHECKSUM, dynamic linked .o files
2760Sstevel@tonic-gate4303609 64bit libelf.so.1 does not properly implement elf_hash()
2770Sstevel@tonic-gate4310901 su.static fails when OSNet build with lazy-loading
2780Sstevel@tonic-gate4310324 elf_errno() causes Bus Error(coredump) in 64-bit multithreaded programs
2790Sstevel@tonic-gate4306415 ld core dump
2800Sstevel@tonic-gate4316531 BCP: possible failure with dlclose/_preexec_exit_handlers
2810Sstevel@tonic-gate4313765 LD_BREADTH should be shot
2820Sstevel@tonic-gate4318162 crle uses automatic strings in putenv.
2830Sstevel@tonic-gate4255943 Description of -t option incomplete.
2840Sstevel@tonic-gate4322528 sgs message test infrastucture needs improvement
2850Sstevel@tonic-gate4239213 Want an API to obtain linker's search path
2860Sstevel@tonic-gate4324134 use of extern mapfile directives can contribute unused symbols
2870Sstevel@tonic-gate4322581 ELF data structures could be layed out more efficiently...
2880Sstevel@tonic-gate4040628 Unnecessary section header symbols should be removed from .dynsym
2890Sstevel@tonic-gate4300018 rtld: bindlock should be freed before calling call_fini()
2900Sstevel@tonic-gate4336102 dlclose with non-deletable objects can mishandle dependencies
2910Sstevel@tonic-gate4329785 mixing of SHT_SUNW_COMDAT & SHF_ORDERED causes ld to seg fault
2920Sstevel@tonic-gate4334617 COPY relocations should be produces for references to .bss symbols
2930Sstevel@tonic-gate4248250 relcoation of local ABS symbols incorrect
2940Sstevel@tonic-gate4335801 For complimentary alignments eliminate ld: warning: symbol `ll'
2950Sstevel@tonic-gate        has differing a
2960Sstevel@tonic-gate4336980 ld.so.1 relative path processing revisited
2970Sstevel@tonic-gate4243097 dlerror(3DL) is not affected by setlocale(3C).
2980Sstevel@tonic-gate4344528 dump should remove -D and -l usage message
2999218SRod.Evans@Sun.COMxxxxxxx enable LD_ALTEXEC to access alternate link-editor
3000Sstevel@tonic-gate--------------------------------------------------------------------------------
3010Sstevel@tonic-gateAll the above changes are incorporated in the following patches:
3020Sstevel@tonic-gate	Solaris/SunOS 5.8_sparc		patch 109147-06
3030Sstevel@tonic-gate	Solaris/SunOS 5.8_x86		patch 109148-06
3040Sstevel@tonic-gate--------------------------------------------------------------------------------
3050Sstevel@tonic-gate
3060Sstevel@tonic-gate------------------------------------
3070Sstevel@tonic-gateSolaris 8 101 (3rd Q-update - s28u3)
3080Sstevel@tonic-gate------------------------------------
3090Sstevel@tonic-gateBugid   Risk Synopsis
3100Sstevel@tonic-gate================================================================================
3110Sstevel@tonic-gate4346144 link-auditing: plt_tracing fails if LA_SYMB_NOPLTENTER given after
3120Sstevel@tonic-gate        being bound
3130Sstevel@tonic-gate4346001 The ld should support mapfile syntax to generate PT_SUNWSTACK segment
3140Sstevel@tonic-gate4349137 rtld_db: A third fallback method for locating the linkmap
3150Sstevel@tonic-gate4343417 dladdr interface information inadequate
3160Sstevel@tonic-gate4343801 RFE: crle(1): provide option for updating configuration files
3170Sstevel@tonic-gate4346615 ld.so.1 attempting to open a directory gives: No such device
3180Sstevel@tonic-gate4352233 crle should not honor umask
3190Sstevel@tonic-gate4352330 LD_PRELOAD cannot use absolute path for privileged program
3200Sstevel@tonic-gate4357805 RFE: man page for ld(1) does not document all -z or -B options in
3210Sstevel@tonic-gate	Solaris 8 9/00
3220Sstevel@tonic-gate4358751 ld.so.1: LD_XXX environ variables and LD_FLAGS should be synchronized.
3230Sstevel@tonic-gate4358862 link editors should reference "64" symlinks instead of sparcv9 (ia64).
3240Sstevel@tonic-gate4356879 PLTs could use faster code sequences in some cases
3250Sstevel@tonic-gate4367118 new fast baplt's fail when traversed twice in threaded application
3260Sstevel@tonic-gate4366905 Need a way to determine path to a shared library
3270Sstevel@tonic-gate4351197 nfs performance problem by 103627-13
3280Sstevel@tonic-gate4367405 LD_LIBRARY_PATH_64 not being used
3290Sstevel@tonic-gate4354500 SHF_ORDERED ordered scections does not properly sort sections
3300Sstevel@tonic-gate4369068 ld(1)'s weak symbol processing is inefficient (slow and doesn't scale).
3310Sstevel@tonic-gate--------------------------------------------------------------------------------
3320Sstevel@tonic-gateAll the above changes are incorporated in the following patches:
3330Sstevel@tonic-gate	Solaris/SunOS 5.8_sparc		patch 109147-07
3340Sstevel@tonic-gate	Solaris/SunOS 5.8_x86		patch 109148-07
3350Sstevel@tonic-gate	Solaris/SunOS 5.7_sparc		patch 106950-14
3360Sstevel@tonic-gate	Solaris/SunOS 5.7_x86		patch 106951-14
3370Sstevel@tonic-gate--------------------------------------------------------------------------------
3380Sstevel@tonic-gate
3390Sstevel@tonic-gate------------------------------------
3400Sstevel@tonic-gateSolaris 8 701 (5th Q-update - s28u5)
3410Sstevel@tonic-gate------------------------------------
3420Sstevel@tonic-gateBugid   Risk Synopsis
3430Sstevel@tonic-gate================================================================================
3440Sstevel@tonic-gate4368846 ld(1) fails to version some interfaces given in a mapfile
3450Sstevel@tonic-gate4077245 dump core dump on null pointer.
3460Sstevel@tonic-gate4372554 elfdump should demangle symbols (like nm, dump)
3470Sstevel@tonic-gate4371114 dlclose may unmap a promiscuous object while it's still in use.
3480Sstevel@tonic-gate4204447 elfdump should understand SHN_AFTER/SHN_BEGIN macro
3490Sstevel@tonic-gate4377941 initialization of interposers may not occur
3500Sstevel@tonic-gate4381116 ldd/ld.so.1 could aid in detecting unused dependencies
3510Sstevel@tonic-gate4381783 dlopen/dlclose of a libCrun+libthread can dump core
3520Sstevel@tonic-gate4385402 linker & run-time linker must support gABI ELF updates
3530Sstevel@tonic-gate4394698 ld.so.1 does not process DF_SYMBOLIC - not gABI conforming
3540Sstevel@tonic-gate4394212 the link editor quietly ignores missing support libraries
3550Sstevel@tonic-gate4390308 ld.so.1 should provide more flexibility LD_PRELOAD'ing 32-bit/64-bit
3560Sstevel@tonic-gate	objects
3570Sstevel@tonic-gate4401232 crle(1) could provide better flexibility for alternatives
3580Sstevel@tonic-gate4401815 fix misc nits in debugging output...
3590Sstevel@tonic-gate4402861 cleanup /usr/demo/link_audit & /usr/tmp/librtld_db demo source code...
3600Sstevel@tonic-gate4393044 elfdump should allow raw dumping of sections
3610Sstevel@tonic-gate4413168 SHF_ORDERED bit causes linker to generate a separate section
3620Sstevel@tonic-gate--------------------------------------------------------------------------------
3630Sstevel@tonic-gateAll the above changes are incorporated in the following patches:
3640Sstevel@tonic-gate	Solaris/SunOS 5.8_sparc		patch 109147-08
3650Sstevel@tonic-gate	Solaris/SunOS 5.8_x86		patch 109148-08
3660Sstevel@tonic-gate--------------------------------------------------------------------------------
3670Sstevel@tonic-gate4452202 Typos in <sys/link.h>
3680Sstevel@tonic-gate4452220 dump doesn't support RUNPATH
3690Sstevel@tonic-gate--------------------------------------------------------------------------------
3700Sstevel@tonic-gateAll the above changes are incorporated in the following patches:
3710Sstevel@tonic-gate	Solaris/SunOS 5.8_sparc		patch 109147-09
3720Sstevel@tonic-gate	Solaris/SunOS 5.8_x86		patch 109148-09
3730Sstevel@tonic-gate--------------------------------------------------------------------------------
3740Sstevel@tonic-gate
3750Sstevel@tonic-gate-------------------------------------
3760Sstevel@tonic-gateSolaris 8 1001 (6th Q-update - s28u6)
3770Sstevel@tonic-gate-------------------------------------
3780Sstevel@tonic-gateBugid   Risk Synopsis
3790Sstevel@tonic-gate================================================================================
3800Sstevel@tonic-gate4421842 fixups in SHT_GROUP processing required...
3810Sstevel@tonic-gate4450433 problem with liblddbg output on -Dsection,detail when
3820Sstevel@tonic-gate        processing SHF_LINK_ORDER
3830Sstevel@tonic-gate--------------------------------------------------------------------------------
3840Sstevel@tonic-gateAll the above changes are incorporated in the following patches:
3850Sstevel@tonic-gate	Solaris/SunOS 5.8_sparc		patch 109147-10
3860Sstevel@tonic-gate	Solaris/SunOS 5.8_x86		patch 109148-10
3870Sstevel@tonic-gate	Solaris/SunOS 5.7_sparc		patch 106950-15
3880Sstevel@tonic-gate	Solaris/SunOS 5.7_x86		patch 106951-15
3890Sstevel@tonic-gate--------------------------------------------------------------------------------
3900Sstevel@tonic-gate4463473 pldd showing wrong output
3910Sstevel@tonic-gate--------------------------------------------------------------------------------
3920Sstevel@tonic-gateAll the above changes are incorporated in the following patches:
3930Sstevel@tonic-gate	Solaris/SunOS 5.8_sparc		patch 109147-11
3940Sstevel@tonic-gate	Solaris/SunOS 5.8_x86		patch 109148-11
3950Sstevel@tonic-gate--------------------------------------------------------------------------------
3960Sstevel@tonic-gate
3970Sstevel@tonic-gate------------------------------------
3980Sstevel@tonic-gateSolaris 8 202 (7th Q-update - s28u7)
3990Sstevel@tonic-gate------------------------------------
4000Sstevel@tonic-gateBugid   Risk Synopsis
4010Sstevel@tonic-gate================================================================================
4020Sstevel@tonic-gate4488954 ld.so.1 reuses same buffer to send ummapping range to
4030Sstevel@tonic-gate	_preexec_exit_handlers()
4040Sstevel@tonic-gate--------------------------------------------------------------------------------
4050Sstevel@tonic-gateAll the above changes are incorporated in the following patches:
4060Sstevel@tonic-gate	Solaris/SunOS 5.8_sparc		patch 109147-12
4070Sstevel@tonic-gate	Solaris/SunOS 5.8_x86		patch 109148-12
4080Sstevel@tonic-gate--------------------------------------------------------------------------------
4090Sstevel@tonic-gate
4100Sstevel@tonic-gate---------
4110Sstevel@tonic-gateSolaris 9
4120Sstevel@tonic-gate---------
4130Sstevel@tonic-gateBugid   Risk Synopsis
4140Sstevel@tonic-gate================================================================================
4150Sstevel@tonic-gate4505289 incorrect handling of _START_ and _END_
4160Sstevel@tonic-gate4506164 mcs does not recognize #linkbefore or #linkafter qualifiers
4170Sstevel@tonic-gate4447560 strip is creating unexecutable files...
4180Sstevel@tonic-gate4513842 library names not in ld.so string pool cause corefile bugs
4190Sstevel@tonic-gate--------------------------------------------------------------------------------
4200Sstevel@tonic-gateAll the above changes are incorporated in the following patches:
4210Sstevel@tonic-gate	Solaris/SunOS 5.8_sparc		patch 109147-13
4220Sstevel@tonic-gate	Solaris/SunOS 5.8_x86		patch 109148-13
4230Sstevel@tonic-gate	Solaris/SunOS 5.7_sparc		patch 106950-16
4240Sstevel@tonic-gate	Solaris/SunOS 5.7_x86		patch 106951-16
4250Sstevel@tonic-gate--------------------------------------------------------------------------------
4260Sstevel@tonic-gate4291384 ld -M with a mapfile does not properly align Fortran REAL*8 data
4270Sstevel@tonic-gate4413322 SunOS 5.9 librtld_db doesn't show dlopened ".o" files anymore?
4280Sstevel@tonic-gate4429371 librtld_db busted on ia32 with SC6.x compilers...
4290Sstevel@tonic-gate4418274 elfdump dumps core on invalid input
4300Sstevel@tonic-gate4432224 libelf xlate routines are out of date
4310Sstevel@tonic-gate4433643 Memory leak using dlopen()/dlclose() in Solaris 8
4320Sstevel@tonic-gate4446564 ldd/lddstub - core dump conditions
4330Sstevel@tonic-gate4446115 translating SUNW_move sections is broken
4340Sstevel@tonic-gate4450225 The rdb command can fall into an infinite loop
4350Sstevel@tonic-gate4448531 Linker Causes Segmentation Fault
4360Sstevel@tonic-gate4453241 Regression in 4291384 can result in empty symbol table.
4370Sstevel@tonic-gate4453398 invalid runpath token can cause ld to spin.
4380Sstevel@tonic-gate4460230 ld (for OS 5.8 and 5.9) loses error message
4390Sstevel@tonic-gate4462245 ld.so.1 core dumps when executed directly...
4400Sstevel@tonic-gate4455802 need more flexibility in establishing a support library for ld
4410Sstevel@tonic-gate4467068 dyn_plt_entsize not properly initialized in ld.so.1
4420Sstevel@tonic-gate4468779 elf_plt_trace_write() broken on i386 (link-auditing)
4430Sstevel@tonic-gate4465871 -zld32 and -zld64 does not work the way it should
4440Sstevel@tonic-gate4461890 bad shared object created with -zredlocsym
4450Sstevel@tonic-gate4469400 ld.so.1: is_so_loaded isn't as efficient as we thought...
4460Sstevel@tonic-gate4469566 lazy loading fallback can reference un-relocated objects
4470Sstevel@tonic-gate4470493 libelf incorectly translates NOTE sections accross architectures...
4480Sstevel@tonic-gate4469684 rtld leaks dl_handles and permits on dlopen/dlclose
4490Sstevel@tonic-gate4475174 ld.so.1 prematurly reports the failure to load a object...
4500Sstevel@tonic-gate4475514 ld.so.1 can core dump in memory allocation fails (no swap)
4510Sstevel@tonic-gate4481851 Setting ld.so.1 environment variables globally would be useful
4520Sstevel@tonic-gate4482035 setting LD_PROFILE & LD_AUDIT causes ping command to issue warnings
4530Sstevel@tonic-gate	on 5.8
4540Sstevel@tonic-gate4377735 segment reservations cause sbrk() to fail
4550Sstevel@tonic-gate4491434 ld.so.1 can leak file-descriptors when loading same named objects
4560Sstevel@tonic-gate4289232 some of warning/error/debugging messages from libld.so can be revised
4570Sstevel@tonic-gate4462748 Linker Portion of TLS Support
4580Sstevel@tonic-gate4496718 run-time linkers mutex_locks not working with ld_libc interface
4599218SRod.Evans@Sun.COM4497270 The -zredlocsym option should not eliminate partially initialized local
4609218SRod.Evans@Sun.COM	symbols
4610Sstevel@tonic-gate4496963 dumping an object with crle(1) that uses $ORIGIN can loose its
4620Sstevel@tonic-gate	dependencies
4630Sstevel@tonic-gate4499413 Sun linker orders of magnitude slower than gnu linker
4640Sstevel@tonic-gate4461760 lazy loading libXm and libXt can fail.
4650Sstevel@tonic-gate4469031 The partial initialized (local) symbols for intel platform is not
4660Sstevel@tonic-gate	working.
4670Sstevel@tonic-gate4492883 Add link-editor option to multi-pass archives to resolve unsatisfied
4680Sstevel@tonic-gate	symbols
4690Sstevel@tonic-gate4503731 linker-related commands misspell "argument"
4700Sstevel@tonic-gate4503768 whocalls(1) should output messages to stderr, not stdout
4710Sstevel@tonic-gate4503748 whocalls(1) usage message and manpage could be improved
4720Sstevel@tonic-gate4503625 nm should be taught about TLS symbols - that they aren't allowed that is
4739218SRod.Evans@Sun.COM4300120 segment address validation is too simplistic to handle segment
4749218SRod.Evans@Sun.COM	reservations
4750Sstevel@tonic-gate4404547 krtld/reloc.h could have better error message, has typos
4760Sstevel@tonic-gate4270931 R_SPARC_HIX22 relocation is not handled properly
4770Sstevel@tonic-gate4485320 ld needs to support more the 32768 PLTs
4780Sstevel@tonic-gate4516434 sotruss can not watch libc_psr.so.1
4790Sstevel@tonic-gate4213100 sotruss could use more flexible pattern matching
4800Sstevel@tonic-gate4503457 ld seg fault with comdat
4810Sstevel@tonic-gate4510264 sections with SHF_TLS can come in different orders...
4820Sstevel@tonic-gate4518079 link-editor support library unable to modify section header flags
4830Sstevel@tonic-gate4515913 ld.so.1 can incorrectly decrement external reference counts on dlclose()
4840Sstevel@tonic-gate4519569 ld -V does not return a interesting value...
4850Sstevel@tonic-gate4524512 ld.so.1 should allow alternate termination signals
4860Sstevel@tonic-gate4524767 elfdump dies on bogus sh_name fields...
4870Sstevel@tonic-gate4524735 ld getopt processing of '-' changed
4880Sstevel@tonic-gate4521931 subroutine in a shared object as LOCL instead of GLOB
4890Sstevel@tonic-gate--------------------------------------------------------------------------------
4900Sstevel@tonic-gateAll the above changes are incorporated in the following patches:
4910Sstevel@tonic-gate	Solaris/SunOS 5.8_sparc		patch 109147-14
4920Sstevel@tonic-gate	Solaris/SunOS 5.8_x86		patch 109148-14
4930Sstevel@tonic-gate	Solaris/SunOS 5.7_sparc		patch 106950-17
4940Sstevel@tonic-gate	Solaris/SunOS 5.7_x86		patch 106951-17
4950Sstevel@tonic-gate--------------------------------------------------------------------------------
4960Sstevel@tonic-gate4532729 tentative definition of TLS variable causes linker to dump core
4970Sstevel@tonic-gate4526745 fixup ld error message about duplicate dependencies/needed names
4980Sstevel@tonic-gate4522999 Solaris linker one order of magnitude slower than GNU linker
4990Sstevel@tonic-gate4518966 dldump undoes existing relocations with no thought of alignment or size.
5000Sstevel@tonic-gate4587441 Certain libraries have race conditions when setting error codes
5010Sstevel@tonic-gate4523798 linker option to align bss to large pagesize alignments.
5020Sstevel@tonic-gate4524008 ld can improperly set st_size of symbols named "_init" or "_fini"
5030Sstevel@tonic-gate4619282 ld cannot link a program with the option -sb
5040Sstevel@tonic-gate4620846 Perl Configure probing broken by ld changes
5050Sstevel@tonic-gate4621122 multiple ld '-zinitarray=' on a commandline fails
5060Sstevel@tonic-gate--------------------------------------------------------------------------------
5070Sstevel@tonic-gate	Solaris/SunOS 5.8_sparc		patch 109147-15
5080Sstevel@tonic-gate	Solaris/SunOS 5.8_x86		patch 109148-15
5090Sstevel@tonic-gate	Solaris/SunOS 5.7_sparc		patch 106950-18
5100Sstevel@tonic-gate	Solaris/SunOS 5.7_x86		patch 106951-18
5110Sstevel@tonic-gate	Solaris/SunOS 5.6_sparc		patch 107733-10
5120Sstevel@tonic-gate	Solaris/SunOS 5.6_x86		patch 107734-10
5130Sstevel@tonic-gate--------------------------------------------------------------------------------
514956SrieAll the above changes plus:
5150Sstevel@tonic-gate	4616944 ar seg faults when order of object file is reversed.
516956Srieare incorporated in the following patches:
5170Sstevel@tonic-gate	Solaris/SunOS 5.8_sparc		patch 109147-16
5180Sstevel@tonic-gate	Solaris/SunOS 5.8_x86		patch 109148-16
5190Sstevel@tonic-gate--------------------------------------------------------------------------------
520956SrieAll the above changes plus:
521956Srie	4872634 Large LD_PRELOAD values can cause SEGV of process
5220Sstevel@tonic-gateare incorporated in the following patches:
5230Sstevel@tonic-gate	Solaris/SunOS 5.6_sparc		patch T107733-11
5240Sstevel@tonic-gate	Solaris/SunOS 5.6_x86		patch T107734-11
5250Sstevel@tonic-gate--------------------------------------------------------------------------------
5260Sstevel@tonic-gate
5270Sstevel@tonic-gate------------------------------------
5280Sstevel@tonic-gateSolaris 9 1202 (2nd Q-update - s9u2)
5290Sstevel@tonic-gate------------------------------------
5300Sstevel@tonic-gateBugid   Risk Synopsis
5310Sstevel@tonic-gate================================================================================
5320Sstevel@tonic-gate4546416 add help messages to ld.so mdbmodule
5330Sstevel@tonic-gate4526752 we should build and ship ld.so's mdb module
5340Sstevel@tonic-gate4624658 update 386 TLS relocation values
5350Sstevel@tonic-gate4622472 LA_SYMB_DLSYM not set for la_symbind() invocations
5360Sstevel@tonic-gate4638070 ldd/ld.so.1 could aid in detecting unreferenced dependencies
5370Sstevel@tonic-gate	PSARC/2002/096 Detecting unreferenced dependencies with ldd(1)
5380Sstevel@tonic-gate4633860 Optimization for unused static global variables
5390Sstevel@tonic-gate	PSARC/2002/113 ld -zignore - section elimination
5400Sstevel@tonic-gate4642829 ld.so.1 mprotect()'s text segment for weak relocations (it shouldn't)
5410Sstevel@tonic-gate4621479 'make' in $SRC/cmd/sgs/tools tries to install things in the proto area
5420Sstevel@tonic-gate4529912 purge ia64 source from sgs
5430Sstevel@tonic-gate4651709 dlopen(RTLD_NOLOAD) can disable lazy loading
5440Sstevel@tonic-gate4655066 crle: -u with nonexistent config file doesn't work
5450Sstevel@tonic-gate4654406 string tables created by the link-editor could be smaller...
5460Sstevel@tonic-gate	PSARC/2002/160 ld -znocompstrtab - disable string-table compression
5470Sstevel@tonic-gate4651493 RTLD_NOW can result in binding to an object prior to its init being run.
5480Sstevel@tonic-gate4662575 linker displacement relocation checking introduces significant
5490Sstevel@tonic-gate	linker overhead
5500Sstevel@tonic-gate4533195 ld interposes on malloc()/free() preventing support library from freeing
5510Sstevel@tonic-gate	memory
5520Sstevel@tonic-gate4630224 crle get's confused about memory layout of objects...
5530Sstevel@tonic-gate4664855 crle on application failed with ld.so.1 encountering mmap() returning
5540Sstevel@tonic-gate	ENOMEM err
5550Sstevel@tonic-gate4669582 latest dynamic linker causes libthread _init to get skipped
5560Sstevel@tonic-gate4671493 ld.so.1 inconsistantly assigns PATHNAME() on primary objects
5570Sstevel@tonic-gate4668517 compile with map.bssalign doesn't copy _iob to bss
5580Sstevel@tonic-gate--------------------------------------------------------------------------------
5590Sstevel@tonic-gateAll the above changes are incorporated in the following patches:
5609218SRod.Evans@Sun.COM	Solaris/SunOS 5.9_sparc		patch T112963-01
5619218SRod.Evans@Sun.COM	Solaris/SunOS 5.8_sparc		patch T109147-17
5629218SRod.Evans@Sun.COM	Solaris/SunOS 5.8_x86		patch T109148-17
5630Sstevel@tonic-gate--------------------------------------------------------------------------------
5640Sstevel@tonic-gate4701749 On Solaris 8 + 109147-16 ld crashes when building a dynamic library.
5650Sstevel@tonic-gate4707808 The ldd command is broken in the latest 2.8 linker patch.
5660Sstevel@tonic-gate--------------------------------------------------------------------------------
5670Sstevel@tonic-gateAll the above changes are incorporated in the following patches:
5689218SRod.Evans@Sun.COM	Solaris/SunOS 5.9_sparc		patch T112963-02
5699218SRod.Evans@Sun.COM	Solaris/SunOS 5.8_sparc		patch T109147-18
5709218SRod.Evans@Sun.COM	Solaris/SunOS 5.8_x86		patch T109148-18
5710Sstevel@tonic-gate--------------------------------------------------------------------------------
5720Sstevel@tonic-gate4696204 enable extended section indexes in relocatable objects
5730Sstevel@tonic-gate	PSARC/2001/332 ELF gABI updates - round II
5740Sstevel@tonic-gate	PSARC/2002/369 libelf interfaces to support ELF Extended Sections
5750Sstevel@tonic-gate4706503 linkers need to cope with EF_SPARCV9_PSO/EF_SPARCV9_RMO
5760Sstevel@tonic-gate4716929 updating of local register symbols in dynamic symtab busted...
5770Sstevel@tonic-gate4710814 add "official" support for the "symbolic" keyword in linker map-file
5780Sstevel@tonic-gate	PSARC/2002/439 linker mapfile visibility declarations
5790Sstevel@tonic-gate--------------------------------------------------------------------------------
5800Sstevel@tonic-gateAll the above changes are incorporated in the following patches:
5819218SRod.Evans@Sun.COM	Solaris/SunOS 5.9_sparc		patch T112963-03
5829218SRod.Evans@Sun.COM	Solaris/SunOS 5.8_sparc		patch T109147-19
5839218SRod.Evans@Sun.COM	Solaris/SunOS 5.8_x86		patch T109148-19
5849218SRod.Evans@Sun.COM	Solaris/SunOS 5.7_sparc		patch T106950-19
5859218SRod.Evans@Sun.COM	Solaris/SunOS 5.7_x86		patch T106951-19
5860Sstevel@tonic-gate--------------------------------------------------------------------------------
5870Sstevel@tonic-gate
5880Sstevel@tonic-gate-----------------------------------
5890Sstevel@tonic-gateSolaris 9 403 (3nd Q-update - s9u3)
5900Sstevel@tonic-gate-----------------------------------
5910Sstevel@tonic-gateBugid   Risk Synopsis
5920Sstevel@tonic-gate================================================================================
5930Sstevel@tonic-gate4731174 strip(1) does not fixup SHT_GROUP data
5940Sstevel@tonic-gate4733697 -zignore with gcc may exclude C++ exception sections
5950Sstevel@tonic-gate4733317 R_SPARC_*_HIX22 calculations are wrong with 32bit LD building
5960Sstevel@tonic-gate	ELF64 binaries
5970Sstevel@tonic-gate4735165 fatal linker error when compiling C++ programs with -xlinkopt
5980Sstevel@tonic-gate4736951 The mcs broken when the target file is an archive file
5990Sstevel@tonic-gate--------------------------------------------------------------------------------
6000Sstevel@tonic-gateAll the above changes are incorporated in the following patches:
6019218SRod.Evans@Sun.COM	Solaris/SunOS 5.8_sparc		patch T109147-20
6029218SRod.Evans@Sun.COM	Solaris/SunOS 5.8_x86		patch T109148-20
6039218SRod.Evans@Sun.COM	Solaris/SunOS 5.7_sparc		patch T106950-20
6049218SRod.Evans@Sun.COM	Solaris/SunOS 5.7_x86		patch T106951-20
6050Sstevel@tonic-gate--------------------------------------------------------------------------------
6060Sstevel@tonic-gate4739660 Threads deadlock in schedlock and dynamic linker lock.
6070Sstevel@tonic-gate4653148 ld.so.1/libc should unregister its dlclose() exit handler via a fini.
6080Sstevel@tonic-gate4743413 ld.so.1 doesn't terminate argv with NULL pointer when invoked directly
6090Sstevel@tonic-gate4746231 linker core-dumps when SECTION relocations are made against discarded
6100Sstevel@tonic-gate	sections
6110Sstevel@tonic-gate4730433 ld.so.1 wastes time repeatedly opening dependencies
6120Sstevel@tonic-gate4744337 missing RD_CONSISTENT event with dlmopen(LD_ID_NEWLM, ...)
6130Sstevel@tonic-gate4670835 rd_load_objiter can ignore callback's return value
6140Sstevel@tonic-gate4745932 strip utility doesn't strip out Dwarf2 debug section
6150Sstevel@tonic-gate4754751 "strip" command doesn't remove comdat stab sections.
6160Sstevel@tonic-gate4755674 Patch 109147-18 results in coredump.
6170Sstevel@tonic-gate--------------------------------------------------------------------------------
6180Sstevel@tonic-gateAll the above changes are incorporated in the following patches:
6190Sstevel@tonic-gate        Solaris/SunOS 5.9_sparc         patch T112963-04
6200Sstevel@tonic-gate        Solaris/SunOS 5.7_sparc         patch T106950-21
6210Sstevel@tonic-gate        Solaris/SunOS 5.7_x86           patch T106951-21
6220Sstevel@tonic-gate--------------------------------------------------------------------------------
6230Sstevel@tonic-gate4772927 strip core dumps on an archive library
6240Sstevel@tonic-gate4774727 direct-bindings can fail against copy-reloc symbols
6250Sstevel@tonic-gate--------------------------------------------------------------------------------
6260Sstevel@tonic-gateAll the above changes are incorporated in the following patches:
6270Sstevel@tonic-gate        Solaris/SunOS 5.9_sparc         patch T112963-05
6280Sstevel@tonic-gate        Solaris/SunOS 5.9_x86           patch T113986-01
6290Sstevel@tonic-gate        Solaris/SunOS 5.8_sparc         patch T109147-21
6300Sstevel@tonic-gate        Solaris/SunOS 5.8_x86           patch T109148-21
6310Sstevel@tonic-gate        Solaris/SunOS 5.7_sparc         patch T106950-22
6320Sstevel@tonic-gate        Solaris/SunOS 5.7_x86           patch T106951-22
6330Sstevel@tonic-gate--------------------------------------------------------------------------------
6340Sstevel@tonic-gate
6350Sstevel@tonic-gate-----------------------------------
6360Sstevel@tonic-gateSolaris 9 803 (4th Q-update - s9u4)
6370Sstevel@tonic-gate-----------------------------------
6380Sstevel@tonic-gateBugid   Risk Synopsis
6390Sstevel@tonic-gate================================================================================
6400Sstevel@tonic-gate4730110 ld.so.1 list implementation could scale better
6410Sstevel@tonic-gate4728822 restrict the objects dlsym() searches.
6420Sstevel@tonic-gate	PSARC/2002/478 New dlopen(3dl) flag - RTLD_FIRST
6430Sstevel@tonic-gate4714146 crle: 64-bit secure pathname is incorrect.
6440Sstevel@tonic-gate4504895 dlclose() does not remove all objects
6450Sstevel@tonic-gate4698800 Wrong comments in /usr/lib/ld/sparcv9/map.*
6460Sstevel@tonic-gate4745129 dldump is inconsistent with .dynamic processing errors.
6470Sstevel@tonic-gate4753066 LD_SIGNAL isn't very useful in a threaded environment
6480Sstevel@tonic-gate	PSARC/2002/569 New dlinfo(3dl) flag - RTLD_DI_SIGNAL
6490Sstevel@tonic-gate4765536 crle: symbolic links can confuse alternative object configuration info
6500Sstevel@tonic-gate4766815 ld -r of object the TLS data fails
6510Sstevel@tonic-gate4770484 elfdump can not handle stripped archive file
6520Sstevel@tonic-gate4770494 The ld command gives improper error message handling broken archive
6530Sstevel@tonic-gate4775738 overwriting output relocation table when 'ld -zignore' is used
6540Sstevel@tonic-gate4778247 elfdump -e of core files fails
6550Sstevel@tonic-gate4779976 elfdump dies on bad relocation entries
6560Sstevel@tonic-gate4787579 invalid SHT_GROUP entries can cause linker to seg fault
6570Sstevel@tonic-gate4783869 dlclose: filter closure exhibits hang/failure - introduced with 4504895
6580Sstevel@tonic-gate4778418 ld.so.1: there be nits out there
6590Sstevel@tonic-gate4792461 Thread-Local Storage - x86 instruction sequence updates
6600Sstevel@tonic-gate	PSARC/2002/746 Thread-Local Storage - x86 instruction sequence updates
6610Sstevel@tonic-gate4461340 sgs: ugly build output while suppressing ia64 (64-bit) build on Intel
6620Sstevel@tonic-gate4790194 dlopen(..., RTLD_GROUP) has an odd interaction with interposition
6630Sstevel@tonic-gate4804328 auditing of threaded applications results in deadlock
6640Sstevel@tonic-gate4806476 building relocatable objects with SHF_EXCLUDE loses relocation
6650Sstevel@tonic-gate	information
6660Sstevel@tonic-gate--------------------------------------------------------------------------------
6670Sstevel@tonic-gateAll the above changes are incorporated in the following patches:
6689218SRod.Evans@Sun.COM	Solaris/SunOS 5.9_sparc		patch T112963-06
6699218SRod.Evans@Sun.COM	Solaris/SunOS 5.9_x86		patch T113986-02
6709218SRod.Evans@Sun.COM	Solaris/SunOS 5.8_sparc		patch T109147-22
6719218SRod.Evans@Sun.COM	Solaris/SunOS 5.8_x86		patch T109148-22
6720Sstevel@tonic-gate--------------------------------------------------------------------------------
6730Sstevel@tonic-gate4731183 compiler creates .tlsbss section instead of .tbss as documented
6740Sstevel@tonic-gate4816378 TLS: a tls test case dumps core with C and C++ compilers
6750Sstevel@tonic-gate4817314 TLS_GD relocations against local symbols do not reference symbol...
6760Sstevel@tonic-gate4811951 non-default symbol visibility overriden by definition in shared object
6770Sstevel@tonic-gate4802194 relocation error of mozilla built by K2 compiler
6780Sstevel@tonic-gate4715815 ld should allow linking with no output file (or /dev/null)
6790Sstevel@tonic-gate4793721 Need a way to null all code in ISV objects enabling ld performance
6800Sstevel@tonic-gate	tuning
6810Sstevel@tonic-gate--------------------------------------------------------------------------------
682956SrieAll the above changes plus:
6830Sstevel@tonic-gate	4796237 RFE: link-editor became extremely slow with patch 109147-20 and
6840Sstevel@tonic-gate		static libraries
685956Srieare incorporated in the following patches:
6869218SRod.Evans@Sun.COM	Solaris/SunOS 5.9_sparc		patch T112963-07
6879218SRod.Evans@Sun.COM	Solaris/SunOS 5.9_x86		patch T113986-03
6889218SRod.Evans@Sun.COM	Solaris/SunOS 5.8_sparc		patch T109147-23
6899218SRod.Evans@Sun.COM	Solaris/SunOS 5.8_x86		patch T109148-23
6900Sstevel@tonic-gate--------------------------------------------------------------------------------
6910Sstevel@tonic-gate
6920Sstevel@tonic-gate------------------------------------
6930Sstevel@tonic-gateSolaris 9 1203 (5th Q-update - s9u5)
6940Sstevel@tonic-gate------------------------------------
6950Sstevel@tonic-gateBugid   Risk Synopsis
6960Sstevel@tonic-gate================================================================================
6970Sstevel@tonic-gate4830584 mmap for the padding region doesn't get freed after dlclose
6980Sstevel@tonic-gate4831650 ld.so.1 can walk off the end of it's call_init() array...
6990Sstevel@tonic-gate4831544 ldd using .so modules compiled with FD7 compiler caused a core dump
7000Sstevel@tonic-gate4834784 Accessing members in a TLS structure causes a core dump in Oracle
7010Sstevel@tonic-gate4824026 segv when -z combreloc is used with -xlinkopt
7020Sstevel@tonic-gate4825296 typo in elfdump
7030Sstevel@tonic-gate--------------------------------------------------------------------------------
7040Sstevel@tonic-gateAll the above changes are incorporated in the following patches:
7059218SRod.Evans@Sun.COM	Solaris/SunOS 5.9_sparc		patch T112963-08
7069218SRod.Evans@Sun.COM	Solaris/SunOS 5.9_x86		patch T113986-04
7079218SRod.Evans@Sun.COM	Solaris/SunOS 5.8_sparc		patch T109147-24
7089218SRod.Evans@Sun.COM	Solaris/SunOS 5.8_x86		patch T109148-24
7090Sstevel@tonic-gate--------------------------------------------------------------------------------
7100Sstevel@tonic-gate4470917 Solaris Process Model Unification (link-editor components only)
7116234Srie	PSARC/2002/117 Solaris Process Model Unification
7120Sstevel@tonic-gate4744411 Bloomberg wants a faster linker.
7130Sstevel@tonic-gate4811969 64-bit links can be much slower than 32-bit.
7140Sstevel@tonic-gate4825065 ld(1) should ignore consecutive empty sections.
7150Sstevel@tonic-gate4838226 unrelocated shared objects may be erroneously collected for init firing
7160Sstevel@tonic-gate4830889 TLS: testcase coredumps with -xarch=v9 and -g
7170Sstevel@tonic-gate4845764 filter removal can leave dangling filtee pointer
7180Sstevel@tonic-gate4811093 apptrace -F libc date core dumps
7190Sstevel@tonic-gate4826315 Link editors need to be pre- and post- Unified Process Model aware
7200Sstevel@tonic-gate4868300 interposing on direct bindings can fail
7210Sstevel@tonic-gate4872634 Large LD_PRELOAD values can cause SEGV of process
7220Sstevel@tonic-gate--------------------------------------------------------------------------------
7230Sstevel@tonic-gateAll the above changes are incorporated in the following patches:
7249218SRod.Evans@Sun.COM	Solaris/SunOS 5.9_sparc		patch T112963-09
7259218SRod.Evans@Sun.COM	Solaris/SunOS 5.9_x86  		patch T113986-05
7269218SRod.Evans@Sun.COM	Solaris/SunOS 5.8_sparc		patch T109147-25
7279218SRod.Evans@Sun.COM	Solaris/SunOS 5.8_x86		patch T109148-25
7280Sstevel@tonic-gate--------------------------------------------------------------------------------
7290Sstevel@tonic-gate
7300Sstevel@tonic-gate------------------------------------
7310Sstevel@tonic-gateSolaris 9 404 (6th Q-update - s9u6)
7320Sstevel@tonic-gate------------------------------------
7330Sstevel@tonic-gateBugid   Risk Synopsis
7340Sstevel@tonic-gate================================================================================
7350Sstevel@tonic-gate4870260 The elfdump command should produce more warning message on invalid move
7360Sstevel@tonic-gate	entries.
7370Sstevel@tonic-gate4865418 empty PT_TLS program headers cause problems in TLS enabled applications
7380Sstevel@tonic-gate4825151 compiler core dumped with a -mt -xF=%all test
7390Sstevel@tonic-gate4845829 The runtime linker fails to dlopen() long path name.
7400Sstevel@tonic-gate4900684 shared libraries with more then 32768 plt's fail for sparc ELF64
7410Sstevel@tonic-gate4906062 Makefiles under usr/src/cmd/sgs needs to be updated
7420Sstevel@tonic-gate--------------------------------------------------------------------------------
7430Sstevel@tonic-gateAll the above changes are incorporated in the following patches:
7449218SRod.Evans@Sun.COM	Solaris/SunOS 5.9_sparc		patch T112963-10
7459218SRod.Evans@Sun.COM	Solaris/SunOS 5.9_x86		patch T113986-06
7469218SRod.Evans@Sun.COM	Solaris/SunOS 5.8_sparc		patch T109147-26
7479218SRod.Evans@Sun.COM	Solaris/SunOS 5.8_x86		patch T109148-26
7489218SRod.Evans@Sun.COM	Solaris/SunOS 5.7_sparc		patch T106950-24
7499218SRod.Evans@Sun.COM	Solaris/SunOS 5.7_x86		patch T106951-24
7500Sstevel@tonic-gate--------------------------------------------------------------------------------
7510Sstevel@tonic-gate4900320 rtld library mapping could be faster
7520Sstevel@tonic-gate4911775 implement GOTDATA proposal in ld
7530Sstevel@tonic-gate	PSARC/2003/477 SPARC GOTDATA instruction sequences
7540Sstevel@tonic-gate4904565 Functionality to ignore relocations against external symbols
7550Sstevel@tonic-gate4764817 add section types SHT_DEBUG and SHT_DEBUGSTR
7560Sstevel@tonic-gate	PSARC/2003/510 New ELF DEBUG and ANNOTATE sections
7570Sstevel@tonic-gate4850703 enable per-symbol direct bindings
7580Sstevel@tonic-gate4716275 Help required in the link analysis of runtime interfaces
7590Sstevel@tonic-gate	PSARC/2003/519 Link-editors: Direct Binding Updates
7600Sstevel@tonic-gate4904573 elfdump may hang when processing archive files
7610Sstevel@tonic-gate4918310 direct binding from an executable can't be interposed on
7620Sstevel@tonic-gate4918938 ld.so.1 has become SPARC32PLUS - breaks 4.x binary compatibility
7630Sstevel@tonic-gate4911796 S1S8 C++: ld dump core when compiled and linked with xlinkopt=1.
7640Sstevel@tonic-gate4889914 ld crashes with SEGV using -M mapfile under certain conditions
7650Sstevel@tonic-gate4911936 exception are not catch from shared library with -zignore
7660Sstevel@tonic-gate--------------------------------------------------------------------------------
7670Sstevel@tonic-gateAll the above changes are incorporated in the following patches:
7689218SRod.Evans@Sun.COM	Solaris/SunOS 5.9_sparc		patch T112963-11
7699218SRod.Evans@Sun.COM	Solaris/SunOS 5.9_x86		patch T113986-07
7709218SRod.Evans@Sun.COM	Solaris/SunOS 5.8_sparc		patch T109147-27
7719218SRod.Evans@Sun.COM	Solaris/SunOS 5.8_x86		patch T109148-27
7729218SRod.Evans@Sun.COM	Solaris/SunOS 5.7_sparc		patch T106950-25
7739218SRod.Evans@Sun.COM	Solaris/SunOS 5.7_x86		patch T106951-25
7740Sstevel@tonic-gate--------------------------------------------------------------------------------
7750Sstevel@tonic-gate4946992 ld crashes due to huge number of sections (>65,000)
7760Sstevel@tonic-gate4951840 mcs -c goes into a loop on executable program
7770Sstevel@tonic-gate4939869 Need additional relocation types for abs34 code model
7780Sstevel@tonic-gate	PSARC/2003/684 abs34 ELF relocations
7790Sstevel@tonic-gate--------------------------------------------------------------------------------
7800Sstevel@tonic-gateAll the above changes are incorporated in the following patches:
7819218SRod.Evans@Sun.COM	Solaris/SunOS 5.9_sparc		patch T112963-12
7829218SRod.Evans@Sun.COM	Solaris/SunOS 5.9_x86		patch T113986-08
7839218SRod.Evans@Sun.COM	Solaris/SunOS 5.8_sparc		patch T109147-28
7849218SRod.Evans@Sun.COM	Solaris/SunOS 5.8_x86		patch T109148-28
7850Sstevel@tonic-gate--------------------------------------------------------------------------------
7860Sstevel@tonic-gate
7870Sstevel@tonic-gate------------------------------------
7880Sstevel@tonic-gateSolaris 9 904 (7th Q-update - s9u7)
7890Sstevel@tonic-gate------------------------------------
7900Sstevel@tonic-gateBugid   Risk Synopsis
7910Sstevel@tonic-gate================================================================================
7920Sstevel@tonic-gate4912214 Having multiple of libc.so.1 in a link map causes malloc() to fail
7930Sstevel@tonic-gate4526878 ld.so.1 should pass MAP_ALIGN flag to give kernel more flexibility
7940Sstevel@tonic-gate4930997 sgs bld_vernote.ksh script needs to be hardend...
7950Sstevel@tonic-gate4796286 ld.so.1: scenario for trouble?
7960Sstevel@tonic-gate4930985 clean up cruft under usr/src/cmd/sgs/tools
7970Sstevel@tonic-gate4933300 remove references to Ultra-1 in librtld_db demo
7980Sstevel@tonic-gate4936305 string table compression is much too slow...
7990Sstevel@tonic-gate4939626 SUNWonld internal package must be updated...
8000Sstevel@tonic-gate4939565 per-symbol filtering required
8010Sstevel@tonic-gate4948119 ld(1) -z loadfltr fails with per-symbol filtering
8020Sstevel@tonic-gate4948427 ld.so.1 gives fatal error when multiple RTLDINFO objects are loaded
8030Sstevel@tonic-gate4940894 ld core dumps using "-xldscope=symbolic
8040Sstevel@tonic-gate4955373 per-symbol filtering refinements
8050Sstevel@tonic-gate4878827 crle(1M) - display post-UPM search paths, and compensate for pre-UPM.
8060Sstevel@tonic-gate4955802 /usr/ccs/bin/ld dumps core in process_reld()
8070Sstevel@tonic-gate4964415 elfdump issues wrong relocation error message
8080Sstevel@tonic-gate4966465 LD_NOAUXFLTR fails when object is both a standard and auxiliary filter
8090Sstevel@tonic-gate4973865 the link-editor does not scale properly when linking objects with
8100Sstevel@tonic-gate	lots of syms
8110Sstevel@tonic-gate4975598 SHT_SUNW_ANNOTATE section relocation not resolved
8120Sstevel@tonic-gate4974828 nss_files nss_compat r_mt tests randomly segfaulting
8130Sstevel@tonic-gate--------------------------------------------------------------------------------
8140Sstevel@tonic-gateAll the above changes are incorporated in the following patches:
8159218SRod.Evans@Sun.COM	Solaris/SunOS 5.9_sparc		patch T112963-13
8169218SRod.Evans@Sun.COM	Solaris/SunOS 5.9_x86		patch T113986-09
8170Sstevel@tonic-gate--------------------------------------------------------------------------------
8180Sstevel@tonic-gate4860508 link-editors should create/promote/verify hardware capabilities
8190Sstevel@tonic-gate5002160 crle: reservation for dumped objects gets confused by mmaped object
8200Sstevel@tonic-gate4967869 linking stripped library causes segv in linker
8210Sstevel@tonic-gate5006657 link-editor doesn't always handle nodirect binding syminfo information
8220Sstevel@tonic-gate4915901 no way to see ELF information
8230Sstevel@tonic-gate5021773 ld.so.1 has trouble with objects having more than 2 segments.
8240Sstevel@tonic-gate--------------------------------------------------------------------------------
8250Sstevel@tonic-gateAll the above changes are incorporated in the following patches:
8260Sstevel@tonic-gate	Solaris/SunOS 5.9_sparc		patch T112963-14
8270Sstevel@tonic-gate	Solaris/SunOS 5.9_x86		patch T113986-10
8280Sstevel@tonic-gate	Solaris/SunOS 5.8_sparc		patch T109147-29
8290Sstevel@tonic-gate	Solaris/SunOS 5.8_x86		patch T109148-29
8300Sstevel@tonic-gate--------------------------------------------------------------------------------
83111827SRod.Evans@Sun.COMAll the above changes plus:
83211827SRod.Evans@Sun.COM	6850124 dlopen reports "No such file or directory" in spite of ENOMEM
83311827SRod.Evans@Sun.COM		when mmap fails in anon_map()
83411827SRod.Evans@Sun.COMare incorporated in the following patches:
83511827SRod.Evans@Sun.COM	Solaris/SunOS 5.9_sparc		patch TXXXXXX-XX
83611827SRod.Evans@Sun.COM	Solaris/SunOS 5.9_x86		patch TXXXXXX-XX
83711827SRod.Evans@Sun.COM--------------------------------------------------------------------------------
8380Sstevel@tonic-gate
8390Sstevel@tonic-gate----------
8400Sstevel@tonic-gateSolaris 10
8410Sstevel@tonic-gate----------
8420Sstevel@tonic-gateBugid   Risk Synopsis
8430Sstevel@tonic-gate================================================================================
8440Sstevel@tonic-gate5044797 ld.so.1: secure directory testing is being skipped during filtee
8450Sstevel@tonic-gate	processing
8460Sstevel@tonic-gate4963676 Remove remaining static libraries
8470Sstevel@tonic-gate5021541 unnecessary PT_SUNWBSS segment may be created
8480Sstevel@tonic-gate5031495 elfdump complains about bad symbol entries in core files
8490Sstevel@tonic-gate5012172 Need error when creating shared object with .o compiled
8500Sstevel@tonic-gate	-xarch=v9 -xcode=abs44
8510Sstevel@tonic-gate4994738 rd_plt_resolution() resolves ebx-relative PLT entries incorrectly
8520Sstevel@tonic-gate5023493 ld -m output with patch 109147-25 missing .o information
8530Sstevel@tonic-gate--------------------------------------------------------------------------------
8540Sstevel@tonic-gateAll the above changes are incorporated in the following patches:
8550Sstevel@tonic-gate	Solaris/SunOS 5.9_sparc		patch T112963-15
8560Sstevel@tonic-gate	Solaris/SunOS 5.9_x86		patch T113986-11
8570Sstevel@tonic-gate	Solaris/SunOS 5.8_sparc		patch T109147-30
8580Sstevel@tonic-gate	Solaris/SunOS 5.8_x86		patch T109148-30
8590Sstevel@tonic-gate--------------------------------------------------------------------------------
8600Sstevel@tonic-gate5071614 109147-29 & -30 break the build of on28-patch on Solaris 8 2/04
8619218SRod.Evans@Sun.COM5029830 crle: provide for optional alternative dependencies.
8620Sstevel@tonic-gate5034652 ld.so.1 should save, and print, more error messages
8630Sstevel@tonic-gate5036561 ld.so.1 outputs non-fatal fatal message about auxiliary filter libraries
8640Sstevel@tonic-gate5042713 4866170 broke ld.so's ::setenv
8650Sstevel@tonic-gate5047082 ld can core dump on bad gcc objects
8660Sstevel@tonic-gate5047612 ld.so.1: secure pathname verification is flawed with filter use
8670Sstevel@tonic-gate5047235 elfdump can core dump printing PT_INTERP section
8680Sstevel@tonic-gate4798376 nits in demo code
8690Sstevel@tonic-gate5041446 gelf_update_*() functions inconsistently return NULL or 0
8700Sstevel@tonic-gate5032364 M_ID_TLSBSS and M_ID_UNKNOWN have the same value
8710Sstevel@tonic-gate4707030 Empty LD_PRELOAD_64 doesn't override LD_PRELOAD
8720Sstevel@tonic-gate4968618 symbolic linkage causes core dump
8730Sstevel@tonic-gate5062313 dladdr() can cause deadlock in MT apps.
8740Sstevel@tonic-gate5056867 $ISALIST/$HWCAP expansion should be more flexible.
8750Sstevel@tonic-gate4918303 0@0.so.1 should not use compiler-supplied crt*.o files
8760Sstevel@tonic-gate5058415 whocalls cannot take more than 10 arguments
8770Sstevel@tonic-gate5067518 The fix for 4918303 breaks the build if a new work space is used.
8780Sstevel@tonic-gate--------------------------------------------------------------------------------
8790Sstevel@tonic-gateAll the above changes are incorporated in the following patches:
8800Sstevel@tonic-gate	Solaris/SunOS 5.9_sparc		patch T112963-16
8810Sstevel@tonic-gate	Solaris/SunOS 5.9_x86		patch T113986-12
8820Sstevel@tonic-gate	Solaris/SunOS 5.8_sparc		patch T109147-31
8830Sstevel@tonic-gate	Solaris/SunOS 5.8_x86		patch T109148-31
8840Sstevel@tonic-gate--------------------------------------------------------------------------------
8850Sstevel@tonic-gate5013759 *file* should report hardware/software capabilities (link-editor
8860Sstevel@tonic-gate	components only)
8870Sstevel@tonic-gate5063580 libldstab: file /tmp/posto..: .stab[.index|.sbfocus] found with no
8880Sstevel@tonic-gate	matching stri
8890Sstevel@tonic-gate5076838 elfdump(1) is built with a CTF section (the wrong one)
8900Sstevel@tonic-gate5080344 Hardware capabilities are not enforced for a.out
8910Sstevel@tonic-gate5079061 RTLD_DEFAULT can be expensive
89212449SRod.Evans@Sun.COM	PSARC/2004/747 New dlsym(3c) Handle - RTLD_PROBE
8930Sstevel@tonic-gate5064973 allow normal relocs against TLS symbols for some sections
8940Sstevel@tonic-gate5085792 LD_XXXX_64 should override LD_XXXX
8950Sstevel@tonic-gate5096272 every executable or library has a .SUNW_dof section
8960Sstevel@tonic-gate5094135 Bloomberg wants a faster ldd.
8970Sstevel@tonic-gate5086352 libld.so.3 should be built with a .SUNW_ctf ELF section, ready for CR
8980Sstevel@tonic-gate5098205 elfdump gives wrong section name for the global offset table
8990Sstevel@tonic-gate5092414 Linker patch 109147-29 makes Broadvison One-To-One server v4.1
9000Sstevel@tonic-gate	installation fail
9010Sstevel@tonic-gate5080256 dump(1) doesn't list ELF hardware capabilities
9020Sstevel@tonic-gate5097347 recursive read lock in gelf_getsym()
9030Sstevel@tonic-gate--------------------------------------------------------------------------------
9040Sstevel@tonic-gateAll the above changes are incorporated in the following patches:
9050Sstevel@tonic-gate	Solaris/SunOS 5.9_sparc		patch T112963-17
9060Sstevel@tonic-gate	Solaris/SunOS 5.9_x86		patch T113986-13
9070Sstevel@tonic-gate	Solaris/SunOS 5.8_sparc		patch T109147-32
9080Sstevel@tonic-gate	Solaris/SunOS 5.8_x86		patch T109148-32
9090Sstevel@tonic-gate--------------------------------------------------------------------------------
9100Sstevel@tonic-gate5106206 ld.so.1 fail to run a Solaris9 program that has libc linked with
9110Sstevel@tonic-gate	-z lazyload
9120Sstevel@tonic-gate5102601 ON should deliver a 64-bit operating system for Opteron systems
9130Sstevel@tonic-gate	(link-editor components only)
9140Sstevel@tonic-gate6173852 enable link_auditing technology for amd64
9150Sstevel@tonic-gate6174599 linker does not create .eh_frame_hdr sections for eh_frame sections
9160Sstevel@tonic-gate	with SHF_LINK_ORDER
9170Sstevel@tonic-gate6175609 amd64 run-time linker has a corrupted note section
9180Sstevel@tonic-gate6175843 amd64 rdb_demo files not installed
9190Sstevel@tonic-gate6182293 ld.so.1 can repeatedly relocate object .plts (RTLD_NOW).
9200Sstevel@tonic-gate6183645 ld core dumps when automounter fails
9210Sstevel@tonic-gate6178667 ldd list unexpected (file not found) in x86 environment.
9220Sstevel@tonic-gate6181928 Need new reloc types R_AMD64_GOTOFF64 and R_AMD64_GOTPC32
9230Sstevel@tonic-gate6182884 AMD64: ld coredumps when building a shared library
9240Sstevel@tonic-gate6173559 The ld may set incorrect value for sh_addralign under some conditions.
9250Sstevel@tonic-gate5105601 ld.so.1 gets a little too enthusiastic with interposition
9260Sstevel@tonic-gate6189384 ld.so.1 should accommodate a files dev/inode change (libc loopback mnt)
9270Sstevel@tonic-gate6177838 AMD64: linker cannot resolve PLT for 32-bit a.out(s) on amd64-S2 kernel
9280Sstevel@tonic-gate6190863 sparc disassembly code should be removed from rdb_demo
9290Sstevel@tonic-gate6191488 unwind eh_frame_hdr needs corrected encoding value
9300Sstevel@tonic-gate6192490 moe(1) returns /lib/libc.so.1 for optimal expansion of libc HWCAP
9310Sstevel@tonic-gate	libraries
9320Sstevel@tonic-gate6192164 AMD64: introduce dlamd64getunwind interface
9330Sstevel@tonic-gate	PSARC/2004/747 libc::dlamd64getunwind()
9340Sstevel@tonic-gate6195030 libdl has bad version name
9350Sstevel@tonic-gate6195521 64-bit moe(1) missed the train
9360Sstevel@tonic-gate6198358 AMD64: bad eh_frame_hdr data when C and C++ mixed in a.out
9370Sstevel@tonic-gate6204123 ld.so.1: symbol lookup fails even after lazy loading fallback
9380Sstevel@tonic-gate6207495 UNIX98/UNIX03 vsx namespace violation DYNL.hdr/misc/dlfcn/T.dlfcn
9390Sstevel@tonic-gate	14 Failed
9400Sstevel@tonic-gate6217285 ctfmerge crashed during full onnv build
9410Sstevel@tonic-gate--------------------------------------------------------------------------------
9420Sstevel@tonic-gate
9431169Srie-------------------------------------
9441169SrieSolaris 10 106 (1st Q-update - s10u1)
9451169Srie-------------------------------------
9460Sstevel@tonic-gateBugid   Risk Synopsis
9470Sstevel@tonic-gate================================================================================
9480Sstevel@tonic-gate6209350 Do not include signature section from dynamic dependency library into
9490Sstevel@tonic-gate	relocatable object
9500Sstevel@tonic-gate6212797 The binary compiled on SunOS4.x doesn't run on Solaris8 with Patch
9510Sstevel@tonic-gate	109147-31
9520Sstevel@tonic-gate--------------------------------------------------------------------------------
9530Sstevel@tonic-gateAll the above changes are incorporated in the following patches:
9549218SRod.Evans@Sun.COM	Solaris/SunOS 5.9_sparc		patch T112963-18
9559218SRod.Evans@Sun.COM	Solaris/SunOS 5.9_x86		patch T113986-14
9569218SRod.Evans@Sun.COM	Solaris/SunOS 5.8_sparc		patch T109147-33
9579218SRod.Evans@Sun.COM	Solaris/SunOS 5.8_x86		patch T109148-33
9580Sstevel@tonic-gate--------------------------------------------------------------------------------
9590Sstevel@tonic-gate6219538 112963-17: linker patch causes binary to dump core
9600Sstevel@tonic-gate--------------------------------------------------------------------------------
9610Sstevel@tonic-gateAll the above changes are incorporated in the following patches:
9629218SRod.Evans@Sun.COM	Solaris/SunOS 5.10_sparc	patch T117461-01
9639218SRod.Evans@Sun.COM	Solaris/SunOS 5.10_x86		patch T118345-01
9649218SRod.Evans@Sun.COM	Solaris/SunOS 5.9_sparc		patch T112963-19
9659218SRod.Evans@Sun.COM	Solaris/SunOS 5.9_x86		patch T113986-15
9669218SRod.Evans@Sun.COM	Solaris/SunOS 5.8_sparc		patch T109147-34
9679218SRod.Evans@Sun.COM	Solaris/SunOS 5.8_x86		patch T109148-34
9680Sstevel@tonic-gate--------------------------------------------------------------------------------
9690Sstevel@tonic-gate6257177 incremental builds of usr/src/cmd/sgs can fail...
9700Sstevel@tonic-gate6219651 AMD64: Linker does not issue error for out of range R_AMD64_PC32
9710Sstevel@tonic-gate--------------------------------------------------------------------------------
972956SrieAll the above changes are incorporated in the following patches:
9739218SRod.Evans@Sun.COM	Solaris/SunOS 5.10_sparc	patch T117461-02
9749218SRod.Evans@Sun.COM	Solaris/SunOS 5.10_x86		patch T118345-02
9759218SRod.Evans@Sun.COM	Solaris/SunOS 5.9_sparc		patch T112963-20
9769218SRod.Evans@Sun.COM	Solaris/SunOS 5.9_x86		patch T113986-16
9779218SRod.Evans@Sun.COM	Solaris/SunOS 5.8_sparc		patch T109147-35
9789218SRod.Evans@Sun.COM	Solaris/SunOS 5.8_x86		patch T109148-35
9790Sstevel@tonic-gateNOTE: The fix for 6219651 is only applicable for 5.10_x86 platform.
9800Sstevel@tonic-gate--------------------------------------------------------------------------------
9810Sstevel@tonic-gate5080443 lazy loading failure doesn't clean up after itself (D)
9820Sstevel@tonic-gate6226206 ld.so.1 failure when processing single segment hwcap filtee
9830Sstevel@tonic-gate6228472 ld.so.1: link-map control list stacking can loose objects
9840Sstevel@tonic-gate6235000 random packages not getting installed in snv_09 and snv_10 -
9850Sstevel@tonic-gate	rtld/common/malloc.c Assertion
9860Sstevel@tonic-gate6219317 Large page support is needed for mapping executables, libraries and
9870Sstevel@tonic-gate	files (link-editor components only)
9880Sstevel@tonic-gate6244897 ld.so.1 can't run apps from commandline
9890Sstevel@tonic-gate6251798 moe(1) returns an internal assertion failure message in some
9900Sstevel@tonic-gate	circumstances
9910Sstevel@tonic-gate6251722 ld fails silently with exit 1 status when -z ignore passed
9920Sstevel@tonic-gate6254364 ld won't build libgenunix.so with absolute relocations
9930Sstevel@tonic-gate6215444 ld.so.1 caches "not there" lazy libraries, foils svc.startd(1M)'s logic
9940Sstevel@tonic-gate6222525 dlsym(3C) trusts caller(), which may return wrong results with tail call
9950Sstevel@tonic-gate	optimization
9960Sstevel@tonic-gate6241995 warnings in sgs should be fixed (link-editor components only)
9970Sstevel@tonic-gate6258834 direct binding availability should be verified at runtime
9980Sstevel@tonic-gate6260361 lari shouldn't count a.out non-zero undefined entries as interesting
9990Sstevel@tonic-gate6260780 ldd doesn't recognize LD_NOAUXFLTR
10000Sstevel@tonic-gate6266261 Add ld(1) -Bnodirect support (D)
10010Sstevel@tonic-gate6261990 invalid e_flags error could be a little more friendly
10020Sstevel@tonic-gate6261803 lari(1) should find more events uninteresting (D)
10030Sstevel@tonic-gate6267352 libld_malloc provides inadequate alignment
10040Sstevel@tonic-gate6268693 SHN_SUNW_IGNORE symbols should be allowed to be mulitiply defined
10050Sstevel@tonic-gate6262789 Infosys wants a faster linker
10060Sstevel@tonic-gate--------------------------------------------------------------------------------
1007956SrieAll the above changes are incorporated in the following patches:
10089218SRod.Evans@Sun.COM	Solaris/SunOS 5.10_sparc	patch T117461-03
10099218SRod.Evans@Sun.COM	Solaris/SunOS 5.10_x86		patch T118345-03
10109218SRod.Evans@Sun.COM	Solaris/SunOS 5.9_sparc		patch T112963-21
10119218SRod.Evans@Sun.COM	Solaris/SunOS 5.9_x86		patch T113986-17
10129218SRod.Evans@Sun.COM	Solaris/SunOS 5.8_sparc		patch T109147-36
10139218SRod.Evans@Sun.COM	Solaris/SunOS 5.8_x86		patch T109148-36
10140Sstevel@tonic-gate--------------------------------------------------------------------------------
10150Sstevel@tonic-gate6283601 The usr/src/cmd/sgs/packages/common/copyright contains old information
10160Sstevel@tonic-gate	legally problematic
10176Srie6276905 dlinfo gives inconsistent results (relative vs absolute linkname) (D)
10186Srie	PSARC/2005/357 dlinfo(3c) RTLD_DI_ARGSINFO
101933Srie6284941 excessive link times with many groups/sections
102064Srie6280467 dlclose() unmaps shared library before library's _fini() has finished
102199Srie6291547 ld.so mishandles LD_AUDIT causing security problems.
1022208Srie--------------------------------------------------------------------------------
1023956SrieAll the above changes are incorporated in the following patches:
10249218SRod.Evans@Sun.COM	Solaris/SunOS 5.10_sparc	patch T117461-04
10259218SRod.Evans@Sun.COM	Solaris/SunOS 5.10_x86		patch T118345-04
10269218SRod.Evans@Sun.COM	Solaris/SunOS 5.9_sparc		patch T112963-22
10279218SRod.Evans@Sun.COM	Solaris/SunOS 5.9_x86		patch T113986-18
10289218SRod.Evans@Sun.COM	Solaris/SunOS 5.8_sparc		patch T109147-37
10299218SRod.Evans@Sun.COM	Solaris/SunOS 5.8_x86		patch T109148-37
1030208Srie--------------------------------------------------------------------------------
1031208Srie6295971 UNIX98/UNIX03 *vsx* DYNL.hdr/misc/dlfcn/T.dlfcn 14 fails, auxv.h syntax
1032208Srie	error
1033223Srie6299525 .init order failure when processing cycles
1034238Sseizo6273855 gcc and sgs/crle don't get along
1035238Sseizo6273864 gcc and sgs/libld don't get along
1036238Sseizo6273875 gcc and sgs/rtld don't get along
1037238Sseizo6272563 gcc and amd64/krtld/doreloc.c don't get along
1038238Sseizo6290157 gcc and sgs/librtld_db/rdb_demo don't get along
10396234Srie6301218 Matlab dumps core on startup when running on 112963-22 (D)
1040280Srie--------------------------------------------------------------------------------
1041956SrieAll the above changes are incorporated in the following patches:
10429218SRod.Evans@Sun.COM	Solaris/SunOS 5.10_sparc	patch T117461-06
10439218SRod.Evans@Sun.COM	Solaris/SunOS 5.10_x86		patch T118345-08
10449218SRod.Evans@Sun.COM	Solaris/SunOS 5.9_sparc		patch T112963-23
10459218SRod.Evans@Sun.COM	Solaris/SunOS 5.9_x86		patch T113986-19
10469218SRod.Evans@Sun.COM	Solaris/SunOS 5.8_sparc		patch T109147-38
10479218SRod.Evans@Sun.COM	Solaris/SunOS 5.8_x86		patch T109148-38
1048280Srie--------------------------------------------------------------------------------
1049422Srie6314115 Checkpoint refuses to start, crashes on start, after application of
1050422Srie	linker patch 112963-22
1051542Srie--------------------------------------------------------------------------------
1052956SrieAll the above changes are incorporated in the following patches:
10539218SRod.Evans@Sun.COM	Solaris/SunOS 5.9_sparc		patch T112963-24
10549218SRod.Evans@Sun.COM	Solaris/SunOS 5.9_x86		patch T113986-20
10559218SRod.Evans@Sun.COM	Solaris/SunOS 5.8_sparc		patch T109147-39
10569218SRod.Evans@Sun.COM	Solaris/SunOS 5.8_x86		patch T109148-39
1057542Srie--------------------------------------------------------------------------------
1058502Srie6318306 a dlsym() from a filter should be redirected to an associated filtee
1059542Srie6318401 mis-aligned TLS variable
1060542Srie6324019 ld.so.1: malloc alignment is insufficient for new compilers
1061546Srie6324589 psh coredumps on x86 machines on snv_23
1062574Sseizo6236594 AMD64: Linker needs to handle the new .lbss section (D)
10636234Srie	PSARC 2005/514 AMD64 - large section support
1064574Sseizo6314743 Linker: incorrect resolution for R_AMD64_GOTPC32
1065574Sseizo6311865 Linker: x86 medium model; invalid ELF program header
1066642Sseizo--------------------------------------------------------------------------------
1067956SrieAll the above changes are incorporated in the following patches:
10689218SRod.Evans@Sun.COM	Solaris/SunOS 5.10_sparc	patch T117461-07
10699218SRod.Evans@Sun.COM	Solaris/SunOS 5.10_x86		patch T118345-12
1070642Sseizo--------------------------------------------------------------------------------
1071642Sseizo6309061 link_audit should use __asm__ with gcc
1072651Sseizo6310736 gcc and sgs/libld don't get along on SPARC
1073685Srie6329796 Memory leak with iconv_open/iconv_close with patch 109147-33
1074685Srie6332983 s9 linker patches 112963-24/113986-20 causing cluster machines not
1075685Srie	to boot
1076827Sseizo--------------------------------------------------------------------------------
1077956SrieAll the above changes are incorporated in the following patches:
10789218SRod.Evans@Sun.COM	Solaris/SunOS 5.10_sparc	patch T117461-08
10799218SRod.Evans@Sun.COM	Solaris/SunOS 5.10_x86		patch T121208-02
10809218SRod.Evans@Sun.COM	Solaris/SunOS 5.9_sparc		patch T112963-25
10819218SRod.Evans@Sun.COM	Solaris/SunOS 5.9_x86		patch T113986-21
10829218SRod.Evans@Sun.COM	Solaris/SunOS 5.8_sparc		patch T109147-40
10839218SRod.Evans@Sun.COM	Solaris/SunOS 5.8_x86		patch T109148-40
1084827Sseizo--------------------------------------------------------------------------------
10853862Srie6445311 The sparc S8/S9/S10 linker patches which include the fix for the
10863862Srie	CR6222525 are hit by the CR6439613.
10873862Srie--------------------------------------------------------------------------------
10883862SrieAll the above changes are incorporated in the following patches:
10899218SRod.Evans@Sun.COM	Solaris/SunOS 5.9_sparc		patch T112963-26
10909218SRod.Evans@Sun.COM	Solaris/SunOS 5.8_sparc		patch T109147-41
10913862Srie--------------------------------------------------------------------------------
10921169Srie
10933731Srie-------------------------------------
10944679SrieSolaris 10 807 (4th Q-update - s10u4)
10953731Srie-------------------------------------
10963731SrieBugid   Risk Synopsis
10973731Srie================================================================================
10983731Srie6487273 ld.so.1 may open arbitrary locale files when relative path is built
10993731Srie	from locale environment vars
11003731Srie6487284 ld.so.1: buffer overflow in doprf() function
11013731Srie--------------------------------------------------------------------------------
11023862SrieAll the above changes are incorporated in the following patches:
11039218SRod.Evans@Sun.COM	Solaris/SunOS 5.10_sparc	patch T124922-01
11049218SRod.Evans@Sun.COM	Solaris/SunOS 5.10_x86		patch T124923-01
11059218SRod.Evans@Sun.COM	Solaris/SunOS 5.9_sparc		patch T112963-27
11069218SRod.Evans@Sun.COM	Solaris/SunOS 5.9_x86		patch T113986-22
11079218SRod.Evans@Sun.COM	Solaris/SunOS 5.8_sparc		patch T109147-42
11089218SRod.Evans@Sun.COM	Solaris/SunOS 5.8_x86		patch T109148-41
11093731Srie--------------------------------------------------------------------------------
11103731Srie6477132 ld.so.1: memory leak when running set*id application
11113731Srie--------------------------------------------------------------------------------
11123862SrieAll the above changes are incorporated in the following patches:
11139218SRod.Evans@Sun.COM	Solaris/SunOS 5.10_sparc	patch T124922-02
11149218SRod.Evans@Sun.COM	Solaris/SunOS 5.10_x86		patch T124923-02
11159218SRod.Evans@Sun.COM	Solaris/SunOS 5.9_sparc		patch T112963-30
11169218SRod.Evans@Sun.COM	Solaris/SunOS 5.9_x86		patch T113986-24
11173731Srie--------------------------------------------------------------------------------
11181118Sseizo6340814 ld.so.1 core dump with HWCAP relocatable object + updated statistics
1119827Sseizo6307274 crle bug with LD_LIBRARY_PATH
1120942Sahl6317969 elfheader limited to 65535 segments (link-editor components only)
1121956Srie6350027 ld.so.1 aborts with assertion failed on amd64
11221109Srie6362044 ld(1) inconsistencies with LD_DEBUG=-Dunused and -zignore
11231109Srie6362047 ld.so.1 dumps core when combining HWCAP and LD_PROFILE
11241118Sseizo6304206 runtime linker may respect LANG and LC_MESSAGE more than LC_ALL
11259218SRod.Evans@Sun.COM6363495 Catchup required with Intel relocations
11261210Sab1960876326497 ld.so not properly processing LD_LIBRARY_PATH ending in :
11271282Sab1960876307146 mcs dumps core when appending null string to comment section
11281319Sab1960876371877 LD_PROFILE_64 with gprof does not produce correct results on amd64
11291324Srie6372082 ld -r erroneously creates .got section on i386
11301324Srie6201866 amd64: linker symbol elimination is broken
11312056Sab1960876372620 printstack() segfaults when called from static function (D)
11321382Srie6380470 32-bit ld(1) incorrectly builds 64-bit relocatable objects
11331558Sab1960876391407 Insufficient alignment of 32-bit object in archive makes ld segfault
11342056Sab196087        (libelf component only) (D)
11351618Srie6316708 LD_DEBUG should provide a means of identifying/isolating individual
11362762Sab196087        link-map lists (P)
11371618Srie6280209 elfdump cores on memory model 0x3
11381618Srie6197234 elfdump and dump don't handle 64-bit symbols correctly
11391682Srie6398893 Extended section processing needs some work
11401698Sab1960876397256 ldd dumps core in elf_fix_name
11411722Sseizo6327926 ld does not set etext symbol correctly for AMD64 medium model (D)
11421737Sab1960876390410 64-bit LD_PROFILE can fail: relocation error when binding profile plt
11431743Sab1960876382945 AMD64-GCC: dbx: internal error: dwarf reference attribute out of bounds
11441824Srie6262333 init section of .so dlopened from audit interface not being called
11451836Srie6409613 elf_outsync() should fsync()
11461995Srie6426048 C++ exceptions broken in Nevada for amd64
11472043Srie6429418 ld.so.1: need work-around for Nvidia drivers use of static TLS
11482056Sab1960876429504 crle(1) shows wrong defaults for non-existent 64-bit config file
11492133Sab1960876431835 data corruption on x64 in 64-bit mode while LD_PROFILE is in effect
11502145Srie6423051 static TLS support within the link-editors needs a major face lift (D)
11512347Srie6388946 attempting to dlopen a .o file mislabeled as .so fails
11522347Srie6446740 allow mapfile symbol definitions to create backing storage (D)
11532347Srie4986360 linker crash on exec of .so (as opposed to a.out) -- error preferred
11542347Srie	instead
11552347Srie6229145 ld: initarray/finiarray processing occurs after got size is determined
11562347Srie6324924 the linker should warn if there's a .init section but not _init
11572762Sab1960876424132 elfdump inserts extra whitespace in bitmap value display
11582454Srie6449485 ld(1) creates misaligned TLS in binary compiled with -xpg
11592454Srie6424550 Write to unallocated (wua) errors when libraries are built with
11602454Srie	-z lazyload
11612647Srie6464235 executing the 64-bit ld(1) should be easy (D)
11622648Srie6465623 need a way of building unix without an interpreter
11632698Srie6467925 ld: section deletion (-z ignore) requires improvement
11642762Sab1960876357230 specfiles should be nuked (link-editor components only)
11653862Srie--------------------------------------------------------------------------------
11663862SrieAll the above changes are incorporated in the following patches:
11679218SRod.Evans@Sun.COM	Solaris/SunOS 5.10_sparc	patch T124922-03
11689218SRod.Evans@Sun.COM	Solaris/SunOS 5.10_x86		patch T124923-03
11693862Srie
11703862SrieThese patches also include the framework changes for the following bug fixes.
11713862SrieHowever, the associated feature has not been enabled in Solaris 10 or earlier
11723862Sriereleases:
11733862Srie
11743862Srie6174390 crle configuration files are inconsistent across platforms (D, P)
11756234Srie6432984 ld(1) output file removal - change default behavior (D)
11766234Srie	PSARC/2006/353 ld(1) output file removal - change default behavior
11773862Srie--------------------------------------------------------------------------------
11783862Srie
11795220Srie-------------------------------------
11805801SrieSolaris 10 508 (5th Q-update - s10u5)
11815220Srie-------------------------------------
11825220SrieBugid   Risk Synopsis
11835220Srie================================================================================
11845220Srie6561987 data vac_conflict faults on lipthread libthread libs in s10.
11855220Srie--------------------------------------------------------------------------------
11865220SrieAll the above changes are incorporated in the following patches:
11879218SRod.Evans@Sun.COM	Solaris/SunOS 5.10_sparc	patch T127111-01
11889218SRod.Evans@Sun.COM	Solaris/SunOS 5.10_x86		patch T127112-01
11895220Srie--------------------------------------------------------------------------------
11905220Srie6501793 GOTOP relocation transition (optimization) fails with offsets > 2^32
11915220Srie6532924 AMD64: Solaris 5.11 55b: SEGV after whocatches
11925220Srie6551627 OGL: SIGSEGV when trying to use OpenGL pipeline with splash screen,
11935220Srie	Solaris/Nvidia only
11945220Srie--------------------------------------------------------------------------------
11955220SrieAll the above changes are incorporated in the following patches:
11969218SRod.Evans@Sun.COM	Solaris/SunOS 5.10_sparc	patch T127111-04
11979218SRod.Evans@Sun.COM	Solaris/SunOS 5.10_x86		patch T127112-04
11985220Srie--------------------------------------------------------------------------------
11995220Srie6479848 Enhancements to the linker support interface needed. (D)
12005220Srie	PSARC/2006/595 link-editor support library interface - ld_open()
12019218SRod.Evans@Sun.COM6521608 assertion failure in runtime linker related to auditing
12025220Srie6494228 pclose() error when an audit library calls popen() and the main target
12035220Srie	is being run under ldd (D)
12045220Srie6568745 segfault when using LD_DEBUG with bit_audit library when instrumenting
12055220Srie	mozilla (D)
12065220Srie	PSARC/2007/413 Add -zglobalaudit option to ld
12075827Srie6602294 ps_pbrandname breaks apps linked directly against librtld_db
12085220Srie--------------------------------------------------------------------------------
12095220SrieAll the above changes are incorporated in the following patches:
12109218SRod.Evans@Sun.COM	Solaris/SunOS 5.10_sparc	patch T127111-07
12119218SRod.Evans@Sun.COM	Solaris/SunOS 5.10_x86		patch T127112-07
12125220Srie--------------------------------------------------------------------------------
12135220Srie
12146719Srie-------------------------------------
12156719SrieSolaris 10 908 (6th Q-update - s10u6)
12166719Srie-------------------------------------
12176719SrieBugid   Risk Synopsis
12186719Srie================================================================================
12196719Srie6672544 elf_rtbndr must support non-ABI aligned stacks on amd64
12206719Srie6668050 First trip through PLT does not preserve args in xmm registers
12216719Srie--------------------------------------------------------------------------------
12227835SRod.Evans@Sun.COMAll the above changes are incorporated in the following patch:
12239218SRod.Evans@Sun.COM	Solaris/SunOS 5.10_x86		patch T137138-01
12247835SRod.Evans@Sun.COM--------------------------------------------------------------------------------
12256719Srie
12267833SRod.Evans@Sun.COM-------------------------------------
12277833SRod.Evans@Sun.COMSolaris 10 409 (7th Q-update - s10u7)
12287833SRod.Evans@Sun.COM-------------------------------------
12297833SRod.Evans@Sun.COMBugid   Risk Synopsis
12307833SRod.Evans@Sun.COM================================================================================
12317833SRod.Evans@Sun.COM6629404 ld with -z ignore doesn't scale
12327833SRod.Evans@Sun.COM6606203 link editor ought to allow creation of >2gb sized objects (P)
12338598SRod.Evans@Sun.COM--------------------------------------------------------------------------------
12348598SRod.Evans@Sun.COMAll the above changes are incorporated in the following patches:
12359218SRod.Evans@Sun.COM	Solaris/SunOS 5.10_sparc	patch T139574-01
12369218SRod.Evans@Sun.COM	Solaris/SunOS 5.10_x86		patch T139575-01
12378598SRod.Evans@Sun.COM--------------------------------------------------------------------------------
12387835SRod.Evans@Sun.COM6746674 setuid applications do not find libraries any more because trusted
12397835SRod.Evans@Sun.COM	directories behavior changed (D)
12407835SRod.Evans@Sun.COM--------------------------------------------------------------------------------
12417835SRod.Evans@Sun.COMAll the above changes are incorporated in the following patches:
12429218SRod.Evans@Sun.COM	Solaris/SunOS 5.10_sparc	patch T139574-02
12439218SRod.Evans@Sun.COM	Solaris/SunOS 5.10_x86		patch T139575-02
12448598SRod.Evans@Sun.COM--------------------------------------------------------------------------------
12458598SRod.Evans@Sun.COM6703683 Can't build VirtualBox on Build 88 or 89
12468598SRod.Evans@Sun.COM6737579 process_req_lib() in libld consumes file descriptors
12478598SRod.Evans@Sun.COM6685125 ld/elfdump do not handle ZERO terminator .eh_frame amd64 unwind entry
12488598SRod.Evans@Sun.COM--------------------------------------------------------------------------------
12498598SRod.Evans@Sun.COMAll the above changes are incorporated in the following patches:
12509218SRod.Evans@Sun.COM	Solaris/SunOS 5.10_sparc	patch T139574-03
12519218SRod.Evans@Sun.COM	Solaris/SunOS 5.10_x86		patch T139575-03
12527833SRod.Evans@Sun.COM--------------------------------------------------------------------------------
12537833SRod.Evans@Sun.COM
12549131SRod.Evans@Sun.COM-------------------------------------
12559131SRod.Evans@Sun.COMSolaris 10 1009 (8th Q-update - s10u8)
12569131SRod.Evans@Sun.COM-------------------------------------
12579131SRod.Evans@Sun.COMBugid   Risk Synopsis
12589131SRod.Evans@Sun.COM================================================================================
12599131SRod.Evans@Sun.COM6782597 32-bit ld.so.1 needs to accept objects with large inode number
12609131SRod.Evans@Sun.COM6805502 The addition of "inline" keywords to sgs code broke the lint
12619131SRod.Evans@Sun.COM	verification in S10
12629218SRod.Evans@Sun.COM6807864 ld.so.1 is susceptible to a fatal dlsym()/setlocale() race
126310167SRod.Evans@Sun.COM--------------------------------------------------------------------------------
126410167SRod.Evans@Sun.COMAll the above changes are incorporated in the following patches:
126510167SRod.Evans@Sun.COM	Solaris/SunOS 5.10_sparc	patch T141692-01
126610167SRod.Evans@Sun.COM	Solaris/SunOS 5.10_x86		patch T141693-01
126710167SRod.Evans@Sun.COMNOTE: The fix for 6805502 is only applicable to s10.
126810167SRod.Evans@Sun.COM--------------------------------------------------------------------------------
12699577SRod.Evans@Sun.COM6826410 ld needs to sort sections using 32-bit sort keys
12709218SRod.Evans@Sun.COM--------------------------------------------------------------------------------
12719218SRod.Evans@Sun.COMAll the above changes are incorporated in the following patches:
127210167SRod.Evans@Sun.COM	Solaris/SunOS 5.10_sparc	patch T141771-01
127310167SRod.Evans@Sun.COM	Solaris/SunOS 5.10_x86		patch T141772-01
127410167SRod.Evans@Sun.COMNOTE: The fix for 6826410 is also available for s9 in the following patches:
127510167SRod.Evans@Sun.COM	Solaris/SunOS 5.9_sparc		patch T112963-33
127610167SRod.Evans@Sun.COM	Solaris/SunOS 5.9_x86		patch T113986-27
127710167SRod.Evans@Sun.COM--------------------------------------------------------------------------------
127810167SRod.Evans@Sun.COM6568447 bcp is broken by 6551627
127910167SRod.Evans@Sun.COM6599700 librtld_db needs better plugin support
128010167SRod.Evans@Sun.COM6713830 mdb dumped core reading a gcore
128110167SRod.Evans@Sun.COM6756048 rd_loadobj_iter() should always invoke brand plugin callback
128210167SRod.Evans@Sun.COM6786744 32-bit dbx failed with unknown rtld_db.so error on snv_104
128310167SRod.Evans@Sun.COM--------------------------------------------------------------------------------
128410167SRod.Evans@Sun.COMAll the above changes are incorporated in the following patches:
128511827SRod.Evans@Sun.COM	Solaris/SunOS 5.10_sparc	patch T141444-06
128611827SRod.Evans@Sun.COM	Solaris/SunOS 5.10_x86		patch T141445-06
128711827SRod.Evans@Sun.COM--------------------------------------------------------------------------------
128812449SRod.Evans@Sun.COM
128912877SRod.Evans@Sun.COM--------------------------------------
129012877SRod.Evans@Sun.COMSolaris 10 1005 (9th Q-update - s10u9)
129112877SRod.Evans@Sun.COM--------------------------------------
129212449SRod.Evans@Sun.COMBugid   Risk Synopsis
129312449SRod.Evans@Sun.COM================================================================================
129412449SRod.Evans@Sun.COM6850124 dlopen reports "No such file or directory" in spite of ENOMEM
129512449SRod.Evans@Sun.COM	when mmap fails in anon_map()
129612449SRod.Evans@Sun.COM6826513 ldd gets confused by a crle(1) LD_PRELOAD setting
129712449SRod.Evans@Sun.COM6684577 ld should propagate SHF_LINK_ORDER flag to ET_REL objects
129812498SRod.Evans@Sun.COM6524709 executables using /usr/lib/libc.so.1 as the ELF interpreter dump core
129912498SRod.Evans@Sun.COM	(link-editor components only)
130012449SRod.Evans@Sun.COM--------------------------------------------------------------------------------
130112449SRod.Evans@Sun.COMAll the above changes are incorporated in the following patches:
130211827SRod.Evans@Sun.COM	Solaris/SunOS 5.10_sparc	patch T143895-01
130311827SRod.Evans@Sun.COM	Solaris/SunOS 5.10_x86		patch T143896-01
13049131SRod.Evans@Sun.COM--------------------------------------------------------------------------------
13059131SRod.Evans@Sun.COM
130612877SRod.Evans@Sun.COM----------------------------------------
130712877SRod.Evans@Sun.COMSolaris 10 XXXX (10th Q-update - s10u10)
130812877SRod.Evans@Sun.COM----------------------------------------
130912877SRod.Evans@Sun.COMBugid   Risk Synopsis
131012877SRod.Evans@Sun.COM================================================================================
131112877SRod.Evans@Sun.COM6478684 isainfo/cpuid reports pause instruction not supported on amd64
131212877SRod.Evans@Sun.COM	PSARC/2010/089 Removal of AV_386_PAUSE and AV_386_MON
131312877SRod.Evans@Sun.COM--------------------------------------------------------------------------------
131412877SRod.Evans@Sun.COMAll the above changes are incorporated in the following patches:
131512877SRod.Evans@Sun.COM	Solaris/SunOS 5.10_sparc	patch TXXXXXX-XX
131612877SRod.Evans@Sun.COM	Solaris/SunOS 5.10_x86		patch TXXXXXX-XX
131712877SRod.Evans@Sun.COM--------------------------------------------------------------------------------
131812877SRod.Evans@Sun.COM
131910436SRod.Evans@Sun.COM--------------------------------------------
132010436SRod.Evans@Sun.COMSolaris Nevada (OpenSolaris 2008.05, snv_86)
132110436SRod.Evans@Sun.COM--------------------------------------------
13223862SrieBugid   Risk Synopsis
13233862Srie================================================================================
13242762Sab1960876409350 BrandZ project integration into Solaris (link-editor components only)
13252762Sab1960876459189 UNIX03: *VSC* c99 compiler overwrites non-writable file
13262762Sab1960876423746 add an option to relax the resolution of COMDAT relocs (D)
13272762Sab1960874934427 runtime linker should load up static symbol names visible to
13282762Sab196087	dladdr() (D)
13293466Srie	PSARC 2006/526 SHT_SUNW_LDYNSYM - default local symbol addition
13302802Sab1960876448719 sys/elf.h could be updated with additional machine and ABI types
13312850Srie6336605 link-editors need to support R_*_SIZE relocations
13322850Srie	PSARC/2006/558 R_*_SIZE relocation support
13332850Srie6475375 symbol search optimization to reduce rescans
13342850Srie6475497 elfdump(1) is misreporting sh_link
13352978Srie6482058 lari(1) could be faster, and handle per-symbol filters better
13362978Srie6482974 defining virtual address of text segment can result in an invalid data
13372978Srie	segment
13382978Srie6476734 crle(1m) "-l" as described fails system, crle cores trying to fix
13392978Srie	/a/var/ld/ld.config in failsafe
13403118Sab1960876487499 link_audit "make clobber" creates and populates proto area
13413118Sab1960876488141 ld(1) should detect attempt to reference 0-length .bss section
13423223Srie6496718 restricted visibility symbol references should trigger archive
13433223Srie	extraction
13443464Srie6515970 HWCAP processing doesn't clean up fmap structure - browser fails to
13453464Srie	run java applet
13463511Srie6494214 Refinements to symbolic binding, symbol declarations and
13473511Srie	interposition (D)
13483466Srie	PSARC/2006/714 ld(1) mapfile: symbol interpose definition
13493492Sab1960876475344 DTrace needs ELF function and data symbols sorted by address (D)
13503492Sab196087	PSARC/2007/026 ELF symbol sort sections
13513617Srie6518480 ld -melf_i386 doesn't complain (D)
13523621Sab1960876519951 bfu is just another word for exit today (RPATH -> RUNPATH conversion
13536234Srie	bites us) (D)
13543617Srie6521504 ld: hardware capabilities processing from relocatables objects needs
13553617Srie	hardening.
13563621Sab1960876518322 Some ELF utilities need updating for .SUNW_ldynsym section (D)
13573621Sab196087	PSARC/2007/074 -L option for nm(1) to display SHT_SUNW_LDYNSYM symbols
13583731Srie6523787 dlopen() handle gets mistakenly orphaned - results in access to freed
13593731Srie	memory
13603775Sab1960876531189 SEGV in dladdr()
13613787Srie6527318 dlopen(name, RTLD_NOLOAD) returns handle for unloaded library
13623788Sab1960876518359 extern mapfiles references to _init/_fini can create INIT/FINI
13633788Sab196087	addresses of 0
13643817Srie6533587 ld.so.1: init/fini processing needs to compensate for interposer
13653817Srie	expectations
13663850Sab1960876516118 Reserved space needed in ELF dynamic section and string table (D)
13673850Sab196087	PSARC/2007/127 Reserved space for editing ELF dynamic sections
13683862Srie6535688 elfdump could be more robust in the face of Purify (D)
13693875Sab1960876516665 The link-editors should be more resilient against gcc's symbol
13703875Sab196087	versioning
13714031Srie6541004 hwcap filter processing can leak memory
13724063Sab1960875108874 elfdump SEGVs on bad object file
13734065Srie6547441 Uninitialized variable causes ld.so.1 to crash on object cleanup
13744146Sab1960876341667 elfdump should check alignments of ELF header elements
13754146Sab1960876387860 elfdump cores, when processing linux built ELF file
13764156Sab1960876198202 mcs -d dumps core
13774168Sab1960876246083 elfdump should allow section index specification
13784168Sab196087	(numeric -N equivalent) (D)
13794168Sab196087	PSARC/2007/247 Add -I option to elfdump
13804242Sab1960876556563 elfdump section overlap checking is too slow for large files
13814284Srie5006034 need ?E mapfile feature extension (D)
13824433Sab1960876565476 rtld symbol version check prevents GNU ld binary from running
13834474Sab1960876567670 ld(1) symbol size/section size verification uncovers Haskell
13844474Sab196087	compiler inconsistency
13854665Sab1960876530249 elfdump should handle ELF files with no section header table (D)
13864665Sab196087	PSARC/2007/395 Add -P option to elfdump
13874699Srie6573641 ld.so.1 does not maintain parent relationship to a dlopen() caller.
13884716Sab1960876577462 Additional improvements needed to handling of gcc's symbol versioning
13894734Sab1960876583742 ELF string conversion library needs to lose static writable buffers
13904832Srie6589819 ld generated reference to __tls_get_addr() fails when resolving to a
13914832Srie	shared object reference
13924947Srie6595139 various applications should export yy* global variables for libl
13936234Srie	PSARC/2007/474 new ldd(1) -w option
13944991Sab1960876597841 gelf_getdyn() reads one too many dynamic entries
13955067Srie6603313 dlclose() can fail to unload objects after fix for 6573641
13965220Srie6234471 need a way to edit ELF objects (D)
13975088Sab196087	PSARC/2007/509 elfedit
13985152Sab1960875035454 mixing -Kpic and -KPIC may cause SIGSEGV with -xarch=v9
13995154Sab1960876473571 strip and mcs get confused and corrupt files when passed
14005154Sab196087	non-ELF arguments
14015154Sab1960876253589 mcs has problems handling multiple SHT_NOTE sections
14025189Sab1960876610591 do_reloc() should not require unused arguments
14035220Srie6602451 new symbol visibilities required: EXPORTED, SINGLETON and ELIMINATE (D)
14045220Srie	PSARC/2007/559 new symbol visibilities - EXPORTED, SINGLETON, and
14055220Srie	ELIMINATE
14065230Sab1960876570616 elfdump should display incorrectly aligned note section
14075308Sab1960876614968 elfedit needs string table module (D)
14085324Srie6620533 HWCAP filtering can leave uninitialized data behind - results in
14095324Srie	"rejected: Invalid argument"
14105368Srie6617855 nodirect tag can be ignored when other syminfo tags are available
14115368Srie	(link-editor components only)
14125411Sab1960876621066 Reduce need for new elfdump options with every section type (D)
14135411Sab196087	PSARC/2007/620 elfdump -T, and simplified matching
14145451Srie6627765 soffice failure after integration of 6603313 - dangling GROUP pointer.
14155459Sab1960876319025 SUNWbtool packaging issues in Nevada and S10u1.
14165565Sab1960876626135 elfedit capabilities str->value mapping should come from
14175565Sab196087	usr/src/common/elfcap
14185801Srie6642769 ld(1) -z combreloc should become default behavior (D)
14196234Srie	PSARC/2008/006 make ld(1) -z combreloc become default behavior
14205827Srie6634436 XFFLAG should be updated.  (link-editor components only)
142111227SAli.Bahrami@Sun.COM6492726 Merge SHF_MERGE|SHF_STRINGS input sections (D)
14225905Srie4947191 OSNet should use direct bindings  (link-editor components only)
14235950Srie6654381 lazy loading fall-back needs optimizing
14245971Srie6658385 ld core dumps when building Xorg on nv_82
14256040Srie6516808 ld.so.1's token expansion provides no escape for platforms that don't
14266040Srie	report HWCAP
14276117Srie6668534 Direct bindings can compromise function address comparisons from
14286117Srie	executables
14296117Srie6667661 Direct bindings can compromise executables with insufficient copy
14306117Srie	relocation information
14316234Srie6357282 ldd should recognize PARENT and EXTERN symbols (D)
14326234Srie	PSARC/2008/148 new ldd(1) -p option
14336166Srie6672394 ldd(1) unused dependency processing is tricked by relocations errors
143410436SRod.Evans@Sun.COM--------------------------------------------------------------------------------
143510436SRod.Evans@Sun.COM
143610436SRod.Evans@Sun.COM---------------------------------------------
143710436SRod.Evans@Sun.COMSolaris Nevada (OpenSolaris 2008.11, snv_101)
143810436SRod.Evans@Sun.COM---------------------------------------------
143910436SRod.Evans@Sun.COMBugid   Risk Synopsis
144010436SRod.Evans@Sun.COM================================================================================
14416234Srie6671255 link-editor should support cross linking (D)
14426234Srie	PSARC/2008/179 cross link-editor
14436225Sab1960876674666 elfedit dyn:posflag1 needs option to locate element via NEEDED item
14446234Srie6675591 elfwrap - wrap data in an ELF file (D,P)
14456234Srie	PSARC/2008/198 elfwrap - wrap data in an ELF file
14466322Sab1960876678244 elfdump dynamic section sanity checking needs refinement
14476322Sab1960876679212 sgs use of SCCS id for versioning is obstacle to mercurial migration
14486323Sab1960876681761 lies, darn lies, and linker README files
14496387Srie6509323 Need to disable the Multiple Files loading - same name, different
14506387Srie	directories (or its stat() use)
14516406Srie6686889 ld.so.1 regression - bad pointer created with 6509323 integration
14526569Sab1960876695681 ldd(1) crashes when run from a chrooted environment
14536572Sab1960876516212 usr/src/cmd/sgs/libelf warlock targets should be fixed or abandoned
14546614Srie6678310 using LD_AUDIT, ld.so.1 calls shared library's .init before library is
14556614Srie	fully relocated (link-editor components only)
14566614Srie6699594 The ld command has a problem handling 'protected' mapfile keyword.
14576635Sab1960876699131 elfdump should display core file notes (D)
14586652Srie6702260 single threading .init/.fini sections breaks staroffice
14596667Srie6703919 boot hangs intermittently on x86 with onnv daily.0430 and on
14606677Sab1960876701798 ld can enter infinite loop processing bad mapfile
14616719Srie6706401 direct binding copy relocation fallback is insufficient for ild
14626719Srie	generated objects
14636746Srie6705846 multithreaded C++ application seems to get deadlocked in the dynamic
14646746Srie	linker code
14656766Srie6686343 ldd(1) - unused search path diagnosis should be enabled
14666874Srie6712292 ld.so.1 should fall back to an interposer for failed direct bindings
14676951Sab1960876716350 usr/src/cmd/sgs should be linted by nightly builds
14687008Sab1960876720509 usr/src/cmd/sgs/sgsdemangler should be removed
14697064Sab1960876617475 gas creates erroneous FILE symbols [was: ld.so.1 is reported as
14707064Sab196087	false positive by wsdiff]
14717082Sab1960876724311 dldump() mishandles R_AMD64_JUMP_SLOT relocations
14727122Sab1960876724774 elfdump -n doesn't print siginfo structure
14737199Sab1960876728555 Fix for amd64 aw (6617475) breaks pure gcc builds
147411827SRod.Evans@Sun.COM6734598 ld(1) archive processing failure due to mismatched file descriptors (D)
14757463SRod.Evans@Sun.COM6735939 ld(1) discarded symbol relocations errors (Studio and GNU).
14767463SRod.Evans@Sun.COM6354160 Solaris linker includes more than one copy of code in binary when
14777463SRod.Evans@Sun.COM	linking gnu object code
14787744SAli.Bahrami@Sun.COM6744003 ld(1) could provide better argument processing diagnostics (D)
14797636SRod.Evans@Sun.COM	PSARC 2008/583 add gld options to ld(1)
14807744SAli.Bahrami@Sun.COM6749055 ld should generate GNU style VERSYM indexes for VERNEED records (D)
14817682SAli.Bahrami@Sun.COM	PSARC/2008/603 ELF objects to adopt GNU-style Versym indexes
14827744SAli.Bahrami@Sun.COM6752728 link-editor can enter UNDEF symbols in symbol sort sections
14837785SRod.Evans@Sun.COM6756472 AOUT search path pruning (D)
148410436SRod.Evans@Sun.COM--------------------------------------------------------------------------------
148510436SRod.Evans@Sun.COM
148610436SRod.Evans@Sun.COM---------------------------------------------
148710436SRod.Evans@Sun.COMSolaris Nevada (OpenSolaris 2009.06, snv_111)
148810436SRod.Evans@Sun.COM---------------------------------------------
148910436SRod.Evans@Sun.COMBugid   Risk Synopsis
149010436SRod.Evans@Sun.COM================================================================================
149110436SRod.Evans@Sun.COM
14927833SRod.Evans@Sun.COM6754965 introduce the SF1_SUNW_ADDR32 bit in software capabilities (D)
14937833SRod.Evans@Sun.COM	(link-editor components only)
14947833SRod.Evans@Sun.COM	PSARC/2008/622 32-bit Address Restriction Software Capabilities Flag
14957835SRod.Evans@Sun.COM6756953 customer requests that DT_CONFIG strings be honored for secure apps (D)
14967974SAli.Bahrami@Sun.COM6765299 ld --version-script option not compatible with GNU ld (D)
14977983SAli.Bahrami@Sun.COM6748160 problem with -zrescan (D)
14987983SAli.Bahrami@Sun.COM	PSARC/2008/651 New ld archive rescan options
14998140SAli.Bahrami@Sun.COM6763342 sloppy relocations need to get sloppier
15008159SAli.Bahrami@Sun.COM6736890 PT_SUNWBSS should be disabled (D)
15018159SAli.Bahrami@Sun.COM	PSARC/2008/715 PT_SUNWBSS removal
15028203SAli.Bahrami@Sun.COM6772661 ldd/lddstub/ld.so.1 dump core in current nightly while processing
15038203SAli.Bahrami@Sun.COM	libsoftcrypto_hwcap.so.1
15048223SAli.Bahrami@Sun.COM6765931 mcs generates unlink(NULL) system calls
15058324SAli.Bahrami@Sun.COM6775062 remove /usr/lib/libldstab.so (D)
15068368SAli.Bahrami@Sun.COM6782977 ld segfaults after support lib version error sends bad args to vprintf()
15078369SAli.Bahrami@Sun.COM6773695 ld -z nopartial can break non-pic objects
15088388SRod.Evans@Sun.COM6778453 RTLD_GROUP prevents use of application defined malloc
15098501SRod.Evans@Sun.COM6789925 64-bit applications with SF1_SUNW_ADDR32 require non-default starting
15108501SRod.Evans@Sun.COM	address
15118548SAli.Bahrami@Sun.COM6792906 ld -z nopartial fix breaks TLS
15128598SRod.Evans@Sun.COM6686372 ld.so.1 should use mmapobj(2)
15138598SRod.Evans@Sun.COM6726108 dlopen() performance could be improved.
15148608SAli.Bahrami@Sun.COM6792836 ld is slow when processing GNU linkonce sections
15158620SRod.Evans@Sun.COM6797468 ld.so.1: orphaned handles aren't processed correctly
15168645SRod.Evans@Sun.COM6798676 ld.so.1: enters infinite loop with realloc/defragmentation logic
15178699SRod.Evans@Sun.COM6237063 request extension to dl* family to provide segment bounds
15188699SRod.Evans@Sun.COM	information (D)
15198699SRod.Evans@Sun.COM	PSARC/2009/054 dlinfo(3c) - segment mapping retrieval
15208747SAli.Bahrami@Sun.COM6800388 shstrtab can be sized incorrectly when -z ignore is used
15218814SRod.Evans@Sun.COM6805009 ld.so.1: link map control list tear down leaves dangling pointer -
15228814SRod.Evans@Sun.COM	pfinstall does it again.
15238881SAli.Bahrami@Sun.COM6807050 GNU linkonce sections can create duplicate and incompatible
15248881SAli.Bahrami@Sun.COM	eh_frame FDE entries
152510436SRod.Evans@Sun.COM--------------------------------------------------------------------------------
152610436SRod.Evans@Sun.COM
152710436SRod.Evans@Sun.COM--------------
152810436SRod.Evans@Sun.COMSolaris Nevada
152910436SRod.Evans@Sun.COM--------------
153010436SRod.Evans@Sun.COMBugid   Risk Synopsis
153110436SRod.Evans@Sun.COM================================================================================
15329085SAli.Bahrami@Sun.COM6813909 generalize eh_frame support to non-amd64 platforms
15339131SRod.Evans@Sun.COM6801536 ld: mapfile processing oddities unveiled through mmapobj(2) observations
15349144SRod.Evans@Sun.COM6802452 libelf shouldn't use MS_SYNC
15359155SAli.Bahrami@Sun.COM6818012 nm tries to modify readonly segment and dumps core
15369218SRod.Evans@Sun.COM6821646 xVM dom0 doesn't boot on daily.0324 and beyond
15379218SRod.Evans@Sun.COM6822828 librtld_db can return RD_ERR before RD_NOMAPS, which compromises dbx
15389218SRod.Evans@Sun.COM	expectations.
153911227SAli.Bahrami@Sun.COM6821619 Solaris linkers need systematic approach to ELF OSABI (D)
15409273SAli.Bahrami@Sun.COM	PSARC/2009/196 ELF objects to set OSABI / elfdump -O option
15419313SAli.Bahrami@Sun.COM6827468 6801536 breaks 'ld -s' if there are weak/strong symbol pairs
15429340SRod.Evans@Sun.COM6715578 AOUT (BCP) symbol lookup can be compromised with lazy loading.
15439340SRod.Evans@Sun.COM6752883 ld.so.1 error message should be buffered (not sent to stderr).
15449340SRod.Evans@Sun.COM6577982 ld.so.1 calls getpid() before it should when any LD_* are set
154511227SAli.Bahrami@Sun.COM6831285 linker LD_DEBUG support needs improvements (D)
15469569SRod.Evans@Sun.COM6806791 filter builds could be optimized (link-editor components only)
15479569SRod.Evans@Sun.COM6823371 calloc() uses suboptimal memset() causing 15% regression in SpecCPU2006
15489569SRod.Evans@Sun.COM	gcc code (link-editor components only)
15499577SRod.Evans@Sun.COM6831308 ld.so.1: symbol rescanning does a little too much work
15509615SAli.Bahrami@Sun.COM6837777 ld ordered section code uses too much memory and works too hard
15519646SAli.Bahrami@Sun.COM6841199 Undo 10 year old workaround and use 64-bit ld on 32-bit objects
155211227SAli.Bahrami@Sun.COM6784790 ld should examine archives to determine output object class/machine (D)
15539646SAli.Bahrami@Sun.COM	PSARC/2009/305 ld -32 option
15549878SAli.Bahrami@Sun.COM6849998 remove undocumented mapfile $SPECVERS and $NEED options
15559900SAli.Bahrami@Sun.COM6851224 elf_getshnum() and elf_getshstrndx() incompatible with 2002 ELF gABI
155611227SAli.Bahrami@Sun.COM	agreement (D)
15579900SAli.Bahrami@Sun.COM	PSARC/2009/363 replace elf_getphnum, elf_getshnum, and elf_getshstrndx
155811827SRod.Evans@Sun.COM6853809 ld.so.1: rescan fallback optimization is invalid
155911827SRod.Evans@Sun.COM6854158 ld.so.1: interposition can be skipped because of incorrect
15609963SRod.Evans@Sun.COM	caller/destination validation
156110167SRod.Evans@Sun.COM6862967 rd_loadobj_iter() failing for core files
156210167SRod.Evans@Sun.COM6856173 streams core dumps when compiled in 64bit with a very large static
156310167SRod.Evans@Sun.COM	array size
156410167SRod.Evans@Sun.COM6834197 ld pukes when given an empty plate
156510436SRod.Evans@Sun.COM6516644 per-symbol filtering shouldn't be allowed in executables
156610454SAli.Bahrami@Sun.COM6878605 ld should accept '%' syntax when matching input SHT_PROGBITS sections
156711227SAli.Bahrami@Sun.COM6850768 ld option to autogenerate wrappers/interposers similar to GNU ld
156811227SAli.Bahrami@Sun.COM	--wrap (D)
156910580SAli.Bahrami@Sun.COM	PSARC/2009/493 ld -z wrap option
157010792SRod.Evans@Sun.COM6888489 Null environment variables are not overriding crle(1) replaceable
157110792SRod.Evans@Sun.COM	environment variables.
157211333SRod.Evans@Sun.COM6885456 Need to implement GNU-ld behavior in construction of .init/.fini
157311333SRod.Evans@Sun.COM	sections
157411227SAli.Bahrami@Sun.COM6900241 ld should track SHT_GROUP sections by symbol name, not section name
157511227SAli.Bahrami@Sun.COM6901773 Special handling of STT_SECTION group signature symbol for GNU objects
157611227SAli.Bahrami@Sun.COM6901895 Failing asserts in ld update_osym() trying to build gcc 4.5 develpment
157711227SAli.Bahrami@Sun.COM	head
157811333SRod.Evans@Sun.COM6909523 core dump when run "LD_DEBUG=help ls" in non-English locale
157911671SGerald.Jelinek@Sun.COM6903688 mdb(1) can't resolve certain symbols in solaris10-branded processes
158011671SGerald.Jelinek@Sun.COM	from the global zone
158111687SAli.Bahrami@Sun.COM6923449 elfdump misinterprets _init/_fini symbols in dynamic section test
158211690SAli.Bahrami@Sun.COM6914728 Add dl_iterate_phdr() function to ld.so.1 (D)
158311690SAli.Bahrami@Sun.COM	PSARC/2010/015 dl_iterate_phdr
158411734SAli.Bahrami@Sun.COM6916788 ld version 2 mapfile syntax (D)
158511734SAli.Bahrami@Sun.COM	PSARC/2009/688 Human readable and extensible ld mapfile syntax
158611803SAli.Bahrami@Sun.COM6929607 ld generates incorrect VERDEF entries for ET_REL output objects
158711827SRod.Evans@Sun.COM6924224 linker should ignore SUNW_dof when calculating the elf checksum
158811827SRod.Evans@Sun.COM6918143 symbol capabilities (D)
158911830SRod.Evans@Sun.COM	PSARC/2010/022 Linker-editors: Symbol Capabilities
159011827SRod.Evans@Sun.COM6910387 .tdata and .tbss separation invalidates TLS program header information
159111957SAli.Bahrami@Sun.COM6934123 elfdump -d coredumps on PA-RISC elf
159211993SAli.Bahrami@Sun.COM6931044 ld should not allow SHT_PROGBITS .eh_frame sections on amd64 (D)
159311993SAli.Bahrami@Sun.COM6931056 pvs -r output can include empty versions in output
159412029SRod.Evans@Sun.COM6938628 ld.so.1 should produce diagnostics for all dl*() entry points
159512049SAli.Bahrami@Sun.COM6938111 nm `No symbol table data' message goes to stdout
159612155SAli.Bahrami@Sun.COM6941727 ld relocation cache memory use is excessive
159712254SAli.Bahrami@Oracle.COM6932220 ld -z allextract skips objects that lack global symbols
159812449SRod.Evans@Sun.COM6943772 Testing for a symbols existence with RTLD_PROBE is compromised by
159912449SRod.Evans@Sun.COM	RTLD_BIND_NOW
160012449SRod.Evans@Sun.COM	PSARC/2010/XXX Deferred symbol references
160112449SRod.Evans@Sun.COM6943432 dlsym(RTLD_PROBE) should only bind to symbol definitions
160212449SRod.Evans@Sun.COM6668759 an external method for determining whether an ELF dependency is optional
160312457SAli.Bahrami@Oracle.COM6954032 Support library with ld_open and -z allextract in snv_139 do not mix
160412498SRod.Evans@Sun.COM6949596 wrong section alignment generated in joint compilation with shared
160512498SRod.Evans@Sun.COM	library
160612650SRod.Evans@Sun.COM6961755 ld.so.1's -e arguments should take precedence over environment
160712650SRod.Evans@Sun.COM	variables. (D)
160812650SRod.Evans@Sun.COM6748925 moe returns wrong hwcap library in some circumstances
160912692SAli.Bahrami@Oracle.COM6916796 OSnet mapfiles should use version 2 link-editor syntax
161012736SAli.Bahrami@Oracle.COM6964517 OSnet mapfiles should use version 2 link-editor syntax (2nd pass)
161112736SAli.Bahrami@Oracle.COM6948720 SHT_INIT_ARRAY etc. section names don't follow ELF gABI (D)
161212736SAli.Bahrami@Oracle.COM6962343 sgsmsg should use mkstemp() for temporary file creation
161312755SRod.Evans@Sun.COM6965723 libsoftcrypto symbol capabilities rely on compiler generated
161412755SRod.Evans@Sun.COM	capabilities - gcc failure (link-editor components only)
161512792SAli.Bahrami@Oracle.COM6952219 ld support for archives larger than 2 GB (D, P)
161612792SAli.Bahrami@Oracle.COM	PSARC/2010/224 Support for archives larger than 2 GB
161712877SRod.Evans@Sun.COM6956152 dlclose() from an auditor can be fatal. Preinit/activity events should
161812877SRod.Evans@Sun.COM	be more flexible. (D)
161912901SRod.Evans@Sun.COM6971440 moe can core dump while processing libc.
162012927SRod.Evans@Sun.COM6972234 sgs demo's could use some cleanup
162112992SRod.Evans@Oracle.COM6935867 .dynamic could be readonly in sharable objects
162213056SAli.Bahrami@Oracle.COM6975290 ld mishandles GOT relocation against local ABS symbol
1623*13074SAli.Bahrami@Oracle.COM6972860 ld should provide user guidance to improve objects (D)
1624*13074SAli.Bahrami@Oracle.COM	PSARC/2010/312 Link-editor guidance
1625