summaryrefslogtreecommitdiff
path: root/bfd/elf32-nds32.c
Commit message (Expand)AuthorAgeFilesLines
* Use %A and %B in more error messagesAlan Modra2017-04-131-4/+4
* bfd: Rename read_{signed,unsigned}_leb128, safe_read_leb128Pedro Alves2017-02-171-2/+2
* Fix compile time warning messages when compiling binutils with gcc 7.0.1.Nick Clifton2017-02-031-2/+2
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* elf_backend_dtrel_excludes_pltAlan Modra2016-11-231-18/+1
* Delete duplicate target short-cuts to dynamic sectionsAlan Modra2016-11-231-80/+41
* Add c-format tags to translatable strings with more than one argument-using f...Nick Clifton2016-10-191-59/+52
* NDS32/BFD: Correct an aliasing error in `nds32_elf_check_relocs'Maciej W. Rozycki2016-10-181-2/+3
* Pass link_info to _bfd_merge_private_bfd_dataAlan Modra2016-10-071-2/+4
* -Wimplicit-fallthrough warning fixesAlan Modra2016-10-061-0/+3
* -Wimplicit-fallthrough error fixesAlan Modra2016-10-061-0/+1
* Remove syntactic sugarAlan Modra2016-09-301-52/+54
* Return void from linker callbacksAlan Modra2016-05-281-25/+19
* Set dynamic tag VMA and size from dynamic section when possibleAlan Modra2016-05-131-8/+5
* Remove use of alloca.Nick Clifton2016-03-211-1/+2
* Fix compile time warnings building the binutils with a gcc6 compiler.Nick Clifton2016-02-091-2/+2
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* 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