summaryrefslogtreecommitdiff
path: root/bfd/elf32-nds32.c
Commit message (Expand)AuthorAgeFilesLines
* Add --no-dynamic-linker option to ld, for static PIE useRich Felker2015-09-201-1/+1
* NDS32 build fixesAlan Modra2015-08-311-5/+6
* Add output_type to bfd_link_infoH.J. Lu2015-08-181-37/+40
* More fixes for illegal memory accesses triggered by running objdump on fuzzed...Nick Clifton2015-02-031-1/+1
* NDS32/bfd: Add one more argument to control contents cache.Kuan-Lin Chen2015-02-021-25/+42
* NDS32/bfd: Fix relax round setting.Kuan-Lin Chen2015-01-261-8/+21
* Fallout from recent bfd_reloc_outofrange changesAlan Modra2015-01-191-6/+5
* 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-1/+5
* NDS32/bfd: Synchronize the argument type.Kuan-Lin Chen2014-09-221-4/+3
* NDS32: Code refactoring of relaxation.Kuan-Lin Chen2014-09-161-2657/+4109
* Make bfd.link_next field a unionAlan Modra2014-06-131-4/+4
* bfd target vector rationalisationAlan Modra2014-05-021-4/+4
* Update copyright yearsAlan Modra2014-03-051-1/+1
* Add support for Andes NDS32:Kuan-Lin Chen2013-12-131-0/+14271