usr/src/cmd/sgs/packages/common/SUNWonld-README
Tue, 06 Aug 2013 17:09:22 -0400 Richard Lowe 3999 libld extended section handling is broken
Tue, 09 Apr 2013 18:13:34 +0000 Bryan Cantrill 3926 multiple extern map file definitions corrupt symbol table entry
Thu, 18 Apr 2013 21:49:49 -0400 Richard Lowe 3722 link-editor is over restrictive of R_AMD64_32 addends
Thu, 21 Mar 2013 15:19:00 -0400 Richard Lowe 3616 SHF_GROUP sections should not be discarded via other COMDAT mechanisms
Fri, 04 Jan 2013 23:29:21 -0500 Richard Lowe 3451 archive libraries with no symbols shouldn't require a string table
Tue, 01 Jan 2013 21:14:26 -0500 Richard Lowe 3436 relocatable objects also need sloppy relocation
Tue, 01 Jan 2013 16:07:37 -0500 Richard Lowe 3439 discarded sections shouldn't end up on output lists
Wed, 09 Jan 2013 00:43:09 +0000 Richard Lowe 3453 GNU comdat redirection does exactly the wrong thing
Mon, 08 Oct 2012 03:37:11 +0100 Richard Lowe 3265 link-editor builds bogus .eh_frame_hdr on ia32
Fri, 05 Oct 2012 17:35:59 -0400 Richard Lowe 3261 linker should ignore unknown hardware capabilities
Fri, 05 Oct 2012 16:48:45 -0400 Richard Lowe 3260 linker is insufficiently careful with strtok
Fri, 04 Mar 2011 15:27:25 -0500 Richard Lowe 308 ld may misalign sections only preceded by empty sections
Wed, 11 Aug 2010 13:39:17 -0600 Ali Bahrami 6972860 ld should provide user guidance to improve objects
Tue, 10 Aug 2010 10:17:01 -0600 Ali Bahrami 6975290 ld mishandles GOT relocation against local ABS symbol
Mon, 02 Aug 2010 14:04:48 -0700 Rod Evans 6935867 .dynamic could be readonly in sharable objects
Tue, 27 Jul 2010 22:49:34 -0700 Rod Evans 6972234 sgs demo's could use some cleanup
Fri, 23 Jul 2010 16:35:08 -0700 Rod Evans 6971440 moe can core dump while processing libc.
Tue, 20 Jul 2010 16:29:51 -0700 Rod Evans 6956152 dlclose() from an auditor can be fatal. Preinit/activity events should be more flexible.
Thu, 08 Jul 2010 09:23:43 -0600 Ali Bahrami 6952219 ld support for archives larger than 2 GB
Thu, 01 Jul 2010 22:10:47 -0700 Rod Evans 6965723 libsoftcrypto symbol capabilities rely on compiler generated capabilities - gcc failure
Wed, 30 Jun 2010 09:18:21 -0600 Ali Bahrami 6964517 OSnet mapfiles should use version 2 link-editor syntax (2nd pass)
Thu, 24 Jun 2010 18:16:42 -0600 Ali Bahrami 6916796 OSnet mapfiles should use version 2 link-editor syntax
Fri, 18 Jun 2010 13:01:44 -0700 Rod Evans 6961755 ld.so.1's -e arguments should take precedence over environment variables.
Wed, 26 May 2010 10:36:21 -0700 Rod Evans 6949596 wrong section alignment generated in joint compilation with shared library
Thu, 20 May 2010 16:30:02 -0600 Ali Bahrami 6954032 Support library with ld_open and -z allextract in snv_139 do not mix
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
Tue, 11 May 2010 10:58:58 -0600 Ali Bahrami 6939573 ldd should provide better diagnostics for incompatible objects
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
Wed, 31 Mar 2010 15:31:10 -0600 Ali Bahrami 6938111 nm `No symbol table data' message goes to stdout
Mon, 29 Mar 2010 11:14:55 -0700 Rod Evans 6938628 ld.so.1 should produce diagnostics for all dl*() entry points
Thu, 25 Mar 2010 11:22:48 -0600 Ali Bahrami 6931044 ld should not allow SHT_PROGBITS .eh_frame sections on amd64
Fri, 19 Mar 2010 07:58:37 -0600 Ali Bahrami 6934123 elfdump -d coredumps on PA-RISC elf
Sun, 14 Mar 2010 17:27:54 -0700 Rod Evans 6478684 isainfo/cpuid reports pause instruction not supported on amd64
Mon, 01 Mar 2010 13:38:28 -0800 Rod Evans 6918143 symbol capabilities (fix lint)
Mon, 01 Mar 2010 10:20:48 -0800 Rod Evans 6918143 symbol capabilities
Mon, 01 Mar 2010 09:03:30 -0700 Ali Bahrami 6929607 ld generates incorrect VERDEF entries for ET_REL output objects
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
Thu, 18 Feb 2010 09:56:44 -0700 Ali Bahrami 6923449 elfdump misinterprets _init/_fini symbols in dynamic section test
Wed, 17 Feb 2010 14:20:37 -0800 Gerald Jelinek 6903688 mdb(1) can't resolve certain symbols in solaris10-branded processes from the global zone
Wed, 16 Dec 2009 13:20:23 -0800 Rod Evans 6909523 core dump when run "LD_DEBUG=help ls" in non-English locale
Wed, 02 Dec 2009 15:37:55 -0700 Ali Bahrami 6900241 ld should track SHT_GROUP sections by symbol name, not section name
Fri, 16 Oct 2009 09:02:53 -0600 Ali Bahrami 6885456 Need to implement GNU-ld behavior in construction of .init/.fini sections
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
Fri, 04 Sep 2009 09:00:35 -0600 Ali Bahrami 6878605 ld should accept '%' syntax when matching input SHT_PROGBITS sections
Tue, 01 Sep 2009 09:06:39 -0700 Rod Evans 6516644 per-symbol filtering shouldn't be allowed in executables
Thu, 23 Jul 2009 11:33:37 -0700 Rod Evans 6862967 rd_loadobj_iter() failing for core files
Wed, 24 Jun 2009 14:42:58 -0700 Rod Evans 6853809 ld.so.1: rescan fallback optimization is invalid
Thu, 18 Jun 2009 13:16:39 -0600 Ali Bahrami 6851224 elf_getshnum() and elf_getshstrndx() incompatible with 2002 ELF gABI agreement
Tue, 16 Jun 2009 10:40:20 -0600 Ali Bahrami 6849998 remove undocumented mapfile $SPECVERS and $NEED options
Mon, 18 May 2009 10:55:51 -0600 Ali Bahrami 6841199 Undo 10 year old workaround and use 64-bit ld on 32-bit objects
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
Thu, 07 May 2009 16:01:18 -0700 Rod Evans 6806791 filter builds could be optimized
Tue, 21 Apr 2009 11:20:53 -0600 Ali Bahrami 6831285 linker LD_DEBUG support needs improvements
Fri, 10 Apr 2009 13:45:29 -0700 Rod Evans 6715578 AOUT (BCP) symbol lookup can be compromised with lazy loading.
Wed, 08 Apr 2009 13:30:01 -0600 Ali Bahrami 6827468 6801536 breaks 'ld -s' if there are weak/strong symbol pairs
Fri, 03 Apr 2009 09:26:03 -0600 Ali Bahrami 6821619 Solaris linkers need systematic approach to ELF OSABI
less more (0) -100 -60 tip