summaryrefslogtreecommitdiff
path: root/usr/src/cmd/sgs/libld/common
AgeCommit message (Expand)AuthorFilesLines
2022-09-1114821 Add additional AVX512 capabilitiesRobert Mustacchi6-8/+83
2022-09-0714901 remove remaining a.out support from sgsRichard Lowe3-12/+12
2022-07-0214770 ld(1) should be 64bit onlyRichard Lowe2-4/+3
2022-06-1614722 ld should keep group members in separate output sectionsRichard Lowe4-8/+18
2022-04-2114090 ld(1) could use a normal allocatorRichard Lowe19-238/+83
2022-01-314795 /usr/bin/ld manpage and help should indicate '-soname' not '--soname'Richard PALO1-2/+2
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-12-0614250 ld should resolve discarded COMDAT symbols against their matesRichard Lowe1-3/+35
2021-11-0614155 ld(1) string table merging could be much fasterRichard Lowe1-206/+243
2021-10-2014127 ld(1) can double free when cleaning upRichard Lowe3-16/+23
2021-10-1514152 ld(1) should be more careful about empty alistsRichard Lowe4-13/+13
2021-09-30backout 14090: turns over big rocks, discovers big bugsRichard Lowe19-92/+247
2021-09-2914090 ld(1) could use a normal allocatorRichard Lowe19-247/+92
2021-04-1513487 want mapfile-based assertions about symbol properties (fix SPARC)Toomas Soome1-10/+12
2021-04-0913487 want mapfile-based assertions about symbol propertiesRichard Lowe10-91/+783
2021-04-0513684 ld aborts when input object has no file nameRichard Lowe2-5/+14
2021-02-0813481 ld(1) should skip GCC local aliases when building symsort sectionsRichard Lowe2-10/+57
2021-01-1413378 unknown ld(1) guidance should be a warningRichard Lowe3-4/+3
2021-01-1213420 libld: symbol 'dynsort_compare_syms' is multiply-definedToomas Soome1-1/+1
2020-11-1613285 remove incomplete kmod guidance implementationRichard Lowe2-6/+0
2020-02-1812314 ld fatal warnings miss some guidance messagesJohn Levon1-1/+13
2019-08-2110703 smatch unreachable code checking needs reworkingJohn Levon3-12/+8
2019-06-2411101 libld: NULL pointer errorsToomas Soome6-28/+28
2019-05-2911057 hidden undefined weak symbols should not leave relocationsRichard Lowe4-7/+97
2019-04-2410366 ld(1) should support GNU-style linker setsRichard Lowe8-52/+275
2019-04-2410346 ld(1) should not reduce symbol visibility of COMDAT symbols when produc...Richard Lowe3-19/+48
2019-03-0610471 ld(1) amd64 LD->LE TLS transition causes memory corruptionRichard Lowe1-2/+1
2019-02-1110138 smatch fixes for usr/src/cmd/sgsJohn Levon2-2/+10
2019-01-3110293 usr/cmd/sgs - remove lint and lint librariesAndy Fiddaman2-109/+0
2019-01-3110267 ld and GCC disagree about i386 local dynamic TLSRichard Lowe1-17/+31
2019-01-0410157 sgs/libld: cast between incompatible function typesToomas Soome1-3/+2
2018-02-199030 sgs: duplicate 'const' declaration specifierToomas Soome1-1/+1
2018-02-079031 sgs/libld: comparison between pointer and zero character constantToomas Soome1-1/+1
2017-12-038735 libld: variable '_vdp' set but not usedToomas Soome1-1/+1
2017-09-078616 ld has trouble parsing -z options specified with -WlAndrew Stormont2-0/+11
2016-11-197594 ld -zaslr should accept Solaris-compatible valuesRichard Lowe2-4/+10
2016-10-157029 want per-process exploit mitigation features (secflags)Richard Lowe4-3/+43
2016-08-277323 ld(1) -zignore can erroneously discard init and fini arrays as unreferencedRichard Lowe1-0/+3
2015-09-286252 ld should merge function/data-sections in the same manner as GNU ldRichard Lowe1-0/+85
2015-08-176098 ld(1) should not require symbols which identify group sections be globalRichard Lowe2-22/+0
2015-04-075688 ELF tools need to be more careful with dwarf dataRichard Lowe2-17/+82
2014-12-175425 ld_unwind_populate_hdr likely misaccounts for 'P'Richard Lowe1-1/+1
2014-11-065270 ld(1) cannot handle CIE version 3 in .eh_frameAlexander Eremin1-12/+9
2014-07-194959 completely discarded merged string sections will corrupt output objectsRichard Lowe1-23/+37
2013-11-224270 ld(1) argument error reporting is still pretty badRichard Lowe3-7/+29
2013-11-224227 ld --library-path is translated to -l-path, not -LRichard Lowe1-3/+2
2013-08-183999 libld extended section handling is brokenRichard Lowe1-2/+2