summaryrefslogtreecommitdiff
path: root/bfd/elf32-moxie.c
Commit message (Expand)AuthorAgeFilesLines
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-2/+2
* 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-2/+2
* BFD whitespace fixesAlan Modra2017-12-061-7/+7
* ELF: Don't set non_ir_ref_regular in check_relocsH.J. Lu2017-11-281-4/+0
* Rename non_ir_ref to non_ir_ref_regularAlan Modra2017-05-161-1/+1
* Update year range in copyright notice of all files.Alan Modra2017-01-021-2/+2
* Add c-format tags to translatable strings with more than one argument-using f...Nick Clifton2016-10-191-0/+1
* Return void from linker callbacksAlan Modra2016-05-281-9/+5
* Copyright update for binutilsAlan Modra2016-01-011-2/+2
* 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
* More fixes related to NONE relocsAlan Modra2015-01-191-1/+1
* Fallout from recent bfd_reloc_outofrange changesAlan Modra2015-01-191-3/+3
* Use official ELF machine number for moxieAnthony Green2015-01-091-0/+1
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-2/+2
* More fixes for memory access violations exposed by fuzzed binaries.Nick Clifton2014-12-221-1/+5
* bfd target vector rationalisationAlan Modra2014-05-021-2/+2
* Update copyright yearsAlan Modra2014-03-051-3/+2
* Pass ignored unresolved relocations to ld backendH.J. Lu2013-11-051-2/+2
* PR ld/15323Alan Modra2013-03-301-0/+4
* Bi-endian patches for moxieAnthony Green2012-09-131-2/+4
* * elf-bfd.h (RELOC_AGAINST_DISCARDED_SECTION): Handle compoundMaciej W. Rozycki2012-05-071-1/+1
* PR ld/13991Alan Modra2012-04-241-2/+2
* bfd/Daniel Jacobowitz2010-10-251-9/+2
* fix set but unused variable warningsAlan Modra2010-06-271-4/+2
* Add PC-relative branch instructions to moxie port.Anthony Green2009-06-111-3/+18
* Add new binutils target: moxieNick Clifton2009-04-161-0/+378