]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb
x86: Change PLT32 reloc against section to PC32
[thirdparty/binutils-gdb.git] / gdb /
2020-07-04  Simon Marchigdb: make macro_stringify return a gdb::unique_xmalloc_...
2020-07-04  Simon Marchigdb: make macro_expand_next return a gdb::unique_xmallo...
2020-07-04  Simon Marchigdb: remove callback in macro expand functions
2020-07-03  Pedro AlvesFix gdb.base/structs2.exp with Clang
2020-07-03  Pedro AlvesFix gdb.base/charset.exp with Clang
2020-07-03  Pedro AlvesRemove stale -DNO_PROTOTYPES bits from gdb testsuite
2020-07-03  Pedro AlvesRemove stale overlay testcase bits
2020-07-02  Simon Marchigdb: remove unused fetch_inferior_event and inferior_ev...
2020-07-02  Tom TromeyMake tui_win_info::name pure virtual
2020-07-02  Tom TromeyRemove tui_gen_win_info
2020-07-02  Tom TromeyDerive tui_locator_window from tui_win_info
2020-07-02  Tom TromeyRemove body of tui_locator_window constructor
2020-07-02  Tom TromeyDon't derive tui_data_item_window from tui_gen_win_info
2020-07-02  Tom TromeyRename tui_data_item_window::item_no
2020-07-02  Tom TromeyRemove useless "if' from tui-regs.c
2020-07-02  Tom TromeyRemove tui_data_window::name
2020-07-02  Tom TromeyMove some code out of tui-data.h
2020-07-02  Tom TromeyRemove tui_expand_tabs
2020-07-02  Tom TromeyUse complete_on_enum in tui_reggroup_completer
2020-07-01  Fangrui SongRecognize -1 as a tombstone value in .debug_line
2020-07-01  Alok Kumar SharmaAllow reference form for DW_AT_associated and DW_AT_all...
2020-06-30  Philippe WaroquiersFix test breakages caused by removal of gdb_py_test_mul...
2020-06-30  Tom TromeyFix bug in quirk_rust_enum
2020-06-30  Tom TromeyDo not define basic_string_view::to_string
2020-06-30  Tom de Vries[gdb/testsuite] Handle early_flags in gdb_default_targe...
2020-06-29  Simon Marchigdb: fix documentation of gdbarch_displaced_step_copy_insn
2020-06-29  Simon Marchigdb/testsuite: better handle failures in simavr board...
2020-06-29  Tom de Vries[gdb/testsuite] Emit unresolved for unknown proc
2020-06-29  Tom de Vries[gdb/testsuite] Expect conformation question in gdb...
2020-06-28  Tom TromeyRemove "cmd_type" function
2020-06-27  Pedro AlvesMake {get,set}_inferior_io_terminal inferior methods
2020-06-26  Philippe WaroquiersMake test names unique in python.exp and guile.exp
2020-06-26  Nick AlcockFix --enable-libctf and --disable-static
2020-06-26  Gary BensonFix -Wstring-compare testcase build failure
2020-06-26  Eli ZaretskiiImprove documentation of which shell is used by GDB...
2020-06-25  Simon Marchigdb: use make_unique_xstrdup in set_inferior_io_terminal
2020-06-25  Simon Marchigdb: make inferior::terminal a unique ptr
2020-06-25  Andrew Burgessgdb/riscv: Loop over all registers for 'info all-registers'
2020-06-25  Andrew Burgessgdb/riscv: Record information about unknown tdesc registers
2020-06-25  Andrew Burgessgdb: Extend target description processing of unknown...
2020-06-25  Andrew Burgessgdb/riscv: Improve support for matching against target...
2020-06-25  Andrew Burgessgdb/riscv: Remove CSR feature file
2020-06-25  Andrew Burgessgdb/riscv: Take CSR names from target description
2020-06-25  Andrew Burgessgdb/riscv: Fix whitespace error
2020-06-25  Andrew Burgessgdb/riscv: Improved register alias name creation
2020-06-25  Rainer OrthRemove obsolete gdbarch_static_transform_name
2020-06-25  Rainer OrthUse fork instead of vfork on Solaris
2020-06-25  Rainer OrthDon't include *sol2-tdep.o on Linux/sparc*
2020-06-25  Rainer OrthMove common handlers to sol2_init_abi
2020-06-24  Pedro AlvesW/ Clang, compile/link C++ test programs with "-x c++"
2020-06-24  Pedro AlvesW/ Clang, compile C/C++ testcases with -Wno-unknown...
2020-06-24  Philippe WaroquiersFixes PR 25475: ensure exec-file-mismatch "ask" always...
2020-06-23  Andrew Burgessgdb: New maintenance command to print XML target descri...
2020-06-23  Andrew Burgessgdb: Print compatible information within print_xml_feature
2020-06-23  Andrew Burgessgdb: Allow target description to be dumped even when...
2020-06-23  Simon Marchigdb: add some more empty lines in loc.c
2020-06-23  Simon Marchigdb: add empty lines in loc.c
2020-06-23  Pedro AlvesFix "maint selftest" regression, add struct scoped_mock...
2020-06-23  Sandra LoosemoreAdjust command completion output when TUI is disabled
2020-06-23  Gary BensonImprove -Wunused-value testcase build failures fix
2020-06-23  Andrew Burgessgdb: Convert language la_is_string_type_p field to...
2020-06-23  Andrew Burgessgdb: Convert language la_print_typedef field to a method
2020-06-23  Andrew Burgessgdb: Convert language la_printstr field to a method
2020-06-23  Andrew Burgessgdb: Convert language la_printchar field to a method
2020-06-23  Andrew Burgessgdb: Convert language la_emitchar field to a method
2020-06-23  Andrew Burgessgdb: Convert language la_post_parser field to a method
2020-06-23  Andrew Burgessgdb: Convert language la_parser field to a method
2020-06-23  Gary BensonAvoid testcase build failures with -Wunused-value
2020-06-23  Andrew Burgessgdb: Add --with-python-libdir to gdb's --configuration...
2020-06-22  Philippe WaroquiersNEWS and documentation for alias default-args related...
2020-06-22  Philippe WaroquiersAdd tests for new alias default-args related commands...
2020-06-22  Philippe Waroquiersdefault-args: allow to define default arguments for...
2020-06-22  Sandra LoosemoreDisable parts of gdb.base/source-dir.exp on remote...
2020-06-22  Tankut Baris Aktemurgdb/jit: return bool in jit_breakpoint_re_set_internal...
2020-06-22  Pedro AlvesSolaris, target_wait(), don't rely on inferior_ptid
2020-06-21  Rainer OrthVarious procfs.c cleanups
2020-06-21  Rainer Orth[PR gdb/25939] Move push_target call earlier in procfs.c
2020-06-21  Philippe WaroquiersEnsure 'exec-file has changed' check has priority over...
2020-06-21  Sandra LoosemoreAdjust gdb.mi/mi-sym-info.exp filename patterns.
2020-06-21  Sandra LoosemoreFix gdb.base/list-missing-source.exp on remote host.
2020-06-19  Sandra LoosemoreFixes for gdb.xml/tdesc-regs.exp.
2020-06-19  Tom de Vries[gdb/testsuite] Limit default_target_compile override
2020-06-18  Pedro AlvesDecouple inferior_ptid/inferior_thread(); dup ptids...
2020-06-18  Pedro AlvesDon't write to inferior_ptid in aix-thread.c
2020-06-18  Pedro AlvesDon't write to inferior_ptid in ravenscar-thread.c
2020-06-18  Pedro AlvesDon't write to inferior_ptid in windows-nat.c, part II
2020-06-18  Pedro AlvesDon't write to inferior_ptid in windows-nat.c, part I
2020-06-18  Pedro AlvesDon't write to inferior_ptid in go32-nat.c
2020-06-18  Pedro AlvesDon't write to inferior_ptid in fork-child.c
2020-06-18  Pedro AlvesDon't write to inferior_ptid in bsd-kvm.c
2020-06-18  Pedro AlvesDon't write to inferior_ptid in btrace_fetch
2020-06-18  Pedro AlvesDon't write to inferior_ptid in bsd-kvm.c
2020-06-18  Pedro AlvesDon't write to inferior_ptid in corelow.c
2020-06-18  Pedro AlvesDon't write to inferior_ptid in darwin-nat.c
2020-06-18  Pedro AlvesDon't write to inferior_ptid in gnu-nat.c
2020-06-18  Pedro AlvesDon't write to inferior_ptid in go32-nat.c
2020-06-18  Pedro AlvesDon't write to inferior_ptid in nto-procfs.c
2020-06-18  Pedro AlvesDon't write to inferior_ptid in remote-sim.c
2020-06-18  Pedro AlvesDon't write to inferior_ptid in remote.c
2020-06-18  Pedro AlvesDon't write to inferior_ptid in tracectf.c
next