aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf32-xgate.c
AgeCommit message (Expand)AuthorFilesLines
2018-02-27Have info_to_howto functions return a success/fail status. Check this result...Nick Clifton1-6/+8
2018-02-26unrecognized/unsupported reloc messageAlan Modra1-2/+3
2018-02-19Use %pA and %pB in messages rather than %A and %BAlan Modra1-1/+1
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-12-06BFD whitespace fixesAlan Modra1-17/+17
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-10-19Add c-format tags to translatable strings with more than one argument-using f...Nick Clifton1-0/+1
2016-10-07bfd_merge_private_bfd_data tidyAlan Modra1-11/+0
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
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-2/+2
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-06-13Free linker hash table from bfd_close.Alan Modra1-8/+9
2014-06-13Don't call bfd_link_hash_table_freeAlan Modra1-1/+0
2014-05-02bfd target vector rationalisationAlan Modra1-1/+1
2014-03-05Update copyright yearsAlan Modra1-2/+1
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-9/+7
2012-10-29* elf32-xgate.c(elf_xgate_howto_table): Fix src and dest mask forSean Keys1-2/+2
2012-06-28gas/config/Sean Keys1-1/+4
2012-05-03Add support for Motorola XGATE embedded CPUNick Clifton1-0/+729