RISC-V: Reorder the prefixed extensions which are out of order.
[binutils-gdb.git] / bfd / elf32-or1k.c
2022-06-08 Alan ModraHOWTO size encoding
2022-02-02 Stafford Horneor1k: Avoid R_OR1K_GOT16 signed overflow by using speci...
2022-01-02 Alan ModraUpdate year range in copyright notice of binutils files
2021-07-16 Giulio Benettior1k: fix pc-relative relocation against dynamic on...
2021-05-06 Stafford Horneor1k: Support large plt_relocs when generating plt...
2021-05-06 Stafford Horneor1k: Avoid R_OR1K_GOT16 overflow failures in presence...
2021-05-06 Stafford Horneor1k: Implement relocation R_OR1K_GOT_AHI16 for gotha()
2021-05-06 Stafford Horneor1k: Fix issue with plt link failure for local calls
2021-04-01 Martin LiskaUse startswith more for strncmp function calls.
2021-03-31 Alan ModraUse bool in bfd
2021-03-29 Alan ModraTRUE/FALSE simplification
2021-03-29 Alan Modraelf_backend_relocate_section int vs. bfd_boolean
2021-03-22 Martin LiskaAdd startswith function and use it instead of CONST_STRNEQ.
2021-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2020-08-24 Alan Modraelf_hash_table_id access
2020-07-30 H.J. Luelf: Add sym_cache to elf_link_hash_table
2020-06-23 H.J. LuELF: Add _bfd_elf_add_dynamic_tags
2020-06-04 H.J. LuELF: Don't check relocations in non-loaded, non-alloced...
2020-06-03 H.J. LuELF: Consolidate maybe_set_textrel
2020-06-03 H.J. LuELF: Copy dyn_relocs in _bfd_elf_link_hash_copy_indirect
2020-06-03 H.J. LuELF: Consolidate readonly_dynrelocs
2020-06-02 H.J. LuELF: Move dyn_relocs to struct elf_link_hash_entry
2020-05-19 Stafford HorneOpenRISC BFD fixups for Glibc:
2020-02-19 Alan Modrabfd_size_type to size_t
2020-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2019-09-19 Alan Modrabfd_section_* macros
2019-08-23 Stafford Horneor1k: Fix incorrect value in PLT GOT entries, causing...
2019-07-24 Alan ModraComplain about mbind, ifunc, and unique in final_write
2019-07-23 Alan ModraELF final_write_processing
2019-04-11 H.J. LuCheck corrupt VTENTRY entry in bfd_elf_gc_record_vtentry
2019-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2018-12-07 Stafford Hornegdb/or1k: Add linux debugging support
2018-10-05 Stafford Horneor1k: Add the l.adrp insn and supporting relocations
2018-10-05 Stafford Horneor1k: Fix messages for relocations in shared libraries
2018-10-05 Richard Hendersonor1k: Add relocations for high-signed and low-stores
2018-02-27 Nick CliftonHave info_to_howto functions return a success/fail...
2018-02-25 Alan Modraassorted target messages
2018-02-25 Alan Modraunrecognized/unsupported reloc message
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-01-03 Alan ModraUpdate year range in copyright notice of binutils files
2017-12-06 Alan ModraBFD whitespace fixes
2017-12-06 Alan ModraFix Common symbol override test fails
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-10-16 H.J. LuELF: Call check_relocs after opening all inputs
2017-05-16 Alan ModraRename non_ir_ref to non_ir_ref_regular
2017-02-28 Alan ModraDon't make dynamic .data.rel.ro SEC_READONLY
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-11-23 Alan Modraelf_backend_dtrel_excludes_plt
2016-11-23 Alan ModraDelete duplicate target short-cuts to dynamic sections
2016-10-19 Nick CliftonAdd c-format tags to translatable strings with more...
2016-10-07 Alan ModraPass link_info to _bfd_merge_private_bfd_data
2016-09-30 Alan ModraRemove syntactic sugar
2016-08-23 Alan ModraR_OR1K_GOTOFF_* relocations
2016-05-28 Alan ModraReturn void from linker callbacks
2016-05-13 Alan ModraSet dynamic tag VMA and size from dynamic section when...
2016-01-01 Alan ModraCopyright update for binutils
2015-09-25 Peter ZotovCorrect the generation of OR1K pc-relative relocations.
2015-09-20 Rich FelkerAdd --no-dynamic-linker option to ld, for static PIE use
2015-08-18 H.J. LuAdd output_type to bfd_link_info
2015-08-14 Alan ModraRevert "Fix encoding or OpenRisk1000 PC relative reloca...
2015-08-11 Peter ZotovFix encoding or OpenRisk1000 PC relative relocations.
2015-02-03 Nick CliftonMore fixes for illegal memory accesses triggered by...
2015-01-19 Alan ModraMore fixes related to NONE relocs
2015-01-19 Alan ModraFallout from recent bfd_reloc_outofrange changes
2015-01-01 Alan ModraChangeLog rotatation and copyright year update
2014-12-22 Nick CliftonMore fixes for memory access violations exposed by...
2014-12-12 Alan ModraCopy relocations against protected symbols
2014-08-13 Stefan Kristianssonbfd: or1k: avoid emitting R_OR1K_INSN_REL_26 in shared...
2014-06-13 Alan ModraMake bfd.link_next field a union
2014-05-02 Alan Modrabfd target vector rationalisation
2014-04-29 Christian Svenssonor1k: Do not override section for non-TLS symbols.
2014-04-22 Christian SvenssonRemove support for the (deprecated) openrisc and or32...