x86: Define GNU_PROPERTY_X86_ISA_1_AVX512_BF16
[deliverable/binutils-gdb.git] / bfd / elfnn-riscv.c
2019-04-02  Jim WilsonRISC-V: Don't check ABI flags if no code section.
2019-03-30  Jim WilsonRISC-V: Relax tail/j to c.j for RV64.
2019-03-21  Jim WilsonRISC-V: Fix linker crash in section symbol check.
2019-01-21  Yuri ChornoivanFix spelling mistakes in BFD library.
2019-01-16  Jim WilsonRISC-V: Merge ELF attribute for ld.
2019-01-16  Jim WilsonRISC-V: Support ELF attribute for gas and readelf.
2019-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2018-11-13  Jim WilsonRISC-V: Improve linker error for FP mismatch.
2018-10-04  Jim WilsonRISC-V: Delete zero-size .tdata.dyn section.
2018-09-28  Jim WilsonRISC-V: Pc-rel to gp-rel relaxation function cleanup.
2018-09-25  Jim WilsonRISC-V: Give error for RVE PLTs.
2018-09-24  Jim WilsonRISC-V: For PCREL_LO12, fix addend handling in auipc...
2018-09-24  Jim WilsonRISC-V: Allow pcrel_lo addends, error on addend overflow.
2018-08-02  Jim WilsonRISC-V: Fix TLS and --gc-sections conflict.
2018-06-21  Jim WilsonRISC-V: Fix 3 PIE related ld testsuite failures.
2018-06-03  Jim WilsonRISC-V: Handle out-of-range calls to undefined weak.
2018-06-03  Jim WilsonRISC-V: Fix symbol address problem with versioned symbols.
2018-05-18  Jim WilsonRISC-V: Add RV32E support.
2018-05-18  Jim WilsonRISC-V: Fix ld-elf/pr22269* testcases.
2018-03-01  Jim WilsonRISC-V: Fix symbol size bug when relaxation deletes...
2018-02-27  Nick CliftonHave info_to_howto functions return a success/fail...
2018-02-25  Alan Modraunrecognized/unsupported reloc message
2018-02-19  Alan ModraAdd attribute printf to _bfd_error_handler
2018-02-19  Alan Modra%L conversions
2018-02-19  Alan ModraUse %pI, %pR, %pS, %pT in place of %I, %R, %S and %T.
2018-02-19  Alan ModraUse %pA and %pB in messages rather than %A and %B
2018-02-15  Jim WilsonRISC-V: Fix relocation failure with zero address sections.
2018-02-15  Jim WilsonRISC-V: Give error for ignored pcrel_lo addend.
2018-02-08  Jim WilsonRISC-V: Add comment for previous change.
2018-02-07  Jim WilsonRISC-V: Eliminate spurious error w/ reloc truncated...
2018-02-05  Maciej W. RozyckiRISC-V/BFD: Correct a missing initializer error with...
2018-02-02  Jim WilsonRISC-V: Fix --wrap and relaxation conflict.
2018-01-03  Alan ModraUpdate year range in copyright notice of binutils files
2017-12-06  Alan ModraBFD whitespace fixes
2017-12-06  Alan Modradyn_relocs tidy
2017-12-01  Alan Modrareadonly_dynrelocs
2017-11-28  H.J. LuELF: Don't set non_ir_ref_regular in check_relocs
2017-11-23  Alan ModraRename u.weakdef and make it a circular list
2017-11-19  Jim WilsonFix error message typo.
2017-10-24  Andrew WatermanRISC-V: Only relax to C.LUI when imm != 0 and rd !...
2017-10-19  Palmer DabbeltRISC-V: Relax RISCV_PCREL_* to RISCV_GPREL_*
2017-10-19  Palmer DabbeltRISC-V: Add R_RISCV_DELETE, which marks bytes for deletion
2017-10-16  H.J. LuELF: Call check_relocs after opening all inputs
2017-10-10  H.J. Luriscv: Cache the max alignment of output sections
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.
This page took 1.747098 seconds and 73 git commands to generate.