aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf32-moxie.c
AgeCommit message (Expand)AuthorFilesLines
2022-06-08HOWTO size encodingAlan Modra1-3/+3
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-2/+2
2021-03-31Use bool in bfdAlan Modra1-18/+18
2021-03-29elf_backend_relocate_section int vs. bfd_booleanAlan Modra1-1/+1
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-2/+2
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-2/+2
2019-09-19bfd_section_* macrosAlan Modra1-1/+1
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-2/+2
2018-02-27Have info_to_howto functions return a success/fail status. Check this result...Nick Clifton1-2/+4
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-2/+2
2017-12-06BFD whitespace fixesAlan Modra1-7/+7
2017-11-28ELF: Don't set non_ir_ref_regular in check_relocsH.J. Lu1-4/+0
2017-05-16Rename non_ir_ref to non_ir_ref_regularAlan Modra1-1/+1
2017-01-02Update year range in copyright notice of all files.Alan Modra1-2/+2
2016-10-19Add c-format tags to translatable strings with more than one argument-using f...Nick Clifton1-0/+1
2016-05-28Return void from linker callbacksAlan Modra1-9/+5
2016-01-01Copyright update for binutilsAlan Modra1-2/+2
2015-08-18Add output_type to bfd_link_infoH.J. Lu1-2/+2
2015-02-03More fixes for illegal memory accesses triggered by running objdump on fuzzed...Nick Clifton1-1/+1
2015-01-19More fixes related to NONE relocsAlan Modra1-1/+1
2015-01-19Fallout from recent bfd_reloc_outofrange changesAlan Modra1-3/+3
2015-01-09Use official ELF machine number for moxieAnthony Green1-0/+1
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-2/+2
2014-12-22More fixes for memory access violations exposed by fuzzed binaries.Nick Clifton1-1/+5
2014-05-02bfd target vector rationalisationAlan Modra1-2/+2
2014-03-05Update copyright yearsAlan Modra1-3/+2
2013-11-05Pass ignored unresolved relocations to ld backendH.J. Lu1-2/+2
2013-03-30 PR ld/15323Alan Modra1-0/+4
2012-09-13Bi-endian patches for moxieAnthony Green1-2/+4
2012-05-07 * elf-bfd.h (RELOC_AGAINST_DISCARDED_SECTION): Handle compoundMaciej W. Rozycki1-1/+1
2012-04-24 PR ld/13991Alan Modra1-2/+2
2010-10-25 bfd/Daniel Jacobowitz1-9/+2
2010-06-27fix set but unused variable warningsAlan Modra1-4/+2
2009-06-11Add PC-relative branch instructions to moxie port.Anthony Green1-3/+18
2009-04-16Add new binutils target: moxieNick Clifton1-0/+378