aboutsummaryrefslogtreecommitdiff
path: root/binutils/bfd/elfnn-riscv.c
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 Dabbelt1-3022/+0
2016-03-14Upgrade to binutils 2.26Andrew Waterman1-40/+38
2015-11-18binutils: don't check AUIPC/LUI overflow for RV32Andrew Waterman1-2/+2
2015-11-08Bump binutils to 2.25.1Palmer Dabbelt1-2/+2
2015-10-20Don't relax to C.LUI when rd=spAndrew Waterman1-1/+4
2015-10-10binutils: fix LUI relaxation bugAndrew Waterman1-13/+37
2015-10-10binutils: relax LUI to C.LUIAndrew Waterman1-10/+40
2015-10-01binutils: more work towards RVC 1.8Andrew Waterman1-1/+1
2015-09-20binutils: redo ELF flag handlingAndrew Waterman1-52/+7
2015-09-19binutils: add LUI reloc overflow checkAndrew Waterman1-0/+2
2015-09-18binutils: bfd: fit elf_finish_dynamic_sections on 80 charactersPalmer Dabbelt1-5/+7
2015-09-18binutils: bfd: fit PLT functions on 80 charactersPalmer Dabbelt1-6/+9
2015-09-18binutils: bfd: rename PLT header creation functionPalmer Dabbelt1-3/+3
2015-09-18binutils: bfd comment cleanupsPalmer Dabbelt1-6/+5
2015-08-20Re-add a dropped trailing "+"Palmer Dabbelt1-3/+3
2015-08-19binutils: clean up styleMike Frysinger1-64/+64
2015-07-22Avoid t0 for indirect callsAndrew Waterman1-8/+8
2015-07-18binutils: page size is 4096, not 8192Andrew Waterman1-2/+2
2015-07-18binutils: be more conservative relaxing R_RISCV_CALL between sectionsAndrew Waterman1-13/+24
2015-06-02binutils: avoid dereferencing potentially invalid pointerAndrew Waterman1-1/+1
2015-05-27binutils: when using RVC, relax calls to C.JALAndrew Waterman1-6/+15
2015-05-04binutils: after relaxing R_RISCV_ALIGN, stop relaxingAndrew Waterman1-0/+4
2015-04-14binutils: fix .align directive in RVC codeAndrew Waterman1-7/+16
2015-03-31binutils: produce RVC branches/jumpsAndrew Waterman1-0/+18
2015-03-28binutils: cope with GNU ifuncsAndrew Waterman1-1/+2
2015-03-12binutils: support call relaxations for SBI callsAndrew Waterman1-2/+2
2014-12-31binutils: upgrade to version 2.25Andrew Waterman1-4/+4
2014-12-31binutils: fix off-by-one error in relaxation codeAndrew Waterman1-2/+2
2014-12-31binutils: fill in some dynamic relocs staticallyAndrew Waterman1-4/+6
2014-12-11binutils: avoid needlessly setting DT_TEXTRELAndrew Waterman1-4/+9
2014-12-10binutils, glibc: avoid DT_TEXTREL in ld.soAndrew Waterman1-13/+5
2014-11-17binutils: support code alignment in the linkerAndrew Waterman1-182/+144
2014-11-15binutils: fix (?) relaxation symbol adjustmentAndrew Waterman1-4/+4
2014-11-15binutils: speed up linker relaxation processAndrew Waterman1-30/+20
2014-11-15binutils: favor elfnn-riscv.c over elfxx-riscv.cAndrew Waterman1-1/+2921
2014-11-15binutils: merge elf{32/64}-riscv into elfnn-riscvAndrew Waterman1-0/+83