Yaakov Selkowitz: fixes for in-tree libiconv
[deliverable/binutils-gdb.git] / gdb / Makefile.in
2015-08-07  DJ DelorieYaakov Selkowitz: fixes for in-tree libiconv
2015-07-30  Yao QiMove ARM register numbers enum to arch/arm.h
2015-07-27  Yao QiRemove REMOTE_EXAMPLES from gdb/Makefile.in
2015-07-17  Yao QiMove common aarch64 HW breakpoint/watchpoint code to...
2015-07-15  Jan KratochvilRevert the previous 7 commits of: Validate binary befor...
2015-07-15  Jan KratochvilMove gdb_regex* to common/
2015-07-15  Jan KratochvilCreate empty nat/linux-maps.[ch] and common/target...
2015-07-02  Markus Metzgerconfigure: check for libipt
2015-06-10  Gary BensonIntroduce nat/linux-namespaces.[ch]
2015-04-09  Gary BensonRename common-remote-fileio.[ch] as fileio.[ch]
2015-04-02  H.J. LuRegenerate configure in bfd/binutils/gas/gdb/gold
2015-04-01  Sasha SmundakAdd support for writing unwinders in Python.
2015-03-31  H.J. LuAdd --with-system-zlib in gdb
2015-03-28  James Bowmangdb: ft32: new port
2015-03-24  Gary BensonMove low-level Linux x86 debug register code to a share...
2015-03-24  Gary BensonMake lwp_info.arch_private handling shared
2015-03-13  Jan KratochvilRemove HPUX
2015-03-11  Sergio Durigan JuniorCreate gdb/break-catch-syscall.c
2015-03-11  Gary BensonMove remote_fileio_to_fio_stat to gdb/common
2015-03-05  Mark KettenisEnable rthreads support on OpenBSD/hppa
2015-02-27  Pedro AlvesAdd --enable-build-with-cxx configure switch
2015-02-26  Pedro AlvesRename windows-termcap.c -> stub-termcap.c
2015-02-18  Jose E. MarchesiFactorize target program transformations in the GDB_AC_...
2015-02-17  Jose E. MarchesiNew probe type: DTrace USDT probes.
2015-02-09  Markus Metzgerrecord btrace: add configuration struct
2015-02-09  Markus Metzgerbtrace: add struct btrace_data
2015-01-22  Eli ZaretskiiPartial fix for "make TAGS".
2015-01-15  Sergio Durigan JuniorMove code to disable ASR to nat/
2015-01-15  Sergio Durigan JuniorMove safe_strerror to common/
2015-01-14  Yao QiDetect 64-bit-ness in PowerPC Book III-E
2015-01-14  Yao QiMove some ppc macros to nat/ppc-linux.h
2015-01-09  Patrick PalkaDon't munge yacc's #line directives
2015-01-01  Joel BrobeckerUpdate year range in copyright notice of all files...
2014-12-19  Yao QiMIPS SDE OS ABI support
2014-12-12  Tom Tromeythe "compile" command
2014-12-02  Nick BullNew python events: inferior call, register/memory changed.
2014-12-02  Doug Evansrevert previous patch so that I can re-commit with...
2014-12-02  Doug EvansNew python events: infcall, register/memory changed.
2014-10-24  Pedro AlvesRemove Vax Ultrix and VAX BSD support
2014-10-17  Pedro AlvesDelete Tru64 support
2014-10-15  Iain BuclawRemove d-support.c and use gdb_demangle for demangling...
2014-10-10  Pedro AlvesDelete IRIX support
2014-09-30  Andreas ArnezAdd multi-arch capable 'fbsd_make_corefile_notes' variant
2014-09-12  Gary BensonIntroduce common-regcache.h
2014-09-11  Gary BensonIntroduce common/symbol.h
2014-09-11  Gary BensonIntroduce target/target.h
2014-09-02  Gary BensonRename 32- and 64-bit Intel files from "i386" to "x86"
2014-08-29  Gary BensonIntroduce common/common-exceptions.[ch]
2014-08-29  Gary BensonIntroduce common/gdb_setjmp.h
2014-08-29  Gary BensonMove cleanups.[ch] to common
2014-08-20  Pedro AlvesIntegrate PR 12649's race detector directly in the...
2014-08-19  Gary BensonIntroduce common-debug.h
2014-08-19  Gary BensonIntroduce common-types.h
2014-08-19  Gary BensonIntroduce common/errors.h
2014-07-30  Gary BensonIntroduce common/common-defs.h
2014-07-11  Gary BensonMove duplicated code into new files
2014-06-20  Gary BensonMove shared native target specific code to gdb/nat
2014-06-19  Iain BuclawInitial pass at D language expression parser support.
2014-06-19  Gary BensonCreate nat/i386-dregs.c
2014-06-18  Gary BensonCreate nat/i386-dregs.h
2014-06-12  Yao QiGeneralize varobj iterator
2014-06-05  Joel BrobeckerMake it easy to make --disable-werror the default for...
2014-06-03  Siva ChandraXmethod support in Python.
2014-06-03  Doug EvansAdd parameter support for Guile.
2014-06-03  Doug EvansAdd command support for Guile.
2014-06-03  Doug EvansAdd progspace support for Guile.
2014-05-21  Andreas ArnezDrop regset_alloc().
2014-03-12  Pedro AlvesMake 'make check TESTS="..."' work from GDB's build...
2014-02-28  Mark KettenisAdd sparc64obsd-nat.c to ALLDEPFILES.
2014-02-28  Mark KettenisSupport rthreads on OpenBSD 5.2 and later.
2014-02-23  Yao QiMove trace file writer out of tracepoint.c
2014-02-17  Doug EvansResort scm-gsmob.c entry in Makefile.in
2014-02-12  Tom Tromeymove some rsp bits into rsp-low.h
2014-02-12  Tom Tromeyshare "cell" code
2014-02-10  Doug EvansAdd Guile as an extension language.
2014-02-10  Doug EvansRevert Makefile.in patch to remove all-lib.
2014-02-08  Mark KettenisA phony target should not be a prerequisite of a real...
2014-02-06  Doug EvansExtension Language API
2014-01-21  Roland McGrathgdb: Support install-strip target
2014-01-18  Iain BuclawMove D demangling routines out of d-lang.c and into...
2014-01-13  Pedro AlvesNew "make check-headers" rule.
2014-01-01  Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-12-02  Joel BrobeckerMakefile.in (HFILES_NO_SRCDIR): Remove "common/gdb_dire...
2013-12-02  Joel BrobeckerRemove last traces of gdb_stat.h.
2013-12-02  Joel BrobeckerMakefile.in (HFILES_NO_SRCDIR): Remove "common/gdb_stri...
2013-11-20  Yao QiMove target-dcache out of target.c
2013-11-11  Phil Muldoon2013-11-11 Phil Muldoon <pmuldoon@redhat.com>
2013-11-06  Yao QiNew make target 'check-perf' and new dir gdb.perf
2013-10-30  Ulrich WeigandS/390: Rename source files to *-linux-*
2013-10-17  Yao QiRemove ada-varobj.h.
2013-10-17  Yao Qigdb/
2013-10-11  Doug Evans * Makefile.in (GDBFLAGS): New variable.
2013-10-08  Tom Tromeyfix PR symtab/15597
2013-09-25  Doug Evans New option "set debug symfile on".
2013-09-24  Jan KratochvilRemove solib-sunos.c
2013-09-06  Ricard WanderlofExtract Linux-specific portitions of cris-tdep.c to...
2013-08-22  Luis Machado Unify ptrace options discovery code and make both...
2013-08-19  Luis Machado gdb/
2013-08-09  Pedro AlvesMake functions in cli-dump.c static and remove cli...
2013-07-27  Yao Qigdb/
next
This page took 0.488477 seconds and 106 git commands to generate.