History log of /illumos-gate/usr/src/cmd/sgs/libld/common/_libld.h (Results 1 – 25 of 55)
Revision Date Author Comments
# a48fdbef 15-Feb-2024 Bryan Cantrill

16224 mdb_nv_insert() is accidentally quadratic
16235 ld_place_section() is accidentally quadratic wrt output sections
16239 when debugging a core, mdb should not search for an executable

16224 mdb_nv_insert() is accidentally quadratic
16235 ld_place_section() is accidentally quadratic wrt output sections
16239 when debugging a core, mdb should not search for an executable
16285 add ::mutex for user-level mutexes
16286 add wchan mdb walker for user-level wait channels
16287 add mdb_thread_name() to module API
Reviewed by: Rich Lowe <richlowe@richlowe.net>
Reviewed by: Andy Fiddaman <illumos@fiddaman.net>
Approved by: Gordon Ross <gordon.w.ross@gmail.com>

show more ...


# fb12490a 11-Feb-2019 Richard Lowe

14090 ld(1) could use a normal allocator
Reviewed by: Gordon Ross <Gordon.W.Ross@gmail.com>
Reviewed by: Jason King <jason.brian.king+illumos@gmail.com>
Reviewed by: Michael van der Westh

14090 ld(1) could use a normal allocator
Reviewed by: Gordon Ross <Gordon.W.Ross@gmail.com>
Reviewed by: Jason King <jason.brian.king+illumos@gmail.com>
Reviewed by: Michael van der Westhuizen <r1mikey@gmail.com>
Approved by: Dan McDonald <danmcd@joyent.com>

show more ...


# f3ecd616 30-Sep-2021 Richard Lowe

backout 14090: turns over big rocks, discovers big bugs


# fa4a3e77 11-Feb-2019 Richard Lowe

14090 ld(1) could use a normal allocator
Reviewed by: Gordon Ross <Gordon.W.Ross@gmail.com>
Reviewed by: Jason King <jason.brian.king+illumos@gmail.com>
Approved by: Robert Mustacchi <rm@

14090 ld(1) could use a normal allocator
Reviewed by: Gordon Ross <Gordon.W.Ross@gmail.com>
Reviewed by: Jason King <jason.brian.king+illumos@gmail.com>
Approved by: Robert Mustacchi <rm@fingolfin.org>

show more ...


# 8222814e 05-Apr-2021 Richard Lowe

13487 want mapfile-based assertions about symbol properties
Reviewed by: Robert Mustacchi <rm@fingolfin.org>
Reviewed by: Jason King <jason.brian.king@gmail.com>
Approved by: Dan McDonald

13487 want mapfile-based assertions about symbol properties
Reviewed by: Robert Mustacchi <rm@fingolfin.org>
Reviewed by: Jason King <jason.brian.king@gmail.com>
Approved by: Dan McDonald <danmcd@joyent.com>

show more ...


# c524b4fe 29-Nov-2018 Richard Lowe

10346 ld(1) should not reduce symbol visibility of COMDAT symbols when producing relocatable objects
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Robert Mustacchi <rm@joyent.com>

10346 ld(1) should not reduce symbol visibility of COMDAT symbols when producing relocatable objects
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Robert Mustacchi <rm@joyent.com>
Approved by: Dan McDonald <danmcd@joyent.com>

show more ...


# ef16f6b5 21-Mar-2013 Richard Lowe

3616 SHF_GROUP sections should not be discarded via other COMDAT mechanisms
3709 need sloppy relocation for GNU .debug_macro
Reviewed by: Joshua M. Clulow <josh@sysmgr.org>
Reviewed by: R

3616 SHF_GROUP sections should not be discarded via other COMDAT mechanisms
3709 need sloppy relocation for GNU .debug_macro
Reviewed by: Joshua M. Clulow <josh@sysmgr.org>
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Gordon Ross <gwr@nexenta.com>
Approved by: Garrett D'Amore <garrett@damore.org>

show more ...


# b533f56b 28-Sep-2012 Robert Mustacchi

3228 Want -zassert-deflib for ld
3229 ld(1) does not document -zfatal-warnings
3230 ld.so.1 should check default paths for DT_DEPAUDIT
Reviewed by: Keith Wesolowski <keith.wesolowski@joye

3228 Want -zassert-deflib for ld
3229 ld(1) does not document -zfatal-warnings
3230 ld.so.1 should check default paths for DT_DEPAUDIT
Reviewed by: Keith Wesolowski <keith.wesolowski@joyent.com>
Reviewed by: Richard Lowe <richlowe@richlowe.net>
Reviewed by: Adam Leventhal <ahl@delphix.com>
Reviewed by: Eric Schrock <eric.schrock@delphix.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


# 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


# 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


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


# 3c573fcc 16-Oct-2009 Ali Bahrami

6885456 Need to implement GNU-ld behavior in construction of .init/.fini sections


# 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


# 56e2cc86 18-May-2009 Ali Bahrami

6841199 Undo 10 year old workaround and use 64-bit ld on 32-bit objects
6784790 ld should examine archives to determine output object class/machine
PSARC/2009/305 ld -32 option


# 1dd9d86f 12-May-2009 Ali Bahrami

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


# e23c41c9 21-Apr-2009 Ali Bahrami

6831285 linker LD_DEBUG support needs improvements


# 57ef7aa9 20-Mar-2009 Rod Evans

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


# 7e16fca0 18-Mar-2009 Ali Bahrami

6813909 generalize eh_frame support to non-amd64 platforms

--HG--
rename : usr/src/cmd/sgs/libld/common/unwind.amd.c => usr/src/cmd/sgs/libld/common/unwind.c


# 1da7e599 10-Feb-2009 Ali Bahrami

6800388 shstrtab can be sized incorrectly when -z ignore is used


123