RISC-V: Print an error when unable to align a section
[binutils-gdb.git] / bfd / elfnn-riscv.c
2017-09-07 Palmer DabbeltRISC-V: Print an error when unable to align a section
2017-09-07 Palmer DabbeltRISC-V: Support PCREL_* relocations agaist weak undefin...
2017-07-12 Alan Modrabfd_error_handler bfd_vma and bfd_size_type args
2017-06-29 Andrew WatermanRISC-V: Fix TLS copy relocs
2017-06-27 Kuan-Lin ChenRISC-V: Use pc-relative relocation for FDE initial...
2017-05-18 Alan ModraDon't compare boolean values against TRUE or FALSE
2017-05-16 Alan ModraRename non_ir_ref to non_ir_ref_regular
2017-04-04 Palmer DabbeltRISC-V: Resurrect GP-relative disassembly hints
2017-02-28 Alan ModraDon't make dynamic .data.rel.ro SEC_READONLY
2017-02-24 Andrew Watermanbfd: RISC-V: relax to gp in more cases.
2017-02-13 Palmer DabbeltDon't use "_gp" on RISC-V, use "_global_pointer$" instead
2017-02-08 Andrew WatermanFix segfault when .plt section does not exist
2017-01-17 Kuan-Lin ChenRISC-V/bfd: Hook elf_backend_object_p to set the mach...
2017-01-02 Alan ModraUpdate year range in copyright notice of all files.
2016-12-26 Alan Modradynrelro section for read-only dynamic symbols copied...
2016-12-26 Alan ModraPut .dynbss and .rel.bss shortcuts in main elf hash...
2016-12-20 Andrew WatermanRe-work RISC-V gas flags: now we just support -mabi...
2016-12-20 Andrew WatermanFix an integer overflow in RISC-V relocation handling
2016-12-20 Andrew WatermanRework RISC-V relocations
2016-12-20 Andrew WatermanFormatting changes for RISC-V
2016-12-20 Palmer DabbeltImprove RISC-V LD error message
2016-11-23 Alan ModraDelete duplicate target short-cuts to dynamic sections
2016-11-01 Nick CliftonAdd support for RISC-V architecture.