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
/
gold
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix problem where script specified both address and region for a section.
Cary Coutant
2015-08-26
3
-19
/
+54
*
Fix --no-as-needed when shared library is listed twice on the command line.
Cary Coutant
2015-08-25
3
-3
/
+25
*
Fix internal error in gold when script uses section address in assignment.
Cary Coutant
2015-08-25
4
-14
/
+53
*
Fix regression introduced by fix for PR 18703.
Cary Coutant
2015-08-25
2
-15
/
+23
*
gold --emit-relocs
Alan Modra
2015-08-20
3
-4
/
+15
*
Fix symbol versioning problems in PR 18703.
Cary Coutant
2015-08-18
11
-21
/
+171
*
[MIPS] Map 'move' to 'or'.
Simon Dardis
2015-08-12
2
-16
/
+26
*
Regenerate configure files
H.J. Lu
2015-07-27
2
-2
/
+6
*
Make arm_unaligned_reloc test less sensitive to disassembler output format.
Doug Kwan
2015-07-26
3
-14
/
+22
*
Remove leading/trailing white spaces in ChangeLog
H.J. Lu
2015-07-24
1
-56
/
+56
*
2015-07-23 Ian Coolidge <icoolidge@google.com>
Han Shen
2015-07-23
3
-3
/
+15
*
Don't compare symbol addresses directly
H.J. Lu
2015-07-22
9
-25
/
+127
*
Mark global with hidden attribute
H.J. Lu
2015-07-22
4
-3
/
+10
*
GOLD aarch64 warning fix
Alan Modra
2015-07-22
2
-1
/
+5
*
Fix problem where __start_ and __stop_ section symbols do not honor version s...
Cary Coutant
2015-07-21
2
-0
/
+17
*
Fix typo in PR number.
Cary Coutant
2015-07-21
1
-1
/
+1
*
Fix internal error when linking an archive library with no preceding objects.
Cary Coutant
2015-07-21
3
-5
/
+16
*
Optimize erratum 843419 fix.
Han Shen
2015-07-20
2
-12
/
+166
*
Update testsuite/pr18689.sh for older GCC
H.J. Lu
2015-07-20
1
-1
/
+1
*
Properly set arm-specific elf flags wrt hardfp.
Han Shen
2015-07-20
2
-0
/
+7
*
Clear SHF_COMPRESSED flag bit from input to output
H.J. Lu
2015-07-20
6
-7
/
+88
*
Remove warning about references from shared objects to hidden symbols.
Yiran Wang
2015-07-20
5
-20
/
+35
*
Make default compression gABI compliant
H.J. Lu
2015-07-14
4
-8
/
+17
*
Extend --compress-debug-sections in gold
H.J. Lu
2015-07-12
6
-14
/
+350
*
Add SHF_COMPRESSED section decompression to gold
H.J. Lu
2015-07-12
12
-19
/
+237
*
Use "gold_info" instead of "gold_warning" for erratum fix.
Han Shen
2015-07-09
2
-2
/
+10
*
Drop 'missing mapping symbols' warning for arm and aarch64.
Han Shen
2015-07-09
3
-13
/
+10
*
Make gold aarch64 accept long form of mapping symbols.
Han Shen
2015-07-07
2
-4
/
+18
*
Align text section ends so that stub tables appears at expected addresses.
Doug Kwan
2015-07-06
12
-4
/
+51
*
Patch for gold internal error while fixing erratum 843419.
Han Shen
2015-06-29
2
-4
/
+56
*
[gold][aarch64] Fix erratum 835769.
Han Shen
2015-06-12
3
-44
/
+285
*
Fix gold build error at -O0.
Cary Coutant
2015-06-11
2
-2
/
+12
*
Fix bug where SECTIONS clause does not handle compressed debug sections.
Cary Coutant
2015-06-11
4
-12
/
+33
*
Fix broken gold/testsuite/script_test_12 in some setup.
Jing Yu
2015-06-11
3
-0
/
+13
*
[GOLD] Fix handling of __start/__stop symbols
Davide Italiano
2015-06-11
2
-2
/
+6
*
Patch for erratum-843419 (2 of 2 - fix erratum occurrences).
Han Shen
2015-06-10
2
-176
/
+710
*
Update French Translations for LD and GOLD.
Nick Clifton
2015-06-08
2
-0
/
+3410
*
Fix incorrect handling of STT_COMMON symbols in shared libraries.
Cary Coutant
2015-06-07
3
-15
/
+27
*
Add diststuff target to Makefile.
Cary Coutant
2015-06-04
3
-2
/
+12
*
Change default to discard temporary local symbols in merge sections.
Cary Coutant
2015-06-04
4
-6
/
+81
*
Fix SIZEOF_HEADERS in gold.
Cary Coutant
2015-06-03
3
-3
/
+35
*
Fix gold to group sections correctly via linker script.
Cary Coutant
2015-06-03
8
-2
/
+298
*
Fix Sniff_file to get an aligned view.
Cary Coutant
2015-06-02
2
-1
/
+6
*
PR 17819: Fix --build-id=tree when using --compress-debug-sections.
Cary Coutant
2015-06-02
6
-97
/
+194
*
Use a std::vector instead of a std::map to hold Input_merge_map.
Rafael Ávila de Espíndola
2015-06-01
3
-35
/
+19
*
[GOLD] Add PowerPC64 -fsplit-stack support
Alan Modra
2015-05-16
3
-6
/
+139
*
Change Section_id type to use Relobj* instead of Object*.
Cary Coutant
2015-05-02
12
-43
/
+80
*
Updated translations for various binutils components.
Nick Clifton
2015-04-29
2
-629
/
+1856
*
Tidy PowerPC gold find_global_entry uses
Alan Modra
2015-04-28
2
-17
/
+35
*
PowerPC gold assertion on missing global entry stub
Alan Modra
2015-04-28
2
-14
/
+23
[next]