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
*
Remove support for LinuxThreads and vendor 2.4 kernels w/ backported NPTL
Pedro Alves
2015-12-17
1
-19
/
+0
*
Fix -Wno-unknown-warning support detection
Pedro Alves
2015-12-16
1
-2
/
+11
*
[C++] Default to -Werror in C++ mode too
Pedro Alves
2015-11-19
1
-5
/
+2
*
gdb: Drop use of obsolete AC_TYPE_SIGNAL
Pedro Alves
2015-08-27
1
-1
/
+0
*
configure: check for perf_event.h version
Markus Metzger
2015-08-07
1
-0
/
+14
*
make gdbserver use the same ptrace autoconf checks as gdb
Pedro Alves
2015-07-24
1
-69
/
+2
*
Revert the previous 7 commits of: Validate binary before use
Jan Kratochvil
2015-07-15
1
-0
/
+29
*
Move gdb_regex* to common/
Jan Kratochvil
2015-07-15
1
-29
/
+0
*
configure: check for libipt
Markus Metzger
2015-07-02
1
-0
/
+20
*
Introduce nat/linux-namespaces.[ch]
Gary Benson
2015-06-10
1
-1
/
+1
*
Fallback to stub-termcap.c on all hosts
Pedro Alves
2015-04-06
1
-6
/
+1
*
Remove HPUX
Jan Kratochvil
2015-03-13
1
-10
/
+0
*
Use kinfo_getvmmap on FreeBSD to enumerate memory regions.
John Baldwin
2015-03-13
1
-0
/
+5
*
[guile] Run finalizers from GDB thread
Andy Wingo
2015-03-11
1
-0
/
+5
*
Remove C-specific warnings from common warning set
Pedro Alves
2015-03-07
1
-5
/
+6
*
Add --enable-build-with-cxx configure switch
Pedro Alves
2015-02-27
1
-4
/
+35
*
Create libiberty.m4, have GDB and GDBserver use it
Pedro Alves
2015-02-27
1
-0
/
+2
*
Rename windows-termcap.c -> stub-termcap.c
Pedro Alves
2015-02-26
1
-1
/
+1
*
Factorize target program transformations in the GDB_AC_TRANSFORM macro.
Jose E. Marchesi
2015-02-18
1
-12
/
+2
*
New probe type: DTrace USDT probes.
Jose E. Marchesi
2015-02-17
1
-1
/
+1
*
mingw32: fix windows-termcap/curses check
Pedro Alves
2015-01-22
1
-1
/
+1
*
Don't use windows-termcap.c when linking against a curses library
Eli Zaretskii
2015-01-19
1
-3
/
+4
*
Move safe_strerror to common/
Sergio Durigan Junior
2015-01-15
1
-0
/
+4
*
Detect 64-bit-ness in PowerPC Book III-E
Yao Qi
2015-01-14
1
-1
/
+1
*
Update year range in copyright notice of all files owned by the GDB project.
Joel Brobecker
2015-01-01
1
-1
/
+1
*
Fix MinGW compilation
Jan Kratochvil
2014-12-17
1
-1
/
+1
*
configure gdb/gnulib with --disable-largefile if largefile support disabled.
Joel Brobecker
2014-12-13
1
-1
/
+8
*
Use canonicalize_file_name unconditionally
Yao Qi
2014-11-28
1
-1
/
+1
*
Use lstat unconditionally
Yao Qi
2014-11-28
1
-1
/
+1
*
Use readlink unconditionally
Yao Qi
2014-11-28
1
-1
/
+1
*
Include alloca.h unconditionally
Yao Qi
2014-11-21
1
-1
/
+0
*
Delete Tru64 support
Pedro Alves
2014-10-17
1
-27
/
+0
*
Delete IRIX support
Pedro Alves
2014-10-10
1
-13
/
+0
*
PR guile/17367
Doug Evans
2014-09-09
1
-3
/
+11
*
Fix for PR 17247: Block SIGCHLD while initializing Guile.
Doug Evans
2014-09-08
1
-5
/
+0
*
Introduce common/gdb_setjmp.h
Gary Benson
2014-08-29
1
-11
/
+0
*
Fix build/17104
Yao Qi
2014-08-13
1
-0
/
+1
*
PR guile/17146
Doug Evans
2014-07-26
1
-0
/
+13
*
PR build/17105.
Doug Evans
2014-07-26
1
-0
/
+2
*
PR 17185
Doug Evans
2014-07-26
1
-0
/
+5
*
Demangler crash handler
Gary Benson
2014-06-19
1
-1
/
+1
*
Make it easy to make --disable-werror the default for both binutils and gdb
Joel Brobecker
2014-06-05
1
-1
/
+1
*
guile: Allow compilation with Guile <= 2.0.5.
Ludovic Courtès
2014-06-01
1
-0
/
+9
*
Add configure support for building with guile 2.2.
Andy Wingo
2014-05-26
1
-1
/
+1
*
Don't crash if pkg-config is not found and guile wasn't explicitly requested.
Doug Evans
2014-02-10
1
-17
/
+24
*
Add Guile as an extension language.
Doug Evans
2014-02-09
1
-0
/
+148
*
Extension Language API
Doug Evans
2014-02-05
1
-5
/
+4
*
gdb: Support install-strip target
Roland McGrath
2014-01-21
1
-15
/
+16
*
Update Copyright year range in all files maintained by GDB.
Joel Brobecker
2014-01-01
1
-1
/
+1
*
* configure.ac: Add comments delineating libpython and libmcheck.
Doug Evans
2013-11-28
1
-0
/
+8
[next]