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