]> git.ipfire.org Git - thirdparty/binutils-gdb.git/shortlog
thirdparty/binutils-gdb.git
2021-06-29  Simon Marchigdb: add names to unwinders, add debug messages when...
2021-06-29  Simon Marchigdb: introduce frame_debug_printf
2021-06-29  Simon Marchigdb: make frame_debug a boolean
2021-06-29  Nick CliftonAdd the netbsdpe configuration to the list of obsolete...
2021-06-29  Tankut Baris... gdb: remove duplicate declaration of 'find_thread_ptid'
2021-06-29  Mike Frysingersim: io: add printf attributes to vprintf funcs too
2021-06-29  Mike Frysingersim: callback: add printf attributes
2021-06-29  Mike Frysingersim: callback: drop unused printf helpers
2021-06-29  Mike Frysingersim: cgen: require long long support
2021-06-29  GDB AdministratorAutomatic date update in version.in
2021-06-28  Simon Marchigdb: use gdb_bfd_count_sections in macho_symfile_offsets
2021-06-28  Simon Marchigdb: convert obj_section macros to methods
2021-06-28  Simon Marchigdb: add .flake8 file
2021-06-28  Luis MachadoSanitize the address before working with allocation...
2021-06-28  Luis MachadoFix FFR register size for core files.
2021-06-28  Luis MachadoFix tag_ctl register size in the core file.
2021-06-28  Simon Marchigdb: remove gdbarch_info_init
2021-06-28  Simon Marchigdb: remove gdbarch_info::tdep_info
2021-06-28  Andrew Burgessgdb/remote: Use true/false instead of 1/0
2021-06-28  Mike Frysingersim: bpf: enable -Werror usage
2021-06-28  Mike Frysingersim: bpf: fix printf warnings on 32-bit systems
2021-06-28  Mike Frysingersim: cgen: delete unused record_trace_results functions
2021-06-28  Bhuvanendra... gdb/fortran: Add type info of formal parameter for...
2021-06-28  Mike Frysingersim: frv: add missing const type
2021-06-28  Mike Frysingersim: frv: fix engine hook
2021-06-28  Mike Frysingersim: frv: fix up various missing prototype warnings
2021-06-28  Mike Frysingersim: frv: fix some printf type mismatch warnings
2021-06-28  Mike Frysingersim: frv: fix uninitialized variable warning
2021-06-28  Mike Frysingersim: frv: fix return type for post_wait_for funcs
2021-06-28  Mike Frysingersim: frv: fix ambiguous else compiler warnings
2021-06-28  GDB AdministratorAutomatic date update in version.in
2021-06-27  Mike Frysingersim: bpf/cris: include cgen-mem in decoders
2021-06-27  Mike Frysingersim: bpf: include more local headers & fix broken funcs
2021-06-27  Mike Frysingersim: cgen: suppress trace non-literal printf warning
2021-06-27  Mike Frysingersim: cgen: add asserts to fix unused engine warnings
2021-06-27  Mike Frysingersim: cgen: add printf attributes in a few more calls
2021-06-27  Mike Frysingersim: cgen: constify trace strings
2021-06-27  Mike Frysingersim: cgen: always leverage the mem prototypes
2021-06-27  Mike Frysingersim: cgen: always leverage the ops prototypes
2021-06-27  Mike Frysingersim: cgen: sync prototypes with implementation
2021-06-27  Mike Frysingersim: bpf: add explicit casts when using explicit formats
2021-06-27  Mike Frysingersim: bpf: fix mixed decls & code warnings (and style)
2021-06-27  Mike Frysingersim: erc32: merge with common configure script
2021-06-27  Mike Frysingersim: bfin: move pkg-config & SDL checks to common code
2021-06-27  GDB AdministratorAutomatic date update in version.in
2021-06-26  Simon Marchigdb/guile: use return values of add_setshow functions...
2021-06-26  Simon Marchigdb: remove context parameter from add_setshow_enum_cmd
2021-06-26  Simon Marchigdb: add assert in cmd_list_element::set_context
2021-06-26  Simon Marchigdb: add context getter/setter to cmd_list_element
2021-06-26  GDB AdministratorAutomatic date update in version.in
2021-06-25  Andrew Burgessgdb: change info sources to group results by objfile
2021-06-25  Andrew Burgessgdb/mi: add new --group-by-objfile flag for -file-list...
2021-06-25  Andrew Burgessgdb/mi: add regexp filtering to -file-list-exec-source...
2021-06-25  Andrew Burgessgdb: make struct output_source_filename_data more C...
2021-06-25  Andrew Burgessgdb: add new function quick_symbol_functions::has_unexp...
2021-06-25  Andrew Burgessgdb: fix invalid arg coercion when calling static membe...
2021-06-25  Andrew Burgessgdb: use gdb::optional instead of passing a pointer...
2021-06-25  Andrew Burgessgdb: replace NULL terminated array with array_view
2021-06-25  Andrew Burgessgdb: fix regression in evaluate_funcall for non C+...
2021-06-25  Tom TromeyChange how .debug_aranges padding is skipped
2021-06-25  Tom TromeyRemove dwarf2_cu::language
2021-06-25  Tom TromeyConsolidate CU language setting
2021-06-25  Andrew Burgessgdb/python: allow for catchpoint type breakpoints in...
2021-06-25  Andrew Burgessgdb/guile: allow for catchpoint type breakpoints in...
2021-06-25  Andrew Burgessgdb/guile: improve the errors when creating breakpoints
2021-06-25  Carl LoveAdd ISA 3.1 check to powerpc-plxv-norel.exp
2021-06-25  Tom TromeyUse gdb::function_view in addrmap_foreach
2021-06-25  Tom TromeyDecode Ada types in Python layer
2021-06-25  Tom TromeyAdd non-wrapping mode to ada_decode
2021-06-25  Luis MachadoUpdate the core file architecture if a target descripti...
2021-06-25  Mike Frysingersim: cris: fix a few missing prototype warnings
2021-06-25  Mike Frysingersim: callback: extend syscall interface to handle 7...
2021-06-25  GDB AdministratorAutomatic date update in version.in
2021-06-24  Tom de Vries[gdb/testsuite] Fix duplicate in gdb.base/info-macros.exp
2021-06-24  Tom de Vries[gdb/testsuite] Fix duplicate in gdb.base/argv0-symlink.exp
2021-06-24  Clément Chigotgas: update csect alignment for PPC prefixed instructio...
2021-06-24  Mike Frysingersim: syscall: handle killing the sim itself
2021-06-24  Mike Frysingersim: cris: override getpid callback
2021-06-24  Mike Frysingersim: callback: add a kill interface
2021-06-24  GDB AdministratorAutomatic date update in version.in
2021-06-23  Mike Frysingersim: switch common srcdir to abs_srcdir
2021-06-23  Tom de Vries[gdb/testsuite] Rewrite gdb_test_lines
2021-06-23  GDB AdministratorAutomatic date update in version.in
2021-06-22  Mike Frysingersim: cris: fix a few warnings
2021-06-22  Mike Frysingersim: callback: add missing cb_target_to_host_signal
2021-06-22  Mike Frysingersim: callback: generate signal map
2021-06-22  Mike Frysingersim: callback: add a getpid interface
2021-06-22  Mike Frysingersim: rx: merge with common configure script
2021-06-22  Mike Frysingersim: drop configure scripts for simple ports
2021-06-22  Simon Marchigdb: fix python/lib/gdb/__init__.py formatting
2021-06-22  Simon Marchigdb: remove unnecessary parameter wait_ptid from do_tar...
2021-06-22  Simon Marchigdb/python: print name of unwinder that claimed frame...
2021-06-22  Andreas Schwabgdb: Support DW_LLE_start_end
2021-06-22  Tom de Vries[gdb/testsuite] Add gdb.dwarf2/imported-unit-c.exp
2021-06-22  Nelson ChuRISC-V: Clarify the addends of pc-relative access.
2021-06-22  Andrew Burgessgdb/remote: handle target dying just before a stepi
2021-06-22  Andrew Burgessopcodes: make use of __builtin_popcount when available
2021-06-22  Alan Modrapicojava assembler and disassembler fixes
2021-06-22  Mike Frysingersim: unify hardware settings
2021-06-22  Mike Frysingersim: hw: rework configure option & device selection
next