summaryrefslogtreecommitdiff
path: root/bfd/elfnn-riscv.c
Commit message (Expand)AuthorAgeFilesLines
* RISC-V: Use pc-relative relocation for FDE initial locationKuan-Lin Chen2017-06-261-0/+2
* Don't compare boolean values against TRUE or FALSEAlan Modra2017-05-181-1/+1
* Rename non_ir_ref to non_ir_ref_regularAlan Modra2017-05-161-1/+1
* RISC-V: Resurrect GP-relative disassembly hintsPalmer Dabbelt2017-04-041-6/+3
* Don't make dynamic .data.rel.ro SEC_READONLYAlan Modra2017-02-281-1/+1
* bfd: RISC-V: relax to gp in more cases.Andrew Waterman2017-02-241-1/+15
* Don't use "_gp" on RISC-V, use "_global_pointer$" insteadPalmer Dabbelt2017-02-131-1/+1
* Fix segfault when .plt section does not existAndrew Waterman2017-02-071-3/+3
* RISC-V/bfd: Hook elf_backend_object_p to set the mach type.Kuan-Lin Chen2017-01-171-0/+14
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* dynrelro section for read-only dynamic symbols copied into executableAlan Modra2016-12-261-5/+22
* Put .dynbss and .rel.bss shortcuts in main elf hash tableAlan Modra2016-12-261-10/+6
* Re-work RISC-V gas flags: now we just support -mabi and -marchAndrew Waterman2016-12-201-2/+2
* Fix an integer overflow in RISC-V relocation handlingAndrew Waterman2016-12-201-2/+2
* Rework RISC-V relocationsAndrew Waterman2016-12-201-17/+80
* Formatting changes for RISC-VAndrew Waterman2016-12-201-2/+2
* Improve RISC-V LD error messagePalmer Dabbelt2016-12-201-2/+3
* Delete duplicate target short-cuts to dynamic sectionsAlan Modra2016-11-231-2/+1
* Add support for RISC-V architecture.Nick Clifton2016-11-011-0/+3160