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
*
Adjust bfd/warning.m4 egrep patterns
Andrew Paprocki
2019-01-09
2
-5
/
+9
*
Update year range in copyright notice of binutils files
Alan Modra
2019-01-01
478
-479
/
+483
*
ChangeLog rotation
Alan Modra
2019-01-01
2
-773
/
+787
*
[GOLD] Tweak keep_text_section_prefix test for PowerPC64 ELFv1
Alan Modra
2018-12-18
3
-2
/
+8
*
[GOLD] icf_safe_so_test
Alan Modra
2018-12-08
2
-24
/
+38
*
gold: Provide more failed archive member info in error message
H.J. Lu
2018-12-06
2
-2
/
+16
*
gold won't build with gcc-9
Alan Modra
2018-12-05
2
-1
/
+5
*
Restore build on x86_64-w64-mingw32.
Alexey Neyman
2018-12-03
5
-4
/
+34
*
gold: Get alignment of uncompressed section from ch_addralign
H.J. Lu
2018-12-02
5
-12
/
+42
*
[GOLD] justsyms_exec test fail on powerpc64
Alan Modra
2018-11-26
4
-4
/
+11
*
[GOLD] support objdump -T display of st_other
Alan Modra
2018-11-26
2
-4
/
+9
*
Make gold testsuite work with CC and CXX specifying -B
Alan Modra
2018-11-08
6
-923
/
+933
*
[GOLD] make clean
Alan Modra
2018-11-02
5
-3
/
+24
*
PR23769, mixing split-stack and non-split-stack error message
Cherry Zhang
2018-10-16
2
-4
/
+15
*
[MIPS] Add Loongson 2K1000 proccessor support.
Chenghua Xu
2018-08-29
1
-0
/
+7
*
[MIPS] Add Loongson 3A2000/3A3000 proccessor support.
Chenghua Xu
2018-08-29
1
-0
/
+7
*
[MIPS] Add Loongson 3A1000 proccessor support.
Chenghua Xu
2018-08-29
2
-13
/
+16
*
Fix "may be used uninitialized" warning.
Tulio Magno Quites Machado Filho
2018-08-07
2
-2
/
+7
*
Properly merge GNU_PROPERTY_X86_ISA_1_USED (x86_64).
Cary Coutant
2018-08-07
2
-3
/
+28
*
Add --warn-drop-version option; by default, do not warn when discarding versi...
Cary Coutant
2018-08-06
3
-5
/
+16
*
Fix type checking errors.
Cary Coutant
2018-08-06
3
-3
/
+11
*
Combine ,gnu.build.attributes.* sections into one .gnu.build.attributes secti...
Nick Clifton
2018-07-30
2
-0
/
+6
*
Updated French translation for gold and Spanish translation for ld.
Nick Clifton
2018-07-18
2
-995
/
+1761
*
Fix internal error when using --emit-relocs with plugins.
Cary Coutant
2018-07-14
4
-5
/
+17
*
Fix problem causing duplicated linker-generated symbols with versions.
Cary Coutant
2018-07-14
7
-4
/
+112
*
Fix printing the size of GOLD's memory areana on Cygwin based systems.
Franz Sirl
2018-07-11
2
-2
/
+6
*
Fix test for availability of emplace_back.
Cary Coutant
2018-07-09
2
-3
/
+8
*
[GOLD] PowerPC .gnu.attributes support
Alan Modra
2018-07-06
2
-7
/
+362
*
Updated translations.
Nick Clifton
2018-06-26
2
-665
/
+785
*
Regenerate configure and pot files with updated binutils version number.
Nick Clifton
2018-06-24
2
-662
/
+791
*
Add 2.30 branch notes to ChangeLogs and NEWS files.
Nick Clifton
2018-06-24
1
-0
/
+4
*
Bump version number and summarize new features in 1.16.
Cary Coutant
2018-06-23
3
-1
/
+24
*
Fix "may be used uninitialized" warning.
Cary Coutant
2018-06-23
2
-1
/
+6
*
Add x86-64 support for Indirect Branch Tracking (IBT).
Cary Coutant
2018-06-23
2
-4
/
+497
*
Update support for .note.gnu.property sections.
Cary Coutant
2018-06-22
9
-83
/
+320
*
Silence GCC 9 error about deprecated implicit copy constructor.
Cary Coutant
2018-06-22
3
-0
/
+19
*
Add support for .note.gnu.property sections.
Cary Coutant
2018-06-22
14
-37
/
+661
*
Fix treatment of symbol versions with unused as-needed libraries.
Cary Coutant
2018-06-21
11
-35
/
+246
*
Fix problem where gold does not create base version for executables.
Cary Coutant
2018-06-20
6
-18
/
+93
*
Fix typo in most recent entry.
Cary Coutant
2018-06-19
1
-1
/
+1
*
Replace thread config with automatic config using ax_pthread.m4.
Cary Coutant
2018-06-19
9
-436
/
+1588
*
Remove *.stderr when "make clean".
Cary Coutant
2018-06-19
3
-2
/
+7
*
Bump to autoconf 2.69 and automake 1.15.1
Simon Marchi
2018-06-19
6
-2376
/
+5218
*
Fix _GLOBAL_OFFSET_TABLE_ value for large GOTs (aarch64).
Stephen Crane
2018-05-10
2
-2
/
+7
*
Fix bug with relocation addends and merge sections with --icf.
Cary Coutant
2018-04-24
3
-31
/
+68
*
Fix internal error caused by conflicting default version definitions.
Cary Coutant
2018-04-24
12
-22
/
+196
*
Fix second bug where --icf=safe triggers segfault when linking ARM.
Cary Coutant
2018-04-19
2
-1
/
+7
*
Updated Spanish translations for the gold and gprof sub-directories
Nick Clifton
2018-04-18
2
-785
/
+564
*
Fix bug where --icf=safe triggers segfault when linking ARM.
Cary Coutant
2018-04-14
2
-1
/
+7
*
Regenerate some files
Alan Modra
2018-04-10
2
-12
/
+16
[next]