#
ef16f6b5 |
| 21-Mar-2013 |
Richard Lowe <richlowe@richlowe.net> |
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 Mustac
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 ...
|
#
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 ...
|
#
3fc1e289 |
| 20-Sep-2012 |
Bryan Cantrill <bryan@joyent.com> |
3210 ld should tolerate SHT_PROGBITS for .eh_frame sections on amd64 Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Eric Schrock <eric.sc
3210 ld should tolerate SHT_PROGBITS for .eh_frame sections on amd64 Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Eric Schrock <eric.schrock@delphix.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.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
|
#
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
|
#
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
|
#
635216b6 |
| 14-Oct-2009 |
Rod Evans <Rod.Evans@Sun.COM> |
6888489 Null environment variables are not overriding crle(1) replaceable environment variables.
|
#
3f768744 |
| 04-Sep-2009 |
Ali Bahrami <Ali.Bahrami@Sun.COM> |
6878605 ld should accept '%' syntax when matching input SHT_PROGBITS sections
|
#
4a8d0ea7 |
| 16-Jun-2009 |
Ali Bahrami <Ali.Bahrami@Sun.COM> |
6849998 remove undocumented mapfile $SPECVERS and $NEED options
|
#
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
|
#
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.
|
#
bb3b4f6c |
| 08-Jan-2009 |
Rod Evans <Rod.Evans@Sun.COM> |
6789925 64-bit applications with SF1_SUNW_ADDR32 require non-default starting address
|
#
551cffe3 |
| 31-Oct-2008 |
Ali Bahrami <Ali.Bahrami@Sun.COM> |
6748160 problem with -zrescan PSARC 2008/651 New ld archive rescan options
|
#
bebb829d |
| 14-Oct-2008 |
Rod Evans <Rod.Evans@Sun.COM> |
6754965 introduce the SF1_SUNW_ADDR32 bit in software capabilities PSARC/2008/622 32-bit Address Restriction Software Capabilities Flag
|
#
0e233487 |
| 02-Sep-2008 |
Rod Evans <Rod.Evans@Sun.COM> |
6735939 ld(1) discarded symbol relocations errors (Studio and GNU). 6354160 Solaris linker includes more than one copy of code in binary when linking gnu object code 6732920 mdb doesn't quite handle
6735939 ld(1) discarded symbol relocations errors (Studio and GNU). 6354160 Solaris linker includes more than one copy of code in binary when linking gnu object code 6732920 mdb doesn't quite handle Extended ELF sections
show more ...
|
#
a6d4d7d5 |
| 19-Aug-2008 |
Rod Evans <Rod.Evans@Sun.COM> |
6734598 ld(1) archive processing failure due to mismatched file descriptors
|