#
56726c7e |
| 16-Jul-2022 |
Robert Mustacchi <rm@fingolfin.org> |
14821 Add additional AVX512 capabilities 14822 Need new word of hardware capabilities 14823 aux vector feature mapping should use x86_featureset Reviewed by: Richard Lowe <richlowe@richlowe.net> Revi
14821 Add additional AVX512 capabilities 14822 Need new word of hardware capabilities 14823 aux vector feature mapping should use x86_featureset Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Patrick Mooney <pmooney@pfmooney.com> Approved by: Dan McDonald <danmcd@mnx.io>
show more ...
|
#
fb12490a |
| 11-Feb-2019 |
Richard Lowe <richlowe@richlowe.net> |
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 <r1mik
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 ...
|
#
252adeb3 |
| 04-Oct-2021 |
Richard Lowe <richlowe@richlowe.net> |
14155 ld(1) string table merging could be much faster 14157 ld(1) string table merging should follow gABI more closely Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Robert Mustacchi <rm@fing
14155 ld(1) string table merging could be much faster 14157 ld(1) string table merging should follow gABI more closely Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Robert Mustacchi <rm@fingolfin.org> Approved by: Dan McDonald <danmcd@joyent.com>
show more ...
|
#
f3ecd616 |
| 30-Sep-2021 |
Richard Lowe <richlowe@richlowe.net> |
backout 14090: turns over big rocks, discovers big bugs
|
#
fa4a3e77 |
| 11-Feb-2019 |
Richard Lowe <richlowe@richlowe.net> |
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.or
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 ...
|
#
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 ...
|
#
d2a70789 |
| 16-Apr-2014 |
Richard Lowe <richlowe@richlowe.net> |
7029 want per-process exploit mitigation features (secflags) 7030 want basic address space layout randomization (ASLR) 7031 noexec_user_stack should be a security-flag 7032 want a means to forbid map
7029 want per-process exploit mitigation features (secflags) 7030 want basic address space layout randomization (ASLR) 7031 noexec_user_stack should be a security-flag 7032 want a means to forbid mappings around NULL Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Reviewed by: Patrick Mooney <pmooney@joyent.com> Approved by: Dan McDonald <danmcd@omniti.com>
show more ...
|
#
d9c5840b |
| 03-Jul-2014 |
Richard Lowe <richlowe@richlowe.net> |
4959 completely discarded merged string sections will corrupt output objects Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Reviewed by: Robert
4959 completely discarded merged string sections will corrupt output objects Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Garrett D'Amore <garrett@damore.org>
show more ...
|
#
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 ...
|
#
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
|
#
94c044f4 |
| 02-Aug-2010 |
Rod Evans <Rod.Evans@Oracle.COM> |
6935867 .dynamic could be readonly in sharable objects
|
#
d47ecb8c |
| 02-Jul-2010 |
Rod Evans <Rod.Evans@Sun.COM> |
6965723 libsoftcrypto symbol capabilities rely on compiler generated capabilities - gcc failure
|
#
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
|
#
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 ...
|
#
3c573fcc |
| 16-Oct-2009 |
Ali Bahrami <Ali.Bahrami@Sun.COM> |
6885456 Need to implement GNU-ld behavior in construction of .init/.fini sections
|
#
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
|
#
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 ...
|