]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb
Automatic date update in version.in
[thirdparty/binutils-gdb.git] / gdb /
2020-05-23  Joel BrobeckerBump GDB version number to 9.2.90.DATE-git.
2020-05-23  Joel BrobeckerDocument the GDB 9.2 release in gdb/ChangeLog
2020-05-23  Joel Brobeckergdb.base/default.exp: Change expected value for $_gdb_m... gdb-9.2-release
2020-05-23  Joel BrobeckerSet GDB version number to 9.2.
2020-05-23  Christian BiesingerFix base class function call
2020-05-19  Rainer OrthAvoid short i386 register names on Solaris/x86 [PR25981]
2020-05-19  Rainer OrthRemove unused ps_lgetLDT etc. on Solaris/x86 [PR25981]
2020-05-17  Joel Brobeckergdb/ChangeLog: Add PR number to the latest entry
2020-05-17  Tom TromeyAvoid infinite recursion in get_msymbol_address
2020-03-09  Sergio Durigan JuniorFix printf of a convenience variable holding an inferio...
2020-02-22  Eli ZaretskiiFix resizing of GDB TUI windows via 'winheight'.
2020-02-08  Joel BrobeckerBump GDB version number to 9.1.90.DATE-git.
2020-02-08  Joel BrobeckerDocument the GDB 9.1 release in gdb/ChangeLog
2020-02-08  Joel BrobeckerSet GDB version number to 9.1. gdb-9.1-release
2020-02-07  Iain BuclawMake fputs_unfiltered use fputs_maybe_filtered
2020-02-07  Iain BuclawMake gdb_flush also flush the wrap buffer
2020-02-07  Tom TromeyRevert basenames_may_differ patch
2020-01-28  Hannes DomaniFix library segment-address for 64bit values
2020-01-10  Christian BiesingerDon't define _FORTIFY_SOURCE on MinGW
2020-01-07  Tom TromeyAdd constructor to stap_static_probe_ops
2020-01-06  Andrew Burgessgdb: Fix backtrace with disassemble-next-line on
2020-01-05  Joel BrobeckerUpdate copyright year in gdbarch.sh doc/gdb.texinfo...
2020-01-05  Joel BrobeckerCopyright year range updates after running gdb/copyright.py
2020-01-05  Joel Brobeckergdb/copyright.py: Convert to Python 3
2020-01-05  Joel Brobeckergdb/copyright.py: Adapt after move of gnulib from gdb...
2020-01-05  Joel Brobeckergdb/copyright.py: Exit if run from the wrong directory
2020-01-05  Joel Brobeckerupdate copyright year in version output of gdb, gdbserv...
2019-12-26  Christian BiesingerConsistently quote variables used with "test"
2019-12-21  Eli ZaretskiiFix inadvertent indentation changes in last commit.
2019-12-21  Eli ZaretskiiInclude xxHash support status in GDB configuration...
2019-12-18  Tom TromeyFix pthread_setname_np build error
2019-12-18  Tom TromeyFix build failure on macOS
2019-12-17  Simon MarchiFix double-free when creating more than one block in...
2019-12-15  Christian BiesingerUpdate documentation for the default value of main...
2019-12-14  Andrew Burgessgdb/doc: Remove duplicate description of lookup_global_...
2019-12-11  Joel BrobeckerBump GDB version number to 9.0.90.DATE-git.
2019-12-11  Joel BrobeckerDocument the GDB 9.0.90 release in gdb/ChangeLog
2019-12-11  Joel BrobeckerSet GDB version number to 9.0.90.
2019-12-11  Joel Brobeckergdb/NEWS: Say "Changes in GDB 9" rather than "Changes...
2019-12-11  Joel BrobeckerBump version to 9.0.90.DATE-git.
2019-12-11  Simon MarchiFix typo, get_Frame_id -> get_frame_id gdb-9-branchpoint
2019-12-11  Tom TromeyFix build on macOS
2019-12-11  Tom TromeyFix the build after bfd_get_signed_8 change
2019-12-11  Philippe WaroquiersImplement 'print -raw-values' and 'set print raw-values...
2019-12-10  Tom TromeyMinor fix to gdb.prompt documentation
2019-12-10  Kevin BuettnerOpenMP parallel region scope tests
2019-12-10  Kevin BuettnerAdd gdb_caching_proc support_nested_function_tests...
2019-12-10  Kevin BuettnerAdd gdb_compile_openmp to lib/gdb.exp
2019-12-10  Christian BiesingerSuppress the "unused function" warning for select_strer...
2019-12-10  Christian BiesingerReplace the remaining uses of strerror with safe_strerror
2019-12-10  Tom TromeyNormalize Ada ptype to use a single "?"
2019-12-09  George BarrettFix scripted probe breakpoints
2019-12-09  Tankut Baris Aktemurgdb: rank an lvalue argument incompatible for an rvalue...
2019-12-09  Andrew Burgessgdb/fortran: Improve output pattern in gdb.mi/mi-fortra...
2019-12-09  Andrew Burgessgdb/testsuite: kfail some tests if using broken gcc
2019-12-09  Andrew Burgessgdb/testsuite/fortran: Fix info-modules/info-types...
2019-12-09  Wataru Ashiharagdb/darwin-nat.c: Fix template argument for scoped_rest...
2019-12-08  Tom de VriesFix inter-CU references using intra-CU form in imported...
2019-12-07  Keith SeitzCore file build-id support
2019-12-06  Christian BiesingerPut bcache inside "namespace gdb"
2019-12-06  Tom de Vries[gdb/symtab] Prefer var def over decl
2019-12-06  Tankut Baris Aktemurgdb/testsuite: do minor clean-up in gdb.cp/rvalue-ref...
2019-12-06  Tankut Baris Aktemurgdb: fix overload resolution for see-through references
2019-12-06  Philippe WaroquiersFix crash when command arg is missing in faas/taas...
2019-12-05  Philippe WaroquiersFix leaks when pruning inferiors.
2019-12-05  Simon MarchiRemove gdbarch parameter of lookup_typename
2019-12-04  Christian BiesingerFix (most) OpenBSD link errors
2019-12-04  Tom TromeyUse metadata style in a few more places
2019-12-04  Andrew Burgessgdb/testsuite: Use -J option when compiling Fortran...
2019-12-04  Andrew Burgessgdb/fortran: Support for single/double type modifiers
2019-12-04  Simon MarchiFix doc of AVR-specific command "info io_registers"
2019-12-04  Simon MarchiFix regcache::cooked_read_test selftest for mep
2019-12-04  Simon MarchiRemove unused includes in aarch64-linux-tdep.c
2019-12-04  Simon MarchiRemove unused includes in aarch64-tdep.c
2019-12-04  Simon MarchiCompare iterators, not values, in filtered_iterator...
2019-12-04  Tom TromeyAdd bit-field test for scalar_storage_order
2019-12-04  Tom TromeyPropagate endianity to subrange types
2019-12-04  Tom TromeyRemove gdbarch_bits_big_endian
2019-12-04  Tom TromeyMove type_byte_order earlier
2019-12-04  Tom TromeyAdd scalar_storage_order support for floating point
2019-12-04  Tom TromeyFix another build failure in tui-selftests.c
2019-12-04  Tom TromeySilence maybe-uninitialized warning in dwarf2read.c
2019-12-04  Andrew Burgessgdb/mi: Add -max-results parameter to some -symbol...
2019-12-04  Andrew Burgessgdb: Split global symbol search into separate functions
2019-12-04  Andrew Burgessgdb/mi: Add -symbol-info-module-{variables,functions}
2019-12-03  Christian BiesingerReplace hash function from bcache with fast_hash
2019-12-03  Philippe WaroquiersFix leak of symbol name in block_symbol_cache
2019-12-02  Tom TromeyFix build breakage with --disable-tui
2019-12-02  Christian BiesingerChange type of debug_aix_thread to bool
2019-12-02  Luis MachadoRemove stale FIXME comment
2019-12-01  Andrew Burgessgdb: Dynamic string length support
2019-12-01  Andrew Burgessgdb/dwarf: Introduce dwarf2_per_cu_int_type function
2019-12-01  Andrew Burgessgdb/fortran: array stride support
2019-12-01  Tom TromeyTreat inactive TUI specially in "info win"
2019-12-01  Tom TromeyFix latent bug in tui_copy_source_line
2019-12-01  Tom TromeyRe-highlight windows when needed during TUI startup
2019-12-01  Tom TromeyAdd TUI border colors
2019-12-01  Tom TromeyAllow using less horizontal space in TUI source window
2019-12-01  Tom TromeyCorrectly compute length of DW_TAG_variant_part union
2019-11-30  Philippe WaroquiersDocument define-prefix command and the use of . in...
next