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
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86: Also check x86 linker_def for non-shared definition
gentoo/binutils-2.31.1-7
gentoo/binutils-2.31.1
H.J. Lu
2019-04-24
11
-0
/
+60
*
PR24041, Invalid Memory Address Dereference in elf_link_add_object_symbols
gentoo/binutils-2.31.1-6
Alan Modra
2019-04-06
1
-1
/
+1
*
Remove an abort in the bfd library and add a check for an integer overflow wh...
Nick Clifton
2019-04-06
1
-1
/
+10
*
Fix a memory exhaustion bug when attempting to allocate room for an impossibl...
Nick Clifton
2019-04-06
1
-0
/
+5
*
PR23952, memory leak in _bfd_generic_read_minisymbols
Alan Modra
2019-04-06
2
-9
/
+13
*
PR24355, segmentation fault in function called from ppc_finish_symbols
Alan Modra
2019-04-06
2
-6
/
+9
*
gas: Pass max_bytes to TC_FRAG_INIT
H.J. Lu
2019-03-24
2
-2
/
+16
*
x86-64: Restore PIC check for PCREL reloc against protected symbol
H.J. Lu
2019-03-24
8
-54
/
+124
*
SPARC: fix PR ld/18841
Eric Botcazou
2019-03-24
3
-2
/
+71
*
Visium: fix bogus overflow check on 32-bit hosts
Eric Botcazou
2019-03-24
2
-7
/
+11
*
Visium: align branch absolute instruction for the GR6
Eric Botcazou
2019-03-24
7
-10
/
+41
*
Skip ld/pr23169 on SPARC.
Eric Botcazou
2019-03-24
2
-1
/
+7
*
Automatic date update in version.in
gentoo/binutils-2.31.1-5
GDB Administrator
2018-12-15
1
-1
/
+1
*
PR23788, objcopy: failed to find link section
Alan Modra
2018-12-15
2
-9
/
+17
*
Correct gas/ChangeLog entry for PR gas/23968
H.J. Lu
2018-12-15
1
-1
/
+1
*
x86: Put back BFD_RELOC_X86_64_GOTPCREL
H.J. Lu
2018-12-15
6
-0
/
+39
*
Automatic date update in version.in
GDB Administrator
2018-12-07
1
-1
/
+1
*
elf: Don't merge .note.gnu.property section in IR
H.J. Lu
2018-12-07
2
-1
/
+8
*
Automatic date update in version.in
gentoo/binutils-2.31.1-4
GDB Administrator
2018-11-30
1
-1
/
+1
*
PR23937, powerpc64le local ifunc IRELATIVE relocs are wrong
Alan Modra
2018-11-30
6
-1
/
+90
*
AArch64: Fix regression in Cortex A53 erratum when PIE. (PR ld/23904)
Tamar Christina
2018-11-30
6
-5
/
+186
*
[ARC] More fixes for TLS.
Cupertino Miranda
2018-11-30
3
-44
/
+121
*
[ARC] Fix local got entry list.
Claudiu Zissulescu
2018-11-30
3
-19
/
+26
*
[ARC] Fixed issue with DTSOFF relocs.
Cupertino Miranda
2018-11-30
4
-7
/
+19
*
[ARC] Fixes TLS failures related to tls-align.
Cupertino Miranda
2018-11-30
5
-3
/
+25
*
[ARC] PLT information was still being generated when symbol was forced_local.
Cupertino Miranda
2018-11-30
2
-1
/
+9
*
[ARC] Make sure global symbol is not an indirect or warning.
Cupertino Miranda
2018-11-30
2
-2
/
+14
*
[ARC] Improved robustness. Return FALSE in case of NULL pointer.
Cupertino Miranda
2018-11-30
2
-0
/
+10
*
[ARC] Refactored location where GOT information is collected.
Cupertino Miranda
2018-11-30
3
-37
/
+56
*
x86: Disable GOT relaxation with data prefix
H.J. Lu
2018-11-30
10
-7
/
+150
*
When assigning symbol version, we should hide debug symbols defined in discar...
Nick Clifton
2018-11-30
8
-1
/
+50
*
Arm: Skip new binary decode tests on pe targets
Tamar Christina
2018-11-30
3
-2
/
+7
*
Arm: Fix disassembler crashing on -b binary when thumb file and thumb not for...
Tamar Christina
2018-11-30
6
-3
/
+31
*
AArch64: Fix error checking for SIMD udot (by element)
Matthew Malcomson
2018-11-30
6
-1
/
+34
*
x86: Add Intel ENCLV to assembler and disassembler
H.J. Lu
2018-11-30
9
-1
/
+33
*
Fix Aarch64 bug in warning filtering.
Tamar Christina
2018-11-30
2
-1
/
+6
*
Improve the code in the assembler to detect and reject a duplicate input and ...
Robert Yang
2018-11-30
2
-7
/
+27
*
elf: Check for corrupt symbol version info
H.J. Lu
2018-11-30
4
-1
/
+22
*
Always clear h->verinfo.verdef when overriding a dynamic definition
H.J. Lu
2018-11-30
2
-7
/
+11
*
ld-x86-64/pr23486b.d: Swap pr23486a.s and pr23486a.s
H.J. Lu
2018-11-30
2
-1
/
+5
*
x86: Properly add X86_ISA_1_NEEDED property
H.J. Lu
2018-11-30
6
-7
/
+66
*
x86: Replace evex-no-scale.s with evex-no-scale-[32|64].s
H.J. Lu
2018-11-30
5
-12
/
+16
*
x86: Properly merge GNU_PROPERTY_X86_ISA_1_USED
H.J. Lu
2018-11-30
31
-47
/
+211
*
x86: Update assembler tests for non-ELF targets
H.J. Lu
2018-11-30
2
-2
/
+9
*
x32: Align the .note.gnu.property section to 4 bytes
H.J. Lu
2018-11-30
2
-0
/
+9
*
__tls_get_addr_opt stubs and tocsave optimization
Alan Modra
2018-11-30
2
-9
/
+17
*
Re: PowerPC64 __tls_get_addr_opt stub .eh_frame fix
Alan Modra
2018-11-30
2
-1
/
+6
*
PowerPC64 __tls_get_addr_opt stub .eh_frame fix
Alan Modra
2018-11-30
7
-67
/
+103
*
Updated Bulgarian translation for the ld/ directory
Nick Clifton
2018-11-30
2
-54
/
+58
*
Add --warn-drop-version option; by default, do not warn when discarding versi...
Cary Coutant
2018-11-30
3
-5
/
+16
[next]