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>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gold
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add additional information to relocation overflow errors.
Cary Coutant
2016-02-07
2
-2
/
+31
*
Fix incorrect x32 overflow checking for refs to weak undef symbols.
Cary Coutant
2016-02-07
2
-2
/
+16
*
Fix compile errors about shift counts too large.
Cary Coutant
2016-02-06
2
-10
/
+41
*
Fix overflow checking for 32-bit pc-relative relocations on x32.
Cary Coutant
2016-02-06
7
-15
/
+151
*
Fix incorrect casts.
Cary Coutant
2016-02-06
2
-2
/
+8
*
Add PR number to ChangeLog entry.
Cary Coutant
2016-02-06
1
-0
/
+1
*
Fix build failure in gold due to signed vs. unsigned comparisons.
Cary Coutant
2016-02-06
2
-2
/
+8
*
gold: Add view and view_size parameters to is_call_to_non_split.
Marcin Kościelnicki
2016-02-06
5
-7
/
+25
*
2016-02-05 Sriraman Tallam <tmsriram@google.com>
Sriraman Tallam
2016-02-05
2
-47
/
+75
*
Add some relocation overflow checks for x86_64.
Cary Coutant
2016-02-05
6
-47
/
+157
*
Overhaul relocation framework to support overflow checking.
Cary Coutant
2016-02-05
5
-150
/
+632
*
Fix "PowerPC64 ELFv2 entry code" for big-endian
Alan Modra
2016-02-04
2
-1
/
+5
*
PowerPC64 ELFv2 entry code
Alan Modra
2016-02-02
2
-0
/
+5
*
[gold][aarch64] PR gold/19472 - DSOs need pc-relative stubs.
Han Shen
2016-01-15
2
-2
/
+11
*
Fix compile error with use of 'typename' outside of template
H.J. Lu
2016-01-12
2
-3
/
+7
*
Fix breakage for SHT_REL targets where get_r_addend() gives internal error.
Cary Coutant
2016-01-12
4
-2
/
+33
*
Fix internal error when applying TLSDESC relocations with no TLS segment.
Cary Coutant
2016-01-11
4
-30
/
+20
*
Refactor gold to enable support for MIPS-64 relocation format.
Cary Coutant
2016-01-11
18
-690
/
+1396
*
Copyright update for binutils
Alan Modra
2016-01-01
409
-410
/
+414
*
New 2016 binutils ChangeLog files
Alan Modra
2016-01-01
1
-0
/
+14
*
binutils ChangeLog rotation
Alan Modra
2016-01-01
1
-0
/
+0
*
Fix assorted ChangeLog errors
Alan Modra
2015-12-30
1
-63
/
+61
*
Implement --long-plt flag (ARM only).
Peter Collingbourne
2015-12-17
3
-21
/
+127
*
PR gold/17473: Fix gold build with system C++ headers that use <ctype.h>.
Roland McGrath
2015-12-16
2
-2
/
+13
*
Remove const from return type of get_output_view.
Cary Coutant
2015-12-13
3
-8
/
+15
*
Pass relocations to Target::do_calls_non_split.
Cary Coutant
2015-12-11
7
-4
/
+32
*
Make output views accessible to Target during do_relocate().
Cary Coutant
2015-12-11
4
-1
/
+87
*
ld -r doesn't need plugin for slim lto object
H.J. Lu
2015-12-10
2
-1
/
+8
*
[GOLD] PowerPC style fix
Alan Modra
2015-12-09
2
-22
/
+33
*
[GOLD] Edit PowerPC64 ELFv2 function entry code
Alan Modra
2015-12-09
2
-2
/
+72
*
[GOLD] Relocate::relocate() params
Alan Modra
2015-12-09
16
-229
/
+146
*
[GOLD] R_PPC64_ENTRY support
Alan Modra
2015-12-07
2
-0
/
+53
*
Take addend into account when making GOT entries for local symbols.
Vladimir Radosavljevic
2015-12-03
5
-27
/
+244
*
Adjust local symbol value in relocatable link to be relative to section.
Cary Coutant
2015-11-25
2
-2
/
+12
*
[GOLD] Align PowerPC64 GOT
Alan Modra
2015-11-25
2
-1
/
+9
*
[GOLD] PowerPC TOC16 and GOT16 relocs are relative
Alan Modra
2015-11-19
2
-2
/
+6
*
Fix problem where bss symbols for copy relocations are marked local.
Cary Coutant
2015-11-14
2
-2
/
+10
*
Add assembler, disassembler and linker support for power9.
Peter Bergner
2015-11-11
2
-5
/
+73
*
Recognize .pdr debug sections.
Vladimir Radosavljevic
2015-11-09
2
-1
/
+7
*
Remove unnecessary target dependencies on relocation format.
Cary Coutant
2015-11-09
12
-23
/
+78
*
Revert patch for PR 19119, which led to PR 19172 and 19197.
Cary Coutant
2015-11-05
3
-11
/
+12
*
Add aarch64-specific --no-apply-dynamic-relocs option.
Cary Coutant
2015-11-05
3
-0
/
+37
*
[GOLD] Regenerate POTFILES.in to add s390.cc
Alan Modra
2015-11-03
2
-0
/
+5
*
Updated (simplified) Chinese translations for ld, bfd, binutils and gold.
Nick Clifton
2015-10-30
2
-0
/
+3603
*
Make GOT entry size target-dependent
H.J. Lu
2015-10-29
4
-4
/
+33
*
Add __attribute__((__aligned__(1))) to unaligned symbols from scripts (for s3...
Marcin Kościelnicki
2015-10-28
5
-14
/
+28
*
Make debug_msg.sh more open-minded about line numbers (needed for s390).
Marcin Kościelnicki
2015-10-28
2
-19
/
+23
*
Fix empty string alignment in .rodata.str*
Marcin Kościelnicki
2015-10-28
2
-3
/
+11
*
Add s390 backend.
Marcin Kościelnicki
2015-10-28
8
-7
/
+4380
*
Add 64-bit archive support.
Marcin Kościelnicki
2015-10-28
3
-6
/
+38
[next]