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
/
gdbsupport
Commit message (
Expand
)
Author
Age
Files
Lines
*
gdb: Enable early init of thread pool size
Richard Bunt
2023-12-04
2
-0
/
+5
*
Remove gdb_static_assert
Tom Tromey
2023-11-29
3
-14
/
+9
*
Use C++17 void_t
Tom Tromey
2023-11-29
1
-10
/
+1
*
Rely on copy elision in scope-exit.h
Tom Tromey
2023-11-29
1
-20
/
+2
*
Rely on C++17 <new> in new-op.cc
Tom Tromey
2023-11-29
1
-5
/
+0
*
Enable some C++14 code in array-view.h
Tom Tromey
2023-11-29
1
-9
/
+8
*
Switch to -Wimplicit-fallthrough=5
Tom Tromey
2023-11-29
2
-2
/
+2
*
Use C++17 [[fallthrough]] attribute
Tom Tromey
2023-11-29
2
-6
/
+4
*
[gdb] Fix segfault in for_each_block, part 1
Tom de Vries
2023-11-28
1
-0
/
+17
*
Introduce throw_winerror_with_name
Tom Tromey
2023-11-27
2
-0
/
+15
*
gdbsupport: Replace gdb::invoke_result with std::invoke_result
Lancelot Six
2023-11-21
5
-48
/
+10
*
gdbsupport: Remove gdb::string_view
Lancelot Six
2023-11-21
2
-785
/
+0
*
gdb: Use std::string_view instead of gdb::string_view
Lancelot Six
2023-11-21
3
-7
/
+8
*
gdbsupport: remove gdb::optional
Lancelot Six
2023-11-21
1
-233
/
+0
*
gdb: Replace gdb::optional with std::optional
Lancelot Six
2023-11-21
9
-15
/
+15
*
gdb: Use C++17's std::make_unique instead of gdb::make_unique
Lancelot Six
2023-11-21
1
-13
/
+0
*
Finalized intl-update patches
Arsen Arsenovi?
2023-11-15
5
-218
/
+2212
*
Remove EXTERN_C and related defines
Tom Tromey
2023-11-06
2
-8
/
+4
*
gdbsupport: mark array_view::slice with [[nodiscard]]
Simon Marchi
2023-11-03
1
-0
/
+2
*
gdbsupport: record and print failed selftest names
Simon Marchi
2023-11-03
1
-4
/
+15
*
gdb/gdbsupport/gdbserver: Require c++17
Lancelot Six
2023-10-28
4
-30
/
+1524
*
gdb/ax_cxx_compile_stdcxx.m4: upgrade
Lancelot Six
2023-10-28
1
-10
/
+34
*
gdbsupport: use "reference" and "pointer" type aliases in intrusive_list
Simon Marchi
2023-10-19
1
-14
/
+14
*
Move -lsocket check to common.m4
Tom Tromey
2023-10-12
2
-0
/
+59
*
gdb_unique_ptr.h: Fix a typo in a comment
John Baldwin
2023-10-09
1
-1
/
+1
*
Remove explanatory comments from includes
Tom Tromey
2023-09-20
2
-3
/
+3
*
Fix build failure with GCC 4.8
Tom Tromey
2023-09-15
1
-1
/
+4
*
Specialize std::hash for ptid_t
Tom Tromey
2023-09-11
1
-3
/
+2
*
gdb: c++ify btrace_target_info
Markus Metzger
2023-09-11
1
-1
/
+17
*
x86: Remove X86_XSTATE_SIZE and related constants.
John Baldwin
2023-08-28
1
-12
/
+0
*
x86: Add an x86_xsave_layout structure to handle variable XSAVE layouts.
John Baldwin
2023-08-28
1
-9
/
+56
*
gdb: add gdb::make_unique function
Andrew Burgess
2023-08-23
1
-0
/
+13
*
[gdb/build, c++20] Handle deprecated std::allocator::construct
Tom de Vries
2023-08-17
1
-1
/
+12
*
[gdb/build, c++20] Stop using deprecated is_pod
Tom de Vries
2023-08-17
1
-1
/
+1
*
[gdb/build, c++20] Fix Wdeprecated-enum-enum-conversion
Tom de Vries
2023-08-17
1
-1
/
+3
*
regen config
Alan Modra
2023-08-12
1
-1
/
+1
*
Move unrelocated_addr to common-types.h
Tom Tromey
2023-06-05
1
-0
/
+6
*
[gdb] Fix more typos
Tom de Vries
2023-06-05
1
-1
/
+1
*
[gdb] Fix typos
Tom de Vries
2023-06-03
10
-11
/
+11
*
gdb: add support for %V to printf command
Andrew Burgess
2023-05-30
2
-4
/
+28
*
gdbsupport: make filtered_iterator::operator* return the same thing as underl...
Simon Marchi
2023-05-25
1
-1
/
+6
*
gdbsupport: make basic_safe_iterator::operator* return the same thing as unde...
Simon Marchi
2023-05-25
1
-1
/
+5
*
gdbsupport: add missing increment/decrement operators to reference_to_pointer...
Simon Marchi
2023-05-25
1
-0
/
+18
*
gdbsupport: add support for references to checked_static_cast
Simon Marchi
2023-05-24
1
-0
/
+16
*
gdb: Fix building with latest libc++
Manoj Gupta
2023-04-29
2
-2
/
+5
*
gdb: move displaced_step_dump_bytes into gdbsupport (and rename)
Andrew Burgess
2023-03-29
3
-0
/
+35
*
gdb, gdbserver, gdbsupport: fix whitespace issues
Simon Marchi
2023-03-09
5
-19
/
+15
*
gdbsupport: ignore -Wenum-constexpr-conversion in enum-flags.h
Simon Marchi
2023-03-06
1
-0
/
+3
*
Introduce gdb_exception_forced_quit
Kevin Buettner
2023-02-27
2
-1
/
+35
*
Remove struct buffer
Tom Tromey
2023-02-24
4
-250
/
+1
[next]