summaryrefslogtreecommitdiff
path: root/bfd/elf64-mmix.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-3/+3
* HOWTO size encodingAlan Modra2022-06-081-37/+37
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-1/+1
* Use bool in bfdAlan Modra2021-03-311-187/+187
* 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
* Statically initialise target common sectionsAlan Modra2020-12-181-15/+5
* mmix bfd: fix bfd_assert for R_MMIX_PUSHJ_STUBBABLE against undef'd symbolHans-Peter Nilsson2020-07-151-1/+8
* Replace "if (x) free (x)" with "free (x)", bfdAlan Modra2020-05-211-5/+3
* bfd_size_type to size_tAlan Modra2020-02-191-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* bfd_section_* macrosAlan Modra2019-09-191-17/+13
* bfd_asymbol_* macrosAlan Modra2019-09-181-1/+1
* 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-2/+4
* assorted target messagesAlan Modra2018-02-261-13/+13
* unrecognized/unsupported reloc messageAlan Modra2018-02-261-2/+3
* %L conversionsAlan Modra2018-02-191-6/+7
* Use %pA and %pB in messages rather than %A and %BAlan Modra2018-02-191-13/+13
* 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-20/+20
* ELF: Don't set non_ir_ref_regular in check_relocsH.J. Lu2017-11-281-4/+0
* Copying symbol type in ld script assignmentsAlan Modra2017-11-281-0/+3
* ELF: Call check_relocs after opening all inputsH.J. Lu2017-10-161-28/+0
* PR ld/20125, MMIX weak symbolsHans-Peter Nilsson2017-08-211-6/+17
* bfd_error_handler bfd_vma and bfd_size_type argsAlan Modra2017-07-121-11/+9
* 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-20/+21
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* Add c-format tags to translatable strings with more than one argument-using f...Nick Clifton2016-10-191-0/+9
* Remove syntactic sugarAlan Modra2016-09-301-12/+13
* Make bfd_error_handler_type like vprintfAlan Modra2016-09-301-2/+2
* Return void from linker callbacksAlan Modra2016-05-281-10/+5
* update many old style function definitionsTrevor Saunders2016-04-201-6/+3
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* Add output_type to bfd_link_infoH.J. Lu2015-08-181-5/+5
* More fixes for illegal memory accesses triggered by running objdump on fuzzed...Nick Clifton2015-02-031-1/+1
* Fallout from recent bfd_reloc_outofrange changesAlan Modra2015-01-191-3/+3
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* More fixes for memory access violations exposed by fuzzed binaries.Nick Clifton2014-12-221-1/+5
* Make bfd.link_next field a unionAlan Modra2014-06-131-1/+1
* bfd target vector rationalisationAlan Modra2014-05-021-1/+1
* Update copyright yearsAlan Modra2014-03-051-3/+1
* Pass ignored unresolved relocations to ld backendH.J. Lu2013-11-051-2/+3