aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [2/2][LD][AARCH64]Add BFD_RELOC_AARCH64_TLSLE_LDST8/16/32/64_TPREL_LO12 suppo...Renlin Li2018-03-281-0/+16
* [1/2][GAS][AARCH64]Add BFD_RELOC_AARCH64_TLSLE_LDST8/16/32/64_TPREL_LO12 supp...Renlin Li2018-03-281-0/+120
* Fix Sparc, s390 and AArch64 targets so that they can handle relocs against if...Nick Clifton2018-03-091-0/+6
* [PR20402][LD][AARCH64]Don't emit RELATIVE relocation for absolute symbols whi...Renlin Li2018-03-071-2/+11
* Ensure 8-byte alignment for AArch64 stubs.Jim Wilson2018-03-021-5/+8
* Have info_to_howto functions return a success/fail status. Check this result...Nick Clifton2018-02-271-1/+9
* ARM and AArch64 messagesAlan Modra2018-02-261-6/+6
* unrecognized/unsupported reloc messageAlan Modra2018-02-261-14/+16
* %L conversionsAlan Modra2018-02-191-9/+12
* Use %pI, %pR, %pS, %pT in place of %I, %R, %S and %T.Alan Modra2018-02-191-1/+1
* Use %pA and %pB in messages rather than %A and %BAlan Modra2018-02-191-17/+17
* [PR22764][LD][AARCH64]Allow R_AARCH64_ABS16 and R_AARCH64_ABS32 against absol...Renlin Li2018-02-051-3/+12
* [LD][AARCH64]Add group relocations to create PC-relative offset.Renlin Li2018-01-241-0/+7
* [GAS][AARCH64]Add group relocations to create PC-relative offset.Renlin Li2018-01-241-0/+108
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* [BFD][AARCH64]Disallow R_AARCH64_ABS32(LP64) & R_AARCH64_ABS16 in const secti...Renlin Li2017-12-131-0/+21
* BFD whitespace fixesAlan Modra2017-12-061-91/+91
* Comment tidyAlan Modra2017-12-061-1/+1
* readonly_dynrelocsAlan Modra2017-12-011-17/+34
* ELF: Don't set non_ir_ref_regular in check_relocsH.J. Lu2017-11-281-5/+0
* [PR ld/22263] aarch64: Avoid dynamic TLS relocs in PIESzabolcs Nagy2017-11-271-4/+4
* [PR ld/22269] aarch64: Handle local undefined weak symbolsSzabolcs Nagy2017-11-271-2/+8
* 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-177/+0
* aarch64: Check UNDEFWEAK_NO_DYNAMIC_RELOCH.J. Lu2017-10-141-2/+8
* Force the AArch64 linker backend to refuse to link when it encounters unresol...Nick Clifton2017-10-121-14/+17
* -Og warning fixesAlan Modra2017-09-021-1/+1
* [AArch64] Skip IFUNC relocations in debug sectionsSzabolcs Nagy2017-08-171-3/+22
* Improve "unrecognized relocation" error messages to add the suggestion that t...Nick Clifton2017-07-241-9/+3
* [AArch64] Fix PR18841 ifunc relocation orderingSzabolcs Nagy2017-07-191-0/+31
* Fix spelling typos.Yuri Chornovian2017-07-181-1/+1
* bfd_error_handler bfd_vma and bfd_size_type argsAlan Modra2017-07-121-7/+7
* [AArch64] Remove useless and incorrect assertionJiong Wang2017-07-041-7/+0
* [AArch64] Only override the symbol dynamic decision on undefined weak symbolJiong Wang2017-06-291-23/+59
* [AArch64] Remove duplicated code when handling some GOT relocations typesJiong Wang2017-06-291-87/+20
* [AArch64] Use SYMBOL_REFERENCES_LOCAL in one symbol checkJiong Wang2017-06-161-4/+4
* [AArch64] Allow COPY relocation eliminationJiong Wang2017-06-151-47/+124
* Revert "[AArch64] Allow COPY relocation elimination"Jiong Wang2017-06-091-62/+8
* [AArch64] Allow COPY relocation eliminationJiong Wang2017-06-081-8/+62
* Fix AArch64 in the same way as other targets updated in 8170f7693bc0a9442c0aa...James Clarke2017-06-061-1/+1
* Don't compare boolean values against TRUE or FALSEAlan Modra2017-05-181-2/+2
* Rename non_ir_ref to non_ir_ref_regularAlan Modra2017-05-161-2/+2
* Use %A and %B in more error messagesAlan Modra2017-04-131-1/+1
* Rewrite bfd error handlerAlan Modra2017-04-131-1/+1
* Rename R_AARCH64_TLSDESC_LD64_LO12_NC to R_AARCH64_TLSDESC_LD64_LO12 and R_AA...Nick Clifton2017-03-131-21/+24
* Don't make dynamic .data.rel.ro SEC_READONLYAlan Modra2017-02-281-1/+1
* Fix AArch64 relocation handling in ILP32 mode.Yury Norov2017-01-231-90/+115
* [AArch64] Optimize .gnu.hash table size for executableJiong Wang2017-01-201-0/+17
* 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-7/+21