summaryrefslogtreecommitdiff
path: root/bfd/elf32-metag.c
Commit message (Expand)AuthorAgeFilesLines
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-1/+1
* enable-non-contiguous-regions warningsAlan Modra2022-12-211-1/+1
* HOWTO size encodingAlan Modra2022-06-081-38/+38
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-1/+1
* Remove unnecessary ELF_MINPAGESIZE definesAlan Modra2022-01-011-2/+1
* PR27631, ubsan: elf32-metag.c:1550:10Alan Modra2021-04-141-2/+2
* Use bool in bfdAlan Modra2021-03-311-210/+210
* elf_backend_relocate_section int vs. bfd_booleanAlan Modra2021-03-291-1/+1
* Add startswith function and use it instead of CONST_STRNEQ.Martin Liska2021-03-221-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-50/+2
* 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-35/+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
* Non-contiguous memory regions support: Avoid calls to abortChristophe Lyon2020-03-181-6/+3
* Add support for non-contiguous memory regionsChristophe Lyon2020-03-131-1/+14
* bfd_size_type to size_tAlan Modra2020-02-191-3/+3
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* elf_backend_init_file_headerAlan Modra2019-11-181-4/+7
* bfd_section_* macrosAlan Modra2019-09-191-2/+2
* Check corrupt VTENTRY entry in bfd_elf_gc_record_vtentryH.J. Lu2019-04-111-3/+1
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* _bfd_clear_contents bounds checkingAlan Modra2018-10-131-1/+1
* Have info_to_howto functions return a success/fail status. Check this result...Nick Clifton2018-02-271-2/+4
* unrecognized/unsupported reloc messageAlan Modra2018-02-261-2/+3
* %L conversionsAlan Modra2018-02-191-2/+4
* 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-7/+7
* Remove bfd stub function casts.Alan Modra2018-02-161-1/+1
* Fix compilation of the BFD sub-directory with a gcc v8 compiler by adding ext...Nick Clifton2018-02-141-1/+1
* Fix compile time warning messages from gcc version 8 about cast between incom...Nick Clifton2018-02-131-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* BFD whitespace fixesAlan Modra2017-12-061-29/+29
* dyn_relocs tidyAlan Modra2017-12-061-54/+29
* readonly_dynrelocsAlan Modra2017-12-011-18/+33
* 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-7/+6
* ELF: Call check_relocs after opening all inputsH.J. Lu2017-10-161-126/+0
* bfd_error_handler bfd_vma and bfd_size_type argsAlan Modra2017-07-121-4/+3
* 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-7/+19
* Put .dynbss and .rel.bss shortcuts in main elf hash tableAlan Modra2016-12-261-11/+4
* elf_backend_dtrel_excludes_pltAlan Modra2016-11-231-22/+1
* Delete duplicate target short-cuts to dynamic sectionsAlan Modra2016-11-231-105/+84
* Help diagnose problems with the metag target when mixing static and shared bi...Nick Clifton2016-11-181-2/+9