gas: always add dummy symbols when creating XCOFF sections.
[binutils-gdb.git] / gdb /
2021-08-04 Simon Marchigdb: follow-fork: push target and add thread in target_...
2021-08-03 Carl LoveFixes for mi-fortran-modules.exp fixes
2021-08-03 Alok Kumar Sharma[gdb/testsuite] templates.exp to accept clang++ output
2021-08-02 Tom TromeyHandle compiler-generated suffixes in Ada names
2021-08-02 Tom TromeyRemove uses of fprintf_symbol_filtered
2021-08-02 Tom TromeyHandle type qualifier for enumeration name
2021-08-02 Tom TromeyRemove the type_qualifier global
2021-08-02 Tom TromeyDefer Ada character literal resolution
2021-08-02 Tom TromeyRefactor Ada resolution
2021-08-02 Tom TromeyRemove add_symbols_from_enclosing_procs
2021-08-02 Tom TromeyAvoid crash in varobj deletion
2021-08-02 Tom de Vries[gdb/testsuite] Fix gdb.dwarf2/dw2-using-debug-str...
2021-08-02 Tom de Vries[gdb/testsuite] Fix gdb.dwarf2/dw2-using-debug-str...
2021-08-02 Tom de Vries[gdb/testsuite] Fix gdb.dwarf2/per-bfd-sharing.exp...
2021-08-02 Tom de Vries[gdb/testsuite] Fix gdb.dwarf2/gdb-index-nodebug.exp...
2021-08-02 Tom de Vries[gdb/testsuite] Fix gdb.dwarf2/fission-relative-dwo...
2021-08-02 Shahab Vahedigdb: Make the builtin "boolean" type an unsigned type
2021-08-01 Tom de Vries[gdb/testsuite] Fix gdb.base/maint.exp with cc-with...
2021-08-01 Tom de Vries[gdb/testsuite] Fix gdb.base/index-cache.exp with cc...
2021-07-30 Tom TromeyUse iterator_range in more places
2021-07-30 Tom TromeyReplace exception_print_same with operator!=
2021-07-30 Simon Marchigdb: fix nr_bits gdb_assert in append_flags_type_field
2021-07-29 John Baldwinobsd-nat: Report both thread and PID in ::pid_to_str.
2021-07-29 John Baldwinobsd-nat: Various fixes for fork following.
2021-07-29 John Baldwinobsd-nat: Various fixes to obsd_nat_target::wait.
2021-07-29 John Baldwinx86-bsd-nat: Only define gdb_ptrace when using debug...
2021-07-29 John BaldwinDon't compile x86 debug register support on OpenBSD.
2021-07-29 Carl LoveFix for gdb.tui/tui-layout-asm.exp
2021-07-29 George Barrettguile/scm-math: indentation fixes
2021-07-29 George Barrettguile: fix make-value with pointer type
2021-07-29 George Barrettgdbtypes: return value from get_unsigned_type_max
2021-07-29 George BarrettGuile: temporary breakpoints
2021-07-28 Simon Marchigdb: clean up some things in features/Makefile
2021-07-28 Andrew Burgessgdb: fix missing space in some info variables output
2021-07-28 Tom de Vries[gdb/symtab] Fix unhandled dwarf expression opcode...
2021-07-27 Tom de Vries[gdb/testsuite] Add xfail for PR gcc/101643
2021-07-27 Tom de Vries[gdb/testsuite] Add xfail for PR gcc/101633
2021-07-27 Andrew Burgessgdb: remove VALUE_FRAME_ID and fix another frame debug...
2021-07-26 Carl LoveFix for mi-reverse.exp
2021-07-26 Tom TromeyFix the Windows build
2021-07-26 Shahab Vahedigdb: Fix numerical field extraction for target descript...
2021-07-26 Andrew Burgessgdb: move remaining ChangeLogs to legacy files
2021-07-26 Tankut Baris Aktemurgdb/mi: handle no condition argument case for -break...
2021-07-24 Frederic CambusUpdate the NetBSD system call table to match NetBSD...
2021-07-23 Simon Marchigdb/testsuite: test get/set value of unregistered Guile...
2021-07-23 Simon Marchigdb: remove cmd_list_element::function::sfunc
2021-07-23 Simon Marchigdb: rename cfunc to simple_func
2021-07-23 Simon Marchigdb: make inferior::m_terminal an std::string
2021-07-23 Simon Marchigdb: make inferior::m_cwd an std::string
2021-07-23 Simon Marchigdb: make inferior::m_args an std::string
2021-07-23 Simon Marchigdb: add setter/getter for inferior cwd
2021-07-23 Simon Marchigdb: add setter/getter for inferior arguments
2021-07-23 Simon Marchigdb: remove inferior::{argc,argv}
2021-07-23 Simon Marchigdb: un-share set_inferior_cwd declaration
2021-07-23 Simon Marchigdb.base/setshow.exp: fix duplicate test name
2021-07-23 Simon Marchigdb.base/setshow.exp: split in procs
2021-07-23 Simon Marchigdb.base/setshow.exp: use save_vars to save/restore...
2021-07-23 Simon Marchigdb/testsuite: split gdb.python/py-parameter.exp in...
2021-07-23 Carl LoveFix for gdb.python/py-breakpoint.exp
2021-07-23 Andrew Burgessgdb/testsuite: don't error when trying to unset last_sp...
2021-07-22 Tom de Vries[gdb/testsuite] Fix FAILs due to PR gcc/101575
2021-07-21 Tom de Vries[gdb/testsuite] Fix gdb.cp/step-and-next-inline.exp...
2021-07-21 Tom de Vries[gdb/testsuite] Fix FAILs due to PR gcc/101452
2021-07-21 Tom de Vries[gdb/testsuite] Add KFAILs for gdb.ada FAILs with gcc-11
2021-07-21 John EricsonRemove `netbsdpe` support
2021-07-20 Luis MachadoFix printing of non-address types when memory tagging...
2021-07-19 Simon Marchigdb: set current thread in btrace_compute_ftrace_{bts,pt}
2021-07-18 Simon Marchigdb: convert nat/x86-dregs.c macros to functions
2021-07-17 Tom TromeyFix file-name handling regression with DWARF index
2021-07-17 Tom TromeyCheck for debug-types in map_symbol_filenames
2021-07-17 Tom TromeySimplify DWARF file name caching
2021-07-17 Tom TromeyIntroduce find_source_or_rewrite
2021-07-17 Tom TromeySimplify file_and_directory storage management
2021-07-17 Tom TromeyPass file_and_directory through DWARF line-decoding...
2021-07-17 Tom TromeyRename and refactor psymtab_include_file_name
2021-07-17 Sergey BelyashovAdd basic Z80 CPU support
2021-07-17 Simon Marchigdb: make all_inferiors_safe actually work
2021-07-16 Lancelot SIXgdb: Support stepping out from signal handler on riscv...
2021-07-16 Lancelot SIXgdb/testsuite: Declare that riscv*-*-linux* cannot...
2021-07-16 Tom TromeyDocument quick_symbol_functions::expand_symtabs_matchin...
2021-07-16 Tom TromeyFix array stride bug
2021-07-15 Tom TromeyAvoid expression parsing crash with unknown language
2021-07-15 Simon Marchigdb: pass child_ptid and fork kind to target_ops::follo...
2021-07-15 Simon Marchigdb: call post_create_inferior at end of follow_fork_in...
2021-07-15 Libor Bukata[gdb/procfs.c] Fix build failure in find_stop_signal
2021-07-14 Tom de Vries[gdb/testsuite] Fix gdb.base/gold-gdb-index.exp
2021-07-14 Tom de Vries[gdb/testsuite] Add missing skip_tui_tests
2021-07-13 Lancelot SIXUse /bin/sh as shebang in gdb/make-init-c
2021-07-13 John Baldwinarm-fbsd-nat: Use fetch_register_set and store_register...
2021-07-13 John Baldwinaarch64-fbsd-nat: Use fetch_register_set and store_regi...
2021-07-13 John Baldwinriscv-fbsd-nat: Use fetch_register_set and store_regist...
2021-07-13 John Baldwinfbsd-nat: Add helper functions to fetch and store regis...
2021-07-13 John BaldwinAdd regcache_map_supplies helper routine.
2021-07-13 Pedro AlvesAvoid letting exceptions escape gdb_bfd_iovec_fileio_cl...
2021-07-13 Pedro AlvesFix detach with target remote (PR gdb/28080)
2021-07-13 Tom de Vries[gdb/testsuite] Fix check-libthread-db.exp FAILs with...
2021-07-13 Felix Willgerodtgdb, dwarf: Don't follow the parent of a subprogram...
2021-07-13 Simon Marchigdb: disable commit-resumed on -exec-interrupt --thread...
2021-07-13 John EricsonFix some dangling references to `netbsd-tdep`
2021-07-13 Simon Marchigdb: optimize all_matching_threads_iterator
next