summaryrefslogtreecommitdiff
path: root/usr/src/cmd/sgs/libld/common/sections.c
AgeCommit message (Expand)AuthorFilesLines
2022-09-1114821 Add additional AVX512 capabilitiesRobert Mustacchi1-0/+20
2022-04-2114090 ld(1) could use a normal allocatorRichard Lowe1-6/+6
2021-11-0614155 ld(1) string table merging could be much fasterRichard Lowe1-206/+243
2021-09-30backout 14090: turns over big rocks, discovers big bugsRichard Lowe1-6/+6
2021-09-2914090 ld(1) could use a normal allocatorRichard Lowe1-6/+6
2019-06-2411101 libld: NULL pointer errorsToomas Soome1-2/+2
2019-04-2410366 ld(1) should support GNU-style linker setsRichard Lowe1-2/+6
2016-10-157029 want per-process exploit mitigation features (secflags)Richard Lowe1-2/+5
2014-07-194959 completely discarded merged string sections will corrupt output objectsRichard Lowe1-23/+37
2013-04-193616 SHF_GROUP sections should not be discarded via other COMDAT mechanismsRichard Lowe1-0/+46
2010-08-116972860 ld should provide user guidance to improve objectsAli Bahrami1-7/+17
2010-08-026935867 .dynamic could be readonly in sharable objectsRod Evans1-44/+56
2010-07-016965723 libsoftcrypto symbol capabilities rely on compiler generated capabili...Rod Evans1-0/+12
2010-05-196943772 Testing for a symbols existence with RTLD_PROBE is compromised by RTL...Rod Evans1-3/+3
2010-04-136941727 ld relocation cache memory use is excessiveAli Bahrami1-90/+71
2010-03-016918143 symbol capabilitiesRod Evans1-86/+521
2010-02-226916788 ld version 2 mapfile syntaxAli Bahrami1-37/+76
2009-12-026900241 ld should track SHT_GROUP sections by symbol name, not section nameAli Bahrami1-60/+94
2009-10-166885456 Need to implement GNU-ld behavior in construction of .init/.fini sect...Ali Bahrami1-0/+9
2009-10-146888489 Null environment variables are not overriding crle(1) replaceable env...Rod Evans1-73/+75
2009-06-166849998 remove undocumented mapfile $SPECVERS and $NEED optionsAli Bahrami1-12/+1
2009-05-126837777 ld ordered section code uses too much memory and works too hardAli Bahrami1-32/+34
2009-04-216831285 linker LD_DEBUG support needs improvementsAli Bahrami1-1/+1
2009-04-036821619 Solaris linkers need systematic approach to ELF OSABIAli Bahrami1-0/+22
2009-03-206801536 ld: mapfile processing oddities unveiled through mmapobj(2) observationsRod Evans1-122/+116
2009-03-186813909 generalize eh_frame support to non-amd64 platformsAli Bahrami1-4/+1
2009-02-106800388 shstrtab can be sized incorrectly when -z ignore is usedAli Bahrami1-30/+76
2009-01-226792836 ld is slow when processing GNU linkonce sectionsAli Bahrami1-11/+8
2008-11-196736890 PT_SUNWBSS should be disabledAli Bahrami1-42/+6
2008-11-186763342 sloppy relocations need to get sloppierAli Bahrami1-0/+12
2008-09-246749055 ld should generate GNU style VERSYM indexes for VERNEED recordsAli Bahrami1-7/+8
2008-09-026735939 ld(1) discarded symbol relocations errors (Studio and GNU).Rod Evans1-10/+8
2008-07-286728555 Fix for amd64 aw (6617475) breaks pure gcc buildsab1960871-1/+1
2008-05-126699594 The ld command has a problem handling 'protected' mapfile keyword.rie1-1/+1
2008-03-276678244 elfdump dymamic section sanity checking needs refinementab1960871-78/+96
2008-03-18PSARC 2008/179 cross link-editorab1960871-125/+125
2008-01-236492726 Merge SHF_MERGE|SHF_STRINGS input sectionsab1960871-18/+509
2008-01-09PSARC/2008/006: make ld(1) -z combreloc become default behaviorrie1-6/+5
2007-11-296629404 ld with -z ignore doesn't scalerie1-88/+103
2007-10-10PSARC/2007/559 new symbol visibilities - EXPORTED, SINGLETON, and ELIMINATErie1-83/+81
2007-03-19PSARC 2007/127 Reserved space for editing ELF dynamic sectionsab1960871-3/+8
2007-03-096518359 extern mapfiles references to _init/_fini can create INIT/FINI addres...ab1960871-2/+4
2007-02-286523787 dlopen() handle gets mistakenly orphaned - results in access to freed...rie1-7/+10
2007-01-25PSARC 2007/026 ELF symbol sort sectionsab1960871-57/+137
2006-09-19PSARC 2006/526 SHT_SUNW_LDYNSYM - default local symbol additionab1960871-681/+466
2006-08-306465623 need a way of building unix without an interpreterrie1-3/+9
2006-08-306464235 executing the 64-bit ld(1) should be easyrie1-5/+24
2006-07-116388946 attempting to dlopen a .o file mislabeled as .so failsrie1-4/+122
2006-03-266398893 Extended section processing needs some workrie1-13/+21
2006-03-146316708 LD_DEBUG should provide a means of identifying/isolating individualrie1-114/+119