binutils-gdb.git
2022-04-07 Andrew Burgessgdb: use 'const reggroup *' in python/py-registers...
2022-04-07 Andrew Burgessgdb: switch to using 'const reggroup *' in tui-regs...
2022-04-07 Andrew Burgessgdb: make gdbarch_register_reggroup_p take a const...
2022-04-07 Andrew Burgessgdb: add some const in gdb/reggroups.c
2022-04-07 Andrew Burgessgdb: don't try to use readline before it's initialized
2022-04-07 Luis MachadoRecognize the NT_ARM_SYSTEM_CALL register set
2022-04-07 Mark HarmstoneAdd support for COFF secidx relocations
2022-04-07 Jan Beulichgas/Dwarf: record functions
2022-04-07 Jan BeulichArm64: arrange for line number emission for .inst
2022-04-07 Jan BeulichArm32: arrange for line number emission for .inst
2022-04-07 Jan BeulichRISC-V: add testcase to check line number emission...
2022-04-07 Andreas KrebbelIBM zSystems: Add support for z16 as CPU name.
2022-04-07 GDB AdministratorAutomatic date update in version.in
2022-04-06 Youling Tanggdb: mips: Fix the handling of complex type of function...
2022-04-06 Tom TromeyUse new and delete in jit.c
2022-04-06 Simon Marchigdb: don't copy entirely optimized out values in value_copy
2022-04-06 Jeff LawFix for v850e divq instruction
2022-04-06 Jeff LawFix "bins" simulation for v850e3v5
2022-04-06 Tiezhu Yanggdb: LoongArch: prepend tramp frame unwinder for signal
2022-04-06 Andrew Burgessgdb: make interp_add static
2022-04-06 Nick CliftonAdd code to display the contents of .debug_loclists...
2022-04-06 Luis MachadoEnable ARMv8.1-m PACBTI support
2022-04-06 Andrew Burgessgdb: move gdb_disassembly_flag into a new disasm-flags...
2022-04-06 GDB AdministratorAutomatic date update in version.in
2022-04-05 Tom TromeyIntroduce wrapped_file
2022-04-05 Tom TromeyDon't call init_thread_list in windows-nat.c
2022-04-05 Simon Marchigdb/testsuite: fix intermittent failure in gdb.base...
2022-04-05 Simon Marchigdb/testsuite: fix intermittent failures in gdb.mi...
2022-04-05 Luis MachadoFix qRcmd error code parsing
2022-04-05 Simon Marchigdb: resume ongoing step after handling fork or vfork
2022-04-05 Simon Marchigdb/remote: remove_new_fork_children don't access targe...
2022-04-05 Simon Marchigdbserver: report correct status in thread stop race...
2022-04-05 Simon Marchigdb: fix handling of vfork by multi-threaded program...
2022-04-05 Simon Marchigdb/infrun: add logging statement to do_target_resume
2022-04-05 Simon Marchigdb/infrun: add inferior parameters to stop_all_threads...
2022-04-05 Simon Marchigdb: replace inferior::waiting_for_vfork_done with...
2022-04-05 Simon Marchigdb: make timestamped_file implement write_async_safe
2022-04-05 GDB AdministratorAutomatic date update in version.in
2022-04-04 Andrew Burgessgdb/testsuite: fix timeout in server-pipe.exp test
2022-04-04 John BaldwinHandle TLS variable lookups when using separate debug...
2022-04-04 Lancelot SIXgdb: Add maint set ignore-prologue-end-flag
2022-04-04 Lancelot SIXgdb: Add support for DW_LNS_set_prologue_end in line...
2022-04-04 Lancelot SIXgdb/buildsym: Line record use a record flag
2022-04-04 Simon Marchigdb: make timestamped_file implement can_emit_style_escape
2022-04-04 Simon Marchigdb: remove assertion in psymbol_functions::expand_symt...
2022-04-04 Andrew Burgesssim: fixes for libopcodes styled disassembler
2022-04-04 Tom TromeyRemove some globals from nat/windows-nat.c
2022-04-04 Tom TromeyRemove windows_thread_info destructor
2022-04-04 Tom TromeyUse unique_ptr in the Windows thread list
2022-04-04 Tom TromeyUse auto_obstack in windows-nat.c
2022-04-04 Tom TromeySimplify windows-nat.c solib handling
2022-04-04 Pedro AlvesAvoid undefined behavior in gdbscm_make_breakpoint
2022-04-04 Tom TromeyAdd context-sensitive field name completion to Ada...
2022-04-04 Tom TromeyConsolidate single-char tokens in ada-lex.l
2022-04-04 Tom TromeyRemove the Ada DOT_ALL token
2022-04-04 Tom TromeyRefactor ada-lex.l:processId
2022-04-04 Tom TromeyImplement completion for Ada attributes
2022-04-04 Tom TromeyRefactor expression completion
2022-04-04 Tom TromeyEnable "set debug parser" for Ada
2022-04-04 Tom TromeyFix bug in Ada attributes lexing
2022-04-04 Tom TromeyRemove null sentinel from 'attributes'
2022-04-04 Tom TromeyHandle ghost entities in symbol lookup
2022-04-04 Simon Marchigdb: rename start_symtab/end_symtab to start_compunit_s...
2022-04-04 Simon Marchigdb: remove some unused buildsym-legacy functions
2022-04-04 Fangrui Songgas: copy st_size only if unset
2022-04-04 Andrew Burgessgdb: remove use of vfprintf_filtered
2022-04-04 Andrew Burgessopcodes/i386: partially implement disassembler style...
2022-04-04 Andrew Burgessopcodes/riscv: implement style support in the disassembler
2022-04-04 Andrew Burgessobjdump/opcodes: add syntax highlighting to disassemble...
2022-04-04 Tom TromeyRemove more Python 2 code
2022-04-04 Tom de Vries[gdb/testsuite] Fix KPASS in gdb.ada/arrayptr.exp
2022-04-04 GDB AdministratorAutomatic date update in version.in
2022-04-03 rupothargdb: add support for Fortran's ASSUMED RANK arrays
2022-04-03 Andrew Burgessgdb/dwarf: pass an array of values to the dwarf evaluator
2022-04-03 Andrew Burgessgdb: small simplification in dwarf2_locexpr_baton_eval
2022-04-03 Andrew Burgessgdb/testsuite: resolve some duplicate test names in...
2022-04-03 Andrew Burgessgdb/testsuite: resolve a duplicate test name in a gdb...
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-04-03 Andrew Burgessgdb/tui: fair split of delta after a resize
2022-04-03 Andrew Burgessgdb/tui: relax restrictions on window max height and...
2022-04-03 Andrew Burgessgdb/testsuite: some additional tests in gdb.tui/scroll.exp
2022-04-03 Andrew Burgessgdb/tui: support placing the cmd window into a horizont...
2022-04-03 Andrew Burgessgdb/tui: allow cmd window to change size in tui_layout_...
2022-04-03 Andrew Burgessgdb/tui: fairer distribution of excess space during...
2022-04-03 Andrew Burgessgdb/tui: avoid fp exception when applying layouts
2022-04-03 Andrew Burgessgdb/tui/testsuite: refactor new-layout.exp test
2022-04-03 Andrew Burgessgdb/tui: add left_boxed_p and right_boxed_p member...
2022-04-03 Andrew Burgessgdb/tui: add a tui debugging flag
2022-04-03 Andrew Burgessgdb/tui: add new 'tui window width' command and 'winwid...
2022-04-03 Andrew Burgessgdb/tui: rename tui_layout_split:set_weights_from_heights
2022-04-03 Andrew Burgessgdb/tui: rename tui_layout_base::adjust_size to ::set_h...
2022-04-03 Andrew Burgessgdb: move some commands into the tui namespace
2022-04-03 Simon Marchigdb: fix gdb_print -> gdb_printf typo
2022-04-03 Alan ModraMove microblaze relax info to target specific data
2022-04-03 Alan ModraRevert commit 240d6706c6a2
2022-04-03 Alan ModraRegen bfd po/SRC-POTFILES.in
2022-04-03 GDB AdministratorAutomatic date update in version.in
2022-04-02 Tiezhu Yanggdb: rename floatformats_ia64_quad to floatformats_ieee...
next