summaryrefslogtreecommitdiff
path: root/bfd/elf-m10300.c
Commit message (Expand)AuthorAgeFilesLines
* Test SEC_HAS_CONTENTS before reading section contentsAlan Modra2023-02-231-2/+5
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-1/+1
* bfd_get_relocated_section_contents allow NULL data bufferAlan Modra2022-12-171-0/+9
* Revert reloc howto nitsAlan Modra2022-06-081-2/+2
* HOWTO size encodingAlan Modra2022-06-081-35/+35
* 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-6/+0
* Use bool in bfdAlan Modra2021-03-311-224/+224
* 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-2/+2
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* mn10300: ubsan: shift exponent too largeAlan Modra2020-08-311-8/+10
* PR26419, ASAN: mn10300_elf_relax_section elf-m10300.c:3943Alan Modra2020-08-251-2/+2
* elf_hash_table_id accessAlan Modra2020-08-251-2/+3
* ELF: Add _bfd_elf_add_dynamic_tagsH.J. Lu2020-06-231-63/+3
* ELF: Don't check relocations in non-loaded, non-alloced sectionsH.J. Lu2020-06-041-3/+3
* Replace "if (x) free (x)" with "free (x)", bfdAlan Modra2020-05-211-21/+12
* bfd_size_type to size_tAlan Modra2020-02-191-4/+4
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* bfd_section_* macrosAlan Modra2019-09-191-9/+8
* 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
* 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-3/+4
* assorted target messagesAlan Modra2018-02-261-1/+1
* unrecognized/unsupported reloc messageAlan Modra2018-02-261-2/+2
* %L conversionsAlan Modra2018-02-191-2/+3
* Use %pA and %pB in messages rather than %A and %BAlan Modra2018-02-191-5/+5
* Remove bfd stub function casts.Alan Modra2018-02-161-2/+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-34/+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-6/+6
* mn10300: Don't free cached internal symbol tableH.J. Lu2017-10-091-1/+1
* Fix spelling typos.Yuri Chornovian2017-07-181-1/+1
* bfd_error_handler bfd_vma and bfd_size_type argsAlan Modra2017-07-121-2/+2
* 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
* Use %A and %B in more error messagesAlan Modra2017-04-131-2/+2
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* Fix the linker so that it will not silently generate ELF binaries with invali...Nick Clifton2016-11-231-1/+1
* elf_backend_dtrel_excludes_pltAlan Modra2016-11-231-16/+1
* Delete duplicate target short-cuts to dynamic sectionsAlan Modra2016-11-231-36/+13
* 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/+3
* -Wimplicit-fallthrough warning fixesAlan Modra2016-10-061-0/+1
* Remove syntactic sugarAlan Modra2016-09-301-5/+5