#
fec04708 |
| 01-Jul-2022 |
Richard Lowe <richlowe@richlowe.net> |
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>
|
#
fb8f92ba |
| 21-Jan-2019 |
Toomas Soome <tsoome@me.com> |
11101 libld: NULL pointer errors Reviewed by: Jason Lippert <jason@glasspelican.ca> Approved by: Dan McDonald <danmcd@joyent.com>
|
#
b6a0e2cd |
| 20-Oct-2016 |
Richard Lowe <richlowe@richlowe.net> |
10366 ld(1) should support GNU-style linker sets 10581 ld(1) should know kernel modules are a thing Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.o
10366 ld(1) should support GNU-style linker sets 10581 ld(1) should know kernel modules are a thing Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Dan McDonald <danmcd@joyent.com>
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
|
#
c1d50c4d |
| 10-Aug-2010 |
Ali Bahrami <Ali.Bahrami@Oracle.COM> |
6975290 ld mishandles GOT relocation against local ABS symbol
|
#
02938ba2 |
| 26-May-2010 |
Rod Evans <Rod.Evans@Sun.COM> |
6949596 wrong section alignment generated in joint compilation with shared library
|
#
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 ...
|
#
bf994817 |
| 13-Apr-2010 |
Ali Bahrami <Ali.Bahrami@Sun.COM> |
6941727 ld relocation cache memory use is excessive
|
#
08278a5e |
| 01-Mar-2010 |
Rod Evans <Rod.Evans@Sun.COM> |
6918143 symbol capabilities 6910387 .tdata and .tbss separation invalidates TLS program header information
|
#
635216b6 |
| 14-Oct-2009 |
Rod Evans <Rod.Evans@Sun.COM> |
6888489 Null environment variables are not overriding crle(1) replaceable environment variables.
|
#
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
|
#
2017c965 |
| 08-May-2009 |
Rod Evans <Rod.Evans@Sun.COM> |
6831308 ld.so.1: symbol rescanning does a little too much work
|
#
e23c41c9 |
| 21-Apr-2009 |
Ali Bahrami <Ali.Bahrami@Sun.COM> |
6831285 linker LD_DEBUG support needs improvements
|
#
57ef7aa9 |
| 20-Mar-2009 |
Rod Evans <Rod.Evans@Sun.COM> |
6801536 ld: mapfile processing oddities unveiled through mmapobj(2) observations
|
#
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
|
#
b26cc8da |
| 15-Dec-2008 |
Ali Bahrami <Ali.Bahrami@Sun.COM> |
6773695 ld -z nopartial can break non-pic objects
|
#
35450702 |
| 19-Nov-2008 |
Ali Bahrami <Ali.Bahrami@Sun.COM> |
6736890 PT_SUNWBSS should be disabled PSARC/2008/715 PT_SUNWBSS removal
|
#
ca4eed8b |
| 18-Nov-2008 |
Ali Bahrami <Ali.Bahrami@Sun.COM> |
6763342 sloppy relocations need to get sloppier
|
#
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 ...
|
#
44bac77b |
| 12-May-2008 |
rie <none@none> |
6699594 The ld command has a problem handling 'protected' mapfile keyword.
|
#
1d9df23b |
| 27-Mar-2008 |
ab196087 <none@none> |
6678244 elfdump dymamic section sanity checking needs refinement
|
#
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 ...
|