aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf32-or1k.c
AgeCommit message (Expand)AuthorFilesLines
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-12-08gdb/or1k: Add linux debugging supportStafford Horne1-0/+55
2018-10-05or1k: Add the l.adrp insn and supporting relocationsStafford Horne1-126/+400
2018-10-05or1k: Fix messages for relocations in shared librariesStafford Horne1-58/+90
2018-10-05or1k: Add relocations for high-signed and low-storesRichard Henderson1-34/+301
2018-02-27Have info_to_howto functions return a success/fail status. Check this result...Nick Clifton1-2/+4
2018-02-26assorted target messagesAlan Modra1-2/+4
2018-02-26unrecognized/unsupported reloc messageAlan Modra1-2/+3
2018-02-19Use %pI, %pR, %pS, %pT in place of %I, %R, %S and %T.Alan Modra1-1/+1
2018-02-19Use %pA and %pB in messages rather than %A and %BAlan Modra1-7/+7
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-12-06BFD whitespace fixesAlan Modra1-1549/+1549
2017-12-06Fix Common symbol override test failsAlan Modra1-0/+9
2017-12-06dyn_relocs tidyAlan Modra1-47/+16
2017-12-01readonly_dynrelocsAlan Modra1-17/+35
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-56/+0
2017-05-16Rename non_ir_ref to non_ir_ref_regularAlan Modra1-1/+1
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/+19
2016-12-26Put .dynbss and .rel.bss shortcuts in main elf hash tableAlan Modra1-36/+4
2016-11-23elf_backend_dtrel_excludes_pltAlan Modra1-17/+2
2016-11-23Delete duplicate target short-cuts to dynamic sectionsAlan Modra1-85/+38
2016-10-19Add c-format tags to translatable strings with more than one argument-using f...Nick Clifton1-0/+2
2016-10-07Pass link_info to _bfd_merge_private_bfd_dataAlan Modra1-1/+2
2016-09-30Remove syntactic sugarAlan Modra1-6/+6
2016-08-23R_OR1K_GOTOFF_* relocationsAlan Modra1-1/+4
2016-05-28Return void from linker callbacksAlan Modra1-7/+4
2016-05-13Set dynamic tag VMA and size from dynamic section when possibleAlan Modra1-20/+6
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-09-25Correct the generation of OR1K pc-relative relocations.Peter Zotov1-3/+3
2015-09-20Add --no-dynamic-linker option to ld, for static PIE useRich Felker1-1/+1
2015-08-18Add output_type to bfd_link_infoH.J. Lu1-25/+27
2015-08-14Revert "Fix encoding or OpenRisk1000 PC relative relocations."Alan Modra1-3/+3
2015-08-11Fix encoding or OpenRisk1000 PC relative relocations.Peter Zotov1-3/+3
2015-02-03More fixes for illegal memory accesses triggered by running objdump on fuzzed...Nick Clifton1-1/+1
2015-01-19More fixes related to NONE relocsAlan Modra1-1/+1
2015-01-19Fallout from recent bfd_reloc_outofrange changesAlan Modra1-2/+2
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-12-22More fixes for memory access violations exposed by fuzzed binaries.Nick Clifton1-1/+5
2014-12-12Copy relocations against protected symbolsAlan Modra1-1/+1
2014-08-13bfd: or1k: avoid emitting R_OR1K_INSN_REL_26 in shared libsStefan Kristiansson1-18/+6
2014-06-13Make bfd.link_next field a unionAlan Modra1-1/+1
2014-05-02bfd target vector rationalisationAlan Modra1-1/+1
2014-04-29or1k: Do not override section for non-TLS symbols.Christian Svensson1-9/+2
2014-04-22Remove support for the (deprecated) openrisc and or32 configurations and replaceChristian Svensson1-0/+2872