summaryrefslogtreecommitdiff
path: root/usr/src/cmd/sgs
AgeCommit message (Expand)AuthorFilesLines
2022-07-14 [illumos-gate merge]Dan McDonald14-192/+30
2022-07-1314793 dump(1) should be 64bit onlyRichard Lowe7-94/+14
2022-07-1314792 elfdump(1) should be 64bit onlyRichard Lowe7-96/+16
2022-07-11 [illumos-gate merge]Dan McDonald15-2482/+13
2022-07-1114780 remove aoutexec moduleGarrett D'Amore15-2482/+13
2022-07-05 [illumos-gate merge]Dan McDonald12-138/+24
2022-07-0214770 ld(1) should be 64bit onlyRichard Lowe12-138/+24
2022-06-20 [illumos-gate merge]Dan McDonald6-9/+20
2022-06-1614722 ld should keep group members in separate output sectionsRichard Lowe6-9/+20
2022-06-0114683 remove SUNWonld vestiges from sgs (fix mismerge)release-20220602Dan McDonald1-2/+0
2022-05-25 [illumos-gate merge]Dan McDonald132-656/+205
2022-05-2414683 remove SUNWonld vestiges from sgsRichard Lowe90-227/+63
2022-05-2414682 remove prior-release portability from cmd/sgsRichard Lowe105-443/+156
2022-05-16 [illumos-gate merge]Dan McDonald5-85/+103
2022-05-1614659 strip can lose its identityAndy Fiddaman5-85/+103
2022-04-27 [illumos-gate merge]Dan McDonald1-3/+0
2022-04-2614637 various Makefiles should have more faith in Makefile.masterRichard Lowe1-3/+0
2022-04-23 [illumos-gate merge]Dan McDonald25-270/+106
2022-04-2114090 ld(1) could use a normal allocatorRichard Lowe25-270/+106
2022-03-15OS-8361 IPD 4 (man page renumbering) tracking issueDan McDonald8-17/+9
2022-03-1014443 resection manual pages per IPD4Richard Lowe8-17/+9
2022-02-18 [illumos-gate merge]Dan McDonald4-17/+18
2022-02-1714488 lex: clean up warningsToomas Soome4-17/+18
2022-02-01 [illumos-gate merge]Dan McDonald5-8/+13
2022-01-314795 /usr/bin/ld manpage and help should indicate '-soname' not '--soname'Richard PALO2-3/+4
2022-01-3114446 ar cqs doesn't workRobert Mustacchi3-5/+9
2022-01-25 [illumos-gate merge]Dan McDonald4-5/+118
2022-01-2414401 elfdump should understand LLVM section typesRichard Lowe4-5/+118
2022-01-13 [illumos-gate merge]Dan McDonald1-1/+1
2022-01-1314282 Warn when an inline function isn'tAndy Fiddaman1-1/+1
2022-01-10 [illumos-gate merge]Dan McDonald17-333/+199
2022-01-0814310 lex: output modern cToomas Soome12-156/+64
2022-01-0714311 yacc: clang build cleanupToomas Soome7-184/+136
2022-01-07 [illumos-gate merge]Dan McDonald3-8/+14
2022-01-0614319 ld shouldn't warn about SHF_EXCLUDE unknown sectionsRichard Lowe2-3/+9
2022-01-0614336 elfdump: this 'if' clause does not guard...Toomas Soome1-5/+5
2021-12-23 [illumos-gate merge]Dan McDonald2-9/+21
2021-12-2114308 discard SHF_EXCLUDE sections when linking kernel modulesRichard Lowe2-9/+21
2021-12-13 [illumos-gate merge]Dan McDonald3-13/+7
2021-12-1214283 ldd should not complain about non-executable shared objectsRichard Lowe3-13/+7
2021-12-08 [illumos-gate merge]Dan McDonald2-3/+36
2021-12-0614250 ld should resolve discarded COMDAT symbols against their matesRichard Lowe2-3/+36
2021-11-17 [illumos-gate merge]Dan McDonald6-94/+143
2021-11-1714209 partial support for new relaxable relocationsRichard Lowe1-0/+1
2021-11-1714207 want updated ELF relocation definitions from the psABIRichard Lowe6-94/+142
2021-11-12 [illumos-gate merge]Dan McDonald3-4/+16
2021-11-1113925 core files should include DWARFRobert Mustacchi3-4/+16
2021-11-11 [illumos-gate merge]Dan McDonald4-68/+117
2021-11-1114105 ar -s could work on its ownRobert Mustacchi4-68/+117
2021-11-08 [illumos-gate merge]Dan McDonald5-240/+397