summaryrefslogtreecommitdiff
path: root/bfd/elfxx-tilegx.c
Commit message (Expand)AuthorAgeFilesLines
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-1/+1
* Revert reloc howto nitsAlan Modra2022-06-081-8/+8
* HOWTO size encodingAlan Modra2022-06-081-60/+60
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-1/+1
* Use startswith more for strncmp function calls.Martin Liska2021-04-011-1/+1
* Use bool in bfdAlan Modra2021-03-311-206/+206
* elf_backend_relocate_section int vs. bfd_booleanAlan Modra2021-03-291-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* elf_hash_table_id accessAlan Modra2020-08-251-2/+3
* elf: Add sym_cache to elf_link_hash_tableH.J. Lu2020-07-301-4/+1
* ELF: Add _bfd_elf_add_dynamic_tagsH.J. Lu2020-06-231-45/+1
* ELF: Consolidate maybe_set_textrelH.J. Lu2020-06-031-28/+2
* ELF: Copy dyn_relocs in _bfd_elf_link_hash_copy_indirectH.J. Lu2020-06-031-31/+0
* ELF: Consolidate readonly_dynrelocsH.J. Lu2020-06-031-19/+2
* ELF: Move dyn_relocs to struct elf_link_hash_entryH.J. Lu2020-06-011-22/+15
* bfd_size_type to size_tAlan Modra2020-02-191-2/+2
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* bfd_section_* macrosAlan Modra2019-09-191-5/+4
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* Use standardized error message for unrecognized relocs.Nick Clifton2018-02-271-1/+1
* Have info_to_howto functions return a success/fail status. Check this result...Nick Clifton2018-02-271-4/+16
* assorted target messagesAlan Modra2018-02-261-1/+1
* %L conversionsAlan Modra2018-02-191-2/+3
* Use %pI, %pR, %pS, %pT in place of %I, %R, %S and %T.Alan Modra2018-02-191-1/+1
* Use %pA and %pB in messages rather than %A and %BAlan Modra2018-02-191-8/+8
* Remove bfd stub function casts.Alan Modra2018-02-161-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* BFD whitespace fixesAlan Modra2017-12-061-303/+303
* dyn_relocs tidyAlan Modra2017-12-061-44/+14
* readonly_dynrelocsAlan Modra2017-12-011-19/+34
* ELF: Don't set non_ir_ref_regular in check_relocsH.J. Lu2017-11-281-4/+0
* Rename u.weakdef and make it a circular listAlan Modra2017-11-231-8/+8
* tilegx: Check bfd_link_executable for TLS checkusers/hjl/check_relocsH.J. Lu2017-10-191-10/+10
* tile: Mark __tls_get_addr in gc_mark_hookH.J. Lu2017-10-181-2/+10
* ELF: Call check_relocs after opening all inputsH.J. Lu2017-10-161-189/+0
* tile: Check UNDEFWEAK_NO_DYNAMIC_RELOCH.J. Lu2017-10-141-3/+8
* tilegx: Set this_hdr.sh_entsize only if section size > 0H.J. Lu2017-10-081-9/+9
* tile: Dump dynamic relocation info to the map fileH.J. Lu2017-10-051-1/+9
* Improve "unrecognized relocation" error messages to add the suggestion that t...Nick Clifton2017-07-241-9/+1
* bfd_error_handler bfd_vma and bfd_size_type argsAlan Modra2017-07-121-3/+3
* Don't compare boolean values against TRUE or FALSEAlan Modra2017-05-181-1/+1
* Rename non_ir_ref to non_ir_ref_regularAlan Modra2017-05-161-1/+1
* Don't make dynamic .data.rel.ro SEC_READONLYAlan Modra2017-02-281-1/+1
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* dynrelro section for read-only dynamic symbols copied into executableAlan Modra2016-12-261-5/+19
* Put .dynbss and .rel.bss shortcuts in main elf hash tableAlan Modra2016-12-261-25/+5
* Delete duplicate target short-cuts to dynamic sectionsAlan Modra2016-11-231-2/+1
* Add c-format tags to translatable strings with more than one argument-using f...Nick Clifton2016-10-191-0/+5
* Pass link_info to _bfd_merge_private_bfd_dataAlan Modra2016-10-071-1/+2
* Remove syntactic sugarAlan Modra2016-09-301-8/+8