summaryrefslogtreecommitdiff
path: root/bfd/elf32-epiphany.c
Commit message (Expand)AuthorAgeFilesLines
* Replace "if (x) free (x)" with "free (x)", bfdAlan Modra2020-05-211-8/+4
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* bfd_section_* macrosAlan Modra2019-09-191-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* Have info_to_howto functions return a success/fail status. Check this result...Nick Clifton2018-02-271-2/+4
* unrecognized/unsupported reloc messageAlan Modra2018-02-261-2/+3
* Use %pA and %pB in messages rather than %A and %BAlan Modra2018-02-191-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* BFD whitespace fixesAlan Modra2017-12-061-36/+36
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* Add c-format tags to translatable strings with more than one argument-using f...Nick Clifton2016-10-191-0/+1
* Don't use boolean OR in arithmetic expressionsAlan Modra2016-10-061-2/+3
* Return void from linker callbacksAlan Modra2016-05-281-7/+4
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* Add output_type to bfd_link_infoH.J. Lu2015-08-181-2/+2
* 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-0/+5
* bfd target vector rationalisationAlan Modra2014-05-021-1/+1
* Update copyright yearsAlan Modra2014-03-051-2/+1
* Pass ignored unresolved relocations to ld backendH.J. Lu2013-11-051-1/+2
* * elf-bfd.h (RELOC_AGAINST_DISCARDED_SECTION): Handle compoundMaciej W. Rozycki2012-05-071-1/+1
* PR ld/13991Alan Modra2012-04-241-2/+2
* bfd:Joern Rennecke2011-10-271-1/+1
* bfd:Nick Clifton2011-10-251-0/+608