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>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gdb
/
configure.ac
Commit message (
Expand
)
Author
Age
Files
Lines
*
gdb: don't use bashism in configure test
Sam James
2022-06-13
1
-1
/
+1
*
Remove WITH_SIM define
Tom Tromey
2022-04-15
1
-1
/
+0
*
gdb/python: remove Python 2 support
Simon Marchi
2022-03-23
1
-12
/
+6
*
configure: Stop checking for PT_GETXMMREGS.
John Baldwin
2022-03-02
1
-20
/
+0
*
gdb: fix detection of compilation and linking flags for source-highlight
Ruslan Kabatsayev
2022-02-22
1
-6
/
+6
*
gdb: don't use -Wmissing-prototypes with g++
Andrew Burgess
2022-01-13
1
-0
/
+1
*
unify 64-bit bfd checks
Mike Frysinger
2022-01-01
1
-26
/
+3
*
Automatic Copyright Year update after running gdb/copyright.py
Joel Brobecker
2022-01-01
1
-1
/
+1
*
gdb: fix typos in configure
Simon Marchi
2021-11-27
1
-4
/
+4
*
configure.ac: Check for the readline.h explicitly
Alexandra Hájková
2021-11-23
1
-0
/
+4
*
[gdb/build] Check if libsource-highlight is usable
Tom de Vries
2021-11-20
1
-5
/
+42
*
Fix format_pieces selftest on Windows
Tom Tromey
2021-10-19
1
-21
/
+0
*
gdb: use libbacktrace to create a better backtrace for fatal signals
Andrew Burgess
2021-09-28
1
-0
/
+23
*
gdb: print backtrace on fatal SIGSEGV
Andrew Burgess
2021-08-11
1
-0
/
+22
*
gdb/testsuite: restore configure script
Simon Marchi
2021-07-06
1
-34
/
+1
*
gdb/gdbserver: switch to AC_CONFIG_MACRO_DIRS
Mike Frysinger
2021-06-19
1
-2
/
+1
*
fbsd nat: Disable address space randomization when requested.
John Baldwin
2021-06-14
1
-1
/
+1
*
Use ACX_NONCANONICAL_TARGET in gdb/configure
Tom Tromey
2021-06-05
1
-0
/
+2
*
Clean up gdb's --enable-shared
Tom Tromey
2021-06-01
1
-1
/
+1
*
Remove gdb/testsuite/configure
Tom Tromey
2021-06-01
1
-2
/
+34
*
[gdb/build] Hardcode --with-included-regex
Tom de Vries
2021-04-21
1
-33
/
+0
*
gdb: process early initialization files and command line options
Andrew Burgess
2021-04-15
1
-0
/
+3
*
gdb/riscv: introduce bare metal core dump support
Andrew Burgess
2021-03-05
1
-1
/
+2
*
gdb: unify parts of the Linux and FreeBSD core dumping code
Andrew Burgess
2021-03-05
1
-1
/
+1
*
Update copyright year range in all GDB files
Joel Brobecker
2021-01-01
1
-1
/
+1
*
Warn about static libs vs. source-highlight only when necessary
Bernd Edlinger
2020-12-19
1
-6
/
+6
*
gdb: Make GMP a required dependency for building GDB
Joel Brobecker
2020-11-15
1
-0
/
+3
*
gdb/configure: Add --with-libgmp-prefix option
Joel Brobecker
2020-11-15
1
-0
/
+5
*
gdb: better static python detection in configure machinery
Romain Geissler
2020-11-06
1
-1
/
+1
*
gdb: modernize configure.ac
Simon Marchi
2020-10-31
1
-132
/
+234
*
gdb: use AC_PROG_CC_STDC instead of AM_PROG_CC_STDC
Simon Marchi
2020-10-31
1
-1
/
+0
*
gdb, gdbserver, gdbsupport: use AC_CANONICAL_{BUILD,HOST,TARGET} instead of A...
Simon Marchi
2020-10-31
1
-1
/
+10
*
Require kinfo_get_file and kinfo_get_vmmap for FreeBSD hosts.
John Baldwin
2020-09-16
1
-6
/
+0
*
[gdb/build] Fix typo sys/sockets.h -> sys/socket.h
Tom de Vries
2020-07-27
1
-1
/
+1
*
Don't unnecessarily redefine 'socklen_t' type in MinGW builds.
Eli Zaretskii
2020-07-26
1
-1
/
+8
*
guile: Add support for Guile 3.0.
Ludovic Courtès
2020-07-20
1
-1
/
+1
*
guile: Add support for Guile 2.2.
Ludovic Courtès
2020-07-20
1
-1
/
+1
*
Fix --enable-libctf and --disable-static
Nick Alcock
2020-06-26
1
-0
/
+21
*
gdb: change bug URL to https
Jonny Grant
2020-05-30
1
-1
/
+1
*
gdb, gdbserver: remove configure check for fs_base/gs_base in user_regs_struct
Simon Marchi
2020-04-27
1
-7
/
+0
*
Move event-loop configury to common.m4
Tom Tromey
2020-04-13
1
-3
/
+3
*
Don't include selftests objects in build when unit tests are disabled
Simon Marchi
2020-03-12
1
-2
/
+2
*
Move sourcing of development.sh to GDB_AC_COMMON
Simon Marchi
2020-03-12
1
-3
/
+0
*
Add debuginfod support to GDB
Aaron Merey
2020-02-26
1
-1
/
+5
*
gdb: Allow more control over where to find python libraries
Andrew Burgess
2020-02-20
1
-0
/
+24
*
Move gdbserver to top level
Tom Tromey
2020-02-07
1
-28
/
+0
*
Move many configure checks to common.m4
Tom Tromey
2020-01-14
1
-94
/
+6
*
Move gdbsupport to the top level
Tom Tromey
2020-01-14
1
-2
/
+2
*
Consolidate definition of USE_WIN32API
Tom Tromey
2020-01-14
1
-11
/
+2
*
Update copyright year range in all GDB files.
Joel Brobecker
2020-01-01
1
-1
/
+1
[next]