summaryrefslogtreecommitdiff
path: root/bfd/elf32-metag.c
Commit message (Expand)AuthorAgeFilesLines
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* Add --no-dynamic-linker option to ld, for static PIE useRich Felker2015-09-201-1/+1
* Make asection->id and asection->index unsignedAlan Modra2015-08-311-2/+2
* Add output_type to bfd_link_infoH.J. Lu2015-08-181-33/+38
* 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-1/+1
* 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
* Copy relocations against protected symbolsAlan Modra2014-12-121-1/+1
* Free linker hash table from bfd_close.Alan Modra2014-06-131-5/+8
* Don't call bfd_link_hash_table_freeAlan Modra2014-06-131-1/+1
* Move link_hash_table_free functions earlierAlan Modra2014-06-131-12/+12
* Make bfd.link_next field a unionAlan Modra2014-06-131-4/+4
* bfd target vector rationalisationAlan Modra2014-05-021-1/+1
* Update copyright yearsAlan Modra2014-03-051-1/+1
* My patch to the binutils strip-10.d test was wrong. The osabi field should a...Nick Clifton2014-01-291-1/+2
* Pass ignored unresolved relocations to ld backendH.J. Lu2013-11-051-2/+2
* PR ld/15323Alan Modra2013-03-301-0/+4
* * elf-bfd.h (enum elf_reloc_type_class): Add reloc_class_ifunc.Alan Modra2013-03-271-1/+3
* * elfcode.h (elf_checksum_contents): Free contents.Alan Modra2013-02-111-1/+1
* * coff-arm.c (coff_arm_link_hash_table_create): Use bfd_zmalloc.Alan Modra2013-02-101-15/+1
* (elf_metag_adjust_dynamic_symbol): Don't error on zero size dynbss symbol.Nick Clifton2013-02-081-8/+1
* * elf32-metag.c: Use bfd_get_linker_section to get SEC_LINKER_CREATED sections.Nick Clifton2013-02-081-8/+8
* * elf32-metag.c: Error on HIADDR16/LOADDR16 in shared link.Nick Clifton2013-01-231-8/+35
* * common.h: Fix case of "Meta".Nick Clifton2013-01-101-0/+4313