summaryrefslogtreecommitdiff
path: root/bfd/elf32-bfin.c
Commit message (Expand)AuthorAgeFilesLines
* Use __func__ rather than __FUNCTION__Alan Modra2023-01-121-2/+1
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-1/+1
* Don't encode reloc.sizeAlan Modra2022-06-081-3/+3
* bfin reloc offset checksAlan Modra2022-06-081-12/+8
* HOWTO size encodingAlan Modra2022-06-081-38/+38
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-1/+1
* bfd: fix -Wunused errors with clang 13+Simon Marchi2021-12-141-4/+1
* PR28172, bfin_pcrel24_reloc heap-buffer-overflowAlan Modra2021-08-061-5/+11
* Use bool in bfdAlan Modra2021-03-311-274/+274
* elf_backend_relocate_section int vs. bfd_booleanAlan Modra2021-03-291-2/+2
* Add startswith function and use it instead of CONST_STRNEQ.Martin Liska2021-03-221-2/+2
* bfin: Skip non SEC_ALLOC section for R_BFIN_FUNCDESCH.J. Lu2021-01-141-117/+118
* bfin: Check bfd_link_hash_indirectH.J. Lu2021-01-061-1/+9
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* elf_hash_table_id accessAlan Modra2020-08-251-3/+4
* elf: Add sym_cache to elf_link_hash_tableH.J. Lu2020-07-301-21/+4
* ELF: Add _bfd_elf_add_dynamic_tagsH.J. Lu2020-06-231-21/+1
* bfin: Initialize picrel to silence GCC warningH.J. Lu2020-06-051-0/+1
* bfin: Skip non SEC_ALLOC sectionH.J. Lu2020-06-051-0/+3
* Replace "if (x) free (x)" with "free (x)", bfdAlan Modra2020-05-211-6/+4
* Use bfd_get_filename throughout bfdAlan Modra2020-05-191-5/+5
* FIXME for merging of e_flags and .gnu.attributesAlan Modra2020-05-011-0/+4
* Indent labelsAlan Modra2020-02-261-1/+1
* 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
* bfin bfd.h tidyAlan Modra2019-09-231-0/+1
* bfd_section_* macrosAlan Modra2019-09-191-21/+17
* Complain about mbind, ifunc, and unique in final_writeAlan Modra2019-07-241-3/+3
* ELF final_write_processingAlan Modra2019-07-231-2/+2
* Check corrupt VTENTRY entry in bfd_elf_gc_record_vtentryH.J. Lu2019-04-111-3/+1
* BFD whitespace fixesAlan Modra2019-04-031-11/+11
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* Have info_to_howto functions return a success/fail status. Check this result...Nick Clifton2018-02-271-4/+12
* unrecognized/unsupported reloc messageAlan Modra2018-02-261-2/+2
* %L conversionsAlan Modra2018-02-191-7/+10
* Use %pA and %pB in messages rather than %A and %BAlan Modra2018-02-191-7/+7
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* BFD whitespace fixesAlan Modra2017-12-061-181/+181
* 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-12/+12
* ELF: Call check_relocs after opening all inputsH.J. Lu2017-10-161-189/+0
* bfin: Don't create .interp section for info->nointerpH.J. Lu2017-10-091-1/+1
* bfd_error_handler bfd_vma and bfd_size_type argsAlan Modra2017-07-121-9/+8
* Don't compare boolean values against TRUE or FALSEAlan Modra2017-05-181-2/+2
* Rename non_ir_ref to non_ir_ref_regularAlan Modra2017-05-161-1/+1
* Use %A and %B in more error messagesAlan Modra2017-04-131-7/+6
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* Delete duplicate target short-cuts to dynamic sectionsAlan Modra2016-11-231-65/+23
* Add c-format tags to translatable strings with more than one argument-using f...Nick Clifton2016-10-191-0/+4
* Pass link_info to _bfd_merge_private_bfd_dataAlan Modra2016-10-071-1/+2