summaryrefslogtreecommitdiff
path: root/usr/src/cmd/sgs/libld/common/files.c
AgeCommit message (Expand)AuthorFilesLines
2022-09-1114821 Add additional AVX512 capabilitiesRobert Mustacchi1-3/+27
2022-04-2114090 ld(1) could use a normal allocatorRichard Lowe1-5/+5
2022-01-2414401 elfdump should understand LLVM section typesRichard Lowe1-3/+5
2022-01-1314282 Warn when an inline function isn'tAndy Fiddaman1-1/+1
2022-01-0614319 ld shouldn't warn about SHF_EXCLUDE unknown sectionsRichard Lowe1-3/+8
2021-12-2114308 discard SHF_EXCLUDE sections when linking kernel modulesRichard Lowe1-9/+20
2021-09-30backout 14090: turns over big rocks, discovers big bugsRichard Lowe1-5/+5
2021-09-2914090 ld(1) could use a normal allocatorRichard Lowe1-5/+5
2019-04-2410366 ld(1) should support GNU-style linker setsRichard Lowe1-1/+16
2013-04-193616 SHF_GROUP sections should not be discarded via other COMDAT mechanismsRichard Lowe1-0/+8
2013-04-023638 ld confuses files with group sections and files that should lazy loadRichard Lowe1-2/+2
2012-09-203210 ld should tolerate SHT_PROGBITS for .eh_frame sections on amd64Bryan Cantrill1-16/+27
2010-08-116972860 ld should provide user guidance to improve objectsAli Bahrami1-78/+106
2010-05-196943772 Testing for a symbols existence with RTLD_PROBE is compromised by RTL...Rod Evans1-12/+16
2010-04-266932220 ld -z allextract skips objects that lack global symbolsAli Bahrami1-35/+88
2010-03-256931044 ld should not allow SHT_PROGBITS .eh_frame sections on amd64Ali Bahrami1-67/+103
2010-03-016918143 symbol capabilitiesRod Evans1-73/+941
2010-02-226916788 ld version 2 mapfile syntaxAli Bahrami1-33/+61
2009-10-146888489 Null environment variables are not overriding crle(1) replaceable env...Rod Evans1-30/+30
2009-09-046878605 ld should accept '%' syntax when matching input SHT_PROGBITS sectionsAli Bahrami1-10/+45
2009-06-166849998 remove undocumented mapfile $SPECVERS and $NEED optionsAli Bahrami1-41/+33
2009-05-126837777 ld ordered section code uses too much memory and works too hardAli Bahrami1-35/+28
2009-04-216831285 linker LD_DEBUG support needs improvementsAli Bahrami1-2/+1
2009-04-036821619 Solaris linkers need systematic approach to ELF OSABIAli Bahrami1-6/+8
2009-03-206801536 ld: mapfile processing oddities unveiled through mmapobj(2) observationsRod Evans1-38/+45
2009-03-186813909 generalize eh_frame support to non-amd64 platformsAli Bahrami1-50/+127
2009-01-226792836 ld is slow when processing GNU linkonce sectionsAli Bahrami1-1/+2
2009-01-216686372 ld.so.1 should use mmapobj(2)Rod Evans1-1/+21
2009-01-076789925 64-bit applications with SF1_SUNW_ADDR32 require non-default starting...Rod Evans1-2/+2
2008-10-316748160 problem with -zrescanAli Bahrami1-1/+1
2008-10-146754965 introduce the SF1_SUNW_ADDR32 bit in software capabilitiesRod Evans1-7/+59
2008-09-026735939 ld(1) discarded symbol relocations errors (Studio and GNU).Rod Evans1-138/+173
2008-08-186734598 ld(1) archive processing failure due to mismatched file descriptorsRod Evans1-14/+33
2008-03-18PSARC 2008/179 cross link-editorab1960871-57/+94
2007-07-266583742 ELF string conversion library needs to lose static writable buffersab1960871-13/+22
2007-07-246577462 Additional improvements needed to handling of gcc's symbol versioningab1960871-19/+61
2007-02-286523787 dlopen() handle gets mistakenly orphaned - results in access to freed...rie1-5/+5
2007-02-076521504 ld: hardware capabilities processing from relocatables objects needs ...rie1-8/+20
2006-10-24PSARC 2006/595 link-editor support library interface - ld_open()rie1-9/+32
2006-10-02PSARC/2006/558 R_*_SIZE relocation supportrie1-16/+17
2006-08-306464235 executing the 64-bit ld(1) should be easyrie1-6/+6
2006-05-15PSARC 2006/301 elf_M32.h removalab1960871-3/+3
2006-04-186262333 init section of .so dlopened from audit interface not being calledrie1-1/+1
2006-03-146316708 LD_DEBUG should provide a means of identifying/isolating individualrie1-136/+206
2005-12-136362044 ld(1) inconsistencies with LD_DEBUG=-Dunused and -zignorerie1-13/+14
2005-09-19PSARC 2005/514 - AMD64 - large section supportseizo1-0/+5
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+2256