aboutsummaryrefslogtreecommitdiff
path: root/bfd/elfnn-riscv.c
AgeCommit message (Expand)AuthorFilesLines
2017-01-17RISC-V/bfd: Hook elf_backend_object_p to set the mach type.Kuan-Lin Chen1-0/+14
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-12-26dynrelro section for read-only dynamic symbols copied into executableAlan Modra1-5/+22
2016-12-26Put .dynbss and .rel.bss shortcuts in main elf hash tableAlan Modra1-10/+6
2016-12-20Re-work RISC-V gas flags: now we just support -mabi and -marchAndrew Waterman1-2/+2
2016-12-20Fix an integer overflow in RISC-V relocation handlingAndrew Waterman1-2/+2
2016-12-20Rework RISC-V relocationsAndrew Waterman1-17/+80
2016-12-20Formatting changes for RISC-VAndrew Waterman1-2/+2
2016-12-20Improve RISC-V LD error messagePalmer Dabbelt1-2/+3
2016-11-23Delete duplicate target short-cuts to dynamic sectionsAlan Modra1-2/+1
2016-11-01Add support for RISC-V architecture.Nick Clifton1-0/+3160