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
*
Remove type_name_no_tag and rename type_name_no_tag_or_error
Tom Tromey
2018-06-01
17
-56
/
+73
*
Remove TYPE_TAG_NAME
Tom Tromey
2018-06-01
31
-209
/
+221
*
Thread language through c_type_print_args
Tom Tromey
2018-06-01
4
-40
/
+98
*
Make c_type_print_varspec_suffix static
Tom Tromey
2018-06-01
3
-4
/
+10
*
Add SVE register defines
Alan Hayward
2018-06-01
3
-1
/
+44
*
Fix "set" handling of Python parameters
Tom Tromey
2018-05-31
4
-16
/
+17
*
Add basic Python API for convenience variables
Tom Tromey
2018-05-31
6
-2
/
+132
*
Fix Alpha native GDB build
Uros Bizjak
2018-05-31
2
-5
/
+6
*
arch-utils: Make the last endianness actually chosen sticky
Maciej W. Rozycki
2018-05-31
8
-0
/
+149
*
Function for reading the Aarch64 SVE vector length
Alan Hayward
2018-05-31
8
-1
/
+169
*
Add Aarch64 SVE target description
Alan Hayward
2018-05-31
11
-18
/
+230
*
Unset gdbarch significant_addr_bit by default
Omair Javaid
2018-05-31
4
-5
/
+14
*
(ARI) remove trailing newline in call to error in stack.c::func_command
Joel Brobecker
2018-05-30
2
-1
/
+5
*
Remove regcache_raw_collect
Simon Marchi
2018-05-30
58
-417
/
+354
*
Remove regcache_raw_supply
Simon Marchi
2018-05-30
88
-659
/
+581
*
Remove regcache_cooked_write_part
Simon Marchi
2018-05-30
12
-64
/
+47
*
Remove regcache_cooked_read_part
Simon Marchi
2018-05-30
11
-39
/
+29
*
Remove regcache_cooked_read_value
Simon Marchi
2018-05-30
4
-13
/
+9
*
Remove regcache_cooked_write
Simon Marchi
2018-05-30
36
-310
/
+246
*
Remove regcache_invalidate
Simon Marchi
2018-05-30
5
-13
/
+10
*
Remove regcache_raw_write_part
Simon Marchi
2018-05-30
12
-34
/
+26
*
Remove regcache_raw_read_part
Simon Marchi
2018-05-30
7
-15
/
+12
*
Remove regcache_cooked_read
Simon Marchi
2018-05-30
31
-143
/
+127
*
Remove regcache_raw_write
Simon Marchi
2018-05-30
31
-142
/
+113
*
Remove regcache_raw_read
Simon Marchi
2018-05-30
21
-63
/
+61
*
Remove regcache_raw_update
Simon Marchi
2018-05-30
4
-13
/
+8
*
Remove regcache_register_status
Simon Marchi
2018-05-30
12
-72
/
+58
*
Remove regcache_get_ptid
Simon Marchi
2018-05-30
50
-139
/
+135
*
Add or1k target to --enable-targets=all
Simon Marchi
2018-05-30
2
-0
/
+5
*
Mark END_CATCH as ATTRIBUTE_NORETURN (-Wmaybe-uninitialized warnings)
Pedro Alves
2018-05-30
2
-1
/
+6
*
Remove "struct" keyword in range-based for loops
Simon Marchi
2018-05-29
7
-10
/
+22
*
Removing lookup_minimal_symbol_and_objfile
Weimin Pan
2018-05-29
7
-28
/
+15
*
Fix fall-through comment in windows-nat.c
Tom Tromey
2018-05-29
2
-1
/
+6
*
Change program_space::added_solibs to a std::vector
Tom Tromey
2018-05-29
5
-23
/
+18
*
Remove a VEC from type.c
Tom Tromey
2018-05-29
5
-80
/
+87
*
Remove tp_t typedef
Tom Tromey
2018-05-29
2
-5
/
+4
*
Remove const_char_ptr typedef
Tom Tromey
2018-05-29
3
-6
/
+6
*
Remove last reference to REMOTE_OBS
Tom Tromey
2018-05-27
2
-2
/
+5
*
Clear entire "location" in value constructor
Tom Tromey
2018-05-25
2
-2
/
+5
*
Remove cleanups from dbxread.c
Tom Tromey
2018-05-25
2
-93
/
+49
*
Add "name" method to class interp
Tom Tromey
2018-05-25
5
-13
/
+29
*
Remove interp_name
Tom Tromey
2018-05-25
5
-14
/
+10
*
Remove interp_ui_out
Tom Tromey
2018-05-25
10
-27
/
+29
*
Change the as_*_interp functions to use dynamic_cast
Tom Tromey
2018-05-25
4
-9
/
+9
*
Use scoped_restore in a couple of interp-related places
Tom Tromey
2018-05-25
3
-16
/
+10
*
Use gdb::byte_vector in remote.c
Tom Tromey
2018-05-25
2
-15
/
+13
*
Remove cleanups from coff-pe-read.c
Tom Tromey
2018-05-25
2
-29
/
+21
*
Use TRY/CATCH in remove_prev_frame
Tom Tromey
2018-05-25
2
-33
/
+27
*
MIPS/Linux: Correct o32 core file FGR interpretation
Maciej W. Rozycki
2018-05-25
7
-108
/
+273
*
remote_target::m_remote_state, pointer -> object
Pedro Alves
2018-05-25
2
-274
/
+281
[next]