summaryrefslogtreecommitdiff
path: root/usr/src/cmd/dis
AgeCommit message (Expand)AuthorFilesLines
2021-07-0513884 dis(1) should pick stable names for symbolsRichard Lowe1-7/+22
2021-02-1413529 dis: symbol 'g_error' is multiply-definedToomas Soome1-3/+1
2019-08-1611528 Makefile.noget can get goneJohn Levon1-1/+1
2019-07-0511267 Add rust demangling supportJason King1-1/+2
2018-10-136375 Add native name demangling supportJason King2-50/+16
2018-09-249820 Want risc-v disassemblerRobert Mustacchi1-0/+24
2015-11-096066 dis: support for System/370, System/390, and z/Architecture ELF binsJosef 'Jeff' Sipek1-0/+33
2015-01-233317 dis(1) should support cross-target disassemblyJoshua M. Clulow3-14/+24
2013-08-244054 dis sometimes decides random symbols are functionsRichard Lowe1-3/+12
2013-08-243194 dis crashes disassembling aesRichard Lowe2-3/+5
2013-08-184004 dis(1) can't deal with extended sectionsRichard Lowe1-2/+10
2012-09-222933 compiler warning gags need better granularityRichard Lowe1-1/+1
2011-11-041548 dis crashes disassembling anything kernel-ishJason King2-2/+47
2011-09-141393 dis does not handle sections with unassigned virtual addresses wellJason King3-40/+161
2010-08-12PSARC 2010/299 GNU/Linux/BSD compatibility functionsRoger A. Faulkner1-5/+3
2009-06-186851224 elf_getshnum() and elf_getshstrndx() incompatible with 2002 ELF gABI ...Ali Bahrami1-4/+2
2008-04-306613354 dis is confused about how to use memsetjmcp1-13/+12
2007-06-25PSARC 2005/420 Movement of /usr/ccs/bin utilities to /usr/bindamico1-3/+3
2007-03-236448268 dis: 6427698 introduced a bunch of meaningless spew when disassemblin...dmick1-1/+10
2006-07-126446740 allow mapfile symbol definitions to create backing storage (missing f...rie1-3/+3
2006-05-316251453 dis should decode rip-relative memory accessesdmick1-3/+9
2006-03-03PSARC 2005/673 dis(1) options and libdisasm.so.1eschrock8-0/+2318