aboutsummaryrefslogtreecommitdiff
path: root/binutils/gas/config
AgeCommit message (Expand)AuthorFilesLines
2024-08-27Bump binutils from 2.43 to 2.43.1Christoph Müllner1-0/+0
2024-08-05Bump binutils to 2.43 release.2024.08.06Jiawei1-0/+0
2024-02-01Bump binutils to v2.42 releaseChristoph Müllner1-0/+0
2023-11-28Bump binutils to the true v2.41 releaseTsukasa OI1-0/+0
2023-10-05Bump binutils to v2.41 releasePatrick O'Neill1-0/+0
2023-09-30Bump binutils to v2.41Patrick O'Neill1-0/+0
2023-02-20Update the Binutils branch commits.2023.02.21Jiawei1-0/+0
2023-02-20Update Binutils commits.Jiawei1-0/+0
2023-02-20Bump Binutils version to 2.40.Jiawei1-0/+0
2022-08-18Switch gcc to upstream and update binutils commitsJiawei1-0/+0
2022-08-17Switch binutils to upstream 2.39 branchKito Cheng1-0/+0
2016-05-31Start tracking binutils as a submodulePalmer Dabbelt2-2536/+0
2016-04-08binutils: don't accept 0 as c.addi16sp immediateAndrew Waterman1-1/+2
2016-04-05Revamp binutils' handling of -msoft-float and -marchPalmer Dabbelt1-2/+41
2016-04-05Set the RISC-V ISA version to 2Palmer Dabbelt1-1/+1
2016-03-14Upgrade to binutils 2.26Andrew Waterman1-1/+1
2016-01-29gas: print better error message for bad constantsAndrew Waterman1-1/+5
2015-12-02Correct the "{l,s}{b,h,w,d} REG, ADDR, REG" formatPalmer Dabbelt1-0/+3
2015-10-29Handle lower-case ISA stringsPalmer Dabbelt1-1/+1
2015-10-20Revert "binutils: relax LA macro to C.LUI when appropriate"Andrew Waterman1-8/+2
2015-10-10binutils: relax LA macro to C.LUI when appropriateAndrew Waterman1-2/+8
2015-10-05binutils: yet more work towards RVC 1.8Andrew Waterman1-81/+40
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