]> git.ipfire.org Git - thirdparty/binutils-gdb.git/shortlog
thirdparty/binutils-gdb.git
2024-09-13  Markus Metzgergdb, infrun: fix multi-threaded reverse stepping users/mmetzger/pr31353
2024-09-13  Markus Metzgergdb, infrun, record: move no-history notification into...
2024-09-13  Markus Metzgergdb, infrun, record: fix hang when step-over fails...
2024-09-13  Markus Metzgergdb, infrun, btrace: fix reverse/replay stepping at...
2024-09-13  GDB AdministratorAutomatic date update in version.in
2024-09-12  Sam Jamesgprofng: avoid use of non-portable which [PR32166]
2024-09-12  Simon Marchigdb: change type of `general_symbol_info::m_section...
2024-09-12  Jens Remuss390: Relax risbg[n]z, risb{h|l}gz, {rns|ros|rxs}bgt...
2024-09-12  Jens Remuss390: Simplify (dis)assembly of insn operands with...
2024-09-12  GDB AdministratorAutomatic date update in version.in
2024-09-11  Vladimir MezentsevFix 32096 UBSAN issues in gprofng
2024-09-11  Tom de Vries[gdb/testsuite] Simplify gdb.dwarf2/forward-spec.exp
2024-09-11  Christophe... arm: Handle undefweak with ST_BRANCH_UNKNOWN
2024-09-11  Kyle Hueygdb: Support DW_OP_constx (the standardized version...
2024-09-11  Tom TromeyFix typo in Python TUI window text
2024-09-11  Jan Beulichgas: avoid (scrubber) diagnostics for stuff past .end
2024-09-11  Jan Beulichgas: restrict scrubber mri_{state,last_ch} vars
2024-09-11  Jan Beulicharm: don't engage symver scrubber hack in CCS mode
2024-09-11  Jan Beulichx86/APX: correct disassembly for EVEX.B4
2024-09-11  Jan Beulichx86: error handling in set_cpu_arch()
2024-09-11  Mark Harmstoneld/testsuite: exclude relocs from section contributions...
2024-09-11  GDB AdministratorAutomatic date update in version.in
2024-09-10  Andrew Burgessgdb/testsuite: fix argument order in example code withi...
2024-09-10  Andrew Burgessgdb/testsuite: add return after a call to 'untested'
2024-09-10  Andrew BurgessRevert "[gdb/testsuite] Handle missing curses in gdb...
2024-09-10  Andrew Burgessgdb/python: avoid depending on the curses library
2024-09-10  Tom de Vries[gdb/testsuite] Fix gdb.xml/tdesc-regs.exp on riscv64
2024-09-10  Tom de Vries[gdb/build] Fix unused var in corelow.c
2024-09-10  H.J. Lubfd: Pass true to ld_plugin_object_p
2024-09-10  GDB AdministratorAutomatic date update in version.in
2024-09-09  Tom TromeyMove enum size check into ada_identical_enum_types_p
2024-09-09  Tom TromeyMinor cleanup to ada_identical_enum_types_p
2024-09-09  Tom TromeyBoolify ada_identical_enum_types_p
2024-09-09  Tom TromeyFix some comments in dwarf2/cooked-index.h
2024-09-09  Tom TromeyRefactor cooked_index_shard::handle_gnat_encoded_entry
2024-09-09  Tom TromeyIgnore DW_TAG_padding in tag_is_type
2024-09-09  Jens Remuss390: Align opcodes to lower-case
2024-09-09  Jens Remuss390: Document syntax to omit base register operand
2024-09-09  Andrew Burgessgdb/NEWS: group general news items together
2024-09-09  Lulu CaiLoongArch: Fixed precedence of expression operators...
2024-09-09  GDB AdministratorAutomatic date update in version.in
2024-09-08  Andrew Burgessgdb: fix use of out of scope temporary variable in...
2024-09-08  Tom de Vries[gdb/testsuite] Handle missing curses in gdb.python...
2024-09-08  GDB AdministratorAutomatic date update in version.in
2024-09-07  Andrew Burgessgdb: only insert thread-specific breakpoints in the...
2024-09-07  Andrew Burgessgdb: don't set breakpoint::pspace in create_breakpoint
2024-09-07  Andrew Burgessgdb: parse pending breakpoint thread/task immediately
2024-09-07  Andrew Burgessgdb: create new is_thread_id helper function
2024-09-07  Andrew Burgessgdb: add another overload of startswith
2024-09-07  Andrew Burgessgdb: make breakpoint_debug_printf global
2024-09-07  Tom TromeyRemove tui_refresh_cmd_win
2024-09-07  Tom TromeyRemove tui_wrefresh
2024-09-07  Tom TromeyRename tui_suppress_output
2024-09-07  Tom TromeyClean up refreshing in TUI register window
2024-09-07  Andrew Burgessgdb: 'target ...' commands now expect quoted/escaped...
2024-09-07  Andrew Burgessgdb: allow quoted filenames for commands that have...
2024-09-07  Andrew Burgessgdb: add remove-symbol-file command completion
2024-09-07  Andrew Burgessgdb: extend completion of quoted filenames to work...
2024-09-07  Andrew Burgessgdb: new extract_single_filename_arg helper function
2024-09-07  Andrew Burgessgdb: implement readline rl_directory_rewrite_hook callback
2024-09-07  Andrew Burgessgdb: improve gdb_rl_find_completion_word for quoted...
2024-09-07  Andrew Burgessgdb: apply escaping to filenames in 'complete' results
2024-09-07  Andrew Burgessgdb: add match formatter mechanism for 'complete' comma...
2024-09-07  Andrew Burgessgdb: simplify completion_result::print_matches
2024-09-07  Andrew Burgessgdb: move display of completion results into completion...
2024-09-07  Andrew Burgessgdb: improve escaping when completing filenames
2024-09-07  Andrew Burgessgdb: deprecated filename_completer and associated functions
2024-09-07  Andrew Burgessgdb: split apart two different types of filename completion
2024-09-07  Andrew Burgessgdb: unify build-id to objfile lookup code
2024-09-07  Andrew Burgessgdb: improve shared library build-id check for core...
2024-09-07  Andrew Burgessgdb/corefile: improve file backed mapping handling
2024-09-07  Andrew Burgessgdb/corefile: don't pretend unavailable sections are...
2024-09-07  Xin WangNot append rela for absolute symbol
2024-09-07  Xin WangAdd macros to get opcode of instructions approriately
2024-09-07  GDB AdministratorAutomatic date update in version.in
2024-09-06  Vladimir MezentsevRename gp-* man pages to gprofng-* man pages
2024-09-06  Tom TromeyFix 'catch exception' with -flto
2024-09-06  Tom TromeyClear Ada symbol cache
2024-09-06  Tom TromeyTest -fgnat-encodings=all in tagged_access.exp
2024-09-06  Tom TromeyIntroduce and use foreach_gnat_encoding
2024-09-06  Bernd EdlingerFix the build-id option for GCC default configuration
2024-09-06  Shahab Vahedibfd: Fix GCC warning when CFLAGS="-Og" is used
2024-09-06  Jan Beulichx86/APX: use D for 2-operand CFCMOVcc
2024-09-06  Jan Beulichx86/APX: optimize certain reg-only CFCMOVcc forms
2024-09-06  Jan Beulichbfd/PE: correct SizeOfImage calculation
2024-09-06  Jan Beulichx86: templatize VNNI templates
2024-09-06  GDB AdministratorAutomatic date update in version.in
2024-09-05  Mark Harmstonebfd/pdb: fix -Wmaybe-uninitialized warning
2024-09-05  Alan ModraPR32136, Use-of-uninitialized-memory in evax_bfd_print_...
2024-09-05  Thiago Jung... gdbserver: aarch64: Fix expedited registers list
2024-09-05  Lulu CaiLoongArch: Fixed ABI v1.00 TLS dynamic relocation gener...
2024-09-05  GDB AdministratorAutomatic date update in version.in
2024-09-04  Vladimir MezentsevFix 32097 Warnings when building gprofng with Clang
2024-09-04  Tom TromeyImprove comments in dwarf2/parent-map.h
2024-09-04  Andrew Burgessgdb: reformat Python file with black
2024-09-04  Andrew Burgesslibiberty: sync with gcc
2024-09-04  Andrew Burgessgdb: implement ::re_set method for catchpoint class
2024-09-04  Christophe... Revert "contrib: Add autoregen.py"
2024-09-04  Tom de Vries[gdb/testsuite] Fix gdb.arch/riscv-tdesc-regs.exp
2024-09-04  Christophe... arm: Do not insert stubs needing Arm code on Thumb...
next