aboutsummaryrefslogtreecommitdiff
path: root/binutils/opcodes
AgeCommit message (Expand)AuthorFilesLines
2015-10-01binutils: more work towards RVC 1.8Andrew Waterman2-5/+35
2015-09-20binutils: redo ELF flag handlingAndrew Waterman1-12/+1
2015-09-17binutils: clean up disassembler code a lotAndrew Waterman1-68/+72
2015-09-17Remove Hwacha from binutilsPalmer Dabbelt2-267/+0
2015-09-08binutils: update to latest RVC proposalAndrew Waterman2-97/+67
2015-08-19binutils: clean up styleMike Frysinger2-113/+111
2015-08-11Fix encoding of global sfence.vm.Prashanth Mundkur1-1/+1
2015-06-28binutils: allow call macro to specify destination registerAndrew Waterman1-0/+1
2015-06-17binutils: use xcallocMike Frysinger1-1/+1
2015-06-17binutils: fix crash when disassembling memoryMike Frysinger1-10/+18
2015-05-27binutils: complete implementation of RVC v1.7 draftAndrew Waterman2-56/+188
2015-05-27Fix objdump error message always printedSven Stucki1-3/+5
2015-05-19binutils: support assembling wfi instructionAndrew Waterman1-0/+1
2015-05-09binutils: update to privileged architecture 1.7Andrew Waterman1-2/+2
2015-03-31binutils: produce RVC branches/jumpsAndrew Waterman2-5/+22
2015-03-31binutils: support RVC, except for branches/jumpsAndrew Waterman2-17/+87
2015-03-17Merge [shm]call into ecall, [shm]ret into eretAndrew Waterman1-3/+2
2015-03-16vxcpthold exposes the first source operandYunsup Lee1-1/+1
2015-03-12binutils: add hcall instructionAndrew Waterman1-0/+1
2015-03-12Update to new privileged specAndrew Waterman1-0/+5
2015-01-04binutils: delete deprecated "b" pseudo-opAndrew Waterman1-1/+0
2014-12-20binutils: rework jump pseudoisntructionAndrew Waterman1-2/+3
2014-11-07binutils: accept CSR addresses as immediatesAlbert Ou1-3/+7
2014-10-27binutils, gcc, glibc: new calling conventionAndrew Waterman2-14/+14
2014-10-25binutils: share reg names between gas and objdumpAndrew Waterman2-58/+55
2014-10-20binutils: clean up disassemblerAndrew Waterman1-251/+27
2014-10-18binutils, glibc: rewrite bfd; employ sane ELF ABIAndrew Waterman1-3/+3
2014-09-27binutils: clean up code; adhere to FSF spacingAndrew Waterman1-3/+3
2014-09-20Print absolute addresses for auli/jalr pairMatt Thomas1-1/+1
2014-09-17binutils: remove legacy cruft and s/MIPS/RISC-V/Andrew Waterman2-72/+69
2014-09-12binutils: fix printf formats in disassemblerAndrew Waterman1-4/+4
2014-09-08binutils: initial binutils 2.24 portAndrew Waterman2-0/+1447