aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf32-nios2.c
AgeCommit message (Expand)AuthorFilesLines
2019-02-20Check asprintf return valueAlan Modra1-4/+7
2019-02-18PR24225, nios2 buffer overflowAlan Modra1-10/+21
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-02-27Have info_to_howto functions return a success/fail status. Check this result...Nick Clifton1-18/+26
2018-02-26assorted target messagesAlan Modra1-4/+4
2018-02-19%L conversionsAlan Modra1-2/+2
2018-02-19Use %pA and %pB in messages rather than %A and %BAlan Modra1-4/+4
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-12-06BFD whitespace fixesAlan Modra1-1/+1
2017-12-06dyn_relocs tidyAlan Modra1-31/+11
2017-11-28ELF: Don't set non_ir_ref_regular in check_relocsH.J. Lu1-4/+0
2017-11-23Rename u.weakdef and make it a circular listAlan Modra1-6/+6
2017-10-16ELF: Call check_relocs after opening all inputsH.J. Lu1-105/+0
2017-10-14nios2: Check UNDEFWEAK_NO_DYNAMIC_RELOCH.J. Lu1-4/+12
2017-07-12bfd_error_handler bfd_vma and bfd_size_type argsAlan Modra1-2/+2
2017-05-16Rename non_ir_ref to non_ir_ref_regularAlan Modra1-1/+1
2017-02-28Nios2 dynobj handling fixesAlan Modra1-101/+53
2017-02-28Don't make dynamic .data.rel.ro SEC_READONLYAlan Modra1-1/+1
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-12-26dynrelro section for read-only dynamic symbols copied into executableAlan Modra1-15/+26
2016-12-26Put .dynbss and .rel.bss shortcuts in main elf hash tableAlan Modra1-20/+6
2016-11-23elf_backend_dtrel_excludes_pltAlan Modra1-14/+1
2016-10-19Add c-format tags to translatable strings with more than one argument-using f...Nick Clifton1-0/+4
2016-10-07Pass link_info to _bfd_merge_private_bfd_dataAlan Modra1-3/+4
2016-09-30Remove syntactic sugarAlan Modra1-8/+8
2016-05-28Return void from linker callbacksAlan Modra1-9/+9
2016-05-13Set dynamic tag VMA and size from dynamic section when possibleAlan Modra1-9/+6
2016-02-10Correct assertion in NIOS2 linker to allow signed 16-buit immediate values.Nick Clifton1-1/+1
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-12-27Correct nios2 _gp address computation.Sandra Loosemore1-10/+21
2015-12-09Fix GOT address computations in initial PLT entries for nios2.Sandra Loosemore1-7/+16
2015-09-20Add --no-dynamic-linker option to ld, for static PIE useRich Felker1-1/+1
2015-08-31Make asection->id and asection->index unsignedAlan Modra1-2/+2
2015-08-19Add bfd_link_pde, and simplify some tests of link_info.typeAlan Modra1-1/+1
2015-08-18Add output_type to bfd_link_infoH.J. Lu1-38/+42
2015-08-12Remove trailing spaces in bfdH.J. Lu1-43/+43
2015-07-25Fix broken -Bsymbolic-functionsAlan Modra1-3/+3
2015-07-01Relocations for Nios II R2Sandra Loosemore1-25/+911
2015-07-01Add Nios II arch flags and compatibility testsSandra Loosemore1-0/+93
2015-01-19Define elf_backend_default_execstack as 0 for Nios II.Chung-Lin Tang1-0/+1
2015-01-19More fixes related to NONE relocsAlan Modra1-0/+1
2015-01-19Fallout from recent bfd_reloc_outofrange changesAlan Modra1-1/+1
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-06-13Free linker hash table from bfd_close.Alan Modra1-5/+8
2014-06-13Don't call bfd_link_hash_table_freeAlan Modra1-2/+1
2014-06-13Move link_hash_table_free functions earlierAlan Modra1-11/+11
2014-06-13Make bfd.link_next field a unionAlan Modra1-4/+4
2014-05-02bfd target vector rationalisationAlan Modra1-6/+6
2014-04-10Ignore non-stub sections for nios2 stub_bfd processing.Sandra Loosemore1-10/+15
2014-03-05Update copyright yearsAlan Modra1-1/+1