1#ident "%Z%%M% %I% %E% SMI" 2# 3# Copyright 2006 Sun Microsystems, Inc. All rights reserved. 4# Use is subject to license terms. 5# 6# CDDL HEADER START 7# 8# The contents of this file are subject to the terms of the 9# Common Development and Distribution License (the "License"). 10# You may not use this file except in compliance with the License. 11# 12# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 13# or http://www.opensolaris.org/os/licensing. 14# See the License for the specific language governing permissions 15# and limitations under the License. 16# 17# When distributing Covered Code, include this CDDL HEADER in each 18# file and include the License file at usr/src/OPENSOLARIS.LICENSE. 19# If applicable, add the following below this CDDL HEADER, with the 20# fields enclosed by brackets "[]" replaced with your own identifying 21# information: Portions Copyright [yyyy] [name of copyright owner] 22# 23# CDDL HEADER END 24# 25# Note: The '#ident' on the first line is also the key to 26# the versioning information for the SGS toolset. It must 27# be maintained in the 'ident' form, and on the first 10 lines 28# of the readme. If it is ever updated, you must also update 29# libconv/common/bld_vernote.ksh. See bug#4519569 for more 30# details on SGS versioning. 31# 32-------------------------------------------------------------------------------- 33SUNWonld - link-editors development package. 34-------------------------------------------------------------------------------- 35 36 The SUNWonld package is an internal development package containing the 37 link-editors and some related tools. All components live in the OSNET 38 source base, but not all components are delivered as part of the normal 39 OSNET consolidation. The intent of this package is to provide access 40 to new features/bugfixes before they become generally available. 41 42 General link-editor information can be found: 43 44 http://linkers.eng/ 45 46 Comments and Questions: 47 48 Contact Rod Evans, Ali Bahrami, and/or Seizo Sakurai. 49 50 Warnings: 51 52 The postremove script for this package employs /usr/sbin/static/mv, 53 and thus, besides the common core dependencies, this package also 54 has a dependency on the SUNWsutl package. 55 56 Patches: 57 58 If the patch has been made official, you'll find it in: 59 60 http://sunsolve.Ebay.Sun.COM/cgi/show.pl?target=patches/os-patches 61 62 If it hasn't been released, the patch will be in: 63 64 /net/sunsoftpatch/patches/temporary 65 66 Note, any patches logged here refer to the temporary ("T") name, as we 67 never know when they're made official, and although we try to keep all 68 patch information up-to-date the real status of any patch can be 69 determined from: 70 71 http://sunsoftpatch.eng 72 73 If it has been obsoleted, the patch will be in: 74 75 /net/on${RELEASE}-patch/on${RELEASE}/patches/${MACH}/obsolete 76 77 78 History: 79 80 Note, starting after Solaris 10, letter codes in parenthesis may 81 be found following the bug synopsis. Their meanings are as follows: 82 83 (D) A documentation change accompanies the implementation change. 84 (P) A packaging change accompanies the implementation change. 85 86 In all cases, see the implementation bug report for details. 87 88 The following bug fixes exist in the OSNET consolidation workspace 89 from which this package is created: 90 91--------- 92Solaris 8 93--------- 94Bugid Risk Synopsis 95================================================================================ 964225937 i386 linker emits sparc specific warning messages 974215164 shf_order flag handling broken by fix for 4194028. 984215587 using ld and the -r option on solaris 7 with compiler option -xarch=v9 99 causes link errors. 1004234657 103627-08 breaks purify 4.2 (plt padding should not be enabled for 101 32-bit) 1024235241 dbx no longer gets dlclose notification. 103-------------------------------------------------------------------------------- 104All the above changes are incorporated in the following patches: 105 Solaris/SunOS 5.7_sparc patch 106950-05 (never released) 106 Solaris/SunOS 5.7_x86 patch 106951-05 (never released) 107 Solaris/SunOS 5.6_sparc patch 107733-02 (never released) 108 Solaris/SunOS 5.6_x86 patch 107734-02 109-------------------------------------------------------------------------------- 1104248290 inetd dumps core upon bootup - failure in dlclose() logic. 1114238071 dlopen() leaks while descriptors under low memory conditions 112-------------------------------------------------------------------------------- 113All the above changes are incorporated in the following patches: 114 Solaris/SunOS 5.7_sparc patch 106950-06 115 Solaris/SunOS 5.7_x86 patch 106951-06 116 Solaris/SunOS 5.6_sparc patch 107733-03 (never released) 117 Solaris/SunOS 5.6_x86 patch 107734-03 118-------------------------------------------------------------------------------- 1194267980 INITFIRST flag of the shard object could be ignored. 120-------------------------------------------------------------------------------- 121All the above changes plus: 122 4238973 fix for 4121152 affects linking of Ada objects 123 4158744 patch 103627-02 causes core when RPATH has blank entry and 124 dlopen/dlclose is used 125are incorporated in the following patches: 126 Solaris/SunOS 5.5.1_sparc patch 103627-12 (never released) 127 Solaris/SunOS 5.5.1_x86 patch 103628-11 128-------------------------------------------------------------------------------- 1294256518 miscalculated calloc() during dlclose/tsorting can result in segv 1304254171 DT_SPARC_REGISTER has invalid value associated with it. 131-------------------------------------------------------------------------------- 132All the above changes are incorporated in the following patches: 133 Solaris/SunOS 5.7_sparc patch 106950-07 134 Solaris/SunOS 5.7_x86 patch 106951-07 135 Solaris/SunOS 5.6_sparc patch 107733-04 (never released) 136 Solaris/SunOS 5.6_x86 patch 107734-04 137-------------------------------------------------------------------------------- 1384293159 ld needs to combine sections with and without SHF_ORDERED flag(comdat) 1394292238 linking a library which has a static char ptr invokes mprotect() call 140-------------------------------------------------------------------------------- 141All the above changes except for: 142 4256518 miscalculated calloc() during dlclose/tsorting can result in segv 143 4254171 DT_SPARC_REGISTER has invalid value associated with it. 144plus: 145 4238973 fix for 4121152 affects linking of Ada objects 146 4158744 patch 103627-02 causes core when RPATH has blank entry and 147 dlopen/dlclose is used 148are incorporated in the following patches: 149 Solaris/SunOS 5.5.1_sparc patch 103627-13 150 Solaris/SunOS 5.5.1_x86 patch 103628-12 151-------------------------------------------------------------------------------- 152All the above changes are incorporated in the following patches: 153 Solaris/SunOS 5.7_sparc patch 106950-08 154 Solaris/SunOS 5.7_x86 patch 106951-08 155 Solaris/SunOS 5.6_sparc patch 107733-05 156 Solaris/SunOS 5.6_x86 patch 107734-05 157-------------------------------------------------------------------------------- 1584295613 COMMON symbol resolution can be incorrect 159-------------------------------------------------------------------------------- 160All the above changes plus: 161 4238973 fix for 4121152 affects linking of Ada objects 162 4158744 patch 103627-02 causes core when RPATH has blank entry and 163 dlopen/dlclose is used 164are incorporated in the following patches: 165 Solaris/SunOS 5.5.1_sparc patch 103627-14 166 Solaris/SunOS 5.5.1_x86 patch 103628-13 167-------------------------------------------------------------------------------- 168All the above changes plus: 169 4351197 nfs performance problem by 103627-13 170are incorporated in the following patches: 171 Solaris/SunOS 5.5.1_sparc patch 103627-15 172 Solaris/SunOS 5.5.1_x86 patch 103628-14 173-------------------------------------------------------------------------------- 174All the above changes are incorporated in the following patches: 175 Solaris/SunOS 5.7_sparc patch 106950-09 176 Solaris/SunOS 5.7_x86 patch 106951-09 177 Solaris/SunOS 5.6_sparc patch 107733-06 178 Solaris/SunOS 5.6_x86 patch 107734-06 179-------------------------------------------------------------------------------- 1804158971 increase the default segment alignment for i386 to 64k 1814064994 Add an $ISALIST token to those understood by the dynamic linker 182xxxxxxx ia64 common code putback 1834239308 LD_DEBUG busted for sparc machines 1844239008 Support MAP_ANON 1854238494 link-auditing extensions required 1864232239 R_SPARC_LOX10 truncates field 1874231722 R_SPARC_UA* relocations are busted 1884235514 R_SPARC_OLO10 relocation fails 1894244025 sgsmsg update 1904239281 need to support SECREL relocations for ia64 1914253751 ia64 linker must support PT_IA_64_UNWIND tables 1924259254 dlmopen mistakenly closes fd 0 (stdin) under certain error conditions 1934260872 libelf hangs when libthread present 1944224569 linker core dumping when profiling specified 1954270937 need mechanism to suppress ld.so.1's use of a default search path. 1961050476 ld.so to permit configuration of search path 1974273654 filtee processing using $ISALIST could be optimized 1984271860 get MERCED cruft out of elf.h 1994248991 Dynamic loader (via PLT) corrupts register G4 2004275754 cannot mmap file: Resource temporarily unavailable 2014277689 The linker can not handle relocation against MOVE tabl 2024270766 atexit processing required on dlclose(). 2034279229 Add a "release" token to those understood by the dynamic linker 2044215433 ld can bus error when insufficient disc space exists for output file 2054285571 Pssst, want some free disk space? ld's miscalculating. 2064286236 ar gives confusing "bad format" error with a null .stab section 2074286838 ld.so.1 can't handle a no-bits segment 2084287364 ld.so.1 runtime configuration cleanup 2094289573 disable linking of ia64 binaries for Solaris8 2104293966 crle(1)'s default directories should be supplied 211 212------------------------------------ 213Solaris 8 600 (1st Q-update - s28u1) 214------------------------------------ 215Bugid Risk Synopsis 216================================================================================ 2174309212 dlsym can't find symbol 2184311226 rejection of preloading in secure apps is inconsistent 2194312449 dlclose: invalid deletion of dependency can occur using RTLD_GLOBAL 220-------------------------------------------------------------------------------- 221All the above changes are incorporated in the following patches: 222 Solaris/SunOS 5.8_sparc patch 109147-01 223 Solaris/SunOS 5.8_x86 patch 109148-01 224 Solaris/SunOS 5.7_sparc patch 106950-10 225 Solaris/SunOS 5.7_x86 patch 106951-10 226 Solaris/SunOS 5.6_sparc patch 107733-07 227 Solaris/SunOS 5.6_x86 patch 107734-07 228-------------------------------------------------------------------------------- 229 230------------------------------------ 231Solaris 8 900 (2nd Q-update - s28u2) 232------------------------------------ 233Bugid Risk Synopsis 234================================================================================ 2354324775 non-PIC code & -zcombreloc don't mix very well... 2364327653 run-time linker should preload tables it will process (madvise) 2374324324 shared object code can be referenced before .init has fired 2384321634 .init firing of multiple INITFIRST objects can fail 239-------------------------------------------------------------------------------- 240All the above changes are incorporated in the following patches: 241 Solaris/SunOS 5.8_sparc patch 109147-03 242 Solaris/SunOS 5.8_x86 patch 109148-03 243 Solaris/SunOS 5.7_sparc patch 106950-11 244 Solaris/SunOS 5.7_x86 patch 106951-11 245 Solaris/SunOS 5.6_sparc patch 107733-08 246 Solaris/SunOS 5.6_x86 patch 107734-08 247-------------------------------------------------------------------------------- 2484338812 crle(1) omits entries in the directory cache 2494341496 RFE: provide a static version of /usr/bin/crle 2504340878 rtld should treat $ORIGIN like LD_LIBRARY_PATH in security issues 251-------------------------------------------------------------------------------- 252All the above changes are incorporated in the following patches: 253 Solaris/SunOS 5.8_sparc patch 109147-04 254 Solaris/SunOS 5.8_x86 patch 109148-04 255 Solaris/SunOS 5.7_sparc patch 106950-12 256 Solaris/SunOS 5.7_x86 patch 106951-12 257-------------------------------------------------------------------------------- 2584349563 auxiliary filter error handling regression introduced in 4165487 2594355795 ldd -r now gives "displacement relocated" warnings 260-------------------------------------------------------------------------------- 261All the above changes are incorporated in the following patches: 262 Solaris/SunOS 5.7_sparc patch 106950-13 263 Solaris/SunOS 5.7_x86 patch 106951-13 264 Solaris/SunOS 5.6_sparc patch 107733-09 265 Solaris/SunOS 5.6_x86 patch 107734-09 266-------------------------------------------------------------------------------- 2674210412 versioning a static executable causes ld to core dump 2684219652 Linker gives misleading error about not finding main (xarch=v9) 2694103449 ld command needs a command line flag to force 64-bits 2704187211 problem with RDISP32 linking in copy-relocated objects 2714287274 dladdr, dlinfo do not provide the full path name of a shared object 2724297563 dlclose still does not remove all objects. 2734250694 rtld_db needs a new auxvec entry 2744235315 new features for rtld_db (DT_CHECKSUM, dynamic linked .o files 2754303609 64bit libelf.so.1 does not properly implement elf_hash() 2764310901 su.static fails when OSNet build with lazy-loading 2774310324 elf_errno() causes Bus Error(coredump) in 64-bit multithreaded programs 2784306415 ld core dump 2794316531 BCP: possible failure with dlclose/_preexec_exit_handlers 2804313765 LD_BREADTH should be shot 2814318162 crle uses automatic strings in putenv. 2824255943 Description of -t option incomplete. 2834322528 sgs message test infrastucture needs improvement 2844239213 Want an API to obtain linker's search path 2854324134 use of extern mapfile directives can contribute unused symbols 2864322581 ELF data structures could be layed out more efficiently... 2874040628 Unnecessary section header symbols should be removed from .dynsym 2884300018 rtld: bindlock should be freed before calling call_fini() 2894336102 dlclose with non-deletable objects can mishandle dependencies 2904329785 mixing of SHT_SUNW_COMDAT & SHF_ORDERED causes ld to seg fault 2914334617 COPY relocations should be produces for references to .bss symbols 2924248250 relcoation of local ABS symbols incorrect 2934335801 For complimentary alignments eliminate ld: warning: symbol `ll' 294 has differing a 2954336980 ld.so.1 relative path processing revisited 2964243097 dlerror(3DL) is not affected by setlocale(3C). 2974344528 dump should remove -D and -l usage message 298xxxxxxx enable LD_ALTEXEC to access alternate link-editor 299-------------------------------------------------------------------------------- 300All the above changes are incorporated in the following patches: 301 Solaris/SunOS 5.8_sparc patch 109147-06 302 Solaris/SunOS 5.8_x86 patch 109148-06 303-------------------------------------------------------------------------------- 304 305------------------------------------ 306Solaris 8 101 (3rd Q-update - s28u3) 307------------------------------------ 308Bugid Risk Synopsis 309================================================================================ 3104346144 link-auditing: plt_tracing fails if LA_SYMB_NOPLTENTER given after 311 being bound 3124346001 The ld should support mapfile syntax to generate PT_SUNWSTACK segment 3134349137 rtld_db: A third fallback method for locating the linkmap 3144343417 dladdr interface information inadequate 3154343801 RFE: crle(1): provide option for updating configuration files 3164346615 ld.so.1 attempting to open a directory gives: No such device 3174352233 crle should not honor umask 3184352330 LD_PRELOAD cannot use absolute path for privileged program 3194357805 RFE: man page for ld(1) does not document all -z or -B options in 320 Solaris 8 9/00 3214358751 ld.so.1: LD_XXX environ variables and LD_FLAGS should be synchronized. 3224358862 link editors should reference "64" symlinks instead of sparcv9 (ia64). 3234356879 PLTs could use faster code sequences in some cases 3244367118 new fast baplt's fail when traversed twice in threaded application 3254366905 Need a way to determine path to a shared library 3264351197 nfs performance problem by 103627-13 3274367405 LD_LIBRARY_PATH_64 not being used 3284354500 SHF_ORDERED ordered scections does not properly sort sections 3294369068 ld(1)'s weak symbol processing is inefficient (slow and doesn't scale). 330-------------------------------------------------------------------------------- 331All the above changes are incorporated in the following patches: 332 Solaris/SunOS 5.8_sparc patch 109147-07 333 Solaris/SunOS 5.8_x86 patch 109148-07 334 Solaris/SunOS 5.7_sparc patch 106950-14 335 Solaris/SunOS 5.7_x86 patch 106951-14 336-------------------------------------------------------------------------------- 337 338------------------------------------ 339Solaris 8 701 (5th Q-update - s28u5) 340------------------------------------ 341Bugid Risk Synopsis 342================================================================================ 3434368846 ld(1) fails to version some interfaces given in a mapfile 3444077245 dump core dump on null pointer. 3454372554 elfdump should demangle symbols (like nm, dump) 3464371114 dlclose may unmap a promiscuous object while it's still in use. 3474204447 elfdump should understand SHN_AFTER/SHN_BEGIN macro 3484377941 initialization of interposers may not occur 3494381116 ldd/ld.so.1 could aid in detecting unused dependencies 3504381783 dlopen/dlclose of a libCrun+libthread can dump core 3514385402 linker & run-time linker must support gABI ELF updates 3524394698 ld.so.1 does not process DF_SYMBOLIC - not gABI conforming 3534394212 the link editor quietly ignores missing support libraries 3544390308 ld.so.1 should provide more flexibility LD_PRELOAD'ing 32-bit/64-bit 355 objects 3564401232 crle(1) could provide better flexibility for alternatives 3574401815 fix misc nits in debugging output... 3584402861 cleanup /usr/demo/link_audit & /usr/tmp/librtld_db demo source code... 3594393044 elfdump should allow raw dumping of sections 3604413168 SHF_ORDERED bit causes linker to generate a separate section 361-------------------------------------------------------------------------------- 362All the above changes are incorporated in the following patches: 363 Solaris/SunOS 5.8_sparc patch 109147-08 364 Solaris/SunOS 5.8_x86 patch 109148-08 365-------------------------------------------------------------------------------- 3664452202 Typos in <sys/link.h> 3674452220 dump doesn't support RUNPATH 368-------------------------------------------------------------------------------- 369All the above changes are incorporated in the following patches: 370 Solaris/SunOS 5.8_sparc patch 109147-09 371 Solaris/SunOS 5.8_x86 patch 109148-09 372-------------------------------------------------------------------------------- 373 374------------------------------------- 375Solaris 8 1001 (6th Q-update - s28u6) 376------------------------------------- 377Bugid Risk Synopsis 378================================================================================ 3794421842 fixups in SHT_GROUP processing required... 3804450433 problem with liblddbg output on -Dsection,detail when 381 processing SHF_LINK_ORDER 382-------------------------------------------------------------------------------- 383All the above changes are incorporated in the following patches: 384 Solaris/SunOS 5.8_sparc patch 109147-10 385 Solaris/SunOS 5.8_x86 patch 109148-10 386 Solaris/SunOS 5.7_sparc patch 106950-15 387 Solaris/SunOS 5.7_x86 patch 106951-15 388-------------------------------------------------------------------------------- 3894463473 pldd showing wrong output 390-------------------------------------------------------------------------------- 391All the above changes are incorporated in the following patches: 392 Solaris/SunOS 5.8_sparc patch 109147-11 393 Solaris/SunOS 5.8_x86 patch 109148-11 394-------------------------------------------------------------------------------- 395 396------------------------------------ 397Solaris 8 202 (7th Q-update - s28u7) 398------------------------------------ 399Bugid Risk Synopsis 400================================================================================ 4014488954 ld.so.1 reuses same buffer to send ummapping range to 402 _preexec_exit_handlers() 403-------------------------------------------------------------------------------- 404All the above changes are incorporated in the following patches: 405 Solaris/SunOS 5.8_sparc patch 109147-12 406 Solaris/SunOS 5.8_x86 patch 109148-12 407-------------------------------------------------------------------------------- 408 409 410--------- 411Solaris 9 412--------- 413Bugid Risk Synopsis 414================================================================================ 4154505289 incorrect handling of _START_ and _END_ 4164506164 mcs does not recognize #linkbefore or #linkafter qualifiers 4174447560 strip is creating unexecutable files... 4184513842 library names not in ld.so string pool cause corefile bugs 419-------------------------------------------------------------------------------- 420All the above changes are incorporated in the following patches: 421 Solaris/SunOS 5.8_sparc patch 109147-13 422 Solaris/SunOS 5.8_x86 patch 109148-13 423 Solaris/SunOS 5.7_sparc patch 106950-16 424 Solaris/SunOS 5.7_x86 patch 106951-16 425-------------------------------------------------------------------------------- 4264291384 ld -M with a mapfile does not properly align Fortran REAL*8 data 4274413322 SunOS 5.9 librtld_db doesn't show dlopened ".o" files anymore? 4284429371 librtld_db busted on ia32 with SC6.x compilers... 4294418274 elfdump dumps core on invalid input 4304432224 libelf xlate routines are out of date 4314433643 Memory leak using dlopen()/dlclose() in Solaris 8 4324446564 ldd/lddstub - core dump conditions 4334446115 translating SUNW_move sections is broken 4344450225 The rdb command can fall into an infinite loop 4354448531 Linker Causes Segmentation Fault 4364453241 Regression in 4291384 can result in empty symbol table. 4374453398 invalid runpath token can cause ld to spin. 4384460230 ld (for OS 5.8 and 5.9) loses error message 4394462245 ld.so.1 core dumps when executed directly... 4404455802 need more flexibility in establishing a support library for ld 4414467068 dyn_plt_entsize not properly initialized in ld.so.1 4424468779 elf_plt_trace_write() broken on i386 (link-auditing) 4434465871 -zld32 and -zld64 does not work the way it should 4444461890 bad shared object created with -zredlocsym 4454469400 ld.so.1: is_so_loaded isn't as efficient as we thought... 4464469566 lazy loading fallback can reference un-relocated objects 4474470493 libelf incorectly translates NOTE sections accross architectures... 4484469684 rtld leaks dl_handles and permits on dlopen/dlclose 4494475174 ld.so.1 prematurly reports the failure to load a object... 4504475514 ld.so.1 can core dump in memory allocation fails (no swap) 4514481851 Setting ld.so.1 environment variables globally would be useful 4524482035 setting LD_PROFILE & LD_AUDIT causes ping command to issue warnings 453 on 5.8 4544377735 segment reservations cause sbrk() to fail 4554491434 ld.so.1 can leak file-descriptors when loading same named objects 4564289232 some of warning/error/debugging messages from libld.so can be revised 4574462748 Linker Portion of TLS Support 4584496718 run-time linkers mutex_locks not working with ld_libc interface 4594497270 The -zredlocsym option should not eliminate partially initialized local symbols 4604496963 dumping an object with crle(1) that uses $ORIGIN can loose its 461 dependencies 4624499413 Sun linker orders of magnitude slower than gnu linker 4634461760 lazy loading libXm and libXt can fail. 4644469031 The partial initialized (local) symbols for intel platform is not 465 working. 4664492883 Add link-editor option to multi-pass archives to resolve unsatisfied 467 symbols 4684503731 linker-related commands misspell "argument" 4694503768 whocalls(1) should output messages to stderr, not stdout 4704503748 whocalls(1) usage message and manpage could be improved 4714503625 nm should be taught about TLS symbols - that they aren't allowed that is 4724300120 segment address validation is too simplistic to handle segment reservations 4734404547 krtld/reloc.h could have better error message, has typos 4744270931 R_SPARC_HIX22 relocation is not handled properly 4754485320 ld needs to support more the 32768 PLTs 4764516434 sotruss can not watch libc_psr.so.1 4774213100 sotruss could use more flexible pattern matching 4784503457 ld seg fault with comdat 4794510264 sections with SHF_TLS can come in different orders... 4804518079 link-editor support library unable to modify section header flags 4814515913 ld.so.1 can incorrectly decrement external reference counts on dlclose() 4824519569 ld -V does not return a interesting value... 4834524512 ld.so.1 should allow alternate termination signals 4844524767 elfdump dies on bogus sh_name fields... 4854524735 ld getopt processing of '-' changed 4864521931 subroutine in a shared object as LOCL instead of GLOB 487-------------------------------------------------------------------------------- 488All the above changes are incorporated in the following patches: 489 Solaris/SunOS 5.8_sparc patch 109147-14 490 Solaris/SunOS 5.8_x86 patch 109148-14 491 Solaris/SunOS 5.7_sparc patch 106950-17 492 Solaris/SunOS 5.7_x86 patch 106951-17 493-------------------------------------------------------------------------------- 4944532729 tentative definition of TLS variable causes linker to dump core 4954526745 fixup ld error message about duplicate dependencies/needed names 4964522999 Solaris linker one order of magnitude slower than GNU linker 4974518966 dldump undoes existing relocations with no thought of alignment or size. 4984587441 Certain libraries have race conditions when setting error codes 4994523798 linker option to align bss to large pagesize alignments. 5004524008 ld can improperly set st_size of symbols named "_init" or "_fini" 5014619282 ld cannot link a program with the option -sb 5024620846 Perl Configure probing broken by ld changes 5034621122 multiple ld '-zinitarray=' on a commandline fails 504-------------------------------------------------------------------------------- 505 Solaris/SunOS 5.8_sparc patch 109147-15 506 Solaris/SunOS 5.8_x86 patch 109148-15 507 Solaris/SunOS 5.7_sparc patch 106950-18 508 Solaris/SunOS 5.7_x86 patch 106951-18 509 Solaris/SunOS 5.6_sparc patch 107733-10 510 Solaris/SunOS 5.6_x86 patch 107734-10 511-------------------------------------------------------------------------------- 512All the above changes plus: 513 4616944 ar seg faults when order of object file is reversed. 514are incorporated in the following patches: 515 Solaris/SunOS 5.8_sparc patch 109147-16 516 Solaris/SunOS 5.8_x86 patch 109148-16 517-------------------------------------------------------------------------------- 518All the above changes plus: 519 4872634 Large LD_PRELOAD values can cause SEGV of process 520are incorporated in the following patches: 521 Solaris/SunOS 5.6_sparc patch T107733-11 522 Solaris/SunOS 5.6_x86 patch T107734-11 523-------------------------------------------------------------------------------- 524 525------------------------------------ 526Solaris 9 1202 (2nd Q-update - s9u2) 527------------------------------------ 528Bugid Risk Synopsis 529================================================================================ 5304546416 add help messages to ld.so mdbmodule 5314526752 we should build and ship ld.so's mdb module 5324624658 update 386 TLS relocation values 5334622472 LA_SYMB_DLSYM not set for la_symbind() invocations 5344638070 ldd/ld.so.1 could aid in detecting unreferenced dependencies 535 PSARC/2002/096 Detecting unreferenced dependencies with ldd(1) 5364633860 Optimization for unused static global variables 537 PSARC/2002/113 ld -zignore - section elimination 5384642829 ld.so.1 mprotect()'s text segment for weak relocations (it shouldn't) 5394621479 'make' in $SRC/cmd/sgs/tools tries to install things in the proto area 5404529912 purge ia64 source from sgs 5414651709 dlopen(RTLD_NOLOAD) can disable lazy loading 5424655066 crle: -u with nonexistent config file doesn't work 5434654406 string tables created by the link-editor could be smaller... 544 PSARC/2002/160 ld -znocompstrtab - disable string-table compression 5454651493 RTLD_NOW can result in binding to an object prior to its init being run. 5464662575 linker displacement relocation checking introduces significant 547 linker overhead 5484533195 ld interposes on malloc()/free() preventing support library from freeing 549 memory 5504630224 crle get's confused about memory layout of objects... 5514664855 crle on application failed with ld.so.1 encountering mmap() returning 552 ENOMEM err 5534669582 latest dynamic linker causes libthread _init to get skipped 5544671493 ld.so.1 inconsistantly assigns PATHNAME() on primary objects 5554668517 compile with map.bssalign doesn't copy _iob to bss 556-------------------------------------------------------------------------------- 557All the above changes are incorporated in the following patches: 558 Solaris/SunOS 5.9_sparc patch T112963-01 559 Solaris/SunOS 5.8_sparc patch T109147-17 560 Solaris/SunOS 5.8_x86 patch T109148-17 561-------------------------------------------------------------------------------- 5624701749 On Solaris 8 + 109147-16 ld crashes when building a dynamic library. 5634707808 The ldd command is broken in the latest 2.8 linker patch. 564-------------------------------------------------------------------------------- 565All the above changes are incorporated in the following patches: 566 Solaris/SunOS 5.9_sparc patch T112963-02 567 Solaris/SunOS 5.8_sparc patch T109147-18 568 Solaris/SunOS 5.8_x86 patch T109148-18 569-------------------------------------------------------------------------------- 5704696204 enable extended section indexes in relocatable objects 571 PSARC/2001/332 ELF gABI updates - round II 572 PSARC/2002/369 libelf interfaces to support ELF Extended Sections 5734706503 linkers need to cope with EF_SPARCV9_PSO/EF_SPARCV9_RMO 5744716929 updating of local register symbols in dynamic symtab busted... 5754710814 add "official" support for the "symbolic" keyword in linker map-file 576 PSARC/2002/439 linker mapfile visibility declarations 577-------------------------------------------------------------------------------- 578All the above changes are incorporated in the following patches: 579 Solaris/SunOS 5.9_sparc patch T112963-03 580 Solaris/SunOS 5.8_sparc patch T109147-19 581 Solaris/SunOS 5.8_x86 patch T109148-19 582 Solaris/SunOS 5.7_sparc patch T106950-19 583 Solaris/SunOS 5.7_x86 patch T106951-19 584-------------------------------------------------------------------------------- 585 586----------------------------------- 587Solaris 9 403 (3nd Q-update - s9u3) 588----------------------------------- 589Bugid Risk Synopsis 590================================================================================ 5914731174 strip(1) does not fixup SHT_GROUP data 5924733697 -zignore with gcc may exclude C++ exception sections 5934733317 R_SPARC_*_HIX22 calculations are wrong with 32bit LD building 594 ELF64 binaries 5954735165 fatal linker error when compiling C++ programs with -xlinkopt 5964736951 The mcs broken when the target file is an archive file 597-------------------------------------------------------------------------------- 598All the above changes are incorporated in the following patches: 599 Solaris/SunOS 5.8_sparc patch T109147-20 600 Solaris/SunOS 5.8_x86 patch T109148-20 601 Solaris/SunOS 5.7_sparc patch T106950-20 602 Solaris/SunOS 5.7_x86 patch T106951-20 603-------------------------------------------------------------------------------- 6044739660 Threads deadlock in schedlock and dynamic linker lock. 6054653148 ld.so.1/libc should unregister its dlclose() exit handler via a fini. 6064743413 ld.so.1 doesn't terminate argv with NULL pointer when invoked directly 6074746231 linker core-dumps when SECTION relocations are made against discarded 608 sections 6094730433 ld.so.1 wastes time repeatedly opening dependencies 6104744337 missing RD_CONSISTENT event with dlmopen(LD_ID_NEWLM, ...) 6114670835 rd_load_objiter can ignore callback's return value 6124745932 strip utility doesn't strip out Dwarf2 debug section 6134754751 "strip" command doesn't remove comdat stab sections. 6144755674 Patch 109147-18 results in coredump. 615-------------------------------------------------------------------------------- 616All the above changes are incorporated in the following patches: 617 Solaris/SunOS 5.9_sparc patch T112963-04 618 Solaris/SunOS 5.7_sparc patch T106950-21 619 Solaris/SunOS 5.7_x86 patch T106951-21 620-------------------------------------------------------------------------------- 6214772927 strip core dumps on an archive library 6224774727 direct-bindings can fail against copy-reloc symbols 623-------------------------------------------------------------------------------- 624All the above changes are incorporated in the following patches: 625 Solaris/SunOS 5.9_sparc patch T112963-05 626 Solaris/SunOS 5.9_x86 patch T113986-01 627 Solaris/SunOS 5.8_sparc patch T109147-21 628 Solaris/SunOS 5.8_x86 patch T109148-21 629 Solaris/SunOS 5.7_sparc patch T106950-22 630 Solaris/SunOS 5.7_x86 patch T106951-22 631-------------------------------------------------------------------------------- 632 633----------------------------------- 634Solaris 9 803 (4th Q-update - s9u4) 635----------------------------------- 636Bugid Risk Synopsis 637================================================================================ 6384730110 ld.so.1 list implementation could scale better 6394728822 restrict the objects dlsym() searches. 640 PSARC/2002/478 New dlopen(3dl) flag - RTLD_FIRST 6414714146 crle: 64-bit secure pathname is incorrect. 6424504895 dlclose() does not remove all objects 6434698800 Wrong comments in /usr/lib/ld/sparcv9/map.* 6444745129 dldump is inconsistent with .dynamic processing errors. 6454753066 LD_SIGNAL isn't very useful in a threaded environment 646 PSARC/2002/569 New dlinfo(3dl) flag - RTLD_DI_SIGNAL 6474765536 crle: symbolic links can confuse alternative object configuration info 6484766815 ld -r of object the TLS data fails 6494770484 elfdump can not handle stripped archive file 6504770494 The ld command gives improper error message handling broken archive 6514775738 overwriting output relocation table when 'ld -zignore' is used 6524778247 elfdump -e of core files fails 6534779976 elfdump dies on bad relocation entries 6544787579 invalid SHT_GROUP entries can cause linker to seg fault 6554783869 dlclose: filter closure exhibits hang/failure - introduced with 4504895 6564778418 ld.so.1: there be nits out there 6574792461 Thread-Local Storage - x86 instruction sequence updates 658 PSARC/2002/746 Thread-Local Storage - x86 instruction sequence updates 6594461340 sgs: ugly build output while suppressing ia64 (64-bit) build on Intel 6604790194 dlopen(..., RTLD_GROUP) has an odd interaction with interposition 6614804328 auditing of threaded applications results in deadlock 6624806476 building relocatable objects with SHF_EXCLUDE loses relocation 663 information 664-------------------------------------------------------------------------------- 665All the above changes are incorporated in the following patches: 666 Solaris/SunOS 5.9_sparc patch T112963-06 667 Solaris/SunOS 5.9_x86 patch T113986-02 668 Solaris/SunOS 5.8_sparc patch T109147-22 669 Solaris/SunOS 5.8_x86 patch T109148-22 670-------------------------------------------------------------------------------- 6714731183 compiler creates .tlsbss section instead of .tbss as documented 6724816378 TLS: a tls test case dumps core with C and C++ compilers 6734817314 TLS_GD relocations against local symbols do not reference symbol... 6744811951 non-default symbol visibility overriden by definition in shared object 6754802194 relocation error of mozilla built by K2 compiler 6764715815 ld should allow linking with no output file (or /dev/null) 6774793721 Need a way to null all code in ISV objects enabling ld performance 678 tuning 679-------------------------------------------------------------------------------- 680All the above changes plus: 681 4796237 RFE: link-editor became extremely slow with patch 109147-20 and 682 static libraries 683are incorporated in the following patches: 684 Solaris/SunOS 5.9_sparc patch T112963-07 685 Solaris/SunOS 5.9_x86 patch T113986-03 686 Solaris/SunOS 5.8_sparc patch T109147-23 687 Solaris/SunOS 5.8_x86 patch T109148-23 688-------------------------------------------------------------------------------- 689 690------------------------------------ 691Solaris 9 1203 (5th Q-update - s9u5) 692------------------------------------ 693Bugid Risk Synopsis 694================================================================================ 6954830584 mmap for the padding region doesn't get freed after dlclose 6964831650 ld.so.1 can walk off the end of it's call_init() array... 6974831544 ldd using .so modules compiled with FD7 compiler caused a core dump 6984834784 Accessing members in a TLS structure causes a core dump in Oracle 6994824026 segv when -z combreloc is used with -xlinkopt 7004825296 typo in elfdump 701-------------------------------------------------------------------------------- 702All the above changes are incorporated in the following patches: 703 Solaris/SunOS 5.9_sparc patch T112963-08 704 Solaris/SunOS 5.9_x86 patch T113986-04 705 Solaris/SunOS 5.8_sparc patch T109147-24 706 Solaris/SunOS 5.8_x86 patch T109148-24 707-------------------------------------------------------------------------------- 7084470917 Solaris Process Model Unification (link-editor components only) 709 PSARC/2002/117 7104744411 Bloomberg wants a faster linker. 7114811969 64-bit links can be much slower than 32-bit. 7124825065 ld(1) should ignore consecutive empty sections. 7134838226 unrelocated shared objects may be erroneously collected for init firing 7144830889 TLS: testcase coredumps with -xarch=v9 and -g 7154845764 filter removal can leave dangling filtee pointer 7164811093 apptrace -F libc date core dumps 7174826315 Link editors need to be pre- and post- Unified Process Model aware 7184868300 interposing on direct bindings can fail 7194872634 Large LD_PRELOAD values can cause SEGV of process 720-------------------------------------------------------------------------------- 721All the above changes are incorporated in the following patches: 722 Solaris/SunOS 5.9_sparc patch T112963-09 723 Solaris/SunOS 5.9_x86 patch T113986-05 724 Solaris/SunOS 5.8_sparc patch T109147-25 725 Solaris/SunOS 5.8_x86 patch T109148-25 726-------------------------------------------------------------------------------- 727 728------------------------------------ 729Solaris 9 404 (6th Q-update - s9u6) 730------------------------------------ 731Bugid Risk Synopsis 732================================================================================ 7334870260 The elfdump command should produce more warning message on invalid move 734 entries. 7354865418 empty PT_TLS program headers cause problems in TLS enabled applications 7364825151 compiler core dumped with a -mt -xF=%all test 7374845829 The runtime linker fails to dlopen() long path name. 7384900684 shared libraries with more then 32768 plt's fail for sparc ELF64 7394906062 Makefiles under usr/src/cmd/sgs needs to be updated 740-------------------------------------------------------------------------------- 741All the above changes are incorporated in the following patches: 742 Solaris/SunOS 5.9_sparc patch T112963-10 743 Solaris/SunOS 5.9_x86 patch T113986-06 744 Solaris/SunOS 5.8_sparc patch T109147-26 745 Solaris/SunOS 5.8_x86 patch T109148-26 746 Solaris/SunOS 5.7_sparc patch T106950-24 747 Solaris/SunOS 5.7_x86 patch T106951-24 748-------------------------------------------------------------------------------- 7494900320 rtld library mapping could be faster 7504911775 implement GOTDATA proposal in ld 751 PSARC/2003/477 SPARC GOTDATA instruction sequences 7524904565 Functionality to ignore relocations against external symbols 7534764817 add section types SHT_DEBUG and SHT_DEBUGSTR 754 PSARC/2003/510 New ELF DEBUG and ANNOTATE sections 7554850703 enable per-symbol direct bindings 7564716275 Help required in the link analysis of runtime interfaces 757 PSARC/2003/519 Link-editors: Direct Binding Updates 7584904573 elfdump may hang when processing archive files 7594918310 direct binding from an executable can't be interposed on 7604918938 ld.so.1 has become SPARC32PLUS - breaks 4.x binary compatibility 7614911796 S1S8 C++: ld dump core when compiled and linked with xlinkopt=1. 7624889914 ld crashes with SEGV using -M mapfile under certain conditions 7634911936 exception are not catch from shared library with -zignore 764-------------------------------------------------------------------------------- 765All the above changes are incorporated in the following patches: 766 Solaris/SunOS 5.9_sparc patch T112963-11 767 Solaris/SunOS 5.9_x86 patch T113986-07 768 Solaris/SunOS 5.8_sparc patch T109147-27 769 Solaris/SunOS 5.8_x86 patch T109148-27 770 Solaris/SunOS 5.7_sparc patch T106950-25 771 Solaris/SunOS 5.7_x86 patch T106951-25 772-------------------------------------------------------------------------------- 7734946992 ld crashes due to huge number of sections (>65,000) 7744951840 mcs -c goes into a loop on executable program 7754939869 Need additional relocation types for abs34 code model 776 PSARC/2003/684 abs34 ELF relocations 777-------------------------------------------------------------------------------- 778All the above changes are incorporated in the following patches: 779 Solaris/SunOS 5.9_sparc patch T112963-12 780 Solaris/SunOS 5.9_x86 patch T113986-08 781 Solaris/SunOS 5.8_sparc patch T109147-28 782 Solaris/SunOS 5.8_x86 patch T109148-28 783-------------------------------------------------------------------------------- 784 785------------------------------------ 786Solaris 9 904 (7th Q-update - s9u7) 787------------------------------------ 788Bugid Risk Synopsis 789================================================================================ 7904912214 Having multiple of libc.so.1 in a link map causes malloc() to fail 7914526878 ld.so.1 should pass MAP_ALIGN flag to give kernel more flexibility 7924930997 sgs bld_vernote.ksh script needs to be hardend... 7934796286 ld.so.1: scenario for trouble? 7944930985 clean up cruft under usr/src/cmd/sgs/tools 7954933300 remove references to Ultra-1 in librtld_db demo 7964936305 string table compression is much too slow... 7974939626 SUNWonld internal package must be updated... 7984939565 per-symbol filtering required 7994948119 ld(1) -z loadfltr fails with per-symbol filtering 8004948427 ld.so.1 gives fatal error when multiple RTLDINFO objects are loaded 8014940894 ld core dumps using "-xldscope=symbolic 8024955373 per-symbol filtering refinements 8034878827 crle(1M) - display post-UPM search paths, and compensate for pre-UPM. 8044955802 /usr/ccs/bin/ld dumps core in process_reld() 8054964415 elfdump issues wrong relocation error message 8064966465 LD_NOAUXFLTR fails when object is both a standard and auxiliary filter 8074973865 the link-editor does not scale properly when linking objects with 808 lots of syms 8094975598 SHT_SUNW_ANNOTATE section relocation not resolved 8104974828 nss_files nss_compat r_mt tests randomly segfaulting 811-------------------------------------------------------------------------------- 812All the above changes are incorporated in the following patches: 813 Solaris/SunOS 5.9_sparc patch T112963-13 814 Solaris/SunOS 5.9_x86 patch T113986-09 815-------------------------------------------------------------------------------- 8164860508 link-editors should create/promote/verify hardware capabilities 8175002160 crle: reservation for dumped objects gets confused by mmaped object 8184967869 linking stripped library causes segv in linker 8195006657 link-editor doesn't always handle nodirect binding syminfo information 8204915901 no way to see ELF information 8215021773 ld.so.1 has trouble with objects having more than 2 segments. 822-------------------------------------------------------------------------------- 823All the above changes are incorporated in the following patches: 824 Solaris/SunOS 5.9_sparc patch T112963-14 825 Solaris/SunOS 5.9_x86 patch T113986-10 826 Solaris/SunOS 5.8_sparc patch T109147-29 827 Solaris/SunOS 5.8_x86 patch T109148-29 828-------------------------------------------------------------------------------- 829 830---------- 831Solaris 10 832---------- 833Bugid Risk Synopsis 834================================================================================ 8355044797 ld.so.1: secure directory testing is being skipped during filtee 836 processing 8374963676 Remove remaining static libraries 8385021541 unnecessary PT_SUNWBSS segment may be created 8395031495 elfdump complains about bad symbol entries in core files 8405012172 Need error when creating shared object with .o compiled 841 -xarch=v9 -xcode=abs44 8424994738 rd_plt_resolution() resolves ebx-relative PLT entries incorrectly 8435023493 ld -m output with patch 109147-25 missing .o information 844-------------------------------------------------------------------------------- 845All the above changes are incorporated in the following patches: 846 Solaris/SunOS 5.9_sparc patch T112963-15 847 Solaris/SunOS 5.9_x86 patch T113986-11 848 Solaris/SunOS 5.8_sparc patch T109147-30 849 Solaris/SunOS 5.8_x86 patch T109148-30 850-------------------------------------------------------------------------------- 8515071614 109147-29 & -30 break the build of on28-patch on Solaris 8 2/04 8525029830 crle: provide for optional alternative dependencies. 8535034652 ld.so.1 should save, and print, more error messages 8545036561 ld.so.1 outputs non-fatal fatal message about auxiliary filter libraries 8555042713 4866170 broke ld.so's ::setenv 8565047082 ld can core dump on bad gcc objects 8575047612 ld.so.1: secure pathname verification is flawed with filter use 8585047235 elfdump can core dump printing PT_INTERP section 8594798376 nits in demo code 8605041446 gelf_update_*() functions inconsistently return NULL or 0 8615032364 M_ID_TLSBSS and M_ID_UNKNOWN have the same value 8624707030 Empty LD_PRELOAD_64 doesn't override LD_PRELOAD 8634968618 symbolic linkage causes core dump 8645062313 dladdr() can cause deadlock in MT apps. 8655056867 $ISALIST/$HWCAP expansion should be more flexible. 8664918303 0@0.so.1 should not use compiler-supplied crt*.o files 8675058415 whocalls cannot take more than 10 arguments 8685067518 The fix for 4918303 breaks the build if a new work space is used. 869-------------------------------------------------------------------------------- 870All the above changes are incorporated in the following patches: 871 Solaris/SunOS 5.9_sparc patch T112963-16 872 Solaris/SunOS 5.9_x86 patch T113986-12 873 Solaris/SunOS 5.8_sparc patch T109147-31 874 Solaris/SunOS 5.8_x86 patch T109148-31 875-------------------------------------------------------------------------------- 8765013759 *file* should report hardware/software capabilities (link-editor 877 components only) 8785063580 libldstab: file /tmp/posto..: .stab[.index|.sbfocus] found with no 879 matching stri 8805076838 elfdump(1) is built with a CTF section (the wrong one) 8815080344 Hardware capabilities are not enforced for a.out 8825079061 RTLD_DEFAULT can be expensive 8835064973 allow normal relocs against TLS symbols for some sections 8845085792 LD_XXXX_64 should override LD_XXXX 8855096272 every executable or library has a .SUNW_dof section 8865094135 Bloomberg wants a faster ldd. 8875086352 libld.so.3 should be built with a .SUNW_ctf ELF section, ready for CR 8885098205 elfdump gives wrong section name for the global offset table 8895092414 Linker patch 109147-29 makes Broadvison One-To-One server v4.1 890 installation fail 8915080256 dump(1) doesn't list ELF hardware capabilities 8925097347 recursive read lock in gelf_getsym() 893-------------------------------------------------------------------------------- 894All the above changes are incorporated in the following patches: 895 Solaris/SunOS 5.9_sparc patch T112963-17 896 Solaris/SunOS 5.9_x86 patch T113986-13 897 Solaris/SunOS 5.8_sparc patch T109147-32 898 Solaris/SunOS 5.8_x86 patch T109148-32 899-------------------------------------------------------------------------------- 9005106206 ld.so.1 fail to run a Solaris9 program that has libc linked with 901 -z lazyload 9025102601 ON should deliver a 64-bit operating system for Opteron systems 903 (link-editor components only) 9046173852 enable link_auditing technology for amd64 9056174599 linker does not create .eh_frame_hdr sections for eh_frame sections 906 with SHF_LINK_ORDER 9076175609 amd64 run-time linker has a corrupted note section 9086175843 amd64 rdb_demo files not installed 9096182293 ld.so.1 can repeatedly relocate object .plts (RTLD_NOW). 9106183645 ld core dumps when automounter fails 9116178667 ldd list unexpected (file not found) in x86 environment. 9126181928 Need new reloc types R_AMD64_GOTOFF64 and R_AMD64_GOTPC32 9136182884 AMD64: ld coredumps when building a shared library 9146173559 The ld may set incorrect value for sh_addralign under some conditions. 9155105601 ld.so.1 gets a little too enthusiastic with interposition 9166189384 ld.so.1 should accommodate a files dev/inode change (libc loopback mnt) 9176177838 AMD64: linker cannot resolve PLT for 32-bit a.out(s) on amd64-S2 kernel 9186190863 sparc disassembly code should be removed from rdb_demo 9196191488 unwind eh_frame_hdr needs corrected encoding value 9206192490 moe(1) returns /lib/libc.so.1 for optimal expansion of libc HWCAP 921 libraries 9226192164 AMD64: introduce dlamd64getunwind interface 923 PSARC/2004/747 libc::dlamd64getunwind() 9246195030 libdl has bad version name 9256195521 64-bit moe(1) missed the train 9266198358 AMD64: bad eh_frame_hdr data when C and C++ mixed in a.out 9276204123 ld.so.1: symbol lookup fails even after lazy loading fallback 9286207495 UNIX98/UNIX03 vsx namespace violation DYNL.hdr/misc/dlfcn/T.dlfcn 929 14 Failed 9306217285 ctfmerge crashed during full onnv build 931-------------------------------------------------------------------------------- 932 933------------------------------------- 934Solaris 10 106 (1st Q-update - s10u1) 935------------------------------------- 936Bugid Risk Synopsis 937================================================================================ 9386209350 Do not include signature section from dynamic dependency library into 939 relocatable object 9406212797 The binary compiled on SunOS4.x doesn't run on Solaris8 with Patch 941 109147-31 942-------------------------------------------------------------------------------- 943All the above changes are incorporated in the following patches: 944 Solaris/SunOS 5.9_sparc patch T112963-18 945 Solaris/SunOS 5.9_x86 patch T113986-14 946 Solaris/SunOS 5.8_sparc patch T109147-33 947 Solaris/SunOS 5.8_x86 patch T109148-33 948-------------------------------------------------------------------------------- 9496219538 112963-17: linker patch causes binary to dump core 950-------------------------------------------------------------------------------- 951All the above changes are incorporated in the following patches: 952 Solaris/SunOS 5.10_sparc patch T117461-01 953 Solaris/SunOS 5.10_x86 patch T118345-01 954 Solaris/SunOS 5.9_sparc patch T112963-19 955 Solaris/SunOS 5.9_x86 patch T113986-15 956 Solaris/SunOS 5.8_sparc patch T109147-34 957 Solaris/SunOS 5.8_x86 patch T109148-34 958-------------------------------------------------------------------------------- 9596257177 incremental builds of usr/src/cmd/sgs can fail... 9606219651 AMD64: Linker does not issue error for out of range R_AMD64_PC32 961-------------------------------------------------------------------------------- 962All the above changes are incorporated in the following patches: 963 Solaris/SunOS 5.10_sparc patch T117461-02 964 Solaris/SunOS 5.10_x86 patch T118345-02 965 Solaris/SunOS 5.9_sparc patch T112963-20 966 Solaris/SunOS 5.9_x86 patch T113986-16 967 Solaris/SunOS 5.8_sparc patch T109147-35 968 Solaris/SunOS 5.8_x86 patch T109148-35 969NOTE: The fix for 6219651 is only applicable for 5.10_x86 platform. 970-------------------------------------------------------------------------------- 9715080443 lazy loading failure doesn't clean up after itself (D) 9726226206 ld.so.1 failure when processing single segment hwcap filtee 9736228472 ld.so.1: link-map control list stacking can loose objects 9746235000 random packages not getting installed in snv_09 and snv_10 - 975 rtld/common/malloc.c Assertion 9766219317 Large page support is needed for mapping executables, libraries and 977 files (link-editor components only) 9786244897 ld.so.1 can't run apps from commandline 9796251798 moe(1) returns an internal assertion failure message in some 980 circumstances 9816251722 ld fails silently with exit 1 status when -z ignore passed 9826254364 ld won't build libgenunix.so with absolute relocations 9836215444 ld.so.1 caches "not there" lazy libraries, foils svc.startd(1M)'s logic 9846222525 dlsym(3C) trusts caller(), which may return wrong results with tail call 985 optimization 9866241995 warnings in sgs should be fixed (link-editor components only) 9876258834 direct binding availability should be verified at runtime 9886260361 lari shouldn't count a.out non-zero undefined entries as interesting 9896260780 ldd doesn't recognize LD_NOAUXFLTR 9906266261 Add ld(1) -Bnodirect support (D) 9916261990 invalid e_flags error could be a little more friendly 9926261803 lari(1) should find more events uninteresting (D) 9936267352 libld_malloc provides inadequate alignment 9946268693 SHN_SUNW_IGNORE symbols should be allowed to be mulitiply defined 9956262789 Infosys wants a faster linker 996-------------------------------------------------------------------------------- 997All the above changes are incorporated in the following patches: 998 Solaris/SunOS 5.10_sparc patch T117461-03 999 Solaris/SunOS 5.10_x86 patch T118345-03 1000 Solaris/SunOS 5.9_sparc patch T112963-21 1001 Solaris/SunOS 5.9_x86 patch T113986-17 1002 Solaris/SunOS 5.8_sparc patch T109147-36 1003 Solaris/SunOS 5.8_x86 patch T109148-36 1004-------------------------------------------------------------------------------- 10056283601 The usr/src/cmd/sgs/packages/common/copyright contains old information 1006 legally problematic 10076276905 dlinfo gives inconsistent results (relative vs absolute linkname) (D) 1008 PSARC/2005/357 dlinfo(3c) RTLD_DI_ARGSINFO 10096284941 excessive link times with many groups/sections 10106280467 dlclose() unmaps shared library before library's _fini() has finished 10116291547 ld.so mishandles LD_AUDIT causing security problems. 1012-------------------------------------------------------------------------------- 1013All the above changes are incorporated in the following patches: 1014 Solaris/SunOS 5.10_sparc patch T117461-04 1015 Solaris/SunOS 5.10_x86 patch T118345-04 1016 Solaris/SunOS 5.9_sparc patch T112963-22 1017 Solaris/SunOS 5.9_x86 patch T113986-18 1018 Solaris/SunOS 5.8_sparc patch T109147-37 1019 Solaris/SunOS 5.8_x86 patch T109148-37 1020-------------------------------------------------------------------------------- 10216295971 UNIX98/UNIX03 *vsx* DYNL.hdr/misc/dlfcn/T.dlfcn 14 fails, auxv.h syntax 1022 error 10236299525 .init order failure when processing cycles 10246273855 gcc and sgs/crle don't get along 10256273864 gcc and sgs/libld don't get along 10266273875 gcc and sgs/rtld don't get along 10276272563 gcc and amd64/krtld/doreloc.c don't get along 10286290157 gcc and sgs/librtld_db/rdb_demo don't get along 10296301218 Matlab dumps core on startup when running on 112963-22 (D) 1030-------------------------------------------------------------------------------- 1031All the above changes are incorporated in the following patches: 1032 Solaris/SunOS 5.9_sparc patch T112963-23 1033 Solaris/SunOS 5.9_x86 patch T113986-19 1034 Solaris/SunOS 5.8_sparc patch T109147-38 1035 Solaris/SunOS 5.8_x86 patch T109148-38 1036-------------------------------------------------------------------------------- 10376314115 Checkpoint refuses to start, crashes on start, after application of 1038 linker patch 112963-22 1039-------------------------------------------------------------------------------- 1040All the above changes are incorporated in the following patches: 1041 Solaris/SunOS 5.9_sparc patch T112963-24 1042 Solaris/SunOS 5.9_x86 patch T113986-20 1043 Solaris/SunOS 5.8_sparc patch T109147-39 1044 Solaris/SunOS 5.8_x86 patch T109148-39 1045-------------------------------------------------------------------------------- 10466318306 a dlsym() from a filter should be redirected to an associated filtee 10476318401 mis-aligned TLS variable 10486324019 ld.so.1: malloc alignment is insufficient for new compilers 10496324589 psh coredumps on x86 machines on snv_23 10506236594 AMD64: Linker needs to handle the new .lbss section (D) 1051PSARC 2005/514 - AMD64 - large section support 10526314743 Linker: incorrect resolution for R_AMD64_GOTPC32 10536311865 Linker: x86 medium model; invalid ELF program header 1054-------------------------------------------------------------------------------- 1055All the above changes are incorporated in the following patches: 1056 Solaris/SunOS 5.10_sparc patch T117461-07 1057 Solaris/SunOS 5.10_x86 patch T118345-11 1058-------------------------------------------------------------------------------- 10596309061 link_audit should use __asm__ with gcc 10606310736 gcc and sgs/libld don't get along on SPARC 10616329796 Memory leak with iconv_open/iconv_close with patch 109147-33 10626332983 s9 linker patches 112963-24/113986-20 causing cluster machines not 1063 to boot 1064-------------------------------------------------------------------------------- 1065All the above changes are incorporated in the following patches: 1066 Solaris/SunOS 5.10_sparc patch T117461-08 1067 Solaris/SunOS 5.10_x86 patch T121208-02 1068 Solaris/SunOS 5.9_sparc patch T112963-25 1069 Solaris/SunOS 5.9_x86 patch T113986-21 1070 Solaris/SunOS 5.8_sparc patch T109147-40 1071 Solaris/SunOS 5.8_x86 patch T109148-40 1072-------------------------------------------------------------------------------- 1073 1074-------------- 1075Solaris Nevada 1076-------------- 1077Bugid Risk Synopsis 1078================================================================================ 10796340814 ld.so.1 core dump with HWCAP relocatable object + updated statistics 10806307274 crle bug with LD_LIBRARY_PATH 10816317969 elfheader limited to 65535 segments (link-editor components only) 10826350027 ld.so.1 aborts with assertion failed on amd64 10836362044 ld(1) inconsistencies with LD_DEBUG=-Dunused and -zignore 10846362047 ld.so.1 dumps core when combining HWCAP and LD_PROFILE 10856304206 runtime linker may respect LANG and LC_MESSAGE more than LC_ALL 10866363495 Catchup required with Intel relocations 10876326497 ld.so not properly processing LD_LIBRARY_PATH ending in : 10886307146 mcs dumps core when appending null string to comment section 10896371877 LD_PROFILE_64 with gprof does not produce correct results on amd64 10906372082 ld -r erroneously creates .got section on i386 10916201866 amd64: linker symbol elimination is broken 10926372620 printstack() segfaults when called from static function (D) 10936380470 32-bit ld(1) incorrectly builds 64-bit relocatable objects 10946391407 Insufficient alignment of 32-bit object in archive makes ld segfault 1095 (libelf component only) (D) 10966316708 LD_DEBUG should provide a means of identifying/isolating individual 1097 link-map lists (P) 10986280209 elfdump cores on memory model 0x3 10996197234 elfdump and dump don't handle 64-bit symbols correctly 11006398893 Extended section processing needs some work 11016397256 ldd dumps core in elf_fix_name 11026327926 ld does not set etext symbol correctly for AMD64 medium model (D) 11036390410 64-bit LD_PROFILE can fail: relocation error when binding profile plt 11046382945 AMD64-GCC: dbx: internal error: dwarf reference attribute out of bounds 11056262333 init section of .so dlopened from audit interface not being called 11066409613 elf_outsync() should fsync() 11076174390 crle configuration files are inconsistent across platforms (D, P) 11086426048 C++ exceptions broken in Nevada for amd64 11096429418 ld.so.1: need work-around for Nvidia drivers use of static TLS 11106429504 crle(1) shows wrong defaults for non-existent 64-bit config file 11116431835 data corruption on x64 in 64-bit mode while LD_PROFILE is in effect 11126423051 static TLS support within the link-editors needs a major face lift (D) 11136432984 ld(1) output file removal - change default behavior (PSARC 2006/353) (D) 11146388946 attempting to dlopen a .o file mislabeled as .so fails 11156446740 allow mapfile symbol definitions to create backing storage (D) 11164986360 linker crash on exec of .so (as opposed to a.out) -- error preferred 1117 instead 11186229145 ld: initarray/finiarray processing occurs after got size is determined 11196324924 the linker should warn if there's a .init section but not _init 11206424132 elfdump inserts extra whitespace in bitmap value display 11216449485 ld(1) creates misaligned TLS in binary compiled with -xpg 11226424550 Write to unallocated (wua) errors when libraries are built with 1123 -z lazyload 11246464235 executing the 64-bit ld(1) should be easy (D) 11256465623 need a way of building unix without an interpreter 11266467925 ld: section deletion (-z ignore) requires improvement 11276357230 specfiles should be nuked (link-editor components only) 11286409350 BrandZ project integration into Solaris (link-editor components only) 11296459189 UNIX03: *VSC* c99 compiler overwrites non-writable file 11306423746 add an option to relax the resolution of COMDAT relocs (D) 11314934427 runtime linker should load up static symbol names visible to 1132 dladdr() (D) 11336448719 sys/elf.h could be updated with additional machine and ABI types 1134