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
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename common to gdbsupport
Tom Tromey
2019-07-09
109
-15376
/
+0
*
[gdb] Fix heap-buffer-overflow in child_path
Tom de Vries
2019-06-17
1
-1
/
+1
*
Move gnulib to top level
Tom Tromey
2019-06-14
1
-1
/
+1
*
Move gdb's xmalloc and friends to new file
Tom Tromey
2019-06-11
1
-72
/
+0
*
Introduce and use make_unique_xstrdup
Pedro Alves
2019-06-04
4
-6
/
+14
*
AArch64: Add half float view to V registers
Alan Hayward
2019-05-14
2
-0
/
+2
*
Add a noop deleter
Tom Tromey
2019-05-08
1
-0
/
+7
*
Fix scoped_mmap includes
Tom Tromey
2019-05-06
2
-3
/
+1
*
On MS-Windows, define _WIN32_WINNT in a single common place.
Eli Zaretskii
2019-05-03
2
-4
/
+14
*
Make exception handling more efficient
Tom Tromey
2019-04-25
3
-12
/
+16
*
Make SJLJ exceptions more efficient
Tom Tromey
2019-04-25
2
-3
/
+6
*
Remove exception_none
Tom Tromey
2019-04-25
2
-6
/
+1
*
Remove common/queue.h
Tom Tromey
2019-04-19
1
-298
/
+0
*
Some gdb_exception{,error,quit} tweaks
Pedro Alves
2019-04-08
2
-22
/
+22
*
Make exception throwing a bit more efficient
Tom Tromey
2019-04-08
2
-18
/
+27
*
Remove some now-dead exception code
Tom Tromey
2019-04-08
2
-57
/
+6
*
Rename gdb exception types
Tom Tromey
2019-04-08
4
-19
/
+11
*
Rewrite TRY/CATCH
Tom Tromey
2019-04-08
2
-6
/
+4
*
Make exceptions use std::string and be self-managing
Tom Tromey
2019-04-08
3
-139
/
+77
*
Simplify exception handling
Tom Tromey
2019-04-08
2
-81
/
+1
*
Make null_ptid and minus_one_ptid "const"
Tom Tromey
2019-03-12
2
-4
/
+4
*
Remove basic cleanup code
Tom Tromey
2019-03-06
4
-208
/
+6
*
Remove last cleanup from linux-namespaces.c
Tom Tromey
2019-03-06
2
-25
/
+0
*
Add ATTRIBUTE_UNUSED_RESULT to ref_ptr::release
Tom Tromey
2019-03-05
1
-1
/
+1
*
Add ATTRIBUTE_UNUSED_RESULT to scoped_mmap
Tom Tromey
2019-03-05
1
-1
/
+1
*
Add ATTRIBUTE_UNUSED_RESULT to scoped_fd
Tom Tromey
2019-03-05
1
-1
/
+1
*
Introduce ATTRIBUTE_UNUSED_RESULT and use it
Tom Tromey
2019-03-05
1
-0
/
+6
*
Fix GDB compilation on MinGW (PR gdb/24292)
Eli Zaretskii
2019-03-02
1
-2
/
+5
*
Add a new function child_path.
John Baldwin
2019-02-12
2
-0
/
+56
*
Normalize include guards in gdb
Tom Tromey
2019-02-07
50
-150
/
+154
*
Update create-version.sh to use common/version.h
Tom Tromey
2019-01-25
1
-1
/
+1
*
Fix clang/libc++ build
Pedro Alves
2019-01-24
1
-1
/
+1
*
Introduce forward_scope_exit
Pedro Alves
2019-01-23
1
-0
/
+123
*
Introduce scope_exit
Pedro Alves
2019-01-23
1
-0
/
+186
*
Rename ESC -> ESC_PARENS
Pedro Alves
2019-01-23
2
-10
/
+10
*
Remove ALL_OBJFILES_SAFE
Tom Tromey
2019-01-09
1
-2
/
+2
*
Introduce all_objfiles and next_iterator
Tom Tromey
2019-01-09
1
-0
/
+102
*
Update copyright year range in all GDB files.
Joel Brobecker
2019-01-01
107
-107
/
+107
*
Use kinfo_getfile to implement fdwalk on FreeBSD.
John Baldwin
2018-11-30
1
-0
/
+24
*
Per-inferior thread list, thread ranges/iterators, down with ALL_THREADS, etc.
Pedro Alves
2018-11-22
2
-0
/
+180
*
invoke_xmethod & array_view
Pedro Alves
2018-11-21
1
-0
/
+11
*
Use gdb:array_view in call_function_by_hand & friends
Pedro Alves
2018-11-21
1
-0
/
+42
*
Fix previous change in filestuff.c
Eli Zaretskii
2018-11-20
1
-0
/
+4
*
Avoid "Invalid parameter passed to C runtime function" warning
Eli Zaretskii
2018-11-20
1
-2
/
+4
*
Return scoped_fd from open_source_file and find_and_open_source
Tom Tromey
2018-11-09
1
-0
/
+19
*
remove trailing spaces in print-utils.c ("int_string" function)
Joel Brobecker
2018-11-01
1
-3
/
+3
*
Import mkdtemp gnulib module, fix mingw build
Simon Marchi
2018-11-01
2
-0
/
+35
*
Fix PR gdb/23835: Don't redefine _FORTIFY_SOURCE if it's already defined
Sergio Durigan Junior
2018-10-31
1
-2
/
+3
*
Remove relational operators from common/offset-type.h
Sergio Durigan Junior
2018-10-29
1
-17
/
+1
*
Revert "GDBSERVER: Listen on a unix domain (instead of TCP) socket if request...
Simon Marchi
2018-10-29
1
-8
/
+0
[next]