#
ba3594ba |
| 03-Aug-2014 |
Garrett D'Amore <garrett@damore.org> |
5066 remove support for non-ANSI compilation 5068 Remove SCCSID() macro from <macros.h> Reviewed by: Keith Wesolowski <keith.wesolowski@joyent.com> Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.
5066 remove support for non-ANSI compilation 5068 Remove SCCSID() macro from <macros.h> Reviewed by: Keith Wesolowski <keith.wesolowski@joyent.com> Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Approved by: Robert Mustacchi <rm@joyent.com>
show more ...
|
#
94c044f4 |
| 02-Aug-2010 |
Rod Evans <Rod.Evans@Oracle.COM> |
6935867 .dynamic could be readonly in sharable objects
|
#
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 ...
|
#
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.
|
#
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 ...
|
#
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
|
#
090a8d9e |
| 24-Sep-2008 |
Ali Bahrami <Ali.Bahrami@Sun.COM> |
6749055 ld should generate GNU style VERSYM indexes for VERNEED records PSARC/2008/603 ELF objects to adopt GNU-style Versym indexes
|
#
ba2be530 |
| 18-Mar-2008 |
ab196087 <none@none> |
PSARC 2008/179 cross link-editor 6671255 link-editor should support cross linking
--HG-- rename : usr/src/cmd/sgs/libld/common/libld.chk.msg => deleted_files/usr/src/cmd/sgs/libld/common/libld.chk.m
PSARC 2008/179 cross link-editor 6671255 link-editor should support cross linking
--HG-- rename : usr/src/cmd/sgs/libld/common/libld.chk.msg => deleted_files/usr/src/cmd/sgs/libld/common/libld.chk.msg rename : usr/src/cmd/sgs/libld/common/machsym.intel.c => deleted_files/usr/src/cmd/sgs/libld/common/machsym.intel.c rename : usr/src/uts/intel/amd64/krtld/relmach.h => deleted_files/usr/src/uts/intel/amd64/krtld/relmach.h rename : usr/src/uts/intel/ia32/krtld/relmach.h => deleted_files/usr/src/uts/intel/ia32/krtld/relmach.h rename : usr/src/uts/sparc/krtld/relmach.h => deleted_files/usr/src/uts/sparc/krtld/relmach.h rename : usr/src/uts/sparc/sys/machelf.h => deleted_files/usr/src/uts/sparc/sys/machelf.h rename : usr/src/cmd/sgs/include/i386/machdep.h => usr/src/cmd/sgs/include/i386/machdep_x86.h rename : usr/src/cmd/sgs/include/sparc/machdep.h => usr/src/cmd/sgs/include/sparc/machdep_sparc.h rename : usr/src/uts/intel/sys/machelf.h => usr/src/uts/common/sys/machelf.h
show more ...
|
#
60758829 |
| 10-Oct-2007 |
rie <none@none> |
PSARC/2007/559 new symbol visibilities - EXPORTED, SINGLETON, and ELIMINATE 6602451 new symbol visibilities required: EXPORTED, SINGLETON and ELIMINATE
|
#
d840867f |
| 24-Jul-2007 |
ab196087 <none@none> |
6577462 Additional improvements needed to handling of gcc's symbol versioning
|
#
7247f888 |
| 18-Jul-2007 |
rie <none@none> |
PSARC/2007/413 Add -zglobalaudit option to ld 6568745 segfault when using LD_DEBUG with bit_audit library when instrumenting mozilla
|
#
3244bcaa |
| 19-Mar-2007 |
ab196087 <none@none> |
PSARC 2007/127 Reserved space for editing ELF dynamic sections 6516118 Reserved space needed in ELF dynamic section and string table
|
#
d579eb63 |
| 25-Jan-2007 |
ab196087 <none@none> |
PSARC 2007/026 ELF symbol sort sections 6475344 DTrace needs ELF function and data symbols sorted by address
|
#
9a411307 |
| 23-Jan-2007 |
rie <none@none> |
PSARC/2006/714 ld(1) mapfile: symbol interpose definition 6494214 Refinements to symbolic binding, symbol declarations and interposition 6500110 *file* could produce better error diagnostics
|
#
9039eeaf |
| 20-Sep-2006 |
ab196087 <none@none> |
PSARC 2006/526 SHT_SUNW_LDYNSYM - default local symbol addition 4934427 runtime linker should load up static symbol names visible to dladdr()
|
#
4899432a |
| 28-Mar-2006 |
ab196087 <none@none> |
6397256 ldd dumps core in elf_fix_name
|
#
0bc07c75 |
| 26-Mar-2006 |
rie <none@none> |
6398893 Extended section processing needs some work
|
#
7c478bd9 |
| 14-Jun-2005 |
stevel@tonic-gate <none@none> |
OpenSolaris Launch
|