aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf32-nds32.c
AgeCommit message (Expand)AuthorFilesLines
2015-09-20Add --no-dynamic-linker option to ld, for static PIE useRich Felker1-1/+1
2015-08-31NDS32 build fixesAlan Modra1-5/+6
2015-08-18Add output_type to bfd_link_infoH.J. Lu1-37/+40
2015-02-03More fixes for illegal memory accesses triggered by running objdump on fuzzed...Nick Clifton1-1/+1
2015-02-02NDS32/bfd: Add one more argument to control contents cache.Kuan-Lin Chen1-25/+42
2015-01-26NDS32/bfd: Fix relax round setting.Kuan-Lin Chen1-8/+21
2015-01-19Fallout from recent bfd_reloc_outofrange changesAlan Modra1-6/+5
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-09-22NDS32/bfd: Synchronize the argument type.Kuan-Lin Chen1-4/+3
2014-09-16NDS32: Code refactoring of relaxation.Kuan-Lin Chen1-2657/+4109
2014-06-13Make bfd.link_next field a unionAlan Modra1-4/+4
2014-05-02bfd target vector rationalisationAlan Modra1-4/+4
2014-03-05Update copyright yearsAlan Modra1-1/+1
2013-12-13Add support for Andes NDS32:Kuan-Lin Chen1-0/+14271