summaryrefslogtreecommitdiff
path: root/bfd/elf32-nios2.c
Commit message (Expand)AuthorAgeFilesLines
* Have info_to_howto functions return a success/fail status. Check this result...Nick Clifton2018-02-271-18/+26
* assorted target messagesAlan Modra2018-02-261-4/+4
* %L conversionsAlan Modra2018-02-191-2/+2
* Use %pA and %pB in messages rather than %A and %BAlan Modra2018-02-191-4/+4
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* BFD whitespace fixesAlan Modra2017-12-061-1/+1
* dyn_relocs tidyAlan Modra2017-12-061-31/+11
* ELF: Don't set non_ir_ref_regular in check_relocsH.J. Lu2017-11-281-4/+0
* 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-105/+0
* nios2: Check UNDEFWEAK_NO_DYNAMIC_RELOCH.J. Lu2017-10-141-4/+12
* bfd_error_handler bfd_vma and bfd_size_type argsAlan Modra2017-07-121-2/+2
* Rename non_ir_ref to non_ir_ref_regularAlan Modra2017-05-161-1/+1
* Nios2 dynobj handling fixesAlan Modra2017-02-281-101/+53
* Don't make dynamic .data.rel.ro SEC_READONLYAlan Modra2017-02-281-1/+1
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* dynrelro section for read-only dynamic symbols copied into executableAlan Modra2016-12-261-15/+26
* Put .dynbss and .rel.bss shortcuts in main elf hash tableAlan Modra2016-12-261-20/+6
* elf_backend_dtrel_excludes_pltAlan Modra2016-11-231-14/+1
* Add c-format tags to translatable strings with more than one argument-using f...Nick Clifton2016-10-191-0/+4
* Pass link_info to _bfd_merge_private_bfd_dataAlan Modra2016-10-071-3/+4
* Remove syntactic sugarAlan Modra2016-09-301-8/+8
* Return void from linker callbacksAlan Modra2016-05-281-9/+9
* Set dynamic tag VMA and size from dynamic section when possibleAlan Modra2016-05-131-9/+6
* Correct assertion in NIOS2 linker to allow signed 16-buit immediate values.Nick Clifton2016-02-101-1/+1
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* Correct nios2 _gp address computation.Sandra Loosemore2015-12-271-10/+21
* Fix GOT address computations in initial PLT entries for nios2.Sandra Loosemore2015-12-091-7/+16
* Add --no-dynamic-linker option to ld, for static PIE useRich Felker2015-09-201-1/+1
* Make asection->id and asection->index unsignedAlan Modra2015-08-311-2/+2
* Add bfd_link_pde, and simplify some tests of link_info.typeAlan Modra2015-08-191-1/+1
* Add output_type to bfd_link_infoH.J. Lu2015-08-181-38/+42
* Remove trailing spaces in bfdH.J. Lu2015-08-121-43/+43
* Fix broken -Bsymbolic-functionsAlan Modra2015-07-251-3/+3
* Relocations for Nios II R2Sandra Loosemore2015-07-011-25/+911
* Add Nios II arch flags and compatibility testsSandra Loosemore2015-07-011-0/+93
* Define elf_backend_default_execstack as 0 for Nios II.Chung-Lin Tang2015-01-191-0/+1
* More fixes related to NONE relocsAlan Modra2015-01-191-0/+1
* Fallout from recent bfd_reloc_outofrange changesAlan Modra2015-01-191-1/+1
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Free linker hash table from bfd_close.Alan Modra2014-06-131-5/+8
* Don't call bfd_link_hash_table_freeAlan Modra2014-06-131-2/+1
* Move link_hash_table_free functions earlierAlan Modra2014-06-131-11/+11
* Make bfd.link_next field a unionAlan Modra2014-06-131-4/+4
* bfd target vector rationalisationAlan Modra2014-05-021-6/+6
* Ignore non-stub sections for nios2 stub_bfd processing.Sandra Loosemore2014-04-101-10/+15
* Update copyright yearsAlan Modra2014-03-051-1/+1
* 2014-02-20 Chung-Lin Tang <cltang@codesourcery.com>Chung-Lin Tang2014-02-191-3/+7
* Nios II large-GOT relocationsSandra Loosemore2014-02-031-13/+113
* Correct Nios II GOT pointer initialization.Sandra Loosemore2014-02-021-14/+43