binutils-gdb.git
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...
2022-02-24 Dominique Quatravauxgdb/darwin: skip over WIFSTOPPED wait4 status
2022-02-24 Simon Marchigdb/linux-tdep: move "Perms" column right
2022-02-24 Simon Marchigdb/linux-tdep: make read_mapping return a structure
2022-02-24 GDB AdministratorAutomatic date update in version.in
2022-02-23 Tom TromeyFix bug in C++ overload resolution
2022-02-23 Dominik 'Disconnect3... gdb/linux-tdep.c: Add Perms to the 'info proc mappings...
2022-02-23 Patrick O'NeillRISC-V: PR28733, add missing extension info to 'unrecog...
2022-02-23 Patrick O'NeillRISC-V: PR28733, add missing extension info to 'invalid...
2022-02-23 Alan Modrabinutils 2.38 vs. ppc32 linux kernel
2022-02-23 Nelson ChuRISC-V: Updated CSRs to privileged spec v1.12 and debug...
2022-02-23 Tsukasa OIRISC-V: Add Privileged Architecture 1.12 CSRs
2022-02-23 Tsukasa OIRISC-V: Reorganize testcases for CFI directives
2022-02-23 GDB AdministratorAutomatic date update in version.in
2022-02-22 John BaldwinNEWS: Note that the FreeBSD async target supports async...
2022-02-22 John Baldwininf-ptrace: Add an event_pipe to be used for async...
2022-02-22 John BaldwinEnable async mode in the target in attach_cmd.
2022-02-22 John Baldwinfbsd-nat: Return nullptr rather than failing ::thread_name.
2022-02-22 John Baldwinfbsd-nat: Various cleanups to the ::resume entry debug...
2022-02-22 John Baldwinfbsd-nat: Include ptrace operation in error messages.
2022-02-22 John Baldwinfbsd-nat: Implement async target support.
2022-02-22 John Baldwininf-ptrace: Support async targets in inf_ptrace_target...
2022-02-22 John Baldwininf-ptrace: Return an IGNORE event if waitpid() fails.
2022-02-22 John Baldwindo_target_wait_1: Clear TARGET_WNOHANG if the target...
2022-02-22 John BaldwinDon't enable async mode at the end of target ::resume...
2022-02-22 John BaldwinEnable async mode on supported targets in target_resume.
2022-02-22 John Baldwingdbserver linux-low: Convert linux_event_pipe to the...
2022-02-22 John Baldwingdb linux-nat: Convert linux_nat_event_pipe to the...
2022-02-22 John Baldwingdbsupport: Add an event-pipe class.
2022-02-22 Ruslan Kabatsayevgdb: fix detection of compilation and linking flags...
2022-02-22 Philippe Blaingdb/testsuite/README: point to default value of INTERNA...
2022-02-22 Kito ChengRISC-V: Maintain a string to hold the canonical order
2022-02-22 GDB AdministratorAutomatic date update in version.in
2022-02-21 Alan ModraRe: ld: Support customized output section type
2022-02-21 Mike Frysingersim: gdbinit: hoist setup to common code
2022-02-21 Andrew Burgessgdb/testsuite: relax pattern in new gdb.mi/mi-multi...
next