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
/
configure.ac
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move check for strerror_r to common.m4 where it belongs
Christian Biesinger
2019-11-01
1
-1
/
+1
*
Use strerror_r in safe_strerror if available
Christian Biesinger
2019-10-31
1
-1
/
+1
*
Load system gdbinit files from a directory
Christian Biesinger
2019-10-29
1
-0
/
+3
*
Remove python_has_threads check in configure.ac
Christian Biesinger
2019-10-24
1
-17
/
+0
*
Simplify Python checks in configure.ac
Christian Biesinger
2019-10-24
1
-43
/
+12
*
Check for sigprocmask in common.m4
Tom Tromey
2019-10-23
1
-1
/
+1
*
Use libxxhash for hashing, if present
Christian Biesinger
2019-10-22
1
-0
/
+23
*
Fix creation of nm.h when configure is changed
Tom Tromey
2019-10-21
1
-10
/
+5
*
Fix creation of stamp-h by gdb's configure script
Tom Tromey
2019-10-17
1
-8
/
+2
*
Move gdb-dlfcn.[ch] to gdbsupport/
Sergio Durigan Junior
2019-08-23
1
-2
/
+1
*
Add Rust support to source highlighting
Tom Tromey
2019-08-19
1
-0
/
+8
*
Require readline 7 or newer
Tom Tromey
2019-08-12
1
-0
/
+14
*
[PR build/24886] disable glibc mcheck support
Frank Ch. Eigler
2019-08-06
1
-22
/
+0
*
Rename common to gdbsupport
Tom Tromey
2019-07-09
1
-3
/
+3
*
Move gnulib to top level
Tom Tromey
2019-06-14
1
-22
/
+0
*
gdb/configure.ac: add --enable-source-highlight
Sergei Trofimovich
2019-04-19
1
-7
/
+26
*
Remove Python 2.4 and 2.5 support
Tom Tromey
2019-02-27
1
-14
/
+2
*
Update copyright year range in all GDB files.
Joel Brobecker
2019-01-01
1
-1
/
+1
*
Highlight source code using GNU Source Highlight
Tom Tromey
2018-12-28
1
-0
/
+23
*
Make ANSI terminal escape sequences work in TUI
Tom Tromey
2018-12-28
1
-1
/
+1
*
Look for tgetent in libtinfow
Simon Marchi
2018-12-08
1
-1
/
+1
*
Use separate sed expressions to escape auto-load directories.
John Baldwin
2018-12-05
1
-2
/
+2
*
Import mkdtemp gnulib module, fix mingw build
Simon Marchi
2018-11-01
1
-1
/
+1
*
Revert "GDB: Only build for "unix:" connections if AF_LOCAL is supported."
Simon Marchi
2018-10-29
1
-10
/
+0
*
GDB: Only build for "unix:" connections if AF_LOCAL is supported.
John Darrington
2018-10-29
1
-0
/
+10
*
Add parameter to allow enabling/disabling selftests via configure
Sergio Durigan Junior
2018-10-10
1
-4
/
+2
*
Add --enable-ubsan
Tom Tromey
2018-10-03
1
-0
/
+1
*
Allow remote debugging over a Unix local domain socket.
John Darrington
2018-10-02
1
-0
/
+1
*
Remove ancient workaround
Gary Benson
2018-10-01
1
-27
/
+0
*
Add workaround from gdbserver's gdb_proc_service.h to GDB
Gary Benson
2018-10-01
1
-1
/
+2
*
Do not pass -DNDEBUG to Python compilations in development mode
Tom Tromey
2018-09-17
1
-1
/
+5
*
Check for gmp when checking for mpfr
Tom Tromey
2018-09-17
1
-1
/
+1
*
Remove --enable-multi-ice
Tom Tromey
2018-09-04
1
-12
/
+0
*
Remove some unnecessary declarations and configury
Tom Tromey
2018-07-24
1
-1
/
+1
*
Remove --disable-gdbcli
Tom Tromey
2018-07-17
1
-23
/
+0
*
Add --enable-codesign to gdb's configure
Tom Tromey
2018-06-28
1
-0
/
+7
*
Copy gdb-gdb.py to build dir
Simon Marchi
2018-06-27
1
-1
/
+1
*
Bump to autoconf 2.69 and automake 1.15.1
Simon Marchi
2018-06-19
1
-11
/
+10
*
configure uses incorrect link order when testing libpython
Paul Pluzhnikov
2018-05-04
1
-5
/
+5
*
Add common/ dir in build directories
Alan Hayward
2018-02-19
1
-1
/
+1
*
Per-inferior target_terminal state, fix PR gdb/13211, more
Pedro Alves
2018-01-30
1
-1
/
+1
*
configure: Fix test for fs_base/gs_base in <sys/user.h>
Eldar Abusalimov
2018-01-17
1
-1
/
+2
*
Support 'info proc' for native FreeBSD processes.
John Baldwin
2018-01-09
1
-0
/
+5
*
Fix GDB build failure when $development is false
Yao Qi
2018-01-08
1
-2
/
+2
*
Update copyright year range in all GDB files
Joel Brobecker
2018-01-02
1
-1
/
+1
*
Remove ioctl-based procfs support on Solaris
Rainer Orth
2017-11-30
1
-27
/
+1
*
Move python object files to python subdirectory
Tom Tromey
2017-11-27
1
-1
/
+1
*
Move guile object files to guile subdirectory
Tom Tromey
2017-11-27
1
-1
/
+1
*
A simpler way to make the "arch" build directory
Tom Tromey
2017-11-27
1
-11
/
+0
*
Target FP: Make use of MPFR if available
Ulrich Weigand
2017-11-22
1
-0
/
+22
[next]