]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - bfd/elf32-tilepro.c
[PATCH] fix windmc typedef bug
[thirdparty/binutils-gdb.git] / bfd / elf32-tilepro.c
2020-06-03  H.J. LuELF: Consolidate maybe_set_textrel
2020-06-03  H.J. LuELF: Copy dyn_relocs in _bfd_elf_link_hash_copy_indirect
2020-06-03  H.J. LuELF: Consolidate readonly_dynrelocs
2020-06-02  H.J. LuELF: Move dyn_relocs to struct elf_link_hash_entry
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-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-19  Alan Modra%L conversions
2018-02-19  Alan ModraUse %pI, %pR, %pS, %pT in place of %I, %R, %S and %T.
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-01-03  Alan ModraUpdate year range in copyright notice of binutils files
2017-12-06  Alan ModraBFD whitespace fixes
2017-12-06  Alan Modradyn_relocs tidy
2017-12-01  Alan Modrareadonly_dynrelocs
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-19  H.J. Lutilepro: Check bfd_link_executable for TLS check
2017-10-18  H.J. Lutile: Mark __tls_get_addr in gc_mark_hook
2017-10-16  H.J. LuELF: Call check_relocs after opening all inputs
2017-10-14  H.J. Lutile: Check UNDEFWEAK_NO_DYNAMIC_RELOC
2017-10-05  H.J. Lutile: Dump dynamic relocation info to the map file
2017-07-24  Nick CliftonImprove "unrecognized relocation" error messages to...
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-02-28  Alan ModraDon't make dynamic .data.rel.ro SEC_READONLY
2017-01-02  Alan ModraUpdate year range in copyright notice of all files.
2016-12-26  Alan Modradynrelro section for read-only dynamic symbols copied...
2016-12-26  Alan ModraPut .dynbss and .rel.bss shortcuts in main elf hash...
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-09-30  Alan ModraRemove syntactic sugar
2016-05-28  Alan ModraReturn void from linker callbacks
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-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-12-12  Alan ModraCopy relocations against protected symbols
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-08-24  Maciej W. Rozycki * elf32-tilepro.c (tilepro_elf_finish_dynamic_sections...
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-01-31  Alan Modra PR ld/15056
2012-12-03  Maciej W. Rozycki * elf32-tilepro.c (tilepro_elf_mkobject): New function.
2012-09-20  Walter LeeFix computation of got relocations for .got sections...
2012-09-17  Walter LeeRemove unused got_base variable.
2012-09-17  Walter LeeFix computation of got relocations for when .got.plt...
2012-09-02  H.J. LuAdd hdynamic to elf_link_hash_table for _DYNAMIC
2012-08-28  Walter LeeAdd padding to the plt section so that its size is...
2012-06-29  Alan Modra * section.c (bfd_get_linker_section): New function.
2012-05-16  Nick Clifton PR binutils/13558
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-02-25  Walter LeeImprove TLS support on TILE-Gx/TILEPro:
2011-10-19  Alan Modra PR ld/13177
2011-06-14  Alan Modra * elf32-tilepro.c (tilepro_elf_size_dynamic_sections...
2011-06-13  Nick Clifton * elf32-tilepro.c (tilepro_elf_check_relocs): Delete...
2011-06-13  Nick Clifton * Makefile.am (ALL_MACHINES): Add cpu-tilegx.lo...