History log of /illumos-gate/usr/src/cmd/sgs/include/debug.h (Results 1 – 25 of 61)
Revision Date Author Comments
# 56726c7e 16-Jul-2022 Robert Mustacchi

14821 Add additional AVX512 capabilities
14822 Need new word of hardware capabilities
14823 aux vector feature mapping should use x86_featureset
Reviewed by: Richard Lowe <richlowe@richlo

14821 Add additional AVX512 capabilities
14822 Need new word of hardware capabilities
14823 aux vector feature mapping should use x86_featureset
Reviewed by: Richard Lowe <richlowe@richlowe.net>
Reviewed by: Patrick Mooney <pmooney@pfmooney.com>
Approved by: Dan McDonald <danmcd@mnx.io>

show more ...


# 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 ...


# 48125817 22-Apr-2014 Keith M Wesolowski

4996 rtld _init race leads to incorrect symbol values
Reviewed by: Richard Lowe <richlowe@richlowe.net>
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Dan McDonald <danmcd@omn

4996 rtld _init race leads to incorrect symbol values
Reviewed by: Richard Lowe <richlowe@richlowe.net>
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Dan McDonald <danmcd@omniti.com>
Approved by: Richard Lowe <richlowe@richlowe.net>

show more ...


# 6a634c9d 19-Aug-2010 Richard Lowe

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


# 1007fd6f 11-Aug-2010 Ali Bahrami

6972860 ld should provide user guidance to improve objects
PSARC/2010/312 Link-editor guidance


# 2020b2b6 20-Jul-2010 Rod Evans

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


# 1c1abfbc 18-Jun-2010 Rod Evans

6961755 ld.so.1's -e arguments should take precedence over environment variables.
6748925 moe returns wrong hwcap library in some circumstances


# 02938ba2 26-May-2010 Rod Evans

6949596 wrong section alignment generated in joint compilation with shared library


# 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 ...


# dc0f59e5 26-Apr-2010 Ali Bahrami

6932220 ld -z allextract skips objects that lack global symbols


# bf994817 13-Apr-2010 Ali Bahrami

6941727 ld relocation cache memory use is excessive


# 98c080d5 29-Mar-2010 Rod Evans

6938628 ld.so.1 should produce diagnostics for all dl*() entry points

--HG--
rename : usr/src/cmd/sgs/liblddbg/common/callback.c => usr/src/cmd/sgs/liblddbg/common/dlfcns.c


# 08278a5e 01-Mar-2010 Rod Evans

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


# 69112edd 22-Feb-2010 Ali Bahrami

6916788 ld version 2 mapfile syntax
PSARC/2009/688 Human readable and extensible ld mapfile syntax


# 20272c2e 18-Feb-2010 Ali Bahrami

6914728 Add dl_iterate_phdr() function to ld.so.1
PSARC/2010/015 dl_iterate_phdr


# e64d0ff9 02-Dec-2009 Ali Bahrami

6900241 ld should track SHT_GROUP sections by symbol name, not section name
6901773 Special handling of STT_SECTION group signature symbol for GNU objects
6901895 Failing asserts in ld update

6900241 ld should track SHT_GROUP sections by symbol name, not section name
6901773 Special handling of STT_SECTION group signature symbol for GNU objects
6901895 Failing asserts in ld update_osym() trying to build gcc 4.5 develpment head
6875758 Remove temporary workaround to ctfmerge from 6866605

show more ...


# 635216b6 14-Oct-2009 Rod Evans

6888489 Null environment variables are not overriding crle(1) replaceable environment variables.


# cdcc71c0 18-Sep-2009 Ali Bahrami

6850768 ld option to autogenerate wrappers/interposers similar to GNU ld --wrap
PSARC/2009/493 ld -z wrap option


# 4a8d0ea7 16-Jun-2009 Ali Bahrami

6849998 remove undocumented mapfile $SPECVERS and $NEED options


# 1dd9d86f 12-May-2009 Ali Bahrami

6837777 ld ordered section code uses too much memory and works too hard


# 2017c965 08-May-2009 Rod Evans

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


# e23c41c9 21-Apr-2009 Ali Bahrami

6831285 linker LD_DEBUG support needs improvements


# 4f680cc6 03-Apr-2009 Ali Bahrami

6821619 Solaris linkers need systematic approach to ELF OSABI
PSARC/2009/196 ELF objects to set OSABI / elfdump -O option

--HG--
rename : usr/src/cmd/sgs/libconv/common/cap.c => usr/

6821619 Solaris linkers need systematic approach to ELF OSABI
PSARC/2009/196 ELF objects to set OSABI / elfdump -O option

--HG--
rename : usr/src/cmd/sgs/libconv/common/cap.c => usr/src/cmd/sgs/libconv/common/cap_machelf.c
rename : usr/src/cmd/sgs/libconv/common/dynamic.c => usr/src/cmd/sgs/libconv/common/dynamic_machelf.c
rename : usr/src/cmd/sgs/libconv/common/globals.c => usr/src/cmd/sgs/libconv/common/globals_machelf.c
rename : usr/src/cmd/sgs/libconv/common/sections.c => usr/src/cmd/sgs/libconv/common/sections_machelf.c
rename : usr/src/cmd/sgs/libconv/common/symbols_sparc.c => usr/src/cmd/sgs/libconv/common/symbols_sparc_machelf.c

show more ...


# 57ef7aa9 20-Mar-2009 Rod Evans

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


# 56deab07 21-Jan-2009 Rod Evans

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


123