binutils-gdb.git
2022-03-10 Pedro AlvesFix gdb.threads/clone-new-thread-event.exp race
2022-03-10 Pedro AlvesFix gdbserver/linux target_waitstatus logging assert
2022-03-10 Nick CliftonAdd option to objdump/readelf to disable access to...
2022-03-10 Alan ModraRe: ld: Add a before_plugin_all_symbols_read hook
2022-03-10 H.J. Luld: Add a before_plugin_all_symbols_read hook
2022-03-10 GDB AdministratorAutomatic date update in version.in
2022-03-09 Hans-Peter... toplevel: Makefile.def: Make configure-sim depend on...
2022-03-09 Maciej W. RozyckiGDB/testsuite: Fix a "displayed" typo in gdb.base/defau...
2022-03-09 Maciej W. RozyckiGDB/testsuite: Remove a stray backslash from gdb.base...
2022-03-09 Christina Schimpe* gdb/doc/gdb.texinfo (Requirements): Fix a typo.
2022-03-09 Alan ModraConstant fold view increment expressions
2022-03-09 Alan ModraReduce duplicated symbol_clone_if_forward_ref work
2022-03-09 Aaron Mereygdb: Try searching for auto-load script using .gnu_debu...
2022-03-09 GDB AdministratorAutomatic date update in version.in
2022-03-08 Aaron MereyPR gdb/27876 - debuginfod-downloaded source files don...
2022-03-08 Jan Vranygdb/mi: preserve user selected thread and frame when...
2022-03-08 Andrew Burgessgdb: announce upcoming removal of Python 2 support...
2022-03-08 GDB AdministratorAutomatic date update in version.in
2022-03-07 Andrew Burgessgdb/testsuite: add new test for comparing char types...
2022-03-07 Andrew Burgessgdb/python: add Type.is_signed property
2022-03-07 Andrew Burgessgdb/python: add Type.is_scalar property
2022-03-07 Andrew Burgessgdb/mi: add --no-connection to MI -add-inferior command
2022-03-07 Umair Sairgdb/mi: fix regression in mi -add-inferior command
2022-03-07 Tom TromeyDeprecate dbx mode
2022-03-07 Pedro AlvesRemove unnecessary inferior lookup in infrun:handle_one
2022-03-07 Tom TromeyFix bug in ada_print_floating
2022-03-07 Tom TromeyImplement real literal extension for Ada
2022-03-07 Tom TromeyFix Ada integer literals with exponents
2022-03-07 Tom TromeyFix gdb.ada/arrayptr.exp results
2022-03-07 Tom TromeyHandle non-ASCII identifiers in Ada
2022-03-07 Tom TromeyDefine HOST_UTF32 in charset.h
2022-03-07 Tom TromeyLet phex and phex_nz handle sizeof_l==1
2022-03-07 Tom TromeyDon't pre-size result string in ada_decode
2022-03-07 Tom TromeySimplify a regular expression in ada-lex.l
2022-03-07 GDB AdministratorAutomatic date update in version.in
2022-03-06 Maciej W. RozyckiMIPS/opcodes: Fix alias annotation for branch instructions
2022-03-06 Tom TromeyUse function view when iterating over block symbols
2022-03-06 Tom TromeySimplify hppa-tdep.c use of objfile_key
2022-03-06 Simon Marchigdb: constify parameter of value_copy
2022-03-06 Simon Marchigdb: remove internalvar_funcs::destroy
2022-03-06 GDB AdministratorAutomatic date update in version.in
2022-03-05 GDB AdministratorAutomatic date update in version.in
2022-03-04 Tom TromeyMark vDSO as not a file
2022-03-04 Simon Marchibinutils/readelf: fix indentation in process_dynamic_se...
2022-03-04 Christina Schimpegdb: Use a typedef's scoped type name to identify local...
2022-03-04 Jan BeulichRISC-V: make .insn actually work for 64-bit insns
2022-03-04 Jan Beulichx86: drop redundant x86-64-code16-2 test
2022-03-04 GDB AdministratorAutomatic date update in version.in
2022-03-03 Roland McGrathFix typo in last change.
2022-03-03 Roland McGrathAvoid conflict with gnulib open/close macros.
2022-03-03 Alan ModraAdjust ld ctf test for 32-bit targets
2022-03-03 Luis MachadoUpdate my e-mail address in the MAINTAINERS file
2022-03-03 Tiezhu Yanggdb: testsuite: fix failed testcases in gdb.base/gdb...
2022-03-03 Alan Modracomment typo fix
2022-03-03 Alan ModraPowerPC64 DT_RELR relative reloc addresses
2022-03-03 GDB AdministratorAutomatic date update in version.in
2022-03-02 John Baldwinconfigure: Stop checking for PT_GETXMMREGS.
2022-03-02 John Baldwini386-bsd-nat: Assume PT_GETXMMREGS is present.
2022-03-02 John Baldwini386-fbsd-nat: Assume PT_GETXMMREGS is present.
2022-03-02 John Baldwinfbsd-tdep: Implement the vsyscall_range gdbarch hook.
2022-03-02 Tom TromeyRewrite make-target-delegates in Python
2022-03-02 Tom TromeyMove copyright code from gdbarch.py to new file
2022-03-02 GDB AdministratorAutomatic date update in version.in
2022-03-01 Tom TromeySome "distclean" fixes in gdb
2022-03-01 Tom TromeyFix typo in the "alias" example
2022-03-01 Nick CliftonFix a typo in the previous delta to bfdio.c.
2022-03-01 Alan ModraRevert "Check thin archive element file size against...
2022-03-01 Nick CliftonFix linker tests to compile with gcc-12.
2022-03-01 Nick CliftonPrevent an assertion from being triggered when linking...
2022-03-01 Tiezhu Yanggdb: testsuite: fix wrong expected result in attach...
2022-03-01 Tiezhu Yanggdb: testsuite: print explicit test result in can_spawn...
2022-03-01 Tiezhu Yanggdb: add Tiezhu Yang as LoongArch maintainer
2022-03-01 GDB AdministratorAutomatic date update in version.in
2022-02-28 Keith SeitzFix "spawn id XYZ not open" errors in gdb.mi/mi-exec...
2022-02-28 Tom TromeyAdd more filename styling
2022-02-28 Tom TromeyFix maybe-uninitialized warning in py-infthread.c
2022-02-28 Tom TromeyHandle multi-byte bracket sequences in Ada lexer
2022-02-28 Tom TromeyHandle 'QWW' encoding case in Ada enums
2022-02-28 Andrew Burgessgdb/python: Add gdb.InferiorThread.details attribute
2022-02-28 Keith SeitzError when gdb_is_target_1 is called without running...
2022-02-28 Keith SeitzFix gdb.fortran "failed to extract expected results...
2022-02-28 Torbj?rn SvenssonFurther correct the handling of long pathnames on Windo...
2022-02-28 Nick CliftonClarify the wording of the error message when an obsole...
2022-02-28 GDB AdministratorAutomatic date update in version.in
2022-02-27 GDB AdministratorAutomatic date update in version.in
2022-02-26 Kevin BuettnerHandle recursive internal problem in gdb_internal_error...
2022-02-26 GDB AdministratorAutomatic date update in version.in
2022-02-25 Aaron Mereygdb-add-index: disable debuginfod
2022-02-25 Andrew Burgessgdb: add operator+= and operator+ overload for std...
2022-02-25 Tom TromeyPrint MI prompt on interrupted command
2022-02-25 Andrew Burgessgdb/testsuite: fix list.exp test cases
2022-02-25 Tsukasa OIRISC-V: Remove a loop in the ISA parser
2022-02-25 Tsukasa OIRISC-V: Fix mask for some fcvt instructions
2022-02-25 Keith SeitzSupport template lookups in strncmp_iw_with_mode
2022-02-25 Keith SeitzUnit tests for strncmp_iw_with_mode
2022-02-25 Keith SeitzMove find_toplevel_char to cp-support.[ch]
2022-02-25 GDB AdministratorAutomatic date update in version.in
2022-02-24 Tom TromeyFix crash in Fortran code
2022-02-24 John BaldwinRevert "do_target_wait_1: Clear TARGET_WNOHANG if the...
2022-02-24 Andrew Burgessgdb: use a range based for loop when iterating over...
next