gdb: add target_ops::supports_displaced_step
[deliverable/binutils-gdb.git] / bfd / elf32-nds32.c
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
2014-05-02  Alan Modrabfd target vector rationalisation
2014-03-05  Alan ModraUpdate copyright years
2013-12-13  Kuan-Lin ChenAdd support for Andes NDS32:
This page took 1.354888 seconds and 87 git commands to generate.