]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - bfd/elf-m10300.c
[PATCH] fix windmc typedef bug
[thirdparty/binutils-gdb.git] / bfd / elf-m10300.c
2020-05-21  Alan ModraReplace "if (x) free (x)" with "free (x)", bfd
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-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-02-16  Alan ModraRemove bfd stub function casts.
2018-02-14  Nick CliftonFix compilation of the BFD sub-directory with a gcc...
2018-02-13  Nick CliftonFix compile time warning messages from gcc version...
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-09  H.J. Lumn10300: Don't free cached internal symbol table
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-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  Nick CliftonFix the linker so that it will not silently generate...
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-10-05  Alan Modra-Wimplicit-fallthrough warning 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-01-01  Alan ModraCopyright update for binutils
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-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-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-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-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...
2013-01-10  H.J. LuRemove trailing white spaces in bfd
2012-09-02  H.J. LuAdd hdynamic to elf_link_hash_table for _DYNAMIC
2012-06-29  Alan Modra * section.c (bfd_get_linker_section): New function.
2012-06-29  Alan Modra * elf32-sh.c (sh_elf_create_dynamic_sections): Don...
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...
2012-03-07  Nick Clifton * mn10300.h (elf_mn10300_reloc_type): Add R_MN10300_TL...
2011-11-08  Nick Clifton * elf-m10300.c (mn10300_elf_relax_section): Fix check...
2011-10-19  Alan Modra PR ld/13177
2011-06-13  Alan Modra * linker.c (bfd_link_hash_traverse): Follow warning...
2011-05-23  Nick Clifton * elf-m10300.c (mn10300_elf_mkobject): New function.
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-02  Alan Modraupdate copyright dates
2009-07-01  Nick Clifton * bfd/bfd.m4 (BFD_HAVE_TIME_TYPE_MEMBER,
2009-06-29  Nick Clifton * elf-m10300.c (mn10300_elf_relax_section)...
2009-06-25  Nick Clifton * elf-m10300.c (mn10300_elf_relax_section)...
2009-05-27  Nathan Sidwell bfd/
2008-11-25  Nick Clifton * elflink.c (is_reloc_section): New function...
2008-07-15  DJ Delorie* elf-m10300.c (mn10300_elf_final_link_relocate): Corre...
2007-12-31  Nick Clifton* elf-m10300.c (mn10300_elf_relax_section): Use _bfd_me...
2007-11-28  Nick Clifton* elf-m10300.c (mn10300_elf_relax_section): Extend...
2007-11-21  Nick Clifton* elf-m10300.c (mn10300_elf_relax_section): Allow for...
2007-11-16  Nick Clifton* ld-mn10300/mn10300.exp: Fix the start address of...
2007-11-13  Nick Clifton* config/tc-mn10300.c (mn10300_force_relocation): Force...
2007-10-31  Nick Clifton* elf-m10300.c (mn10300_elf_relax_delete_bytes): Do...
2007-10-30  Nick Clifton* mn10300.h (R_MN10300_ALIGN): Define.
2007-10-19  Nick CliftonAdd MN10300 linker relaxation support for symbol differ...
2007-10-19  Nick Clifton* elf-m10300.c: Convert to ISO C.
2007-09-28  Alan Modra * elf-m10300.c (mn10300_elf_check_relocs): Delete...
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-03-26  Alan Modra * aout-adobe.c (aout_32_bfd_reloc_name_lookup): Define.
2007-03-07  Alan Modra PR 3958
2007-01-31  DJ Delorie* elf-m10300.c (mn10300_elf_relocate_section): Clarify...
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-08-14  DJ Delorie* elf-m10300.c (elf32_mn10300_link_hash_entry): Add...
2006-04-20  Elena ZannoniThis commit was generated by cvs2svn to track changes...
next