gdb: add target_ops::supports_displaced_step
[deliverable/binutils-gdb.git] / bfd / elf32-v850.c
2020-05-21  Alan ModraReplace "if (x) free (x)" with "free (x)", bfd
2020-03-02  Alan ModraELF SEC_SMALL_DATA
2020-02-19  Alan Modrabfd_size_type to size_t
2020-02-06  Maciej W. RozyckiV850/BFD: Fix uninitialized `insn[4]' with R_V850_LONGJ...
2020-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2019-09-23  Alan Modrav850 bfd.h tidy
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-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-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 %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-11-28  H.J. LuELF: Don't set non_ir_ref_regular in check_relocs
2017-07-18  Yuri ChornovianFix spelling typos.
2017-07-12  Alan Modrabfd_error_handler bfd_vma and bfd_size_type args
2017-06-26  Nick CliftonFix address violations when atempting to parse fuzzed...
2017-05-16  Alan ModraRename non_ir_ref to non_ir_ref_regular
2017-04-13  Alan ModraUse %A and %B in more error messages
2017-01-02  Alan ModraUpdate year range in copyright notice of all files.
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-05-28  Alan ModraReturn void from linker callbacks
2016-05-16  Maciej W. RozyckiV850/BFD: Call `_bfd_elf_copy_private_bfd_data' again
2016-01-01  Alan ModraCopyright update for binutils
2015-10-15  Alan Modraobjcopy --extract-symbol
2015-09-23  Nick CliftonAdd support for files that contain multiple symbol...
2015-08-18  H.J. LuAdd output_type to bfd_link_info
2015-08-12  H.J. LuRemove trailing spaces in bfd
2015-02-24  Nick CliftonAdds support for generating notes in V850 binaries.
2015-02-03  Nick CliftonMore fixes for illegal memory accesses triggered by...
2015-01-19  Alan ModraFallout from recent bfd_reloc_outofrange changes
2015-01-15  Nick CliftonFix memory access violations triggered by running objdu...
2015-01-01  Alan ModraChangeLog rotatation and copyright year update
2014-12-22  Nick CliftonMore fixes for memory access violations exposed by...
2014-05-02  Alan Modrabfd target vector rationalisation
2014-03-05  Alan ModraUpdate copyright years
2013-11-05  H.J. LuPass ignored unresolved relocations to ld backend
2013-04-24  Nick Clifton * ecoff.c: casting the return value of BFD_ALIGN to int
2013-04-03  Nick Clifton * elf32-v850.c (v850_elf_is_target_special_symbol...
2013-03-30  Alan Modra PR ld/15323
2013-01-24  Nick CliftonAdd support for V850E3V5 architecture
2013-01-10  H.J. LuRemove trailing white spaces in bfd
2012-11-09  Nick Clifton2012-11-09 Nick Clifton <nickc@redhat.com>
2012-11-09  H.J. LuRemove trailing redundant `;'
2012-05-07  Maciej W. Rozycki * elf-bfd.h (RELOC_AGAINST_DISCARDED_SECTION): Handle...
2012-04-24  Alan Modra PR ld/13991
2011-01-14  Alan Modra * bfd.c (bfd_perror): Flush stdout before and stderr...
2010-10-25  Daniel Jacobowitz bfd/
2010-07-23  Nick CliftonAdd support for v850E2 and v850E2V3
2010-06-27  Alan Modrafix set but unused variable warnings
2010-01-11  Nick Clifton * elf32-v850.c (v850_elf_perform_relocation...
2009-12-11  Nick CliftonAdd -Wshadow to the gcc command line options used when...
2009-09-02  Alan Modraupdate copyright dates
2009-06-22  Alan Modrainclude/elf/
2009-05-21  Alan Modra * elf-bfd.h (struct elf_backend_data
2008-11-25  Nick Clifton * elflink.c (is_reloc_section): New function...
2007-09-26  Jan Beulichbfd/
2007-07-03  Nick CliftonSwitch sources over to use the GPL version 3
2007-04-26  Alan Modrabfd/
2007-03-26  Alan Modra * aout-adobe.c (aout_32_bfd_reloc_name_lookup): Define.
2007-03-08  Alan Modraduh. commit correct version of patch.
2007-03-08  Alan Modrainclude/elf/
2007-03-07  Alan Modra PR 3958
2006-09-28  Alan Modra * elflink.c (_bfd_elf_gc_mark_hook): New function.
2006-09-16  Nick Clifton* bfd-in.h (STRING_AND_COMMA): New macro. Takes one...
2006-05-02  Alan Modra * dwarf2.c: Formatting.
2006-04-20  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2005-07-08  H.J. Lu2005-07-07 H.J. Lu <hongjiu.lu@intel.com>
2005-07-05  Alan Modra * elf.c (special_sections): Move const qualifier.
2005-07-04  Alan Modra PR 1004
2005-07-01  Nick CliftonUpdate function declarations to ISO C90 formatting
2005-06-20  H.J. Lu2005-06-20 H.J. Lu <hongjiu.lu@intel.com>
2005-06-15  Nick Clifton* elf32-v850.c (ELF_MACHINE_ALT2): Define so that binar...
2005-05-17  Nick Clifton(v850_elf_relocate_section): Move code to test for...
2005-05-07  H.J. Lu2005-05-07 H.J. Lu <hongjiu.lu@intel.com>
2005-05-04  Nick CliftonUpdate the address and phone number of the FSF organiza...
2005-05-04  Nick CliftonUpdate the FSF address in the copyright/GPL notice
2005-03-20  H.J. Lu2005-03-20 H.J. Lu <hongjiu.lu@intel.com>
2005-03-03  Alan Modraupdate copyright dates
2005-01-31  Ben Elliston * aout-arm.c, aout-target.h, aoutx.h, archive.c, armne...
2004-12-16  Richard Sandifordinclude/elf/
2004-10-21  H.J. Lubfd/
2004-08-13  Alan Modrabfd/
2004-06-29  Alan Modra * bfd-in.h (bfd_get_section_limit): Define.
2004-06-24  Alan Modrabfd/
2004-03-27  Alan Modra * Makefile.am: Remove all mention of elflink.h.
2004-03-26  Alan Modra * elf64-ppc.c (elf_backend_add_symbol_hook): Define.
2004-03-22  Alan Modra * elf-bfd.h (RELOC_FOR_GLOBAL_SYMBOL): Add input_bfd...
2004-03-20  H.J. Lubfd/
2003-12-08  Alan Modra * elf-bfd.h (struct elf_backend_data): Remove "bfd...
2003-11-27  Kazu Hirata * elf32-arm.h: Fix comment typos.
2003-11-05  Alan Modra * elf.c (_bfd_elf_rela_local_sym): Accept asection...
2003-09-23  Alan Modra * elf-bfd.h (struct bfd_elf_special_section): Remove...
next
This page took 1.004189 seconds and 106 git commands to generate.