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
*
[GOLD] OSABI not set when STT_GNU_IFUNC or STB_GNU_UNIQUE symbols output
HEAD
master
Alan Modra
2019-11-19
4
-4
/
+52
*
PR25200, SIGSEGV in _bfd_elf_validate_reloc
Alan Modra
2019-11-19
3
-23
/
+12
*
Fix a bunch of python leaks due to missing calls to tp_free in *_dealloc func...
Philippe Waroquiers
2019-11-18
9
-0
/
+21
*
Don't use class-initialization for the owner union
Christian Biesinger
2019-11-18
2
-1
/
+9
*
elf_backend_init_file_header
Alan Modra
2019-11-18
20
-107
/
+154
*
elf_backend_modify_headers
Alan Modra
2019-11-18
13
-196
/
+230
*
PR25196, abort in rewrite_elf_program_header
Alan Modra
2019-11-18
4
-4
/
+19
*
gas: Add --gdwarf-cie-version command line flag
Andrew Burgess
2019-11-18
15
-3
/
+129
*
Automatic date update in version.in
GDB Administrator
2019-11-18
1
-1
/
+1
*
PR25198, use of out of date pointer
Alan Modra
2019-11-18
2
-2
/
+6
*
Automatic date update in version.in
GDB Administrator
2019-11-17
1
-1
/
+1
*
Automatic date update in version.in
GDB Administrator
2019-11-16
1
-1
/
+1
*
Use gnulib's strerror_r on MinGW
Christian Biesinger
2019-11-15
11
-122
/
+23
*
Add no-dist to gnulib configure
Tom Tromey
2019-11-15
6
-818
/
+25
*
Minor updates to readline configury
Tom Tromey
2019-11-15
5
-14
/
+10
*
Use ctime_r and localtime_r for threadsafety
Christian Biesinger
2019-11-15
3
-3
/
+15
*
Import the time_r gnulib module
Christian Biesinger
2019-11-15
14
-6
/
+277
*
Import the strerror_r-posix module and use it in GDB.
Christian Biesinger
2019-11-15
29
-163
/
+6663
*
Generate gnulib's toplevel Makefile.in using automake
Christian Biesinger
2019-11-15
6
-356
/
+1952
*
Revert previous delta.
Nick Clifton
2019-11-15
3
-2
/
+8
*
Update README
Christian Biesinger
2019-11-14
2
-1
/
+24
*
Automatic date update in version.in
GDB Administrator
2019-11-15
1
-1
/
+1
*
Allow re-assigning to convenience variables
Tom Tromey
2019-11-14
4
-1
/
+33
*
[gdb/doc] Fix typos
Tom de Vries
2019-11-14
4
-31
/
+37
*
Another attempt at fixing building gprof with gmake.
Nick Clifton
2019-11-14
3
-4
/
+10
*
gdb: fix build error in unittests/vec-utils-selftests.c
Simon Marchi
2019-11-14
2
-0
/
+14
*
x86: drop redundant SYSCALL/SYSRET templates
Jan Beulich
2019-11-14
3
-26
/
+5
*
x86: fold individual Jump* attributes into a single Jump one
Jan Beulich
2019-11-14
8
-14892
/
+10989
*
x86: make JumpAbsolute an insn attribute
Jan Beulich
2019-11-14
9
-26501
/
+26531
*
x86: make AnySize an insn attribute
Jan Beulich
2019-11-14
7
-14487
/
+14504
*
x86/Intel: correct CMPSD test cases' regexp closing paren placement
Jan Beulich
2019-11-14
3
-39
/
+45
*
x86/Intel: extend MOVSD/CMPSD testsuite coverage
Jan Beulich
2019-11-14
10
-0
/
+386
*
Fix python gdbpy_breakpoint_object leak.
Philippe Waroquiers
2019-11-14
2
-1
/
+6
*
Automatic date update in version.in
GDB Administrator
2019-11-14
1
-1
/
+1
*
Remove symbol-related static asserts
Tom Tromey
2019-11-13
3
-19
/
+6
*
Fix the rule for building C files in the gprof makefile.
Nick Clifton
2019-11-13
2
-1
/
+6
*
gnulib: Fix path to import/Makefile{,.in}
Christian Biesinger
2019-11-12
2
-2
/
+6
*
RISC-V: Support the INSN_CLASS.*F.* classes for .insn directive.
Jim Wilson
2019-11-12
4
-61
/
+71
*
Automatic date update in version.in
GDB Administrator
2019-11-13
1
-1
/
+1
*
RISC-V: Fix ld relax failure with calls and align directives.
Jim Wilson
2019-11-12
9
-3
/
+68
*
gdb: Support printf 'z' size modifier
Andrew Burgess
2019-11-12
8
-2
/
+106
*
Make struct symbol inherit from general_symbol_info
Christian Biesinger
2019-11-12
9
-73
/
+109
*
Consolidate setting of current_layout
Tom Tromey
2019-11-12
2
-4
/
+7
*
Move _initialize_tui_layout to end of file
Tom Tromey
2019-11-12
2
-25
/
+30
*
Make TUI resizing tests more robust
Tom Tromey
2019-11-12
8
-46
/
+174
*
[gas][arm] Enable VLDM, VSTM, VPUSH, VPOP for MVE
Mihail Ionescu
2019-11-12
4
-44
/
+131
*
[binutils][arm] Update the decoding of MVE VMOV, VMVN
Mihail Ionescu
2019-11-12
6
-8
/
+112
*
[gas][arm] Make .fpu reset the FPU/Coprocessor feature bits
Mihail Ionescu
2019-11-12
5
-2
/
+32
*
x86: fold EsSeg into IsString
Jan Beulich
2019-11-12
8
-11306
/
+11318
*
x86: eliminate ImmExt abuse
Jan Beulich
2019-11-12
18
-445
/
+540
[next]