binutils-gdb.git
2023-04-24 GDB AdministratorAutomatic date update in version.in
2023-04-23 YunQiang SuMIPS: fix loongson3 llsc workaround
2023-04-23 YunQiang SuMIPS: default output r6 obj if the triple is r6
2023-04-23 YunQiang SuMIPS: support mips*64 as CPU and gnuabi64 as ABI
2023-04-23 mengqinggangLoongArch: Fix loongarch32 test fails
2023-04-23 GDB AdministratorAutomatic date update in version.in
2023-04-22 Tom de Vries[gdb/testsuite] Remove debug prints in gdb_find_gdc
2023-04-22 WANG Ruigdb: Fix false match issue in skip_prologue_using_linetable
2023-04-22 GDB AdministratorAutomatic date update in version.in
2023-04-21 Simon Marchigdb: remove language_auto
2023-04-21 Simon Marchigdb: switch "set language" to getter/setter
2023-04-21 Simon Marchigdb: remove return value of set_language
2023-04-21 Tom de Vries[gdb/testsuite] Add make-check-all.sh
2023-04-21 Tom de Vries[gdb/cli] Add maint info screen
2023-04-21 Tom TromeyFix -Wmaybe-uninitialized warning in opcodes/i386-dis.c
2023-04-21 Tom TromeyUse entry values for 32-bit PPC struct return
2023-04-21 Tom TromeyHandle erroneous DW_AT_call_return_pc
2023-04-21 Tom TromeyHandle function descriptors in call_site_target
2023-04-21 Jan Beulichx86: drop (explicit) BFD64 dependency from disassembler
2023-04-21 Jan Beulichx86: drop use of setjmp() from disassembler
2023-04-21 Jan Beulichx86: change fetch error handling for get<N>()
2023-04-21 Jan Beulichx86: change fetch error handling when processing operands
2023-04-21 Jan Beulichx86: change fetch error handling in get_valid_dis386()
2023-04-21 Jan Beulichx86: change fetch error handling in ckprefix()
2023-04-21 Jan Beulichx86: change fetch error handling in top-level function
2023-04-21 Jan Beulichx86: move fetch error handling into a helper function
2023-04-21 Jan Beulichbfd: fix STRICT_PE_FORMAT build
2023-04-21 Lifang XiaRISC-V: Optimize relaxation of gp with max_alignment.
2023-04-21 Jan Beulichld: add missing period after @xref
2023-04-21 Alan ModraKeeping track of rs6000-coff archive element pointers
2023-04-21 Alan ModraDelete struct artdata archive_head
2023-04-21 GDB AdministratorAutomatic date update in version.in
2023-04-20 Nick CliftonAdd a SECURITY.txt file describing the GNU Binutils...
2023-04-20 Jan Beulichx86: adjust an ILP32 testcase using .insn
2023-04-20 GDB AdministratorAutomatic date update in version.in
2023-04-19 Alan Modrash4-linux segfaults running ld testsuite
2023-04-19 Alan ModraPR30343 infrastructure
2023-04-19 Alan Modraubsan: signed integer overflow in display_debug_lines_raw
2023-04-19 Alan ModraYet another out-of-memory fuzzed object
2023-04-19 Alan Modrabuffer overflow in print_symname
2023-04-19 Indu Bhagatlibsframe: minor formatting fixes in sframe_encoder_wri...
2023-04-19 Indu Bhagatlibsframe: use consistent function argument names
2023-04-19 Indu Bhagatsframe: correct some typos
2023-04-19 Indu Bhagatlibsframe: use return type of bool for predicate functions
2023-04-19 Indu Bhagatgas: sframe: fix comment
2023-04-19 Indu Bhagatgas: sframe: use ATTRIBUTE_UNUSED consistently
2023-04-19 Tom TromeyRemove adjust_type_signedness
2023-04-19 Nick CliftonFix: readelf: loc_offset XX too big
2023-04-19 Jan Beulichgas: document that get_symbol_name() can clobber the...
2023-04-19 Jan Beulichx86: parse_register() must not alter the parsed string
2023-04-19 Jan Beulichx86: parse_real_register() does not alter the parsed...
2023-04-19 Nick CliftonUpdated Hungarian translation for the gprof directory
2023-04-19 GDB AdministratorAutomatic date update in version.in
2023-04-18 Simon Marchigdb: re-format Python code with black 23
2023-04-18 Carl LovePowerPC: fix _Float128 type output string
2023-04-18 mengqinggangSymbols with GOT relocatios do not fix adjustbale
2023-04-18 Thomas KoenigAssembler Internal Docs: Describe handling of opcodes...
2023-04-18 Kito ChengRISC-V: Cache the latest mapping symbol and its boundary.
2023-04-18 Alan Modraobjdump use of uninitialised value in pr_string_field
2023-04-18 Alan Modraobjdump buffer overflow in fetch_indexed_string
2023-04-18 GDB AdministratorAutomatic date update in version.in
2023-04-17 Vladimir Mezentsevgprofng: 30360 Seg. Fault when application uses std...
2023-04-17 Vladimir Mezentsevgprofng: Update documentation
2023-04-17 Tom TromeyRemove some unnecessary casts from ada-lang.c
2023-04-17 Simon Marchigdb/amdgpu: add follow fork and exec support
2023-04-17 Simon Marchigdb: switch to right inferior in fetch_inferior_event
2023-04-17 Simon Marchigdb: make regcache::raw_update switch to right inferior
2023-04-17 Simon Marchigdb: add maybe_switch_inferior function
2023-04-17 Simon Marchigdb: remove regcache::target
2023-04-17 Simon Marchigdb: add inferior_forked observable
2023-04-17 Simon Marchigdb: pass execing and following inferior to inferior_ex...
2023-04-17 Tom TromeyAdd 128-bit integer support to the Ada parser
2023-04-17 Tom TromeyRemove some Ada parser helper functions
2023-04-17 Tom TromeyAdd overload of fits_in_type
2023-04-17 Tom TromeyAdd 128-bit integer support to the Rust parser
2023-04-17 Tom TromeyConvert long_const_operation to use gdb_mpz
2023-04-17 Tom TromeyAdditions to gdb_mpz
2023-04-17 Nick CliftonMake the .rsrc section read only.
2023-04-17 Tom de Vries[gdb/symtab] Handle empty file name in .debug_line...
2023-04-17 Nick CliftonAdd support for the .gnu.sgstubs section to the linker...
2023-04-17 GDB AdministratorAutomatic date update in version.in
2023-04-16 GDB AdministratorAutomatic date update in version.in
2023-04-15 GDB AdministratorAutomatic date update in version.in
2023-04-14 Andrew Burgessgdb/testsuite: accept script argument for mi_make_break...
2023-04-14 Andrew Burgessgdb/testsuite: avoid {"} pattern in lib/mi-support.exp
2023-04-14 Luis Machadopauth: Create new feature string for pauth to prevent...
2023-04-14 Luis Machadodebug registers: Add missing debug version entry for...
2023-04-14 Hui Ligdb/testsuite: Skip dump ihex for 64-bit address in...
2023-04-14 Tom de Vries[gdb/testsuite] Add regression test for PR30325
2023-04-14 GDB AdministratorAutomatic date update in version.in
2023-04-13 Tom TromeyAvoid double-free with debuginfod
2023-04-13 Claudiu Zissulescuarc: Update ARC specific linker tests.
2023-04-13 Claudiu Zissulescuarc: Update ARC's CFI tests.
2023-04-13 Claudiu Zissulescuarc: Update GAS test
2023-04-13 Alan ModraPreserve a few more bfd fields in check_format_matches
2023-04-13 Alan ModraRe: pe_ILF_object_p and bfd_check_format_matches
2023-04-13 GDB AdministratorAutomatic date update in version.in
2023-04-12 Tom de Vries[gdb/tui] Revert workaround in tui_source_window::show_...
2023-04-12 Tom de Vries[gdb/tui] Fix left margin in disassembly window
2023-04-12 Tom de Vries[gdb/tui] Add maint set/show tui-left-margin-verbose
next