gdb: add target_ops::supports_displaced_step
[deliverable/binutils-gdb.git] / bfd / elf32-bfin.c
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-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-09-23  Alan Modrabfin 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-04-03  Alan ModraBFD whitespace fixes
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-10-09  H.J. Lubfin: Don't create .interp section for info->nointerp
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-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 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-10-05  Alan Modra-Wimplicit-fallthrough warning fixes
2016-09-30  Alan ModraRemove syntactic sugar
2016-06-28  Nick CliftonFix typo in previous commit
2016-06-28  Nick CliftonFix more linker testsuite failures.
2016-05-28  Alan ModraReturn void from linker callbacks
2016-03-29  Nick CliftonRelax assertion in BFIN linker to allow for discard...
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-19  Alan ModraAdd bfd_link_pde, and simplify some tests of link_info...
2015-08-18  H.J. LuAdd output_type to bfd_link_info
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-05-02  Alan Modrabfd target vector rationalisation
2014-03-05  Alan ModraUpdate copyright years
2013-12-17  H.J. LuUse _bfd_elf_copy_private_bfd_data
2013-11-05  H.J. LuPass ignored unresolved relocations to ld backend
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 * i386linux.c (linux_link_hash_table_create): Allocate...
2012-10-23  Nathan Sidwell 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-07  Maciej W. Rozycki * elf-bfd.h (RELOC_AGAINST_DISCARDED_SECTION): Handle...
2012-04-24  Alan Modra PR ld/13991
2011-10-19  Alan Modra PR ld/13177
2011-06-13  Alan Modra * linker.c (bfd_link_hash_traverse): Follow warning...
2011-02-28  Kai TietzChangeLog libiberty/
2011-01-14  Alan Modra * bfd.c (bfd_perror): Flush stdout before and stderr...
2010-11-15  Mike Frysingerblackfin: add support for L1 code/data flags
2010-11-15  Mike Frysingerbfd: bfin: drop needless symbol flag handling imported...
2010-10-25  Daniel Jacobowitz bfd/
2010-08-25  H.J. LuAdd target_id to elf_backend_data.
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-12-11  Nick CliftonAdd -Wshadow to the gcc command line options used when...
2009-09-23  Jie Zhang * elf32-bfin.c (_bfinfdpic_size_got_plt): Make sure...
2009-09-11  Jie Zhang * elf32-bfin.c (bfinfdpic_relocs_info_find): Just...
2009-09-04  Jie Zhang * elf32-bfin.c (elf32_bfinfdpic_create_dynamic_section...
2009-09-02  Alan Modraupdate copyright dates
2009-08-11  Bernd Schmidt Merge some FRV FDPIC changes into the Blackfin code.
2009-08-09  Bernd Schmidtbfd/
2009-07-10  Tom Tromeybfd
2009-06-18  Alan Modra * elf-bfd.h (struct sym_sec_cache): Delete.
2009-05-10  Alan ModraRemove unnecessary ATTRIBUTE_UNUSED
2008-11-25  Nick Clifton * elflink.c (is_reloc_section): New function...
2008-07-16  Bernd Schmidt * elf32-bfin.c (bfin_check_relocs, bfin_relocate_section,
2008-07-15  Jie Zhang bfd/
2008-07-12  Jie ZhangRevert my last change since it has not been approved.
2008-07-11  Jie Zhang bfd/
2008-03-26  Bernd Schmidt * elf32-bfin.c (bfin_final_link_relocate): New functio...
2008-03-12  Bernd Schmidt From Jie Zhang <jie.zhang@analog.com>
2008-02-11  Bernd Schmidt * elf32-bfin.c (bfinfdpic_relocate_section): Take...
2008-02-11  Bernd Schmidt * elf32-bfin.c (bfin_relocate_section): Set up dynobj...
2007-12-31  Nick Clifton* elf.c (_bfd_elf_find_segment_containing_section)...
2007-09-28  Alan Modra * elf-m10300.c (mn10300_elf_check_relocs): Delete...
2007-09-26  Jan Beulichbfd/
2007-09-05  Michael Snyder2007-09-04 Michael Snyder <msnyder@access-company...
2007-07-03  Nick CliftonSwitch sources over to use the GPL version 3
2007-06-29  Joseph Myersbfd:
2007-04-26  Alan Modrabfd/
2007-03-26  Alan Modra * aout-adobe.c (aout_32_bfd_reloc_name_lookup): Define.
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-06-20  Alan Modra * elf-bfd.h (struct elf_backend_data): Add
2006-06-20  Alan Modrabfd/
2006-06-01  Alan Modra * stabs.c (_bfd_link_section_stabs): Use bfd_make_sect...
2006-05-23  Jie Zhang * elf32-bfin.c (bfinfdpic_relocate_section): Clear...
next
This page took 0.908523 seconds and 106 git commands to generate.