GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/binutils-gdb.git
gentoo/binutils-2.29.1
gentoo/binutils-2.30
gentoo/binutils-2.31
gentoo/binutils-2.31.1
gentoo/binutils-2.32
gentoo/binutils-2.33.1
gentoo/binutils-2.34
gentoo/binutils-2.35
gentoo/binutils-2.35.1
gentoo/binutils-2.35.2
gentoo/binutils-2.36
gentoo/binutils-2.36.1
gentoo/binutils-2.37
gentoo/binutils-2.38
gentoo/binutils-2.39
gentoo/binutils-2.40
gentoo/binutils-2.41
gentoo/binutils-2.42
gentoo/binutils-2.43
gentoo/dilfridge/test-libctf
master
Gentoo vendor branches of the binutils / gdb code
Gentoo toolchain team <toolchain@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bfd
/
elfnn-aarch64.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[2/2][LD][AARCH64]Add BFD_RELOC_AARCH64_TLSLE_LDST8/16/32/64_TPREL_LO12 suppo...
Renlin Li
2018-03-28
1
-0
/
+16
*
[1/2][GAS][AARCH64]Add BFD_RELOC_AARCH64_TLSLE_LDST8/16/32/64_TPREL_LO12 supp...
Renlin Li
2018-03-28
1
-0
/
+120
*
Fix Sparc, s390 and AArch64 targets so that they can handle relocs against if...
Nick Clifton
2018-03-09
1
-0
/
+6
*
[PR20402][LD][AARCH64]Don't emit RELATIVE relocation for absolute symbols whi...
Renlin Li
2018-03-07
1
-2
/
+11
*
Ensure 8-byte alignment for AArch64 stubs.
Jim Wilson
2018-03-02
1
-5
/
+8
*
Have info_to_howto functions return a success/fail status. Check this result...
Nick Clifton
2018-02-27
1
-1
/
+9
*
ARM and AArch64 messages
Alan Modra
2018-02-26
1
-6
/
+6
*
unrecognized/unsupported reloc message
Alan Modra
2018-02-26
1
-14
/
+16
*
%L conversions
Alan Modra
2018-02-19
1
-9
/
+12
*
Use %pI, %pR, %pS, %pT in place of %I, %R, %S and %T.
Alan Modra
2018-02-19
1
-1
/
+1
*
Use %pA and %pB in messages rather than %A and %B
Alan Modra
2018-02-19
1
-17
/
+17
*
[PR22764][LD][AARCH64]Allow R_AARCH64_ABS16 and R_AARCH64_ABS32 against absol...
Renlin Li
2018-02-05
1
-3
/
+12
*
[LD][AARCH64]Add group relocations to create PC-relative offset.
Renlin Li
2018-01-24
1
-0
/
+7
*
[GAS][AARCH64]Add group relocations to create PC-relative offset.
Renlin Li
2018-01-24
1
-0
/
+108
*
Update year range in copyright notice of binutils files
Alan Modra
2018-01-03
1
-1
/
+1
*
[BFD][AARCH64]Disallow R_AARCH64_ABS32(LP64) & R_AARCH64_ABS16 in const secti...
Renlin Li
2017-12-13
1
-0
/
+21
*
BFD whitespace fixes
Alan Modra
2017-12-06
1
-91
/
+91
*
Comment tidy
Alan Modra
2017-12-06
1
-1
/
+1
*
readonly_dynrelocs
Alan Modra
2017-12-01
1
-17
/
+34
*
ELF: Don't set non_ir_ref_regular in check_relocs
H.J. Lu
2017-11-28
1
-5
/
+0
*
[PR ld/22263] aarch64: Avoid dynamic TLS relocs in PIE
Szabolcs Nagy
2017-11-27
1
-4
/
+4
*
[PR ld/22269] aarch64: Handle local undefined weak symbols
Szabolcs Nagy
2017-11-27
1
-2
/
+8
*
Rename u.weakdef and make it a circular list
Alan Modra
2017-11-23
1
-6
/
+6
*
ELF: Call check_relocs after opening all inputs
H.J. Lu
2017-10-16
1
-177
/
+0
*
aarch64: Check UNDEFWEAK_NO_DYNAMIC_RELOC
H.J. Lu
2017-10-14
1
-2
/
+8
*
Force the AArch64 linker backend to refuse to link when it encounters unresol...
Nick Clifton
2017-10-12
1
-14
/
+17
*
-Og warning fixes
Alan Modra
2017-09-02
1
-1
/
+1
*
[AArch64] Skip IFUNC relocations in debug sections
Szabolcs Nagy
2017-08-17
1
-3
/
+22
*
Improve "unrecognized relocation" error messages to add the suggestion that t...
Nick Clifton
2017-07-24
1
-9
/
+3
*
[AArch64] Fix PR18841 ifunc relocation ordering
Szabolcs Nagy
2017-07-19
1
-0
/
+31
*
Fix spelling typos.
Yuri Chornovian
2017-07-18
1
-1
/
+1
*
bfd_error_handler bfd_vma and bfd_size_type args
Alan Modra
2017-07-12
1
-7
/
+7
*
[AArch64] Remove useless and incorrect assertion
Jiong Wang
2017-07-04
1
-7
/
+0
*
[AArch64] Only override the symbol dynamic decision on undefined weak symbol
Jiong Wang
2017-06-29
1
-23
/
+59
*
[AArch64] Remove duplicated code when handling some GOT relocations types
Jiong Wang
2017-06-29
1
-87
/
+20
*
[AArch64] Use SYMBOL_REFERENCES_LOCAL in one symbol check
Jiong Wang
2017-06-16
1
-4
/
+4
*
[AArch64] Allow COPY relocation elimination
Jiong Wang
2017-06-15
1
-47
/
+124
*
Revert "[AArch64] Allow COPY relocation elimination"
Jiong Wang
2017-06-09
1
-62
/
+8
*
[AArch64] Allow COPY relocation elimination
Jiong Wang
2017-06-08
1
-8
/
+62
*
Fix AArch64 in the same way as other targets updated in 8170f7693bc0a9442c0aa...
James Clarke
2017-06-06
1
-1
/
+1
*
Don't compare boolean values against TRUE or FALSE
Alan Modra
2017-05-18
1
-2
/
+2
*
Rename non_ir_ref to non_ir_ref_regular
Alan Modra
2017-05-16
1
-2
/
+2
*
Use %A and %B in more error messages
Alan Modra
2017-04-13
1
-1
/
+1
*
Rewrite bfd error handler
Alan Modra
2017-04-13
1
-1
/
+1
*
Rename R_AARCH64_TLSDESC_LD64_LO12_NC to R_AARCH64_TLSDESC_LD64_LO12 and R_AA...
Nick Clifton
2017-03-13
1
-21
/
+24
*
Don't make dynamic .data.rel.ro SEC_READONLY
Alan Modra
2017-02-28
1
-1
/
+1
*
Fix AArch64 relocation handling in ILP32 mode.
Yury Norov
2017-01-23
1
-90
/
+115
*
[AArch64] Optimize .gnu.hash table size for executable
Jiong Wang
2017-01-20
1
-0
/
+17
*
Update year range in copyright notice of all files.
Alan Modra
2017-01-02
1
-1
/
+1
*
dynrelro section for read-only dynamic symbols copied into executable
Alan Modra
2016-12-26
1
-7
/
+21
[next]