aboutsummaryrefslogtreecommitdiff
path: root/binutils/gas
AgeCommit message (Expand)AuthorFilesLines
2015-10-01binutils: more work towards RVC 1.8Andrew Waterman1-1/+10
2015-10-01binutils: support partial-RVC far branchesAndrew Waterman1-0/+12
2015-09-29gas: clean up RVC bit-usage tableAndrew Waterman1-14/+14
2015-09-20binutils: clean up GAS arch string handlingAndrew Waterman1-17/+12
2015-09-20binutils: redo ELF flag handlingAndrew Waterman1-11/+27
2015-09-19binutils: make gas behave less like MIPS gasAndrew Waterman1-2/+0
2015-09-19binutils: remove a hopefully-irrelevant overflow checkAndrew Waterman1-12/+0
2015-09-19binutils: parse ISA strings closer to correctlyAndrew Waterman1-33/+46
2015-09-19binutils: gas cleanupAndrew Waterman2-68/+75
2015-09-17binutils: clean up disassembler code a lotAndrew Waterman1-18/+3
2015-09-17Remove Hwacha from binutilsPalmer Dabbelt1-112/+8
2015-09-08binutils: update to latest RVC proposalAndrew Waterman1-11/+36
2015-08-19binutils: clean up styleMike Frysinger2-245/+245
2015-07-17binutils: add missing break statementAndrew Waterman1-0/+1
2015-06-28binutils: fix default xlen settingAndrew Waterman2-20/+25
2015-06-28binutils: fix .balign directiveAndrew Waterman1-5/+19
2015-06-18binutils: gas: fix default xlen selectionMike Frysinger1-0/+11
2015-06-15binutils: fix tentative branch offsets to improve objdump readabilityAndrew Waterman1-4/+4
2015-05-27binutils: add ELF e_flag to signify RVC codeAndrew Waterman1-0/+3
2015-05-27binutils: complete implementation of RVC v1.7 draftAndrew Waterman1-126/+149
2015-05-10binutils: support assembling JAL rd, constantAndrew Waterman1-45/+43
2015-04-14binutils: fix .align directive in RVC codeAndrew Waterman1-5/+8
2015-03-31binutils: produce RVC branches/jumpsAndrew Waterman1-85/+159
2015-03-31binutils: support RVC, except for branches/jumpsAndrew Waterman1-192/+319
2015-01-21binutils: use only printable chars in fake labelsAndrew Waterman2-9/+3
2015-01-11binutils: make objdump of branches more readableAndrew Waterman1-2/+18
2015-01-06binutils: accept FP reg names in .cfi directivesAndrew Waterman1-18/+21
2014-12-31binutils, gcc: use more standard DWARF settingsAndrew Waterman2-2/+3
2014-12-20binutils: rework jump pseudoisntructionAndrew Waterman1-13/+4
2014-12-14binutils: update insert_bits to work for wider instructionsColin Schmidt1-2/+2
2014-12-11binutils, gcc: make DWARF sections read-onlyAndrew Waterman1-1/+1
2014-12-09Special case 8 byte instruction validation to workaround undefinedColin Schmidt1-0/+3
2014-12-08binutils: get rid of spurious L0^A labels in objdumpAndrew Waterman1-0/+1
2014-12-02binutils: support code alignment to 256+ bytesAndrew Waterman1-3/+2
2014-11-17binutils: support code alignment in the linkerAndrew Waterman2-18/+46
2014-11-07binutils: accept CSR addresses as immediatesAlbert Ou1-4/+13
2014-10-27binutils, gcc, glibc: new calling conventionAndrew Waterman2-8/+5
2014-10-25binutils: share reg names between gas and objdumpAndrew Waterman1-305/+60
2014-10-22binutils, glibc, gcc: support TLS copy relocationsAndrew Waterman1-10/+0
2014-10-21binutils: support subword local label subtractionAndrew Waterman1-6/+24
2014-10-19binutils: remove some pc-relative relocsAndrew Waterman1-7/+5
2014-10-18binutils: improve GAS's constant-generation codeAndrew Waterman1-28/+30
2014-10-18binutils: clean up GAS port a bitAndrew Waterman2-1090/+264
2014-10-18binutils, glibc: rewrite bfd; employ sane ELF ABIAndrew Waterman2-1/+2
2014-09-29binutils: allow splitting of AUIPC-based relocsAndrew Waterman1-58/+34
2014-09-27binutils: clean up code; adhere to FSF spacingAndrew Waterman1-3/+3
2014-09-17binutils: remove legacy cruft and s/MIPS/RISC-V/Andrew Waterman2-203/+146
2014-09-08binutils: initial binutils 2.24 portAndrew Waterman2-0/+3428