aboutsummaryrefslogtreecommitdiff
path: root/bfd/elfnn-aarch64.c
AgeCommit message (Expand)Author
2017-07-24Improve "unrecognized relocation" error messages to add the suggestion that t...Nick Clifton
2017-07-19[AArch64] Fix PR18841 ifunc relocation orderingSzabolcs Nagy
2017-07-18Fix spelling typos.Yuri Chornovian
2017-07-12bfd_error_handler bfd_vma and bfd_size_type argsAlan Modra
2017-07-04[AArch64] Remove useless and incorrect assertionJiong Wang
2017-06-29[AArch64] Only override the symbol dynamic decision on undefined weak symbolJiong Wang
2017-06-29[AArch64] Remove duplicated code when handling some GOT relocations typesJiong Wang
2017-06-16[AArch64] Use SYMBOL_REFERENCES_LOCAL in one symbol checkJiong Wang
2017-06-15[AArch64] Allow COPY relocation eliminationJiong Wang
2017-06-09Revert "[AArch64] Allow COPY relocation elimination"Jiong Wang
2017-06-08[AArch64] Allow COPY relocation eliminationJiong Wang
2017-06-06Fix AArch64 in the same way as other targets updated in 8170f7693bc0a9442c0aa...James Clarke
2017-05-18Don't compare boolean values against TRUE or FALSEAlan Modra
2017-05-16Rename non_ir_ref to non_ir_ref_regularAlan Modra
2017-04-13Use %A and %B in more error messagesAlan Modra
2017-04-13Rewrite bfd error handlerAlan Modra
2017-03-13Rename R_AARCH64_TLSDESC_LD64_LO12_NC to R_AARCH64_TLSDESC_LD64_LO12 and R_AA...Nick Clifton
2017-02-28Don't make dynamic .data.rel.ro SEC_READONLYAlan Modra
2017-01-23Fix AArch64 relocation handling in ILP32 mode.Yury Norov
2017-01-20[AArch64] Optimize .gnu.hash table size for executableJiong Wang
2017-01-02Update year range in copyright notice of all files.Alan Modra
2016-12-26dynrelro section for read-only dynamic symbols copied into executableAlan Modra
2016-12-26Put .dynbss and .rel.bss shortcuts in main elf hash tableAlan Modra
2016-12-14ld: aarch64: fix TLS relaxation where TCB_SIZE is usedYury Norov
2016-12-14Revert "ld: aarch64: fix TLS relaxation where TCB_SIZE is used"Yury Norov
2016-12-14ld: aarch64: fix TLS relaxation where TCB_SIZE is usedYury Norov
2016-12-01Fix accesses to the GOT for AARCH64 operating in 32-bit mode.Yury Norov
2016-11-23elf_backend_dtrel_excludes_pltAlan Modra
2016-11-23Delete duplicate target short-cuts to dynamic sectionsAlan Modra
2016-11-10[AArch64] Bind defined symbol locally in PIEJiong Wang
2016-10-19Add c-format tags to translatable strings with more than one argument-using f...Nick Clifton
2016-10-07Pass link_info to _bfd_merge_private_bfd_dataAlan Modra
2016-10-06-Wimplicit-fallthrough warning fixesAlan Modra
2016-09-30Remove syntactic sugarAlan Modra
2016-06-29Preserve all mapping symbols in ARM and AArch64 object files.Nick Clifton
2016-06-18Don't generate PLT for IFUNC GOT/pointer referenceH.J. Lu
2016-05-28Return void from linker callbacksAlan Modra
2016-05-23Enable R_AARCH64_NONE for 64-bit code.Jim Wilson
2016-05-13Set dynamic tag VMA and size from dynamic section when possibleAlan Modra
2016-05-11[AArch64] Remove redundant tls relax in elfNN_aarch64_final_link_relocateJiong Wang
2016-05-03[AArch64] Also puts value in place for R_AARCH64_RELATIVEJiong Wang
2016-04-11Properly handle dynamic reloc against normal symbolH.J. Lu
2016-03-07[AArch64] Create .got section if _GLOBAL_OFFSET_TABLE_ referencedJiong Wang
2016-02-26[BFD][AARCH64]Fix MOVW_SABS_G(0,1,2) relocation overflow check.Renlin Li
2016-02-24Revert "ABS32"Renlin Li
2016-02-24ABS32Renlin Li
2016-02-22[AArch64] Remove redundant calculation of plt stub destination for veneerJiong Wang
2016-02-09Add a more helpful warning message to explain why some AArch64 relocations ca...Nick Clifton
2016-02-09Revert "Add a more helpful warning message to explain why some AArch64 reloca...Walfred Tedeschi
2016-02-09Add a more helpful warning message to explain why some AArch64 relocations ca...Nick Clifton