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
/
gdb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add initial type alignment support
Tom Tromey
2018-04-30
10
-5
/
+359
*
Use bool in read_index_from_section
Simon Marchi
2018-04-30
2
-3
/
+7
*
proc-events.c: fix compilation on Solaris
Fabian Groffen
2018-04-29
2
-0
/
+8
*
Fix race when building ada-lex.c
John Reiser
2018-04-29
2
-10
/
+14
*
Add libcc1 v1 compatibility to C compile feature
Alexandre Oliva
2018-04-27
2
-5
/
+28
*
Add inclusive range support for Rust
Tom Tromey
2018-04-27
8
-23
/
+117
*
Enable -Wsuggest-override
Tom Tromey
2018-04-27
10
-40
/
+67
*
Fix remote 'g' command error handling (PR remote/9665)
Andrzej Kaczmarek
2018-04-26
2
-19
/
+12
*
Fix resolving GNU ifunc bp locations when inferior runs resolver
Pedro Alves
2018-04-26
4
-5
/
+27
*
Extend GNU ifunc testcases
Pedro Alves
2018-04-26
5
-95
/
+366
*
For PPC64/ELFv1: Introduce mst_data_gnu_ifunc
Pedro Alves
2018-04-26
10
-54
/
+116
*
Fix stepping past GNU ifunc resolvers (introduce lookup_msym_prefer)
Pedro Alves
2018-04-26
3
-49
/
+68
*
For PPC64: elf_gnu_ifunc_record_cache: handle plt symbols in .text section
Pedro Alves
2018-04-26
2
-6
/
+13
*
Factor out minsym_found/find_function_start_sal overload
Pedro Alves
2018-04-26
3
-41
/
+37
*
Eliminate find_pc_partial_function_gnu_ifunc
Pedro Alves
2018-04-26
3
-34
/
+17
*
Breakpoints, don't skip prologue of ifunc resolvers with debug info
Pedro Alves
2018-04-26
2
-15
/
+55
*
Fix setting breakpoints on ifunc functions after they're already resolved
Pedro Alves
2018-04-26
5
-21
/
+56
*
Fix elf_gnu_ifunc_resolve_by_got buglet
Pedro Alves
2018-04-26
2
-3
/
+10
*
Calling ifunc functions when resolver has debug info, user symbol same name
Pedro Alves
2018-04-26
7
-8
/
+70
*
Calling ifunc functions when target has no debug info but resolver has
Pedro Alves
2018-04-26
9
-51
/
+140
*
Fix calling ifunc functions when resolver has debug info and different name
Pedro Alves
2018-04-26
2
-1
/
+8
*
Fix breakpoints in ifunc after inferior resolved it (@got.plt symbol creation)
Pedro Alves
2018-04-26
2
-17
/
+44
*
Fix new inferior events output
Pedro Alves
2018-04-25
7
-6
/
+26
*
Enable 'set print inferior-events' and improve detach/fork/kill/exit messages
Sergio Durigan Junior
2018-04-24
20
-62
/
+266
*
info-shared.exp: Replace libs=-ldl with shlib_load
Simon Marchi
2018-04-24
2
-1
/
+6
*
Reindent cli-out.h
Tom Tromey
2018-04-24
2
-7
/
+13
*
Remove cli_ui_out::out_field_fmt
Tom Tromey
2018-04-24
3
-19
/
+7
*
Remove a cleanup from scm-frame.c
Tom Tromey
2018-04-23
2
-29
/
+30
*
Regenerate gdb/configure and gdbserver/configure
Tom Tromey
2018-04-23
4
-24
/
+39
*
Fixed test case to compile & run on FreeBSD
Rajendra SY
2018-04-22
2
-2
/
+13
*
FreeBSD: Fix 'Couldn't get registers: Device busy' error (PR gdb/23077)
Pedro Alves
2018-04-21
3
-2
/
+15
*
Improve on-line help for thread_apply_command and thread_apply_all_command.
Philippe Waroquiers
2018-04-20
1
-3
/
+5
*
Add test case for a known hang in infrun
Richard Bunt
2018-04-19
3
-0
/
+188
*
[OB PATCH] Fix some comments in thread.c
Philippe Waroquiers
2018-04-19
2
-5
/
+9
*
Fix dependency tracking in gdbserver subdirectories
Simon Marchi
2018-04-19
2
-2
/
+11
*
Remove xml files from gdbserver
Alan Hayward
2018-04-18
2
-28
/
+14
*
Remove xml file references from target descriptions
Alan Hayward
2018-04-18
26
-32
/
+77
*
Create xml from target descriptions
Alan Hayward
2018-04-18
11
-38
/
+260
*
Add feature reference in .dat files
Alan Hayward
2018-04-18
25
-0
/
+60
*
Add tdesc osabi and architecture functions
Alan Hayward
2018-04-18
5
-4
/
+60
*
Commonise tdesc types and makes use of them in gdbserver tdesc
Alan Hayward
2018-04-18
7
-334
/
+336
*
Commonise tdesc_feature and makes use of it in gdbserver tdesc
Alan Hayward
2018-04-18
8
-197
/
+199
*
Commonise tdesc_reg and makes use of it in gdbserver tdesc
Alan Hayward
2018-04-18
10
-129
/
+190
*
Conditionally drop the discriminant field in quirk_rust_enum
Tom Tromey
2018-04-17
2
-3
/
+11
*
Fix crash in quirk_rust_enum
Tom Tromey
2018-04-17
5
-1
/
+25
*
Don't print symbol declaration's line number in rbreak output
Andreas Arnez
2018-04-17
2
-16
/
+28
*
linux_spu_make_corefile_notes: return note_data instead of nullptr
Simon Marchi
2018-04-16
2
-1
/
+6
*
Adjust more test cases to changed output of info var/func/type
Andreas Arnez
2018-04-16
3
-2
/
+8
*
gdb: Remove support for SH-5/SH64
Pedro Alves
2018-04-16
10
-2499
/
+32
*
gdb: Remove OpenBSD/m88k support
Pedro Alves
2018-04-16
10
-1038
/
+16
[next]