Automatic date update in version.in
[binutils-gdb.git] / gdb / Makefile.in
2022-07-28 Tom TromeyRewrite registry.h
2022-07-25 Pedro Alvesstruct packed: Unit tests and more operators
2022-07-19 Luis Machado[AArch64] MTE corefile support
2022-06-15 Andrew Burgessgdb/python: implement the print_insn extension language...
2022-05-30 Luis MachadoMove 64-bit BFD files from ALL_TARGET_OBS to ALL_64_TAR...
2022-04-29 Tom TromeyMove "catch load" to a new file
2022-04-21 Simon Marchigdbsupport: add path_join function
2022-04-14 Tom TromeyMove target_read_string to target/target.c
2022-04-12 Tom TromeyIntroduce the new DWARF index class
2022-04-12 Tom TromeyIntroduce DWARF abbrev cache
2022-04-12 Tom TromeyAdd name splitting
2022-04-06 Andrew Burgessgdb: move gdb_disassembly_flag into a new disasm-flags...
2022-04-03 Andrew Burgessgdb/Makefile.in: move ALLDEPFILES earlier in Makefile.in
2022-04-03 Reuben Thomasgdb/Makefile.in: fix 'make tags' build target
2022-04-03 Andrew Burgessgdb/Makefile.in: remove SOURCES variable
2022-03-17 Pedro Alvesgdb: Remove support for S+core
2022-03-14 Andrew Burgessgdb/python/mi: create MI commands using python
2022-03-01 Tom TromeySome "distclean" fixes in gdb
2022-02-25 Andrew Burgessgdb: add operator+= and operator+ overload for std...
2022-02-11 Tiezhu Yanggdb: LoongArch: Add Makefile, configure and NEWS
2022-02-01 Tom TromeyFix flex rule in gdb
2022-01-18 Tom TromeyMove "catch exec" to a new file
2022-01-18 Tom TromeyMove "catch fork" to a new file
2022-01-18 Tom TromeyMove gdb_regex to gdbsupport
2022-01-18 Tom TromeyMove gdb obstack code to gdbsupport
2022-01-05 Tom TromeyImplement putstr and putstrn in ui_file
2022-01-01 Joel BrobeckerCopyright Year update after running gdb/copyright.py
2021-12-17 Tom TromeyMove ordinary gdbarch code to arch-utils
2021-12-13 Andrew Burgessgdb: only include mips and riscv targets if building...
2021-11-30 Andrew Burgessgdb/python: introduce gdb.TargetConnection object type
2021-11-18 Simon Marchigdb: move AIX_TEXT_SEGMENT_BASE to rs6000-aix-tdep...
2021-11-18 Simon Marchigdb: rename rs6000-nat.c to rs6000-aix-nat.c
2021-11-16 Simon Marchigdb: add arc-newlib-tdep.c to ALL_TARGET_OBS
2021-10-28 Stafford Hornegdb: or1k: add native linux support
2021-10-22 Tom TromeyFix 'uninstall' target
2021-10-22 Andrew Burgessgdb/python: move gdb.Membuf support into a new file
2021-10-09 Tom de Vries[gdb/testsuite] Add check-readmore
2021-09-28 Andrew Burgessgdb: use libbacktrace to create a better backtrace...
2021-08-30 Tom TromeyAdd some parallel_for_each tests
2021-07-17 Sergey BelyashovAdd basic Z80 CPU support
2021-07-13 Pedro Alvesgdb: introduce intrusive_list, make thread_info use it
2021-07-08 Simon Marchigdb/Makefile.in: remove testsuite from SUBDIRS
2021-06-17 Pedro AlvesAdd a unit test for scoped_ignore_sigpipe
2021-06-17 Pedro AlvesMove scoped_ignore_sigttou to gdbsupport/
2021-06-14 Mike Frysingergnulib: define the path to gnulib's parent dir
2021-06-01 Tom TromeyRemove some gdb/data-directory special cases
2021-06-01 Tom TromeyAlways build 'all' in gdb/testsuite
2021-06-01 Andrew Burgessgdb/arm: add support for bare-metal core dumps
2021-05-27 Simon Marchigdb: add make-init-c script
2021-05-17 Tom TromeyRename dwarf2/comp-unit.h
2021-05-17 Tom TromeyMove some dwarf2_cu methods to new file
2021-05-17 Tom TromeyMove dwarf2_cu to new header file
2021-04-22 Tankut Baris Aktemurgdb/continuations: turn continuation functions into...
2021-04-16 Tom TromeyRewrite the Rust expression parser
2021-03-24 Luis MachadoAArch64: Implement memory tagging target methods for...
2021-03-24 Luis MachadoAArch64: Add MTE ptrace requests
2021-03-24 Luis MachadoAArch64: Add MTE CPU feature check support
2021-03-05 Andrew Burgessgdb/riscv: introduce bare metal core dump support
2021-03-05 Andrew Burgessgdb: unify parts of the Linux and FreeBSD core dumping...
2021-02-10 Alan Modragdb: Remove arm-symbianelf support
2021-01-28 Andrew Burgessgdb/tui: remove special handling of locator/status...
2021-01-23 Lancelot SIXImprove gdb_tilde_expand logic.
2021-01-01 Joel BrobeckerUpdate copyright year range in all GDB files
2020-12-22 Anton Kolesovgdb: Add native support for ARC in GNU/Linux
2020-12-04 Simon Marchigdb: move displaced stepping types to displaced-steppin...
2020-11-19 Andrew Burgessgdb/fortran: Add support for Fortran array slices at...
2020-11-15 Joel Brobeckergmp-utils: New API to simply use of GMP's integer/ratio...
2020-11-15 Joel Brobeckergdb/configure: Add --with-libgmp-prefix option
2020-11-02 Tom TromeyAdd x86_64 ravenscar support
2020-10-30 Tom TromeyHave stamp-init depend on config.status
2020-10-13 Kamil RytarowskiNormalize names of the NetBSD files
2020-10-09 Andrew Burgessgnulib: Ensure all libraries are used when building...
2020-10-07 Tom TromeyAdd simple_search_memory unit tests
2020-10-07 Simon Marchigdb: put user-supplied CFLAGS at the end
2020-10-05 Simon Marchigdb: sync tui header files in HFILES_NO_SRCDIR
2020-09-14 Pedro AlvesRewrite enum_flags, add unit tests, fix problems
2020-08-25 Anton Kolesovarc: Add GNU/Linux support for ARC
2020-08-18 Aaron Mereygdb/Makefile.in: Add DEBUGINFOD_CFLAGS, DEBUGINFOD_LIBS...
2020-08-04 Jose E. Marchesigdb: support for eBPF
2020-07-30 Rainer OrthUnify Solaris procfs and largefile handling
2020-07-24 Aaron Mereyconfig/debuginfod.m4: Use PKG_CHECK_MODULES
2020-07-06 Andrew Burgessgdb/python: Add gdb.Architecture.registers method
2020-06-26 Nick AlcockFix --enable-libctf and --disable-static
2020-05-15 Philippe WaroquiersAdd a selftest that detects a 'corrupted' command tree...
2020-04-13 Tom TromeyMove event-loop.[ch] to gdbsupport/
2020-04-13 Tom TromeyIntroduce async-event.[ch]
2020-03-26 Tom TromeyMove DWARF-constant stringifying code to new file
2020-03-26 Tom TromeyMove code to new file dwarf2/macro.c
2020-03-26 Tom TromeyAdd dwz.c and dwz_file::read_string
2020-03-16 Anton Kolesovarc: Migrate to new target features
2020-03-16 Simon Marchigdb: rename i386-cygwin-tdep.c to i386-windows-tdep.c
2020-03-12 Simon MarchiDon't include selftests objects in build when unit...
2020-03-12 Christian BiesingerRemove use of deprecated core functions (in NetBSD...
2020-02-26 Aaron MereyAdd debuginfod support to GDB
2020-02-22 Tom TromeyAllow TUI windows in Python
2020-02-08 Tom TromeyCreate dwarf2/comp-unit.[ch]
2020-02-08 Tom TromeyMove DWARF line_header to new file
2020-02-08 Tom TromeyMove DWARF code to dwarf2/ subdirectory
2020-02-08 Tom TromeyCreate dwarf2/attribute.[ch]
2020-02-08 Tom TromeyCreate dwarf2/abbrev.[ch]
next