History log of /opensolaris-onvv-gate/usr/src/cmd/sgs/rtld/mdbmod/common/rtld.msg
Revision Date Author Comments
# 12877:69001e4756ae 20-Jul-2010 Rod Evans <Rod.Evans@Sun.COM>

6956152 dlclose() from an auditor can be fatal. Preinit/activity events should be more flexible.


# 11827:d7ef53deac3f 01-Mar-2010 Rod Evans <Rod.Evans@Sun.COM>

6918143 symbol capabilities
6910387 .tdata and .tbss separation invalidates TLS program header information


# 9963:d23f520cfd07 24-Jun-2009 Rod Evans <Rod.Evans@Sun.COM>

6853809 ld.so.1: rescan fallback optimization is invalid
6854158 ld.so.1: interposition can be skipped because of incorrect caller/destination validation


# 9577:dca915fd85d3 08-May-2009 Rod Evans <Rod.Evans@Sun.COM>

6831308 ld.so.1: symbol rescanning does a little too much work


# 9340:5163f16f8c5d 10-Apr-2009 Rod Evans <Rod.Evans@Sun.COM>

6715578 AOUT (BCP) symbol lookup can be compromised with lazy loading.
6752883 ld.so.1 error message should be buffered (not sent to stderr).
6577982 ld.so.1 calls getpid() before it should when any LD_* are set
6826513 ldd gets confused by a crle(1) LD_PRELOAD setting


# 9131:d7741cc87056 20-Mar-2009 Rod Evans <Rod.Evans@Sun.COM>

6801536 ld: mapfile processing oddities unveiled through mmapobj(2) observations


# 8598:0867fc633d66 21-Jan-2009 Rod Evans <Rod.Evans@Sun.COM>

6686372 ld.so.1 should use mmapobj(2)
6726108 dlopen() performance could be improved.


# 8159:89ffa23f2543 19-Nov-2008 Ali Bahrami <Ali.Bahrami@Sun.COM>

6736890 PT_SUNWBSS should be disabled
PSARC/2008/715 PT_SUNWBSS removal


# 5950:a449a24f9be0 31-Jan-2008 rie

6654381 lazy loading fall-back needs optimizing


# 5892:b863dde33f1b 23-Jan-2008 ab196087

6492726 Merge SHF_MERGE|SHF_STRINGS input sections


# 5067:d64dc195fe92 17-Sep-2007 rie

6603313 dlclose() can fail to unload objects after fix for 6573641


# 4699:ba3c3e75e70c 21-Jul-2007 rie

6573641 ld.so.1 does not maintain parent relationship to a dlopen() caller.


# 4679:3d9b5e6569cc 18-Jul-2007 rie

PSARC/2007/413 Add -zglobalaudit option to ld
6568745 segfault when using LD_DEBUG with bit_audit library when instrumenting mozilla


# 3731:79e3159504fa 28-Feb-2007 rie

6523787 dlopen() handle gets mistakenly orphaned - results in access to freed memory


# 3466:4cc6ca6917b5 22-Jan-2007 rie

PSARC/2006/714 ld(1) mapfile: symbol interpose definition
6494214 Refinements to symbolic binding, symbol declarations and interposition
6500110 *file* could produce better error diagnostics


# 2850:689acf945b89 02-Oct-2006 rie

PSARC/2006/558 R_*_SIZE relocation support
6336605 link-editors need to support R_*_SIZE relocations
6475375 ld.so.1: symbol search optimization to reduce rescans
6475497 elfdump(1) is misreporting sh_link


# 1824:9cc314774a20 18-Apr-2006 rie

6262333 init section of .so dlopened from audit interface not being called


# 280:ffd6f0e5ac00 03-Aug-2005 rie

6301218 Matlab dumps core on startup when running on 112963-22


# 0:68f95e015346 14-Jun-2005 stevel@tonic-gate

OpenSolaris Launch


# 12877:69001e4756ae 20-Jul-2010 Rod Evans <Rod.Evans@Sun.COM>

6956152 dlclose() from an auditor can be fatal. Preinit/activity events should be more flexible.


# 11827:d7ef53deac3f 01-Mar-2010 Rod Evans <Rod.Evans@Sun.COM>

6918143 symbol capabilities
6910387 .tdata and .tbss separation invalidates TLS program header information


# 9963:d23f520cfd07 24-Jun-2009 Rod Evans <Rod.Evans@Sun.COM>

6853809 ld.so.1: rescan fallback optimization is invalid
6854158 ld.so.1: interposition can be skipped because of incorrect caller/destination validation


# 9577:dca915fd85d3 08-May-2009 Rod Evans <Rod.Evans@Sun.COM>

6831308 ld.so.1: symbol rescanning does a little too much work


# 9340:5163f16f8c5d 10-Apr-2009 Rod Evans <Rod.Evans@Sun.COM>

6715578 AOUT (BCP) symbol lookup can be compromised with lazy loading.
6752883 ld.so.1 error message should be buffered (not sent to stderr).
6577982 ld.so.1 calls getpid() before it should when any LD_* are set
6826513 ldd gets confused by a crle(1) LD_PRELOAD setting


# 9131:d7741cc87056 20-Mar-2009 Rod Evans <Rod.Evans@Sun.COM>

6801536 ld: mapfile processing oddities unveiled through mmapobj(2) observations


# 8598:0867fc633d66 21-Jan-2009 Rod Evans <Rod.Evans@Sun.COM>

6686372 ld.so.1 should use mmapobj(2)
6726108 dlopen() performance could be improved.


# 8159:89ffa23f2543 19-Nov-2008 Ali Bahrami <Ali.Bahrami@Sun.COM>

6736890 PT_SUNWBSS should be disabled
PSARC/2008/715 PT_SUNWBSS removal


# 5950:a449a24f9be0 31-Jan-2008 rie

6654381 lazy loading fall-back needs optimizing


# 5892:b863dde33f1b 23-Jan-2008 ab196087

6492726 Merge SHF_MERGE|SHF_STRINGS input sections


# 5067:d64dc195fe92 17-Sep-2007 rie

6603313 dlclose() can fail to unload objects after fix for 6573641


# 4699:ba3c3e75e70c 21-Jul-2007 rie

6573641 ld.so.1 does not maintain parent relationship to a dlopen() caller.


# 4679:3d9b5e6569cc 18-Jul-2007 rie

PSARC/2007/413 Add -zglobalaudit option to ld
6568745 segfault when using LD_DEBUG with bit_audit library when instrumenting mozilla


# 3731:79e3159504fa 28-Feb-2007 rie

6523787 dlopen() handle gets mistakenly orphaned - results in access to freed memory


# 3466:4cc6ca6917b5 22-Jan-2007 rie

PSARC/2006/714 ld(1) mapfile: symbol interpose definition
6494214 Refinements to symbolic binding, symbol declarations and interposition
6500110 *file* could produce better error diagnostics


# 2850:689acf945b89 02-Oct-2006 rie

PSARC/2006/558 R_*_SIZE relocation support
6336605 link-editors need to support R_*_SIZE relocations
6475375 ld.so.1: symbol search optimization to reduce rescans
6475497 elfdump(1) is misreporting sh_link


# 1824:9cc314774a20 18-Apr-2006 rie

6262333 init section of .so dlopened from audit interface not being called


# 280:ffd6f0e5ac00 03-Aug-2005 rie

6301218 Matlab dumps core on startup when running on 112963-22


# 0:68f95e015346 14-Jun-2005 stevel@tonic-gate

OpenSolaris Launch