summaryrefslogtreecommitdiff
path: root/bfd/elf32-xgate.c
Commit message (Expand)AuthorAgeFilesLines
* Free linker hash table from bfd_close.Alan Modra2014-06-131-8/+9
* Don't call bfd_link_hash_table_freeAlan Modra2014-06-131-1/+0
* bfd target vector rationalisationAlan Modra2014-05-021-1/+1
* Update copyright yearsAlan Modra2014-03-051-2/+1
* * 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-9/+7
* * elf32-xgate.c(elf_xgate_howto_table): Fix src and dest mask forSean Keys2012-10-291-2/+2
* gas/config/Sean Keys2012-06-281-1/+4
* Add support for Motorola XGATE embedded CPUNick Clifton2012-05-031-0/+729