packaging: Enable testing infrastructure
[external/binutils.git] / bfd / elfxx-tilegx.c
2019-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2018-02-27 Nick CliftonUse standardized error message for unrecognized relocs.
2018-02-27 Nick CliftonHave info_to_howto functions return a success/fail...
2018-02-25 Alan Modraassorted target messages
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. Lutilegx: 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-08 H.J. Lutilegx: Set this_hdr.sh_entsize only if section size > 0
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-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-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-03-05 Alan ModraUpdate copyright years
2013-11-05 H.J. LuPass ignored unresolved relocations to ld backend
2013-10-09 Roland McGrathbfd/
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-01-31 Alan Modra PR ld/15056
2013-01-10 H.J. LuRemove trailing white spaces in bfd
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-08-28 Walter LeeAdd support for constructing pc-relative addresses...
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-03-01 Alan Modra * elfxx-tilegx.c (tilegx_elf_relocate_section): Silenc...
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...