]> git.ipfire.org Git - thirdparty/binutils-gdb.git/shortlog
thirdparty/binutils-gdb.git
2023-06-12  Tom TromeyHandle DAP supportsVariableType capability
2023-06-12  Tom TromeyImplement DAP setExpression request
2023-06-12  Tom TromeyAdd gdb.Value.assign method
2023-06-12  Tom TromeyAdd type-checking to DAP requests
2023-06-12  Tom TromeyUse tuples for default arguments in DAP
2023-06-12  Tom TromeyFix a latent bug in DAP request decorator
2023-06-12  Tom TromeyAdd test for DAP pause request
2023-06-12  Tom TromeyRename one DAP function
2023-06-12  Tom TromeyAdd singleThread support to some DAP requests
2023-06-12  Tom TromeyImplement DAP stepOut request
2023-06-12  Tom TromeyImplement DAP attach request
2023-06-12  Tom TromeyImplement DAP setExceptionBreakpoints request
2023-06-12  Tom TromeyDon't require inferior execution for Ada catchpoints
2023-06-12  Tom TromeyMark members of ada_catchpoint "private"
2023-06-12  Tom TromeyTurn should_stop_exception into a method of ada_catchpoint
2023-06-12  Tom TromeyCombine create_excep_cond_exprs and ada_catchpoint...
2023-06-12  Tom TromeyTransfer ownership of exception string to ada_catchpoint
2023-06-12  Tom TromeyPass tempflag to ada_catchpoint constructor
2023-06-12  Tom TromeyUse gnat_runtime_has_debug_info in Ada catchpoint tests
2023-06-12  Tom TromeyStop gdb in gnat_runtime_has_debug_info
2023-06-12  Tom de Vries[gdb/testsuite] Relax breakpoint count check in gdb...
2023-06-12  Tom de Vries[gdb/testsuite] Fix breakpoint regexp in gdb.ada/out_of...
2023-06-12  Tom de Vries[gdb/tui] Replace macro HELP_ATTRIBUTE_MODE with std...
2023-06-12  mengqinggangLoongArch: gas: Relocations simplification when -mno...
2023-06-12  GDB AdministratorAutomatic date update in version.in
2023-06-11  Kevin BuettnerPermit DW_OP_GNU_uninit to be used with DW_OP_piece
2023-06-11  GDB AdministratorAutomatic date update in version.in
2023-06-10  GDB AdministratorAutomatic date update in version.in
2023-06-09  Indu Bhagatlibsframe: testsuite: add sframe_find_fre tests for...
2023-06-09  Indu Bhagatlibsframe: fix sframe_find_fre for pltN entries
2023-06-09  Luis Machado[AArch64,arm] Fix some formatting issues in the aarch64...
2023-06-09  Tom de Vries[gdb/tui] Simplify tui_puts_internal
2023-06-09  Tom de Vries[gdb/tui] Delete line buffer when switching to singlekey
2023-06-09  Tom de Vries[gdb/testsuite] Add test-case gdb.tui/single-key.exp
2023-06-09  Andrew Burgessgdb/debuginfod: cleanup debuginfod earlier
2023-06-09  Andrew Burgessgdb: fix ASan failure after recent string changes
2023-06-09  Tom TromeyUse scoped_value_mark in two more places
2023-06-09  Tom de Vries[gdb] Fix typos
2023-06-09  Alan Modrareadelf/objdump remember_state memory leaks
2023-06-09  Alan Modraecoff find_nearest_line and final link leaks
2023-06-09  GDB AdministratorAutomatic date update in version.in
2023-06-08  Tom de Vries[gdb/testsuite] Add test-case gdb.tui/long-prompt.exp
2023-06-08  Lancelot SIXgdb/corelow.c: do not try to reopen a file if open...
2023-06-08  Lancelot SIXgdb/corelow.c: avoid repeated warnings in build_file_ma...
2023-06-08  Lancelot SIXgdb/corelow.c: fix use-after-free in build_file_mappings
2023-06-08  Alan ModraRe: _bfd_free_cached_info
2023-06-08  Alan ModraRe: _bfd_free_cached_info
2023-06-08  GDB AdministratorAutomatic date update in version.in
2023-06-07  Indu Bhagatlibsframe: reuse static function sframe_decoder_get_fun...
2023-06-07  Tom TromeySimplify ada_lookup_struct_elt_type
2023-06-07  Nick CliftonAdd extra linker warning message about discrepancies...
2023-06-07  Tom de Vries[gdb/tui] Factor out border-mode help text
2023-06-07  Tom de Vries[gdb/cli] Handle pending ^C after rl_callback_read_char...
2023-06-07  Tom de VriesFix PR30369 regression on aarch64/arm (PR30506)
2023-06-07  Tom de Vries[gdb/testsuite] Add missing wait in gdb.python/tui...
2023-06-07  Tom de Vries[gdb/testsuite] Fix two typos in gdb.python/tui-window...
2023-06-07  Tom de Vries[gdb/testsuite] Handle output after prompt in gdb.threa...
2023-06-07  Alan Modrald-elf/eh5 remove xfail hppa64
2023-06-07  Luis MachadoFix gdb.base/memtag.exp failure
2023-06-07  Alan Modra_bfd_free_cached_info
2023-06-07  Alan ModraMemory leaks in bfd/vms-lib.c
2023-06-07  Alan Modrabfd/elf.c strtab memory leak
2023-06-07  Alan Modraobjcopy memory leaks after errors
2023-06-07  GDB AdministratorAutomatic date update in version.in
2023-06-06  Indu Bhagatlibsframe: fix cosmetic issues and typos
2023-06-06  Alan ModraRe: loongarch readelf support
2023-06-06  GDB AdministratorAutomatic date update in version.in
2023-06-05  Indu Bhagatlibsframe: avoid unnecessary type casts
2023-06-05  H.J. LuELF: Add "#pass" to ld-elf/pr30508.d
2023-06-05  Tom TromeyUse unrelocated_addr in dwarf2_fde
2023-06-05  Tom TromeyUse local "text offset" variable in dwarf2_frame_cache
2023-06-05  Tom TromeyConstify dwarf2_cie::augmentation
2023-06-05  Tom TromeyUse "unrelocated" terminology in linetable_entry
2023-06-05  Tom TromeyFix comment in address_class
2023-06-05  Tom TromeyUse unrelocated_addr in dwarf_decode_lines
2023-06-05  Tom TromeyUse unrelocated_addr in the DWARF reader
2023-06-05  Tom TromeyMove unrelocated_addr to common-types.h
2023-06-05  Tom TromeyMinor cleanup in loclist_describe_location
2023-06-05  Tom TromeyRemove baseaddr parameter from dwarf2_record_block_ranges
2023-06-05  H.J. LuELF: Don't warn an empty PT_LOAD with the program headers
2023-06-05  Andrew Burgessgdb: building inferior strings from within GDB
2023-06-05  Tom de Vries[gdb] Fix grammar in comments and docs
2023-06-05  Tom de Vries[gdb] Fix more typos
2023-06-05  Alan Modrabfd_error_on_input messages
2023-06-05  Alan ModraYet another ecoff fuzzed object fix
2023-06-05  YunQiang SuMIPS: sync oprand char usage between mips and micromips
2023-06-05  YunQiang SuMIPS: add MT ASE support for micromips32
2023-06-05  YunQiang SuRevert "MIPS: add MT ASE support for micromips32"
2023-06-05  YunQiang SuMIPS: add MT ASE support for micromips32
2023-06-05  YunQiang SuMIPS: fix some ld testcases with compiler
2023-06-05  YunQiang SuMIPS: fix -gnuabi64 testsuite
2023-06-05  YunQiang SuMIPS: fix r6 testsuites
2023-06-05  YunQiang SuMIPS: default r6 if vendor is img
2023-06-05  YunQiang SuMIPS: gas: alter 64 or 32 for mipsisa triples if march...
2023-06-05  GDB AdministratorAutomatic date update in version.in
2023-06-04  GDB AdministratorAutomatic date update in version.in
2023-06-03  Tom de Vries[gdb] Fix typos
2023-06-03  Tom de Vries[gdb/tdep] Fix typo in debug message
2023-06-03  Tom de Vries[gdb/python] Fix doc string of valpy_const_value
2023-06-03  Tom de Vries[gdb/guile] Fix doc string for value-optimized-out?
next