summaryrefslogtreecommitdiff
path: root/usr/src/cmd/sgs/libld
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-05-2414683 remove SUNWonld vestiges from sgsRichard Lowe5-15/+4
2022-05-2414682 remove prior-release portability from cmd/sgsRichard Lowe4-15/+10
2022-04-2114090 ld(1) could use a normal allocatorRichard Lowe20-240/+92
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 Lowe20-101/+249
2021-09-2914090 ld(1) could use a normal allocatorRichard Lowe20-249/+101
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-09-0411461 should use a native link-editor during the buildRichard Lowe2-42/+28
2019-08-2110703 smatch unreachable code checking needs reworkingJohn Levon3-12/+8
2019-08-1611528 Makefile.noget can get goneJohn Levon1-1/+1
2019-08-1211506 smatch resyncJohn Levon1-1/+5
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-04-2410804 Enable unused warnings outside of utsJohn Levon1-0/+1
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 Fiddaman4-145/+7
2019-01-3110267 ld and GCC disagree about i386 local dynamic TLSRichard Lowe1-17/+31
2019-01-1410080 smatch Makefile changes for usr/src/cmdJohn Levon1-0/+3
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-307627 Build should be smarter about how SGSPROTO is createdAndrew Stormont1-1/+3
2016-11-277612 SGSPROTO lacks structureAndrew Stormont1-6/+7
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