History log of /illumos-gate/usr/src/cmd/sgs/rtld/common/remove.c (Results 1 – 25 of 29)
Revision Date Author Comments
# fec04708 01-Jul-2022 Richard Lowe

14901 remove remaining a.out support from sgs
Reviewed by: Dan McDonald <danmcd@mnx.io>
Reviewed by: Robert Mustacchi <rm+illumos@fingolfin.org>
Approved by: Garrett D'Amore <garrett@damo

14901 remove remaining a.out support from sgs
Reviewed by: Dan McDonald <danmcd@mnx.io>
Reviewed by: Robert Mustacchi <rm+illumos@fingolfin.org>
Approved by: Garrett D'Amore <garrett@damore.org>

show more ...


# 6a634c9d 19-Aug-2010 Richard Lowe

merge with onnv_147
Reviewed by: garrett@nexenta.com
Approved by: garrett@nexenta.com


# 2020b2b6 20-Jul-2010 Rod Evans

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


# 08278a5e 01-Mar-2010 Rod Evans

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


# 2017c965 08-May-2009 Rod Evans

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


# dde769a2 10-Apr-2009 Rod Evans

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 w

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

show more ...


# 57ef7aa9 20-Mar-2009 Rod Evans

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


# 481bba9e 13-Feb-2009 Rod Evans

6805009 ld.so.1: link map control list tear down leaves dangling pointer - pfinstall does it again.


# b4059b01 26-Jan-2009 Rod Evans

6797468 ld.so.1: orphaned handles aren't processed correctly


# 56deab07 21-Jan-2009 Rod Evans

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


# cb511613 17-Dec-2008 Ali Bahrami

6782597 32-bit ld.so.1 needs to accept objects with large inode number


# 7257d1b4 06-Jun-2008 raf

PSARC 2008/309 expunge synonyms.h
6700179 expunge synonyms.h

--HG--
rename : usr/src/cmd/sgs/libelf/common/syn.h => deleted_files/usr/src/cmd/sgs/libelf/common/syn.h
rename : usr

PSARC 2008/309 expunge synonyms.h
6700179 expunge synonyms.h

--HG--
rename : usr/src/cmd/sgs/libelf/common/syn.h => deleted_files/usr/src/cmd/sgs/libelf/common/syn.h
rename : usr/src/cmd/sgs/librtld/common/lintsup.c => deleted_files/usr/src/cmd/sgs/librtld/common/lintsup.c
rename : usr/src/cmd/sgs/rtld/common/_synonyms.h => deleted_files/usr/src/cmd/sgs/rtld/common/_synonyms.h
rename : usr/src/common/atomic/atomic_asm_weak.h => deleted_files/usr/src/common/atomic/atomic_asm_weak.h
rename : usr/src/lib/common/inc/c_synonyms.h => deleted_files/usr/src/lib/common/inc/c_synonyms.h
rename : usr/src/lib/libc/amd64/gen/lexp10.c => deleted_files/usr/src/lib/libc/amd64/gen/lexp10.c
rename : usr/src/lib/libc/amd64/gen/llog10.c => deleted_files/usr/src/lib/libc/amd64/gen/llog10.c
rename : usr/src/lib/libc/amd64/gen/ltostr.c => deleted_files/usr/src/lib/libc/amd64/gen/ltostr.c
rename : usr/src/lib/libc/i386/gen/lexp10.c => deleted_files/usr/src/lib/libc/i386/gen/lexp10.c
rename : usr/src/lib/libc/i386/gen/llog10.c => deleted_files/usr/src/lib/libc/i386/gen/llog10.c
rename : usr/src/lib/libc/i386/gen/ltostr.c => deleted_files/usr/src/lib/libc/i386/gen/ltostr.c
rename : usr/src/lib/libc/inc/synonyms.h => deleted_files/usr/src/lib/libc/inc/synonyms.h
rename : usr/src/lib/libc/sparcv9/gen/lexp10.c => deleted_files/usr/src/lib/libc/sparcv9/gen/lexp10.c
rename : usr/src/lib/libc/sparcv9/gen/llog10.c => deleted_files/usr/src/lib/libc/sparcv9/gen/llog10.c
rename : usr/src/lib/libc_psr/inc.flg => deleted_files/usr/src/lib/libc_psr/inc.flg
rename : usr/src/lib/libcrypt/inc/des_synonyms.h => deleted_files/usr/src/lib/libcrypt/inc/des_synonyms.h
rename : usr/src/lib/libgen/inc/gen_synonyms.h => deleted_files/usr/src/lib/libgen/inc/gen_synonyms.h
rename : usr/src/lib/libtsnet/common/synonyms.h => deleted_files/usr/src/lib/libtsnet/common/synonyms.h
rename : usr/src/tools/scripts/check_fnames.sh => deleted_files/usr/src/tools/scripts/check_fnames.sh
rename : usr/src/lib/libc/sparc/gen/lexp10.c => usr/src/lib/libc/port/gen/lexp10.c
rename : usr/src/lib/libc/sparc/gen/llog10.c => usr/src/lib/libc/port/gen/llog10.c

show more ...


# 74a8d72a 20-May-2008 rie

6703683 Can't build VirtualBox on Build 88 or 89
6703919 boot hangs intermittently on x86 with onnv daily.0430 and on


# 8cd45542 29-Apr-2008 raf

6678310 using LD_AUDIT, ld.so.1 calls shared library's .init before library is fully relocated
6689238 libc needs global protection against ld.so.1


# 75e7992a 31-Jan-2008 rie

6654381 lazy loading fall-back needs optimizing


# cce0e03b 23-Jan-2008 ab196087

6492726 Merge SHF_MERGE|SHF_STRINGS input sections


# 1c272b97 10-Nov-2007 rie

6627765 soffice failure after integration of 6603313 - dangling GROUP pointer.


# 60758829 10-Oct-2007 rie

PSARC/2007/559 new symbol visibilities - EXPORTED, SINGLETON, and ELIMINATE
6602451 new symbol visibilities required: EXPORTED, SINGLETON and ELIMINATE


# 8af2c5b9 17-Sep-2007 rie

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


# efb9e8b8 21-Jul-2007 rie

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


# 7247f888 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


# ed98f06c 19-Apr-2007 rie

6547441 Uninitialized variable causes ld.so.1 to crash on object cleanup


# 02ca3e02 01-Mar-2007 rie

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


# 12b8e62e 27-Jul-2006 rie

6424550 Write to unallocated (wua) errors when libraries are built with -z lazyload
6449485 ld(1) creates misaligned TLS in binary compiled with -xpg


# c1c6f601 12-Jul-2006 rie

6388946 attempting to dlopen a .o file mislabeled as .so fails
6446740 allow mapfile symbol definitions to create backing storage
4986360 linker crash on exec of .so (as opposed to a.out) --

6388946 attempting to dlopen a .o file mislabeled as .so fails
6446740 allow mapfile symbol definitions to create backing storage
4986360 linker crash on exec of .so (as opposed to a.out) -- error preferred instead
6229145 ld: initarray/finiarray processing occurs after got size is determined
6324924 the linker should warn if there's a .init section but not _init

show more ...


12