Introduce compiled_regex, eliminate make_regfree_cleanup
[deliverable/binutils-gdb.git] / gdb / Makefile.in
2017-06-07  Pedro AlvesIntroduce compiled_regex, eliminate make_regfree_cleanup
2017-05-24  Yao QiAdd unit test to gdbarch methods register_to_value...
2017-05-17  Pedro Alvesnat_extra_makefile_frag -> nat_makefile_frag
2017-05-06  Sergio Durigan JuniorIntroduce "gdb/configure.nat" (and delete "gdb/config...
2017-05-04  Pedro AlvesRAII-fy make_cleanup_restore_current_thread & friends
2017-05-02  Tim WiederhakePython: Introduce gdb.Instruction class
2017-04-19  Pedro AlvesMake inferior::detaching a bool, and introduce scoped_r...
2017-04-19  Pedro Alvesgdb/Makefile.in: Re-sort SUBDIR_UNITTESTS_SRCS/SUBDIR_U...
2017-04-18  Pedro Alvesgdb::optional unit tests
2017-04-12  Sergio Durigan JuniorCreate gdb_termios.h (and cleanup gdb/{,gdbserver/...
2017-04-12  Pedro Alvesgdb: Move DJGPP/go32 bits to their own tdep file
2017-04-07  Simon MarchiClass-ify ptid_t
2017-04-04  John BaldwinRemove support for FreeBSD/alpha.
2017-04-04  Pedro AlvesMake sect_offset and cu_offset strong typedefs instead...
2017-03-07  Sergio Durigan JuniorShare gdb/environ.[ch] with gdbserver
2017-02-23  Pedro AlvesIntroduce gdb::function_view
2017-02-14  Tim Wiederhakepython: Implement btrace Python bindings for record...
2017-02-14  Tim Wiederhakepython: Create Python bindings for record history.
2017-01-26  Yao QiDisassembly unit test: disassemble one instruction
2017-01-13  Yao Qi'make check-headers' for c++ header
2017-01-06  Yao QiUpdate gdb_ptrace.h in HFILES_NO_SRCDIR
2017-01-04  John BaldwinAdd native target for FreeBSD/mips.
2017-01-04  John BaldwinAdd FreeBSD/mips architecture.
2017-01-01  Joel Brobeckerupdate copyright year range in GDB files
2016-12-09  Pedro Alvesgdb: Remove support for obsolete OSABIs and a.out
2016-11-30  Simon MarchiMakefiles: Disable suffix rules and implicit rules
2016-11-25  Simon MarchiFix typo in Makefile
2016-11-23  Pedro Alvesgdb: Use C++11 std::chrono
2016-11-23  Simon MarchiMinor formatting fixups in Makefiles
2016-11-23  Simon MarchiNormalize names of some source files
2016-11-23  Simon MarchiMakefiles: Flatten and sort file lists
2016-11-21  Simon MarchiAdd missing POSTCOMPILE step to mi/ file generation...
2016-11-19  Simon MarchiMakefile: fix typo
2016-11-17  Simon MarchiMakefile: Replace explicit subdir rules with pattern...
2016-11-17  Simon MarchiMakefile: Replace old suffix rules with pattern rules
2016-11-17  Simon MarchiRemove code that checks for GNU/non-GNU make
2016-11-08  Pedro AlvesIntroduce string_printf
2016-11-03  Yao QiReplace YY_NULL with YY_NULLPTR in LANG-exp.c
2016-10-28  Pedro Alvesgdb: Require C++11
2016-10-06  Tom TromeyRemove Java support
2016-09-23  Pedro Alvesgdb: Replace operator new / operator new[]
2016-09-21  Anton Kolesovarc: New Synopsys ARC port
2016-09-05  Pedro Alvesgdb/: Require a C++ compiler
2016-08-09  Pedro AlvesFix PR gdb/18653: gdb disturbs inferior's inherited...
2016-07-01  John BaldwinConsolidate x86 debug register code for BSD native...
2016-06-17  Yan-Ting Lingdb: new AndesTech NDS32 port
2016-06-10  Tom TromeyFix rust-exp handling in makefile
2016-05-17  Tom TromeyAdd support for the Rust language
2016-05-17  Tom TromeyAdd self-test framework to gdb
2016-05-17  Tom TromeyFix latent yacc-related bug in gdb/Makefile.in init...
2016-04-12  Pedro AlvesIntroduce a serial interface for select'able events
2016-03-31  Pedro AlvesRemove support for "target m32rsdi" and "target mips...
2016-02-11  Pedro AlvesSupport 'make check-parallel' in gdb's build dir
2016-02-02  Walfred TedeschiMerge gdb and gdbserver implementations for siginfo
2016-01-21  Pedro Alvesgdb: Respect CXXFLAGS when building with C++ compiler
2016-01-13  Pedro AlvesPer-inferior/Inferior-qualified thread IDs
2016-01-01  Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-12-18  Antoine TremblaySupport software single step on ARM in GDBServer
2015-12-18  Antoine TremblayShare regcache function regcache_raw_read_unsigned
2015-12-06  Joel BrobeckerReplace remaining references to i386-nat with x86-nat...
2015-10-21  Antoine TremblayImplement breakpoint_kind_from_pc and sw_breakpoint_fro...
2015-09-21  Pierre LangloisMove instruction decoding into new arch/ directory
2015-09-09  Pedro AlvesReplace "struct continuation" mechanism by something...
2015-08-25  Yao QiMove aarch64_linux_prepare_to_resume to nat/aarch64...
2015-08-24  Pedro AlvesPrepare for gnulib update
2015-08-24  Pedro AlvesDelete the remaining ROM monitor targets
2015-08-13  Iain Buclaw[D] Support looking up symbols in the current and impor...
2015-08-13  Pierre-Marie de... [Ada] Add support for subprogram renamings
2015-08-12  Keith SeitzExplicit locations: introduce new struct event_location...
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
next
This page took 0.492117 seconds and 107 git commands to generate.