]> git.ipfire.org Git - thirdparty/binutils-gdb.git/shortlog
thirdparty/binutils-gdb.git
2024-08-23  Simon MarchiConvert filename-seen-cache.h to new hash table
2024-08-23  Simon MarchiConvert compile-c-symbols.c to new hash table
2024-08-23  Simon Marchigdbsupport: add unordered_dense.h 4.4.0
2024-08-23  Jan Beulichx86: simplify SAE checking
2024-08-23  Jan Beulichgas: update lex_type[] also for .mri directives
2024-08-23  Jan BeulichRISC-V: process rs_align_code also when relaxing
2024-08-23  GDB AdministratorAutomatic date update in version.in
2024-08-22  H.J. Lulto: Add a test for PR ld/32083
2024-08-22  Tom de Vries[gdb/symtab] Return correct reader for top-level CU...
2024-08-22  Tom de Vries[gdb] Add const to catch gdb_exception
2024-08-22  Tom de Vries[gdb/python] Eliminate catch(...) in type_to_type_object
2024-08-22  Tom de Vries[gdb] Add & in catch in svr4_handle_solib_event
2024-08-22  Tom de Vries[gdb] Eliminate catch(...) in get_test_insn
2024-08-22  Sam Jamesgprofng: testsuite: fix 'wrapper' typo
2024-08-22  GDB AdministratorAutomatic date update in version.in
2024-08-21  Simon Marchigdb: some global_block improvements
2024-08-21  Tom TromeyDo not assume ELF in dwarf2/read.c
2024-08-21  GDB AdministratorAutomatic date update in version.in
2024-08-20  Andrew Burgessgdb/testsuite: track nested caching proc calls
2024-08-20  Tom TromeyFix Windows regression
2024-08-20  Tom TromeyUse SEARCH_FUNCTION_DOMAIN when looking for Ada excepti...
2024-08-20  Tom de Vries[gdb/testsuite] Fix gdb.python/py-mi-cmd.exp with pytho...
2024-08-20  Vladimir Mezentsevgprofng: add hardware counters for Appliedmicro processor
2024-08-20  GDB AdministratorAutomatic date update in version.in
2024-08-19  Indu Bhagatgas: ginsn: x86: pacify Wmaybe-uininitialized compiler...
2024-08-19  Andreas SchwabFix m68k OS ABI sniffer
2024-08-19  Tom TromeyEnsure gdb.ada/multiarray.exp runs in both modes
2024-08-19  Nick CliftonRemove Walter Lee as maintainer for Tile Gx and Tile Pro
2024-08-19  Andrew Burgessgdb: fix a target: prefix issue in find_separate_debug_file
2024-08-19  Andrew Burgessgdb: avoid '//' in filenames when searching for debuginfo
2024-08-19  Guinevere Larsengdb: Fix printing frame when reversing out of a recursi...
2024-08-19  GDB AdministratorAutomatic date update in version.in
2024-08-18  Tom de Vries[gdb] Prune inferior after switching inferior
2024-08-18  GDB AdministratorAutomatic date update in version.in
2024-08-17  Nick CliftonUpdate release readme after making 2.43.1 release
2024-08-17  GDB AdministratorAutomatic date update in version.in
2024-08-16  Tom TromeyFix DAP failure when fetching global variables
2024-08-16  Tom de Vries[gdb/testsuite] Fix gdb.dwarf2/dw2-fixed-point.exp...
2024-08-16  Tom de Vries[gdb/testsuite] Fix gdb.arch/arm-single-step-kernel...
2024-08-16  Felix Willgerodtgdb: Fix gdb.python/py-record-btrace.exp test
2024-08-16  Jan Beulichgas: don't open-code LEX_*NAME
2024-08-16  Jan Beulichopcodes/cgen: drop trailing whitespace also for cris
2024-08-16  GDB AdministratorAutomatic date update in version.in
2024-08-15  H.J. LuRevert "Arm: correct macro use in gas testsuite"
2024-08-15  H.J. LuRevert "bfin: correct macro use in gas testsuite"
2024-08-15  H.J. LuRevert "ia64: correct macro use in gas testsuite"
2024-08-15  H.J. LuRevert "MIPS: correct macro use in gas and ld testsuites"
2024-08-15  Tom TromeyAdd another constructor to scoped_restore_current_language
2024-08-15  Dimitar Dimitrovgas: pru: Fix trailing whitespace handling
2024-08-15  H.J. Lulto: Don't include unused LTO archive members in output
2024-08-15  Vladimir Mezentsevgprofng: fix typo in src/collctrl.cc
2024-08-15  GDB AdministratorAutomatic date update in version.in
2024-08-14  Tom TromeyLog gdb version and configuration in DAP
2024-08-14  Tom TromeyNotify Python when breakpoint symbol changes
2024-08-14  Tom TromeyFix failure with C++ exceptions in DAP
2024-08-14  Tom TromeyMake DAP instruction breakpoints unverified
2024-08-14  Tom TromeyIntroduce exec_mi_and_log for DAP
2024-08-14  H.J. Luld: Add an LTO test for common symbol override
2024-08-14  Tom TromeyRemove unnecessary default argument from initialize_blo...
2024-08-14  Xi RuoyaoLoongArch: Fix DT_RELR and relaxation interaction
2024-08-14  Xi RuoyaoLoongArch: Fix assertion failure with DT_RELR
2024-08-14  Jan Beulichgas: correct .irpc handling with empty string
2024-08-14  Jan Beulichx86: correct .insn with opcode extension and VEX/XOP...
2024-08-14  Felix Willgerodtbtrace: Extend ptwrite event decoding.
2024-08-14  Felix Willgerodtbtrace, python: Enable ptwrite filter registration.
2024-08-14  Felix Willgerodtbtrace, linux: Enable ptwrite packets.
2024-08-14  Felix Willgerodtbtrace, gdbserver: Add ptwrite to btrace_config_pt.
2024-08-14  Felix Willgerodtpython: Add clear() to gdb.Record.
2024-08-14  Felix Willgerodtpython: Introduce gdb.RecordAuxiliary class.
2024-08-14  Felix Willgerodtbtrace: Handle stepping and goto for auxiliary instruct...
2024-08-14  Felix Willgerodtbtrace: Enable auxiliary instructions in record functio...
2024-08-14  Felix Willgerodtbtrace: Enable auxiliary instructions in record instruc...
2024-08-14  Felix Willgerodtbtrace: Introduce auxiliary instructions.
2024-08-14  Andrew Burgessgdb: remove unnecessary code relating to limited-length...
2024-08-14  GDB AdministratorAutomatic date update in version.in
2024-08-13  H.J. Luelf: Never set non_ir_ref_regular for debug reference
2024-08-13  Gerlicher,... gdb/gdbarch: fix a dot-space-space in generated files
2024-08-13  Alan Modragas macro arg1 test
2024-08-13  Alan ModraPR32072 dlltool.c initializer-string is too long
2024-08-13  GDB AdministratorAutomatic date update in version.in
2024-08-12  Vladimir Mezentsevgprofng: specify the heap data collection range
2024-08-12  Dimitar Dimitrovsim: pru: Fix test case assembly with latest GAS
2024-08-12  Tom TromeySimplify typename_concat
2024-08-12  H.J. Lugas: Add macro tests for PR gas/32073
2024-08-12  H.J. LuRevert "gas: have scrubber retain more whitespace"
2024-08-12  H.J. LuRevert "gas: drop scrubber states 14 and 15"
2024-08-12  Simon Marchipre-commit: autoupdate
2024-08-12  Bernd Edlinger[gdb/testsuite] Fix gdb.tui/wrap-line.exp with wrapping...
2024-08-12  Simon Marchigdb/amd-dbgapi-target: adjust to amd-dbgapi 0.75.0
2024-08-12  Simon Marchigdb: pass inferior to gdbarch_update_p
2024-08-12  Simon Marchigdb: pass inferior to target_current_description
2024-08-12  Simon Marchigdb: change names of enumerations in enum flags selftest
2024-08-12  Simon Marchigdb, gdbsupport: use `using` in enum flags code
2024-08-12  Simon Marchigdbsupport: remove C enum flags fallback
2024-08-12  Simon Marchigdb/NEWS: announce removal of QNX Neutrino support
2024-08-12  Simon Marchigdb: add program_space parameter to lookup_minimal_symb...
2024-08-12  Simon Marchigdb: add program_space parameter to lookup_minimal_symb...
2024-08-12  Simon Marchigdb: add program_space parameter to get_symbol_leading_char
2024-08-12  Simon Marchigdb: add program_space parameter to lookup_minimal_symbol
2024-08-12  Simon Marchigdb: remove lookup_bound_minimal_symbol
next