summaryrefslogtreecommitdiff
path: root/bfd/elf64-mmix.c
AgeCommit message (Expand)Author
2016-01-01Copyright update for binutilsAlan Modra
2015-08-18Add output_type to bfd_link_infoH.J. Lu
2015-02-03More fixes for illegal memory accesses triggered by running objdump on fuzzed...Nick Clifton
2015-01-19Fallout from recent bfd_reloc_outofrange changesAlan Modra
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2014-12-22More fixes for memory access violations exposed by fuzzed binaries.Nick Clifton
2014-06-13Make bfd.link_next field a unionAlan Modra
2014-05-02bfd target vector rationalisationAlan Modra
2014-03-05Update copyright yearsAlan Modra
2013-11-05Pass ignored unresolved relocations to ld backendH.J. Lu
2013-03-30 PR ld/15323Alan Modra
2012-07-13 * aix386-core.c: Remove use of PTR and PARAMS macros.Nick Clifton
2012-05-16 * bfd-in.h (bfd_get_section_name, bfd_get_section_vma,Nick Clifton
2012-05-07 * elf-bfd.h (RELOC_AGAINST_DISCARDED_SECTION): Handle compoundMaciej W. Rozycki
2012-04-24 PR ld/13991Alan Modra
2011-07-25 PR ld/12815Hans-Peter Nilsson
2010-10-25 bfd/Daniel Jacobowitz
2010-06-27fix set but unused variable warningsAlan Modra
2009-09-02update copyright datesAlan Modra
2009-07-28 * elf64-mmix.c (mmix_elf_relax_section): Revert 2009-05-27Hans-Peter Nilsson
2009-05-27 bfd/Nathan Sidwell
2009-05-21 * elf-bfd.h (struct elf_backend_dataAlan Modra
2007-09-28 * elf-m10300.c (mn10300_elf_check_relocs): Delete dead code.Alan Modra
2007-09-26bfd/Jan Beulich
2007-07-03Switch sources over to use the GPL version 3Nick Clifton
2007-04-26bfd/Alan Modra
2007-03-26 * aout-adobe.c (aout_32_bfd_reloc_name_lookup): Define.Alan Modra
2007-03-07 PR 3958Alan Modra
2006-10-17bfd/Alan Modra
2006-09-28 * elflink.c (_bfd_elf_gc_mark_hook): New function.Alan Modra
2006-09-16* bfd-in.h (STRING_AND_COMMA): New macro. Takes one constant string as itsNick Clifton
2006-05-03bfd/Alan Modra
2005-08-17 * elf64-mmix.c (mmix_elf_add_symbol_hook): Mark reg sectionAlan Modra
2005-06-202005-06-20 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu
2005-05-052005-05-05 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu
2005-05-04Update the address and phone number of the FSF organization in the GPL noticesNick Clifton
2005-05-04Update the FSF address in the copyright/GPL noticeNick Clifton
2005-05-03bfd/H.J. Lu
2005-02-20include/Alan Modra
2004-10-21bfd/H.J. Lu
2004-08-16 * pdp11.c (struct pdp11_aout_reloc_external): Delete. ReplaceAlan Modra
2004-06-29bfd/Alan Modra
2004-06-29 * bfd-in.h (bfd_get_section_limit): Define.Alan Modra
2004-06-24bfd/Alan Modra
2004-06-15 * section.c (struct sec): Remove usused flags. Reorganize a little.Alan Modra
2004-03-27 * Makefile.am: Remove all mention of elflink.h.Alan Modra
2004-03-27 * elf64-mmix.c (mmix_elf_relocate_section): Restore code settingAlan Modra
2004-03-26 * elf64-ppc.c (elf_backend_add_symbol_hook): Define.Alan Modra
2004-03-22 * elf-bfd.h (RELOC_FOR_GLOBAL_SYMBOL): Add input_bfd, input_sectionAlan Modra
2004-03-20bfd/H.J. Lu