#
a8c23f9d |
| 22-Mar-2013 |
Richard Lowe <richlowe@richlowe.net> |
3638 ld confuses files with group sections and files that should lazy load Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Robert Mustacc
3638 ld confuses files with group sections and files that should lazy load Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Dan McDonald <danmcd@nexenta.com>
show more ...
|
#
b533f56b |
| 28-Sep-2012 |
Robert Mustacchi <rm@joyent.com> |
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> Revi
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 <richlowe@richlowe.net> |
merge with onnv_147 Reviewed by: garrett@nexenta.com Approved by: garrett@nexenta.com
|
#
1007fd6f |
| 11-Aug-2010 |
Ali Bahrami <Ali.Bahrami@Oracle.COM> |
6972860 ld should provide user guidance to improve objects PSARC/2010/312 Link-editor guidance
|
#
b23a7923 |
| 30-Jun-2010 |
Ali Bahrami <Ali.Bahrami@Oracle.COM> |
6964517 OSnet mapfiles should use version 2 link-editor syntax (2nd pass) 6948720 SHT_INIT_ARRAY etc. section names don't follow ELF gABI 6962343 sgsmsg should use mkstemp() for temporary file creati
6964517 OSnet mapfiles should use version 2 link-editor syntax (2nd pass) 6948720 SHT_INIT_ARRAY etc. section names don't follow ELF gABI 6962343 sgsmsg should use mkstemp() for temporary file creation
show more ...
|
#
f441771b |
| 20-May-2010 |
Rod Evans <Rod.Evans@Sun.COM> |
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 6668
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 <Ali.Bahrami@Oracle.COM> |
6932220 ld -z allextract skips objects that lack global symbols
|
#
bf994817 |
| 13-Apr-2010 |
Ali Bahrami <Ali.Bahrami@Sun.COM> |
6941727 ld relocation cache memory use is excessive
|
#
d444b03e |
| 25-Mar-2010 |
Ali Bahrami <Ali.Bahrami@Sun.COM> |
6931044 ld should not allow SHT_PROGBITS .eh_frame sections on amd64 6931056 pvs -r output can include empty versions in output
|
#
08278a5e |
| 01-Mar-2010 |
Rod Evans <Rod.Evans@Sun.COM> |
6918143 symbol capabilities 6910387 .tdata and .tbss separation invalidates TLS program header information
|
#
69112edd |
| 22-Feb-2010 |
Ali Bahrami <Ali.Bahrami@Sun.COM> |
6916788 ld version 2 mapfile syntax PSARC/2009/688 Human readable and extensible ld mapfile syntax
|
#
e64d0ff9 |
| 02-Dec-2009 |
Ali Bahrami <Ali.Bahrami@Sun.COM> |
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()
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 <Rod.Evans@Sun.COM> |
6888489 Null environment variables are not overriding crle(1) replaceable environment variables.
|
#
cdcc71c0 |
| 18-Sep-2009 |
Ali Bahrami <Ali.Bahrami@Sun.COM> |
6850768 ld option to autogenerate wrappers/interposers similar to GNU ld --wrap PSARC/2009/493 ld -z wrap option
|
#
28bda19c |
| 23-Jul-2009 |
Rod Evans <Rod.Evans@Sun.COM> |
6862967 rd_loadobj_iter() failing for core files 6856173 streams core dumps when compiled in 64bit with a very large static array size 6834197 ld pukes when given an empty plate
|
#
4a8d0ea7 |
| 16-Jun-2009 |
Ali Bahrami <Ali.Bahrami@Sun.COM> |
6849998 remove undocumented mapfile $SPECVERS and $NEED options
|
#
56e2cc86 |
| 18-May-2009 |
Ali Bahrami <Ali.Bahrami@Sun.COM> |
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 <Ali.Bahrami@Sun.COM> |
6837777 ld ordered section code uses too much memory and works too hard
|
#
e23c41c9 |
| 21-Apr-2009 |
Ali Bahrami <Ali.Bahrami@Sun.COM> |
6831285 linker LD_DEBUG support needs improvements
|
#
4f680cc6 |
| 03-Apr-2009 |
Ali Bahrami <Ali.Bahrami@Sun.COM> |
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/libc
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 <Rod.Evans@Sun.COM> |
6801536 ld: mapfile processing oddities unveiled through mmapobj(2) observations
|
#
7e16fca0 |
| 18-Mar-2009 |
Ali Bahrami <Ali.Bahrami@Sun.COM> |
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
|
#
40e53e87 |
| 23-Feb-2009 |
Ali Bahrami <Ali.Bahrami@Sun.COM> |
6807050 GNU linkonce sections can create duplicate and incompatible eh_frame FDE entries
|
#
6b3ba5bd |
| 22-Jan-2009 |
Ali Bahrami <Ali.Bahrami@Sun.COM> |
6792836 ld is slow when processing GNU linkonce sections
|
#
56deab07 |
| 21-Jan-2009 |
Rod Evans <Rod.Evans@Sun.COM> |
6686372 ld.so.1 should use mmapobj(2) 6726108 dlopen() performance could be improved.
|