]> git.ipfire.org Git - thirdparty/binutils-gdb.git/shortlog
thirdparty/binutils-gdb.git
2023-07-24  Jose E. Marchesibpf: gas,opcodes: fix pseudoc syntax for MOVS* and...
2023-07-24  GDB AdministratorAutomatic date update in version.in
2023-07-23  Jose E. Marchesibpf: add support for jal/gotol jump instruction with...
2023-07-23  Tom TromeyUse 'name' in DAP start_thread function
2023-07-23  Tom TromeyExport gdb.block_signals and create gdb.Thread
2023-07-23  Andrew Burgessgdb: two changes to linux_nat_debug_printf calls in...
2023-07-23  Andrew Burgessgdb/testsuite: replace $testfile with $binfile in one...
2023-07-23  GDB AdministratorAutomatic date update in version.in
2023-07-22  Tom de Vries[gdb/testsuite] Improve gdb.arch/arm-pthread_cond_timed...
2023-07-22  Tom de Vries[gdb/testsuite] Use proc readnow in two test-cases
2023-07-22  GDB AdministratorAutomatic date update in version.in
2023-07-21  Tom TromeyFix crash with DW_FORM_implicit_const
2023-07-21  David Faustbpf: disasemble offsets of value 0 as "+0"
2023-07-21  Tom TromeyImplement DAP modules request
2023-07-21  Tom TromeyAdd Progspace.objfile_for_address
2023-07-21  Tom TromeyRemove unused imports
2023-07-21  Tom TromeyDocument array indexing for Python gdb.Value
2023-07-21  Jose E. Marchesibpf: opcodes, gas: support for signed load V4 instructions
2023-07-21  Jose E. Marchesibpf: opcodes, gas: support for signed register move...
2023-07-21  Tom TromeyRemove redundant @findex from python.texi
2023-07-21  Tom TromeyFix typo in py-type.c docstring
2023-07-21  Tom TromeyImplement Ada target name symbol
2023-07-21  Tom TromeyAdd instruction bytes to DAP disassembly response
2023-07-21  Tom TromeyRemove ancient Ada workaround
2023-07-21  Jose E. Marchesibpf: add missing bpf-dis.c to opcodes/Makefile.am
2023-07-21  Jose E. Marchesisim/bpf: desCGENization of the BPF simulator
2023-07-21  Jose E. MarchesiDesCGENization of the BPF binutils port
2023-07-21  Lancelot Sixgdb/solib-rocm: limit the number of opened file descriptors
2023-07-21  Jan Beulichx86: adjust disassembly of insns operating on selector...
2023-07-21  Jan Beulichx86: simplify disassembly of LAR/LSL
2023-07-21  Tom de Vries[gdb/symtab] Add optimized out static var to cooked...
2023-07-21  Tom de Vries[gdb/tui] Fix superfluous newline for long prompt
2023-07-21  GDB AdministratorAutomatic date update in version.in
2023-07-20  Alan ModraMIPS: Don't move __gnu_lto_slim to .scommon
2023-07-20  GDB AdministratorAutomatic date update in version.in
2023-07-19  Hui Ligdb: LoongArch: Update status of the entire regset...
2023-07-19  Pedro AlvesFix gdb.Inferior.read_memory without execution (PR...
2023-07-19  Nick CliftonUpdated Romainian translation for the opcodes directory
2023-07-19  Lancelot SIXgdb/amd-dbgapi-target: Use inf param in detach
2023-07-19  Tom de Vries[gdb/testsuite] Fix gdb.gdb/python-helper.exp with...
2023-07-19  Alan Modra[GOLD, PowerPC64] Debug info relocation overflow
2023-07-19  Alan ModraTidy binutils configure
2023-07-19  Alan ModraBuild all the objdump extensions with --enable-targets=all
2023-07-19  Alan Modragas 32-bit host compile warnings
2023-07-19  GDB AdministratorAutomatic date update in version.in
2023-07-18  Nick CliftonUpdated Swedish translation for the binutils subdirectory
2023-07-18  Pter ChubbPR 30632 - ld segfaults if linker script includes a...
2023-07-18  JiaweiRISC-V: Supports Zcb extension.
2023-07-18  JiaweiRISC-V: Support Zca/f/d extensions.
2023-07-18  GDB AdministratorAutomatic date update in version.in
2023-07-17  Tom TromeyRemove unused declaration of child_terminal_init_with_pgrp
2023-07-17  Michael MatzAlso support '^=' in linker script expressions
2023-07-17  Andrew Burgessgdb: additional debug output in infrun.c and linux...
2023-07-17  Andrew Burgessgdb/testsuite: remove use of sleep from gdb.base/foll...
2023-07-17  Andrew Burgessgdb/testsuite: expand gdb.base/foll-vfork.exp
2023-07-17  Andrew Burgessgdb: don't resume vfork parent while child is still...
2023-07-17  Mihails Strasunsgdb, infrun: refactor part of `proceed` into separate...
2023-07-17  Andrew Burgessgdb: fix an issue with vfork in non-stop mode
2023-07-17  Andrew Burgessgdb: don't restart vfork parent while waiting for child...
2023-07-17  Andrew Burgessgdb: catch more errors in gdb.base/foll-vfork.exp
2023-07-17  GDB AdministratorAutomatic date update in version.in
2023-07-16  Alan ModraPR10957, Missing option to really print section+offset
2023-07-16  Alan ModraSupport NEXT_SECTION in ALIGNOF and SIZEOF
2023-07-16  Tom de Vries[gdb/testsuite] Handle has_native_target in gdb.testsui...
2023-07-16  GDB AdministratorAutomatic date update in version.in
2023-07-15  Andrew Burgessgdb/tui: make tui_win_info::title private
2023-07-15  Andrew Burgessgdb: style filenames in separate debug file warnings
2023-07-15  Tom de Vries[gdb/testsuite] Fix gdb.dwarf2/forward-spec.exp with...
2023-07-15  GDB AdministratorAutomatic date update in version.in
2023-07-14  Tom TromeyUse correct inferior in Inferior.read_memory et al
2023-07-14  Tom TromeyIntroduce scoped_restore_current_inferior_for_memory
2023-07-14  Tom TromeyRemove obsolete comment from gdbthread.h
2023-07-14  Tom TromeyRename Python variable in py-inferior.exp
2023-07-14  Tom TromeyRefactor py-inferior.exp
2023-07-14  Tom TromeyMinor cleanups in py-inferior.exp
2023-07-14  Tom TromeyRevert "Simplify auto_load_expand_dir_vars and remove...
2023-07-14  John BaldwinTest that native targets can read a tdesc without a...
2023-07-14  John BaldwinAdd a have_native_target helper function for use with...
2023-07-14  John Baldwin*-linux-nat: Handle null inferior in read_description.
2023-07-14  John Baldwin*-fbsd-nat: Handle null inferior in read_description.
2023-07-14  Tobias BurnusRe: Let '^' through the lexer
2023-07-14  Bruno Larsengdb/doc: document '+' argument for 'list' command
2023-07-14  Bruno Larsengdb/cli: Improve UX when using list with no args
2023-07-14  Bruno Larsengdb/cli: add '.' as an argument for 'list' command
2023-07-14  Bruno Larsengdb/cli: Factor out code to list lines around a given...
2023-07-14  Vladimir Mezentsevgprofng: 30602 [2.41] gprofng test hangs on i686-linux-gnu
2023-07-14  Alan ModraMake the default gas symbol hash table larger
2023-07-14  Alan ModraFix loongarch build with gcc-4.5
2023-07-14  Alan ModraMore tidies to objcopy archive handling
2023-07-14  Alan ModraAIX_WEAK_SUPPORT
2023-07-14  GDB AdministratorAutomatic date update in version.in
2023-07-13  Tom TromeyImplement 'Enum_Val and 'Enum_Rep
2023-07-13  Tom TromeyRemove ada_attribute_name
2023-07-13  Michael MatzLet '^' through the lexer
2023-07-13  Alan Modraelf_object_p load of dynamic symbols
2023-07-13  GDB AdministratorAutomatic date update in version.in
2023-07-12  Tom de Vries[gdb/tui] Assume HAVE_WBORDER
2023-07-12  Tom de Vries[gdb/tui] Make translate return entry->value instead...
2023-07-12  Tom de Vries[gdb/tui] Merge tui border-kind corner translation...
2023-07-12  Tom de Vries[gdb/tui] Introduce translate_acs
next