summaryrefslogtreecommitdiff
path: root/bfd/elf32-nds32.c
Commit message (Expand)AuthorAgeFilesLines
* NDS32/BFD: Fix build error in `nds32_convert_32_to_16'Maciej W. Rozycki2018-05-161-1/+1
* Remove m88k supportAlan Modra2018-04-161-6/+1
* nds32: Remove the unsupported target feature.Kuan-Lin Chen2018-03-151-2784/+1
* Have info_to_howto functions return a success/fail status. Check this result...Nick Clifton2018-02-271-8/+20
* assorted target messagesAlan Modra2018-02-261-23/+28
* unrecognized/unsupported reloc messageAlan Modra2018-02-261-2/+3
* %L conversionsAlan Modra2018-02-191-23/+25
* Use %pI, %pR, %pS, %pT in place of %I, %R, %S and %T.Alan Modra2018-02-191-2/+2
* Use %pA and %pB in messages rather than %A and %BAlan Modra2018-02-191-21/+21
* oops - actually remove the assignment this time: bfd/elf32-nds32.c:9693]: (wa...Nick Clifton2018-02-121-1/+0
* PR22662, nds32: Fix a typographical error.Kuan-Lin Chen2018-01-091-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* BFD whitespace fixesAlan Modra2017-12-061-77/+77
* Fix Common symbol override test failsAlan Modra2017-12-061-0/+9
* dyn_relocs tidyAlan Modra2017-12-061-48/+17
* readonly_dynrelocsAlan Modra2017-12-011-73/+32
* Rename u.weakdef and make it a circular listAlan Modra2017-11-231-6/+6
* ELF: Call check_relocs after opening all inputsH.J. Lu2017-10-161-133/+0
* Fix remaining targets using wrong .interp conditionsAlan Modra2017-10-121-1/+1
* nds32: Fix a tautological comparison.Kuan-Lin Chen2017-09-271-1/+1
* nds32: Rename __BIT() to N32_BIT().Kuan-Lin Chen2017-09-111-13/+13
* Fix spelling typos.Yuri Chornovian2017-07-181-3/+3
* bfd_error_handler bfd_vma and bfd_size_type argsAlan Modra2017-07-121-23/+23
* Don't compare boolean values against TRUE or FALSEAlan Modra2017-05-181-4/+4
* 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