usr/src/cmd/sgs/include/debug.h
Wed, 19 May 2010 22:33:49 -0700 Rod Evans 6943772 Testing for a symbols existence with RTLD_PROBE is compromised by RTLD_BIND_NOW
Mon, 26 Apr 2010 11:46:22 -0600 Ali Bahrami 6932220 ld -z allextract skips objects that lack global symbols
Tue, 13 Apr 2010 09:48:27 -0600 Ali Bahrami 6941727 ld relocation cache memory use is excessive
Mon, 29 Mar 2010 11:14:55 -0700 Rod Evans 6938628 ld.so.1 should produce diagnostics for all dl*() entry points
Mon, 01 Mar 2010 10:20:48 -0800 Rod Evans 6918143 symbol capabilities
Mon, 22 Feb 2010 09:19:31 -0700 Ali Bahrami 6916788 ld version 2 mapfile syntax
Thu, 18 Feb 2010 10:50:37 -0700 Ali Bahrami 6914728 Add dl_iterate_phdr() function to ld.so.1
Wed, 02 Dec 2009 15:37:55 -0700 Ali Bahrami 6900241 ld should track SHT_GROUP sections by symbol name, not section name
Wed, 14 Oct 2009 08:12:49 -0700 Rod Evans 6888489 Null environment variables are not overriding crle(1) replaceable environment variables.
Fri, 18 Sep 2009 09:00:12 -0600 Ali Bahrami 6850768 ld option to autogenerate wrappers/interposers similar to GNU ld --wrap
Tue, 16 Jun 2009 10:40:20 -0600 Ali Bahrami 6849998 remove undocumented mapfile $SPECVERS and $NEED options
Tue, 12 May 2009 10:26:18 -0600 Ali Bahrami 6837777 ld ordered section code uses too much memory and works too hard
Fri, 08 May 2009 10:36:22 -0700 Rod Evans 6831308 ld.so.1: symbol rescanning does a little too much work
Tue, 21 Apr 2009 11:20:53 -0600 Ali Bahrami 6831285 linker LD_DEBUG support needs improvements
Fri, 03 Apr 2009 09:26:03 -0600 Ali Bahrami 6821619 Solaris linkers need systematic approach to ELF OSABI
Fri, 20 Mar 2009 14:42:05 -0700 Rod Evans 6801536 ld: mapfile processing oddities unveiled through mmapobj(2) observations
Wed, 21 Jan 2009 11:00:19 -0800 Rod Evans 6686372 ld.so.1 should use mmapobj(2)
Wed, 07 Jan 2009 15:27:19 -0800 Rod Evans 6789925 64-bit applications with SF1_SUNW_ADDR32 require non-default starting address
Tue, 16 Dec 2008 17:06:04 -0800 Rod Evans 6778453 RTLD_GROUP prevents use of application defined malloc
Tue, 09 Dec 2008 10:54:10 -0700 Ali Bahrami 6775062 remove /usr/lib/libldstab.so
Fri, 31 Oct 2008 09:06:34 -0600 Ali Bahrami 6748160 problem with -zrescan
Tue, 23 Sep 2008 18:17:35 -0700 Rod Evans 6746674 setuid applications do not find libraries any more because trusted directories behavior changed
Thu, 18 Sep 2008 15:10:14 -0700 Rod Evans 6744003 ld(1) could provide better argument processing diagnostics
Tue, 02 Sep 2008 13:24:37 -0700 Rod Evans 6735939 ld(1) discarded symbol relocations errors (Studio and GNU).
Wed, 09 Jul 2008 08:49:27 -0700 ab196087 6617475 gas creates erroneous FILE symbols [was: ld.so.1 is reported as false positive by wsdiff]
Wed, 09 Apr 2008 09:44:57 -0700 rie 6509323 Need to disable the Multiple Files loading - same name, different directories (or its stat() use)
Tue, 18 Mar 2008 09:17:00 -0700 ab196087 PSARC 2008/179 cross link-editor
Tue, 04 Mar 2008 17:44:49 -0800 rie PSARC/2008/148: new ldd(1) -p option
Wed, 23 Jan 2008 13:07:16 -0800 ab196087 6492726 Merge SHF_MERGE|SHF_STRINGS input sections
Thu, 29 Nov 2007 08:50:31 -0800 rie 6629404 ld with -z ignore doesn't scale
Wed, 10 Oct 2007 14:20:55 -0700 rie PSARC/2007/559 new symbol visibilities - EXPORTED, SINGLETON, and ELIMINATE
Mon, 17 Sep 2007 11:32:50 -0700 rie 6603313 dlclose() can fail to unload objects after fix for 6573641
Tue, 24 Jul 2007 10:39:52 -0700 ab196087 6577462 Additional improvements needed to handling of gcc's symbol versioning
Wed, 18 Jul 2007 10:24:38 -0700 rie PSARC/2007/413 Add -zglobalaudit option to ld
Mon, 11 Jun 2007 08:34:06 -0700 ab196087 6565476 rtld symbol version check prevents GNU ld binary from running
Wed, 21 Mar 2007 10:53:55 -0700 ab196087 6516665 The link-editors should be more resilient against gcc's symbol versioning
Mon, 19 Mar 2007 08:12:39 -0700 ab196087 PSARC 2007/127 Reserved space for editing ELF dynamic sections
Wed, 28 Feb 2007 16:31:04 -0800 rie 6523787 dlopen() handle gets mistakenly orphaned - results in access to freed memory
Wed, 07 Feb 2007 16:54:58 -0800 rie 6521504 ld: hardware capabilities processing from relocatables objects needs hardening.
Thu, 25 Jan 2007 14:26:58 -0800 ab196087 PSARC 2007/026 ELF symbol sort sections
Wed, 20 Dec 2006 21:51:02 -0800 rie 6501793 GOTOP relocation transition (optimization) fails with offsets > 2^32
Tue, 24 Oct 2006 09:55:12 -0700 rie PSARC 2006/595 link-editor support library interface - ld_open()
Wed, 20 Sep 2006 09:28:52 -0700 ab196087 6423746 add an option to relax the resolution of COMDAT relocs
Wed, 30 Aug 2006 10:15:44 -0700 rie 6464235 executing the 64-bit ld(1) should be easy
Wed, 07 Jun 2006 18:50:12 -0700 rie 6423051 static TLS support within the link-editors needs a major face lift
Mon, 15 May 2006 08:44:26 -0700 ab196087 PSARC 2006/301 elf_M32.h removal
Tue, 18 Apr 2006 08:51:16 -0700 rie 6262333 init section of .so dlopened from audit interface not being called
Tue, 14 Mar 2006 09:22:52 -0800 rie 6316708 LD_DEBUG should provide a means of identifying/isolating individual
Tue, 13 Dec 2005 12:46:58 -0800 rie 6362044 ld(1) inconsistencies with LD_DEBUG=-Dunused and -zignore
Wed, 03 Aug 2005 09:40:55 -0700 rie 6301218 Matlab dumps core on startup when running on 112963-22
Mon, 20 Jun 2005 14:27:45 -0700 rie 6284941 excessive link times with many groups/sections
Wed, 15 Jun 2005 08:20:19 -0700 rie 6276905 dlinfo gives inconsistent results (relative vs absolute linkname)
Tue, 14 Jun 2005 00:00:00 -0700 stevel OpenSolaris Launch
less more (0) tip