History log of /illumos-gate/usr/src/cmd/sgs/rtld/common/_elf.h (Results 1 – 17 of 17)
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.


# f441771b 20-May-2010 Rod Evans

6943772 Testing for a symbols existence with RTLD_PROBE is compromised by RTLD_BIND_NOW
PSARC/2010/175 Deferred symbol references
6943432 dlsym(RTLD_PROBE) should only bind to symbol definiti

6943772 Testing for a symbols existence with RTLD_PROBE is compromised by RTLD_BIND_NOW
PSARC/2010/175 Deferred symbol references
6943432 dlsym(RTLD_PROBE) should only bind to symbol definitions
6668759 an external method for determining whether an ELF dependency is optional

--HG--
rename : usr/src/cmd/sgs/rtld/common/_inline.h => usr/src/cmd/sgs/rtld/common/_inline_gen.h

show more ...


# 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


# 56deab07 21-Jan-2009 Rod Evans

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


# 35450702 19-Nov-2008 Ali Bahrami

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


# bebb829d 14-Oct-2008 Rod Evans

6754965 introduce the SF1_SUNW_ADDR32 bit in software capabilities
PSARC/2008/622 32-bit Address Restriction Software Capabilities Flag


# 9aa23310 09-Apr-2008 rie

6509323 Need to disable the Multiple Files loading - same name, different directories (or its stat() use)


# dae2dfb7 05-Mar-2008 rie

PSARC/2008/148: new ldd(1) -p option
6357282 ldd should recognize PARENT and EXTERN symbols


# 75e7992a 31-Jan-2008 rie

6654381 lazy loading fall-back needs optimizing


# 3b41b08b 21-Mar-2007 ab196087

6516665 The link-editors should be more resilient against gcc's symbol versioning


# 02ca3e02 01-Mar-2007 rie

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


# d579eb63 25-Jan-2007 ab196087

PSARC 2007/026 ELF symbol sort sections
6475344 DTrace needs ELF function and data symbols sorted by address


# 9039eeaf 19-Sep-2006 ab196087

PSARC 2006/526 SHT_SUNW_LDYNSYM - default local symbol addition
4934427 runtime linker should load up static symbol names visible to dladdr()


# 7c478bd9 14-Jun-2005 stevel@tonic-gate

OpenSolaris Launch