summaryrefslogtreecommitdiff
path: root/bfd/elf32-metag.c
AgeCommit message (Expand)Author
2016-01-01Copyright update for binutilsAlan Modra
2015-09-20Add --no-dynamic-linker option to ld, for static PIE useRich Felker
2015-08-31Make asection->id and asection->index unsignedAlan 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-12-12Copy relocations against protected symbolsAlan Modra
2014-06-13Free linker hash table from bfd_close.Alan Modra
2014-06-13Don't call bfd_link_hash_table_freeAlan Modra
2014-06-13Move link_hash_table_free functions earlierAlan Modra
2014-06-13Make bfd.link_next field a unionAlan Modra
2014-05-02bfd target vector rationalisationAlan Modra
2014-03-05Update copyright yearsAlan Modra
2014-01-29My patch to the binutils strip-10.d test was wrong. The osabi field should a...Nick Clifton
2013-11-05Pass ignored unresolved relocations to ld backendH.J. Lu
2013-03-30 PR ld/15323Alan Modra
2013-03-27 * elf-bfd.h (enum elf_reloc_type_class): Add reloc_class_ifunc.Alan Modra
2013-02-11 * elfcode.h (elf_checksum_contents): Free contents.Alan Modra
2013-02-10 * coff-arm.c (coff_arm_link_hash_table_create): Use bfd_zmalloc.Alan Modra
2013-02-08(elf_metag_adjust_dynamic_symbol): Don't error on zero size dynbss symbol.Nick Clifton
2013-02-08* elf32-metag.c: Use bfd_get_linker_section to get SEC_LINKER_CREATED sections.Nick Clifton
2013-01-23 * elf32-metag.c: Error on HIADDR16/LOADDR16 in shared link.Nick Clifton
2013-01-10 * common.h: Fix case of "Meta".Nick Clifton