]> git.ipfire.org Git - thirdparty/binutils-gdb.git/shortlog
thirdparty/binutils-gdb.git
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
2023-07-12  Tom de Vries[gdb/tui] Remove default entries in TUI translation...
2023-07-12  Alan Modra.noinit and .persistent for msp430
2023-07-12  Alan Modra.noinit and .persistent alignment
2023-07-12  Alan ModraRe: Align linkerscript symbols according to ABI
2023-07-12  Alan ModraRe: Keeping track of rs6000-coff archive element pointers
2023-07-12  GDB AdministratorAutomatic date update in version.in
2023-07-11  Tom TromeyRemove some TODOs from gdb.cp tests
2023-07-11  Jan Beulichx86: simplify table-referencing macros
2023-07-11  Jan Beulichx86: convert 0FXOP to just XOP in enumerator names
2023-07-11  Jan Beulichx86: misc further register-only insns don't need to...
2023-07-11  Jan Beulichx86: various operations on mask registers can avoid...
2023-07-11  Jan Beulichx86: slightly rework handling of some register-only...
2023-07-11  Jan Beulichx86: SIMD shift-by-immediate don't need to go through...
2023-07-11  Jan Beulichx86: misc further memory-only insns don't need to go...
2023-07-11  Jan Beulichx86: {,V}MOVNT* don't need to go through mod_table[]
2023-07-11  Jan Beulichx86: fold legacy/VEX {,V}MOV{H,L}* entries
2023-07-11  Jan Beulichx86: fold certain legacy/VEX table entries
2023-07-11  Jan Beulichld/PDB: fix off-by-1 in add_globals_ref()
2023-07-11  GDB AdministratorAutomatic date update in version.in
2023-07-10  Tom TromeyRemove target_close
2023-07-10  Tom TromeyUpdate TUI window title when changed
2023-07-10  Tom TromeyAdd Ada scope test for DAP
2023-07-10  Tom TromeyHandle typedefs in no-op pretty printers
2023-07-10  Tom TromeyReimplement DAP stack traces using frame filters
2023-07-10  Tom TromeySimplify FrameVars
2023-07-10  Tom TromeyFix oversights in frame decorator code
2023-07-10  Tom TromeyAdd new interface to frame filter iteration
2023-07-10  Tom TromeyFix execute_frame_filters doc string
2023-07-10  Tom TromeyChange 'handle_id' to be a local variable
2023-07-10  Tom TromeyMove definition of ctf_target type
2023-07-10  Tom TromeyConstify tfile_interp_line
2023-07-10  Tom TromeyUse function_view in traceframe_walk_blocks
2023-07-10  Tom TromeyUse unique_ptr for trace_dirname
2023-07-10  Tom TromeyUse unique_ptr for trace_filename
2023-07-10  Tom TromeyReplace use of xfree with byte_vector
2023-07-10  Tom TromeyRemove a use of xfree
2023-07-10  Tom TromeyAvoid crash with absolute symbol
2023-07-10  Andrew Burgessgdbserver: handle all eval_result_type values in tracep...
2023-07-10  Andrew Burgessgdb/testsuite: avoid stack addresses in test names
2023-07-10  Andrew Burgessgdb/testsuite: return after reporting a test unsupported
2023-07-10  Andrew Burgessgdb: include location number in breakpoint error message
2023-07-10  Richard Buntgdb/testsuite: Testing with the nvfortran compiler
next