gdb: add target_ops::supports_displaced_step
[deliverable/binutils-gdb.git] / bfd / elf32-vax.c
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-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 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-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-07-12  Alan Modrabfd_error_handler bfd_vma and bfd_size_type args
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-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-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-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-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-12  Alan ModraCopy relocations against protected symbols
2014-06-16  Alan ModraFix uninitialised VAX .got and .got.plt section
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-07-27  Maciej W. Rozycki * elf32-vax.c (elf_vax_finish_dynamic_sections): Don...
2013-07-27  Maciej W. Rozycki bfd/
2013-07-27  Maciej W. Rozycki * elf32-vax.c (elf_vax_always_size_sections): Correct...
2013-07-27  Maciej W. Rozycki * elf32-vax.c (elf_vax_discard_got_entries): New function.
2013-05-20  Maciej W. Rozycki * elf32-vax.c (elf_vax_instantiate_got_entries): Only...
2013-05-19  Maciej W. Rozycki * elf32-vax.c (elf_vax_adjust_dynamic_symbol): Convert K&R
2013-03-30  Alan Modra PR ld/15323
2013-03-27  Alan Modra * elf-bfd.h (enum elf_reloc_type_class): Add reloc_cla...
2013-02-10  Alan Modra * coff-arm.c (coff_arm_link_hash_table_create): Use...
2012-09-02  H.J. LuAdd hdynamic to elf_link_hash_table for _DYNAMIC
2012-08-05  Maciej W. Rozycki bfd/
2012-07-13  Nick Clifton * aix386-core.c: Remove use of PTR and PARAMS macros.
2012-06-29  Alan Modra * section.c (bfd_get_linker_section): New function.
2012-05-19  Maciej W. Rozycki * elf32-vax.c (elf_vax_relocate_section)
2012-05-19  Maciej W. Rozycki * elf32-vax.c (elf_vax_relocate_section)
2012-05-07  Maciej W. Rozycki * elf-bfd.h (RELOC_AGAINST_DISCARDED_SECTION): Handle...
2012-04-24  Alan Modra PR ld/13991
2012-03-13  Alan Modra * elf-m10300.c (_bfd_mn10300_elf_adjust_dynamic_symbol...
2011-06-13  Alan Modra * linker.c (bfd_link_hash_traverse): Follow warning...
2010-10-25  Daniel Jacobowitz bfd/
2010-09-24  Thomas Schwinge2010-09-24 Thomas Schwinge <thomas@codesourcery.com>
2010-06-27  Alan Modrafix set but unused variable warnings
2010-02-04  Nick Clifton * elf-bfd.h (emum elf_object_id): Rename to...
2009-10-25  Maciej W. Rozycki * elf32-vax.c (elf_vax_relocate_section): Correct...
2009-10-25  Maciej W. Rozycki * elf32-vax.c (elf_vax_plt_entry): Fix formatting.
2009-10-25  Maciej W. Rozycki * elf32-vax.c (elf_vax_relocate_section): Fix a typo.
2009-09-02  Alan Modraupdate copyright dates
2009-06-16  Maciej W. Rozyckibfd/
2009-06-16  Maciej W. Rozyckibfd/
2009-06-16  Maciej W. Rozyckibfd/
2009-06-16  Maciej W. Rozyckibfd/
2009-06-16  Maciej W. Rozyckibfd/
2009-06-16  Maciej W. Rozyckibfd/
2009-04-02  Matt Thomas2009-04-01 Matt Thomas <matt@netbsd.org>
2008-11-25  Nick Clifton * elflink.c (is_reloc_section): New function...
2008-01-11  Tristan Gingold2008-01-11 Tristan Gingold <gingold@adacore.com>
2007-09-26  Jan Beulichbfd/
2007-07-03  Nick CliftonSwitch sources over to use the GPL version 3
2007-05-15  H.J. Lu2007-05-15 H.J. Lu <hongjiu.lu@intel.com>
2007-04-26  Alan Modrabfd/
2007-04-06  Matt Thomas2007-04-03 Matt Thomas <matt@netbsd.org>
2007-03-26  Alan Modra * aout-adobe.c (aout_32_bfd_reloc_name_lookup): Define.
2007-03-07  Alan Modra PR 3958
2006-10-17  Alan Modrabfd/
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-04-20  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2006-03-16  Alan Modra PR 2434
2006-02-27  Richard Sandiford * elf-m10300.c (_bfd_mn10300_elf_finish_dynamic_symbol...
2005-08-18  Alan Modra * elf-m10300.c (_bfd_mn10300_elf_adjust_dynamic_symbol...
2005-07-08  Alan Modra * elf-hppa.h (elf_hppa_final_link): Use gp val of...
2005-06-20  H.J. Lu2005-06-20 H.J. Lu <hongjiu.lu@intel.com>
2005-06-03  Nick CliftonConvert to ISO C90 formatting
2005-05-05  H.J. Lu2005-05-05 H.J. Lu <hongjiu.lu@intel.com>
2005-05-04  Nick CliftonUpdate the address and phone number of the FSF organiza...
2005-05-04  Alan Modrabfd/
2005-05-04  Nick CliftonUpdate the FSF address in the copyright/GPL notice
2005-01-11  Alan Modra * elf64-ppc.c (ppc64_elf_gc_sweep_hook): Follow indire...
2004-10-21  H.J. Lubfd/
2004-09-17  Alan Modrainclude/
2004-09-16  Alan Modra * elf-bfd.h (struct elf_link_hash_entry): Replace...
2004-06-24  Alan Modrabfd/
2004-03-27  Alan Modra * Makefile.am: Remove all mention of elflink.h.
next
This page took 1.017164 seconds and 106 git commands to generate.