aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf64-mmix.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-04Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2023-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2022-06-08Revert reloc howto nitsAlan Modra1-3/+3
2022-06-08HOWTO size encodingAlan Modra1-37/+37
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2021-03-31Use bool in bfdAlan Modra1-187/+187
2021-03-29elf_backend_relocate_section int vs. bfd_booleanAlan Modra1-1/+1
2021-03-22Add startswith function and use it instead of CONST_STRNEQ.Martin Liska1-1/+1
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-12-18Statically initialise target common sectionsAlan Modra1-15/+5
2020-07-15mmix bfd: fix bfd_assert for R_MMIX_PUSHJ_STUBBABLE against undef'd symbolHans-Peter Nilsson1-1/+8
2020-05-21Replace "if (x) free (x)" with "free (x)", bfdAlan Modra1-5/+3
2020-02-19bfd_size_type to size_tAlan Modra1-1/+1
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-09-19bfd_section_* macrosAlan Modra1-17/+13
2019-09-18bfd_asymbol_* macrosAlan Modra1-1/+1
2019-04-11Check corrupt VTENTRY entry in bfd_elf_gc_record_vtentryH.J. Lu1-3/+1
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-02-27Have info_to_howto functions return a success/fail status. Check this result...Nick Clifton1-2/+4
2018-02-26assorted target messagesAlan Modra1-13/+13
2018-02-26unrecognized/unsupported reloc messageAlan Modra1-2/+3
2018-02-19%L conversionsAlan Modra1-6/+7
2018-02-19Use %pA and %pB in messages rather than %A and %BAlan Modra1-13/+13
2018-02-16Remove bfd stub function casts.Alan Modra1-2/+1
2018-02-14Fix compilation of the BFD sub-directory with a gcc v8 compiler by adding ext...Nick Clifton1-1/+1
2018-02-13Fix compile time warning messages from gcc version 8 about cast between incom...Nick Clifton1-1/+1
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-12-06BFD whitespace fixesAlan Modra1-20/+20
2017-11-28ELF: Don't set non_ir_ref_regular in check_relocsH.J. Lu1-4/+0
2017-11-28Copying symbol type in ld script assignmentsAlan Modra1-0/+3
2017-10-16ELF: Call check_relocs after opening all inputsH.J. Lu1-28/+0
2017-08-21PR ld/20125, MMIX weak symbolsHans-Peter Nilsson1-6/+17
2017-07-12bfd_error_handler bfd_vma and bfd_size_type argsAlan Modra1-11/+9
2017-05-16Rename non_ir_ref to non_ir_ref_regularAlan Modra1-1/+1
2017-04-13Use %A and %B in more error messagesAlan Modra1-20/+21
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-10-19Add c-format tags to translatable strings with more than one argument-using f...Nick Clifton1-0/+9
2016-09-30Remove syntactic sugarAlan Modra1-12/+13
2016-09-30Make bfd_error_handler_type like vprintfAlan Modra1-2/+2
2016-05-28Return void from linker callbacksAlan Modra1-10/+5
2016-04-20update many old style function definitionsTrevor Saunders1-6/+3
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-08-18Add output_type to bfd_link_infoH.J. Lu1-5/+5
2015-02-03More fixes for illegal memory accesses triggered by running objdump on fuzzed...Nick Clifton1-1/+1
2015-01-19Fallout from recent bfd_reloc_outofrange changesAlan Modra1-3/+3
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-12-22More fixes for memory access violations exposed by fuzzed binaries.Nick Clifton1-1/+5
2014-06-13Make bfd.link_next field a unionAlan Modra1-1/+1
2014-05-02bfd target vector rationalisationAlan Modra1-1/+1
2014-03-05Update copyright yearsAlan Modra1-3/+1