ppc/svp64: reuse md_parse_name in md_operand
[binutils-gdb.git] / bfd / elf32-m68k.c
2022-06-08 Alan ModraRevert reloc howto nits
2022-06-08 Alan ModraHOWTO size encoding
2022-01-02 Alan ModraUpdate year range in copyright notice of binutils files
2021-03-31 Alan ModraUse bool in bfd
2021-03-29 Alan Modraelf_backend_relocate_section int vs. bfd_boolean
2021-03-22 Martin LiskaAdd startswith function and use it instead of CONST_STRNEQ.
2021-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2020-08-24 Alan Modraelf_hash_table_id access
2020-07-30 H.J. Luelf: Add sym_cache to elf_link_hash_table
2020-06-26 Pat Bernardim68k: tag floating-point ABI used
2020-06-23 H.J. LuELF: Add _bfd_elf_add_dynamic_tags
2020-05-21 Alan ModraReplace "if (x) free (x)" with "free (x)", bfd
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 Modram68k 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-05-28 Alan Modram68k linker segmentation faults
2019-05-08 Nick CliftonDo not force the m68k-elf linker to fail if it encoutne...
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-05-28 H.J. Luld: Unify STT_GNU_IFUNC handling
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-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-14 H.J. Lum68k: Check UNDEFWEAK_NO_DYNAMIC_RELOC
2017-10-11 Maciej W. RozyckiELF/BFD,GDB: Handle both variants of the 32-bit Linux...
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-05-16 Alan ModraRename non_ir_ref to non_ir_ref_regular
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-17 Maciej W. RozyckiLD/ELF: Unify STB_GNU_UNIQUE handling
2016-05-13 Alan ModraSet dynamic tag VMA and size from dynamic section when...
2016-04-20 Trevor Saundersupdate many old style function definitions
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-08-12 H.J. LuSet EI_OSABI to ELFOSABI_GNU for local IFUNC symbols
2015-07-25 Alan ModraFix broken -Bsymbolic-functions
2015-01-19 Alan ModraFallout from recent bfd_reloc_outofrange changes
2015-01-01 Alan ModraChangeLog rotatation and copyright year update
2014-12-12 Alan ModraCopy relocations against protected symbols
2014-10-16 Alan ModraFix 17492, ld segfault with --oformat=binary
2014-06-13 Alan ModraFree linker hash table from bfd_close.
2014-06-13 Alan ModraDon't call bfd_link_hash_table_free
2014-06-13 Alan ModraMove link_hash_table_free functions earlier
2014-05-02 Alan Modrabfd target vector rationalisation
2014-03-05 Alan ModraUpdate copyright years
2013-12-19 Andreas SchwabSet proper OS ABI magic for ELF/m68k
2013-11-05 H.J. LuPass ignored unresolved relocations to ld backend
2013-10-08 Andreas Schwab* elf32-m68k.c (elf_m68k_size_dynamic_sections): Add...
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-21 Alan Modra * elf-bfd.h (struct core_elf_obj_tdata): New.
2013-02-11 Alan Modra * elfcode.h (elf_checksum_contents): Free contents.
2013-02-10 Alan Modra * coff-arm.c (coff_arm_link_hash_table_create): Use...
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-06-22 Andreas Schwab* elf32-m68k.c (elf_m68k_finish_dynamic_symbol): Don...
2012-05-21 Andreas Schwab* elf32-m68k.c (elf_m68k_grok_prstatus): New function.
2012-05-07 Maciej W. Rozycki * elf-bfd.h (RELOC_AGAINST_DISCARDED_SECTION): Handle...
2012-04-26 Andreas Schwab* elf32-m68k.c (elf_m68k_check_relocs): Mark non-GOT...
2012-04-24 Alan Modra PR ld/13991
2012-03-31 Andreas Schwab* elf32-m68k.c (elf_m68k_relocate_section): Allow
2012-03-13 Alan Modra * elf-m10300.c (_bfd_mn10300_elf_adjust_dynamic_symbol...
2011-12-01 Nick Clifton * elf32-m68k.c (elf_m68k_check_relocs) <R_68K_8, R68K_...
2011-10-19 Alan Modra PR ld/13177
2011-06-13 Alan Modra * linker.c (bfd_link_hash_traverse): Follow warning...
2011-02-22 Andreas Schwab* elf32-m68k.c (elf_m68k_finish_dynamic_symbol): For...
2010-10-25 Daniel Jacobowitz bfd/
2010-09-24 Thomas Schwinge2010-09-24 Thomas Schwinge <thomas@codesourcery.com>
2010-08-25 H.J. LuAdd target_id to elf_backend_data.
2010-08-20 Maciej W. Rozycki * elf32-m68k.c (bfd_elf_m68k_set_target_options):...
2010-08-13 Nathan Sidwell bfd/
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-09-28 Nick Clifton * elf32-m68k.c (elf_m68k_final_write_processing...
2009-09-07 Andreas Schwab* elf32-m68k.c (rtype_to_howto): If the reloc index...
2009-08-29 Nick Clifton Updated sources to avoid using the identifier...
2009-08-26 Nick Clifton * elf32-m68k.c: Rewrite initialization of GOT...
2009-08-26 Nick Clifton * elf32-m68k.c (elf_m68k_copy_indirect_symbol...
2009-06-18 Alan Modra * elf-bfd.h (struct sym_sec_cache): Delete.
2009-02-03 Nick Clifton M68K TLS support.
next