aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-riscv.h
AgeCommit message (Expand)AuthorFilesLines
2024-01-04Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2023-12-12RISC-V: Emit R_RISCV_RELAX for the la/lga pseudo instructionRui Ueyama1-0/+8
2023-12-12RISC-V: Resolve PCREL_HI20/LO12_I/S fixups with local symbols while `-mno-relax'Lifang Xia1-0/+3
2023-04-25RISC-V: adjust logic to avoid register name symbolsJan Beulich1-0/+4
2023-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2022-10-28RISC-V: Output mapping symbols with ISA string.Nelson Chu1-2/+4
2022-07-09gas: rename md_end to md_finishAlan Modra1-2/+2
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2021-12-28gas reloc sortingAlan Modra1-0/+1
2021-11-19RISC-V: Support STO_RISCV_VARIANT_CC and DT_RISCV_VARIANT_CC.Nelson Chu1-0/+4
2021-08-30RISC-V: PR27916, Support mapping symbols.Nelson Chu1-0/+24
2021-03-31Use bool in gasAlan Modra1-1/+1
2021-01-15RISC-V: Indent and GNU coding standards tidy, also aligned the code.Nelson Chu1-3/+3
2021-01-06RISC-V: Implement support for big endian targets.Marcus Comstedt1-0/+2
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-01-16RISC-V: Support ELF attribute for gas and readelf.Jim Wilson1-0/+6
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-12-06opcodes/riscv: Hide '.L0 ' fake symbolsAndrew Burgess1-2/+2
2018-05-24RISC-V: Fix .align handling when .option norelax.Jim Wilson1-1/+1
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-11-22Riscv ld-elf/stab failure and fake label cleanup.Jim Wilson1-0/+3
2017-05-16Allow target files access to default TC_FORCE_RELOCATION definesAlan Modra1-1/+3
2017-03-14RISC-V: Define DWARF2_USE_FIXED_ADVANCE_PC.Kuan-Lin Chen1-0/+3
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-12-20Don't define RISC-V .p2alignAndrew Waterman1-2/+12
2016-12-20Re-work RISC-V gas flags: now we just support -mabi and -marchAndrew Waterman1-1/+0
2016-12-20Rework RISC-V relocationsAndrew Waterman1-1/+6
2016-11-01Add support for RISC-V architecture.Nick Clifton1-0/+101