C++ify fork_info, use std::list
[external/binutils.git] / gdb /
2019-03-06 Pedro AlvesC++ify fork_info, use std::list
2019-03-06 Pedro AlvesMake "checkpoint" not rely on inferior_ptid
2019-03-06 Andrew Burgessgdb/fortran: Handle older TYPE*SIZE typenames
2019-03-06 Andrew Burgessgdb/fortran: Add support for the ABS intrinsic function
2019-03-06 Andrew Burgessgdb/fortran: Use TYPE_CODE_CHAR for character types
2019-03-06 Andrew Burgessgdb/fortran: Add builtin 8-byte integer type with ...
2019-03-06 Andrew Burgessgdb/fortran: Expand the set of types that support ...
2019-03-06 Andrew Burgessgdb/fortran: Add Fortran 'kind' intrinsic and keyword
2019-03-06 Andrew Burgessgdb/fortran: Enable debugging of the Fortran parser
2019-03-06 Andrew Burgessgdb/fortran: Add new function to evaluate Fortran expre...
2019-03-06 Andrew Burgessgdb/fortran: Simplify handling of Fortran dot operation...
2019-03-06 Andrew Burgessgdb/fortran: Cleanup code for parsing logical constants
2019-03-06 Andrew Burgessgdb/fortran: Remove some duplicate tests
2019-03-06 Tom TromeyFix remote-sim.c build after warn-unused-result change
2019-03-06 Alan HaywardTestsuite: Ensure changing directory does not break...
2019-03-06 Richard BuntFortran function calls with arguments
2019-03-05 Tom TromeyRemove some Python 3 #ifs
2019-03-05 Tom TromeyChange the_dummy_target to be a global
2019-03-05 Simon MarchiSmall fix to gdb.Value constructor doc
2019-03-05 Tom TromeyRemove gdb_bfd_fdopenr
2019-03-05 Tom TromeyRemove excess calls to gdb_flush
2019-03-05 Tom TromeyAdd ATTRIBUTE_UNUSED_RESULT to ref_ptr::release
2019-03-05 Tom TromeyAdd ATTRIBUTE_UNUSED_RESULT to scoped_remote_fd::release
2019-03-05 Tom TromeyAdd ATTRIBUTE_UNUSED_RESULT to macro_buffer
2019-03-05 Tom TromeyAdd ATTRIBUTE_UNUSED_RESULT to scoped_mmap
2019-03-05 Tom TromeyAdd ATTRIBUTE_UNUSED_RESULT to scoped_fd
2019-03-05 Tom TromeyAdd ATTRIBUTE_UNUSED_RESULT to parser_state
2019-03-05 Tom TromeyIntroduce ATTRIBUTE_UNUSED_RESULT and use it
2019-03-04 Sergio Durigan JuniorUse '$enable_unittest' instead of '$development' on...
2019-03-04 Richard Buntgdbserver short-circuit-argument-list failures
2019-03-02 Eli ZaretskiiFix documentation of styles.
2019-03-02 Eli ZaretskiiAvoid compilation warnings on MinGW.
2019-03-02 Eli ZaretskiiGDB no longer supports Windows before XP.
2019-03-02 Eli ZaretskiiFix GDB compilation on MinGW (PR gdb/24292)
2019-03-01 Gary BensonFix coff_start_symtab resource leak found by Coverity
2019-02-28 Alan HaywardTestsuite: Catch gdbserver socket listen errors
2019-02-28 Rainer OrthCan't interrupt process without controlling terminal...
2019-02-27 Philippe WaroquiersFix regcache leak, and avoid possible regcache access...
2019-02-27 Tom TromeyHandle \r\n in gdbreplay
2019-02-27 Pedro AlvesTest "set width/height -1"
2019-02-27 Pedro AlvesMake 'show width/height' display "unlimited" when cappe...
2019-02-27 Saagar JhaPrevent overflow in rl_set_screen_size
2019-02-27 Tom TromeyRemove Python 2.4 and 2.5 support
2019-02-27 Kevin BuettnerDocument fact that mininum Python version is now 2.6
2019-02-27 Kevin BuettnerUse Python 2.[67] / 3.X / PEP 3118 buffer protocol
2019-02-27 Andrew Burgessgdb/hppa: Use default gdbarch method default_dummy_id.
2019-02-27 Andrew Burgessgdb/h8300: Use default gdbarch methods where possible
2019-02-27 Andrew Burgessgdb/ft32: Use default gdbarch methods where possible
2019-02-27 Andrew Burgessgdb/frv: Use default gdbarch methods where possible
2019-02-27 Andrew Burgessgdb/riscv: Use default gdbarch methods where possible
2019-02-27 Andrew Burgessgdb/csky: Use default gdbarch methods where possible
2019-02-27 Andrew Burgessgdb/cris: Use default gdbarch methods where possible
2019-02-27 Andrew Burgessgdb/bfin: Use default gdbarch methods where possible
2019-02-27 Andrew Burgessgdb/arm: Use default gdbarch methods where possible
2019-02-27 Andrew Burgessgdb/arc: Use default gdbarch methods where possible
2019-02-27 Andrew Burgessgdb/alpha: Use default gdbarch methods where possible
2019-02-27 Andrew Burgessgdb/aarch64: Use default gdbarch methods where possible
2019-02-27 Andrew Burgessgdb: Handle alignment for C++ structures with static...
2019-02-27 Andrew Burgessgdb: Restructure type_align and gdbarch_type_align
2019-02-27 Joel BrobeckerUpdate NEWS post GDB 8.3 branch creation.
2019-02-27 Joel BrobeckerBump version to 8.3.50.DATE-git.
2019-02-27 Simon MarchiFix build errors in aix-thread.c
2019-02-26 Andrew Burgessgdb/riscv: Use legacy register numbers in default targe...
2019-02-26 Tom TromeyFix new py-value.exp test case
2019-02-26 Kevin BuettnerDocument two argument form of gdb.Value constructor
2019-02-26 Kevin BuettnerAdd tests for gdb.Value(bufobj, type) constructor
2019-02-26 Kevin BuettnerDefine gdb.Value(bufobj, type) constructor
2019-02-26 Kevin BuettnerDefine unique_ptr specialization for Py_buffer.
2019-02-25 John BaldwinFix BFD leak in dwarf2_get_dwz_file.
2019-02-25 Jordan RupprechtFix crash when loading dwp files
2019-02-25 Tom TromeyFix BFD leak in solib-darwin.c
2019-02-23 Sergio Durigan JuniorUse '--readnever' when invoking GDB from gcore.in
2019-02-23 Joel BrobeckerUpdate copyright year range in gdb.ada/mi_ref_changeabl...
2019-02-23 Joel BrobeckerUpdate copyright year range in gdb.texinfo and refcard.tex
2019-02-22 Simon MarchiUpdate my email address
2019-02-22 Simon MarchiLook for build-id-based separate debug files under...
2019-02-22 Andrew Burgessgdb: Update copyright year range generated by gdbarch.sh
2019-02-22 Keith SeitzAdd missing ChangeLog entries for commit bb995d00b3eef2...
2019-02-22 Keith SeitzFix symtab/23853: symlinked default symtab
2019-02-21 Alan HaywardDocument style behavior in batch mode.
2019-02-21 Tom TromeyFix typo in "show remotelogfile" docs
2019-02-21 Alan HaywardDisable styling when running in batch mode
2019-02-20 Tom TromeyFix typos in symtab_symbol_info
2019-02-20 Tom TromeyUse upper case for metasyntactic variables in "help...
2019-02-20 Alan HaywardAArch64: Add default reggroups
2019-02-20 Simon MarchiFix error message and use-after-free on errors in neste...
2019-02-19 Tom TromeyMinor Ada task cleanups
2019-02-18 Andrew Burgessgdb: Allow gdbarch to override alignment for method...
2019-02-18 Philippe WaroquiersFix leaks of 'per program space' and 'per inferior...
2019-02-17 Tom TromeyChange macro_source_fullname to return a std::string
2019-02-17 Tom TromeyAdd styling to macro commands
2019-02-17 Tom TromeyFix some valgrind errors in the TUI
2019-02-17 Tom TromeyFix pager bugs with style output
2019-02-17 Joel Brobeckertype_align: handle range types the same as ints and...
2019-02-17 Joel Brobecker(Ada) fix GDB crash printing packed array
2019-02-15 Tom TromeySpecial-case wildcard requests in ravenscar-thread.c
2019-02-15 Tom TromeyMake the ravenscar thread target multi-target-ready
2019-02-15 Tom TromeyAdd push_target overload
2019-02-15 Tom TromeyMinor C++-ification in ravenscar-thread.c
2019-02-15 Tom TromeyFix formatting in ravenscar-thread.c
next