summaryrefslogtreecommitdiff
path: root/bfd/elf32-nds32.c
AgeCommit message (Expand)Author
2016-02-09Fix compile time warnings building the binutils with a gcc6 compiler.Nick Clifton
2016-01-01Copyright update for binutilsAlan Modra
2015-09-20Add --no-dynamic-linker option to ld, for static PIE useRich Felker
2015-08-31NDS32 build fixesAlan Modra
2015-08-18Add output_type to bfd_link_infoH.J. Lu
2015-02-03More fixes for illegal memory accesses triggered by running objdump on fuzzed...Nick Clifton
2015-02-02NDS32/bfd: Add one more argument to control contents cache.Kuan-Lin Chen
2015-01-26NDS32/bfd: Fix relax round setting.Kuan-Lin Chen
2015-01-19Fallout from recent bfd_reloc_outofrange changesAlan Modra
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2014-12-22More fixes for memory access violations exposed by fuzzed binaries.Nick Clifton
2014-09-22NDS32/bfd: Synchronize the argument type.Kuan-Lin Chen
2014-09-16NDS32: Code refactoring of relaxation.Kuan-Lin Chen
2014-06-13Make bfd.link_next field a unionAlan Modra
2014-05-02bfd target vector rationalisationAlan Modra
2014-03-05Update copyright yearsAlan Modra
2013-12-13Add support for Andes NDS32:Kuan-Lin Chen