ubsan: som.c undefined shift in som_set_reloc_info
[binutils-gdb.git] / bfd / elf32-nds32.c
2022-06-08 Alan ModraDon't encode reloc.size
2022-06-08 Alan ModraHOWTO size encoding
2022-06-08 Alan ModraNONE reloc fixes
2022-01-02 Alan ModraUpdate year range in copyright notice of binutils files
2021-12-28 Alan Modragas reloc sorting
2021-12-14 Simon Marchibfd: fix -Wunused errors with clang 13+
2021-08-06 Alan ModraPR28173, nds32_elf_howto_table index out of bounds
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 output symbol hooks int vs. bfd_boolean
2021-03-29 Alan Modraelf_backend_relocate_section int vs. bfd_boolean
2021-02-15 Alan Modrands32_elf_get_relocated_section_contents
2021-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2020-12-18 Alan ModraAssorted tidies
2020-12-16 Alan Modraconstify elfNN_bed
2020-12-07 Alan Modraelf32-csky.c:3932:19: error: comparison is always false
2020-08-15 Alan ModraSet SEC_SMALL_DATA on small common
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-08 H.J. LuELF: Move tlsdesc_plt/tlsdesc_got to elf_link_hash_table
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-21 Alan ModraReplace "if (x) free (x)" with "free (x)", bfd
2020-05-19 Alan ModraUse bfd_get_filename throughout bfd
2020-05-01 Alan ModraFIXME for merging of e_flags and .gnu.attributes
2020-03-02 Alan ModraELF SEC_SMALL_DATA
2020-02-26 Alan ModraIndent labels
2020-02-19 Alan Modrabfd_size_type to size_t
2020-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2019-11-25 Alan ModraPass section when available to bfd_octets_per_byte
2019-11-25 Christian EggersIntroduce new section flag: SEC_ELF_OCTETS
2019-10-15 Alan Modraremove more xmalloc in bfd
2019-09-19 Alan Modrabfd_section_* macros
2019-07-24 Alan ModraComplain about mbind, ifunc, and unique in final_write
2019-07-23 Alan ModraELF final_write_processing
2019-01-21 Yuri ChornoivanFix spelling mistakes in BFD library.
2019-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2018-12-18 Alan ModraInclude bfd_stdint.h in bfd.h
2018-10-13 Alan Modra_bfd_clear_contents bounds checking
2018-09-26 Simon Marchielf32-nds32: Remove elf32_nds32_allocate_dynrelocs
2018-09-21 Simon Marchielf32-nds32: Don't define fls if it is provided by...
2018-09-20 Nick CliftonAndes Technology has good news for you, we plan to...
2018-07-17 Maciej W. RozyckiBFD: Use `bfd_is_abs_symbol' to determine whether a...
2018-05-16 Maciej W. RozyckiNDS32/BFD: Fix build error in `nds32_convert_32_to_16'
2018-04-16 Alan ModraRemove m88k support
2018-03-15 Kuan-Lin Chennds32: Remove the unsupported target feature.
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 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-12 Nick Cliftonoops - actually remove the assignment this time: bfd...
2018-01-09 Kuan-Lin ChenPR22662, nds32: Fix a typographical error.
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-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-10-12 Alan ModraFix remaining targets using wrong .interp conditions
2017-09-27 Kuan-Lin Chennds32: Fix a tautological comparison.
2017-09-11 Kuan-Lin Chennds32: Rename __BIT() to N32_BIT().
2017-07-18 Yuri ChornovianFix spelling typos.
2017-07-12 Alan Modrabfd_error_handler bfd_vma and bfd_size_type args
2017-05-18 Alan ModraDon't compare boolean values against TRUE or FALSE
2017-04-13 Alan ModraUse %A and %B in more error messages
2017-02-17 Pedro Alvesbfd: Rename read_{signed,unsigned}_leb128, safe_read_leb128
2017-02-03 Nick CliftonFix compile time warning messages when compiling binuti...
2017-01-02 Alan ModraUpdate year range in copyright notice of all files.
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-18 Maciej W. RozyckiNDS32/BFD: Correct an aliasing error in `nds32_elf_chec...
2016-10-07 Alan ModraPass link_info to _bfd_merge_private_bfd_data
2016-10-05 Alan Modra-Wimplicit-fallthrough warning fixes
2016-10-05 Alan Modra-Wimplicit-fallthrough error fixes
2016-09-30 Alan ModraRemove syntactic sugar
2016-05-28 Alan ModraReturn void from linker callbacks
2016-05-13 Alan ModraSet dynamic tag VMA and size from dynamic section when...
2016-03-21 Nick CliftonRemove use of alloca.
2016-02-09 Nick CliftonFix compile time warnings building the binutils with...
2016-01-01 Alan ModraCopyright update for binutils
2015-09-20 Rich FelkerAdd --no-dynamic-linker option to ld, for static PIE use
2015-08-31 Alan ModraNDS32 build fixes
2015-08-18 H.J. LuAdd output_type to bfd_link_info
2015-02-03 Nick CliftonMore fixes for illegal memory accesses triggered by...
2015-02-02 Kuan-Lin ChenNDS32/bfd: Add one more argument to control contents...
2015-01-26 Kuan-Lin ChenNDS32/bfd: Fix relax round setting.
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-09-22 Kuan-Lin ChenNDS32/bfd: Synchronize the argument type.
2014-09-16 Kuan-Lin ChenNDS32: Code refactoring of relaxation.
2014-06-13 Alan ModraMake bfd.link_next field a union
next