binutils-gdb.git
2022-04-09 Alan ModraDon't run pr27228 test for hppa
2022-04-09 Alan ModraCorrect nds32 readelf reloc numbers
2022-04-09 GDB AdministratorAutomatic date update in version.in
2022-04-08 Fangrui Songgas: Port "copy st_size only if unset" to aarch64 and...
2022-04-08 Vladimir Mezentsevgprofng: fprintf_styled_func not inizialized for disass...
2022-04-08 Vladimir Mezentsevgprofng: zlib handling
2022-04-08 Pedro Alvesgdb: Avoid undefined shifts, fix Go shifts
2022-04-08 Pedro AlvesFix undefined behavior in the Fortran, Go and Pascal...
2022-04-08 Nick CliftonDebug info for function in Windows PE binary on wrong...
2022-04-08 Simon MarchiPass PKG_CONFIG_PATH down from top-level Makefile
2022-04-08 Simon Marchigdb/testsuite: use nopie in gdb.dwarf2/dw2-inline-param.exp
2022-04-08 Alan Modragdb maintainer commit rights
2022-04-08 Bernhard Heckelgdb/fortran: print fortran extended types with ptype
2022-04-08 Bernhard Heckelgdb/fortran: add support for accessing fields of extend...
2022-04-08 Nils-Christian... gdb: add Nils-Christian Kempke to gdb/MAINTAINERS
2022-04-08 Simon Marchigdb: change file_file_name to return an std::string
2022-04-08 GDB AdministratorAutomatic date update in version.in
2022-04-07 Andrew Burgessgdb/fortran: fix fetching assumed rank array content
2022-04-07 Simon Marchigdb/testsuite: add "macros" option to gdb_compile
2022-04-07 Simon Marchigdb: remove subfile::buildsym_compunit field
2022-04-07 Tom de Vries[gdb/testsuite] Make gdb.base/annota1.exp more robust
2022-04-07 Simon Marchigdb/testsuite/dwarf: simplify line number program syntax
2022-04-07 Simon Marchigdb/testsuite/dwarf: remove two unused variables
2022-04-07 Simon Marchigdb: remove symtab::pspace
2022-04-07 Simon Marchigdb: remove symtab::objfile
2022-04-07 Simon Marchigdb: remove symtab::blockvector
2022-04-07 Simon Marchigdb: remove symtab::dirname
2022-04-07 Simon Marchigdb/testsuite: make gdb_breakpoint and runto take a...
2022-04-07 Andrew Burgessgdb: update comments throughout reggroups.{c,h} files
2022-04-07 Andrew Burgessgdb: move struct reggroup into reggroups.h header
2022-04-07 Andrew Burgessgdb: convert reggroup to a C++ class with constructor...
2022-04-07 Andrew Burgessgdb: make the pre-defined register groups const
2022-04-07 Andrew Burgessgdb: more 'const' in gdb/reggroups.{c,h}
2022-04-07 Andrew Burgessgdb: remove reggroup_next and reggroup_prev
2022-04-07 Andrew Burgessgdb: convert reggroups to use a std::vector
2022-04-07 Andrew Burgessgdb: always add the default register groups
2022-04-07 Andrew Burgessgdb/tui: fix 'tui reg next/prev' command when data...
2022-04-07 Andrew Burgessgdb/tui: avoid theoretical bug with 'tui reg' command
2022-04-07 Andrew Burgessgdb: have reggroup_find return a const
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'
next