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/binutils-2.44
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 common/ dir in build directories
Alan Hayward
2018-02-19
9
-101
/
+81
*
New class allocate_on_obstack
Yao Qi
2018-02-16
5
-24
/
+50
*
Reset inferior::control on inferior exit
Yao Qi
2018-02-15
2
-0
/
+7
*
delete ada-lang.c::ada_to_fixed_value_create advance declaration
Joel Brobecker
2018-02-14
2
-3
/
+5
*
Fix GDB crash after Quit thrown from unwinder sniffer
Pedro Alves
2018-02-14
4
-1
/
+25
*
Constify target_so_ops::bfd_open
Tom Tromey
2018-02-14
6
-9
/
+20
*
Change openp et al to use a unique_xmalloc_ptr
Tom Tromey
2018-02-14
12
-90
/
+98
*
Move some declarations to source.h
Tom Tromey
2018-02-14
8
-27
/
+44
*
Return unique_xmalloc_ptr from some solib.c functions
Tom Tromey
2018-02-14
7
-51
/
+56
*
Remove references to ada_name_for_lookup (deleted)
Joel Brobecker
2018-02-14
3
-3
/
+7
*
Use enum flags for flags passed to openp
Simon Marchi
2018-02-13
5
-8
/
+25
*
Fix prefix of maint set/show per-command
Simon Marchi
2018-02-13
2
-2
/
+7
*
gdb: Remove cleanup from dw2_do_instantiate_symtab
Andrew Burgess
2018-02-12
2
-35
/
+49
*
Don't reference past the end of the vector
Tom Tromey
2018-02-09
2
-1
/
+6
*
btrace: reword error messages
Markus Metzger
2018-02-09
5
-7
/
+21
*
btrace: check perf_event_paranoid
Markus Metzger
2018-02-09
2
-2
/
+36
*
btrace: improve enable error messages
Markus Metzger
2018-02-09
2
-40
/
+38
*
btrace, gdbserver: remove the to_supports_btrace target method
Markus Metzger
2018-02-09
16
-373
/
+51
*
btrace, gdbserver: use exceptions to convey btrace enable/disable errors
Markus Metzger
2018-02-09
5
-39
/
+53
*
btrace: prepare for throwing exceptions when enabling btrace
Markus Metzger
2018-02-09
2
-67
/
+58
*
common: add scoped_mmap
Markus Metzger
2018-02-09
4
-0
/
+176
*
common: add scoped_fd
Markus Metzger
2018-02-09
4
-0
/
+158
*
Use gdb::unique_xmalloc_ptr in auto_load_section_scripts
Tom Tromey
2018-02-09
2
-4
/
+7
*
Use std::string in execute_script_contents
Tom Tromey
2018-02-09
2
-12
/
+9
*
gdb/NEWS: Clarify the news entry for "rbreak" in GDB 8.1
Joel Brobecker
2018-02-09
2
-3
/
+8
*
Remove cleanups from solib.c
Tom Tromey
2018-02-08
2
-8
/
+11
*
Use unique_xmalloc_ptr in build_id_to_debug_bfd
Tom Tromey
2018-02-08
2
-6
/
+7
*
Use gdb::def_vector in find_source_lines
Tom Tromey
2018-02-08
2
-12
/
+12
*
Remove cleanups from macro_define_command
Tom Tromey
2018-02-08
2
-21
/
+28
*
Use std::string in maybe_expand
Tom Tromey
2018-02-08
2
-14
/
+10
*
Class-ify macro_buffer
Tom Tromey
2018-02-08
2
-240
/
+185
*
Return unique_xmalloc_ptr from macro scope functions
Tom Tromey
2018-02-08
9
-75
/
+65
*
Remove make_cleanup_restore_current_thread from gdbserver
Tom Tromey
2018-02-08
4
-18
/
+12
*
Remove a cleanup from gdbserver
Tom Tromey
2018-02-08
2
-5
/
+11
*
Fix type of values representing optimized out static members
Simon Marchi
2018-02-07
4
-5
/
+15
*
Remove some $ARCH_read_pc and $ARCH_write_pc
Yao Qi
2018-02-06
7
-85
/
+18
*
Treat OP_F77_UNDETERMINED_ARGLIST as OP_FUNCALL
Yao Qi
2018-02-06
2
-1
/
+8
*
Fix up one ChangeLog entry date
Yao Qi
2018-02-06
1
-2
/
+3
*
ppc64: Fix stwux encoding
Jan Kratochvil
2018-02-05
1
-1
/
+1
*
Remove myself as a write-after-approval GDB maintainer.
Antoine Tremblay
2018-02-05
1
-1
/
+0
*
Use visitors for make_gdb_type
Alan Hayward
2018-02-05
2
-224
/
+272
*
Align natural-format register values to the same column
Ruslan Kabatsayev
2018-02-05
2
-10
/
+36
*
Move comment in gdb/dwarf2read.c::dwarf2_physname
Joel Brobecker
2018-02-04
2
-8
/
+12
*
gdb/testsuite: Remove use of dejagnu cleanup proc
Andrew Burgess
2018-02-03
3
-3
/
+5
*
MI: Allow non-raw varobj evaluation
Leszek Swirski via gdb-patches
2018-02-02
7
-2
/
+70
*
Do not classify C struct members as a filename
Leszek Swirski
2018-02-01
5
-24
/
+74
*
Rewrite arm_record_coproc_data_proc and arm_record_data_proc_misc_ld_str
Yao Qi
2018-02-01
2
-172
/
+334
*
set ret signed in arm_record_extension_space
Yao Qi
2018-02-01
2
-1
/
+5
*
Fix gdb.base/attach.exp fails when gdb is configured --with-sysroot=/
Yao Qi
2018-02-01
2
-9
/
+11
*
Fix for prologue processing on PowerPC
Nikola Prica
2018-01-31
6
-2
/
+117
[next]