binutils-gdb.git
2022-06-27 Pedro AlvesMake GDBserver abort on internal error in development...
2022-06-27 Nick CliftonReplace a run-time assertion failure with a warning...
2022-06-27 Nick CliftonFix NULL pointer indirection when parsing corrupt DWARF...
2022-06-27 Nick CliftonHave gold's File_read::do_read() function check the...
2022-06-27 Yvan Rouxgdb/arm: Unwind Non-Secure callbacks from Secure
2022-06-27 Nick CliftonStop bogus warnings about DWARF indexed string offsets...
2022-06-27 Tom de Vries[gdb/testsuite] Handle older python in gdb.python/py...
2022-06-27 Tom de Vries[gdb/testsuite] Fix gdb.reverse/i387-env-reverse.exp...
2022-06-27 Tom de Vries[gdb/testsuite] Enable some test-cases for x86_64 -m32
2022-06-27 Tom de Vries[gdb/testsuite] Workaround unnecessary .s file with...
2022-06-27 Tom de Vries[gdb/testsuite] Skip gdb.fortran/namelist.exp for gfort...
2022-06-27 Tom de Vries[gdb/symtab] Fix parsing of .debug_str_offsets header
2022-06-27 Tom de Vries[gdb/build] Fix gdbserver build with -fsanitize=thread
2022-06-27 Nick CliftonDisable execstack and rwx segments warnings for MIPS...
2022-06-27 Jan Beulichbfd: prune config.bfd's setting of targ_archs
2022-06-27 Jan Beulichdrop XC16x bits
2022-06-27 Bhuvanendra... Fix location list offset address dump under DW_AT_locat...
2022-06-27 Alan ModraPowerPC64 .branch_lt address
2022-06-27 Alan Modra-z relro relaxation and ld script SIZEOF
2022-06-27 GDB AdministratorAutomatic date update in version.in
2022-06-26 GDB AdministratorAutomatic date update in version.in
2022-06-25 Fangrui Songarm: Define elf_backend_extern_protected_data to 0...
2022-06-25 Tom TromeyFix corrupt DWARF in dw2-double-set-die-type
2022-06-25 Tom TromeyFix end of CU calculation in cooked_indexer::index_dies
2022-06-25 Tiezhu Yanggdb: LoongArch: Implement loongarch_linux_syscall_next_pc()
2022-06-25 Tiezhu Yanggdb: LoongArch: Define register numbers and clean up...
2022-06-25 GDB AdministratorAutomatic date update in version.in
2022-06-24 Pedro AlvesEliminate TUI/CLI observers duplication
2022-06-24 Pedro AlvesRevert "Delete delete_thread_silent"
2022-06-24 Yvan Rouxgdb/arm: Update the value of active sp when base sp...
2022-06-24 Andrew Burgessgdb/testsuite: remove unneeded calls to get_compiler_info
2022-06-24 Andrew Burgessgdb/testsuite: remove global gcc_compiled from gdb.exp
2022-06-24 Pedro AlvesInclude count of unexpected core files in gdb.sum summary
2022-06-24 Pedro AlvesImprove core file path detection & put cores in output dir
2022-06-24 Andrew Burgessgdb: make use of RAII in run_inferior_call
2022-06-24 Pedro AlvesDelete delete_thread_silent
2022-06-24 GDB AdministratorAutomatic date update in version.in
2022-06-23 Tom TromeyDon't declare cli_set_logging
2022-06-23 Tom TromeyUse PyBool_FromLong
2022-06-23 Alan ModraPowerPC64: fix assertion in ppc_build_one_stub with...
2022-06-23 Alan ModraRe: PowerPC64: stub debug dump
2022-06-23 Fangrui Songaarch64: Allow PC-relative relocations against protecte...
2022-06-23 Fangrui Songaarch64: Define elf_backend_extern_protected_data to...
2022-06-23 GDB AdministratorAutomatic date update in version.in
2022-06-22 Tom TromeyUse std::string for interpreter_p
2022-06-22 Tom TromeyMove mi_interpreter to mi-interp.h
2022-06-22 Tom TromeyUse unique_xmalloc_ptr in interp
2022-06-22 Fangrui Songaarch64: Disallow copy relocations on protected data
2022-06-22 Kumar N, BhuvanendraBinutils support for split-dwarf and dwarf-5
2022-06-22 Nelson ChuRISC-V: Reorder the prefixed extensions which are out...
2022-06-22 Nelson ChuRISC-V: Use single h extension to control hypervisor...
2022-06-22 Tsukasa OIRISC-V: Add 'H' to canonical extension ordering
2022-06-22 Tsukasa OIRISC-V: Prepare i18n for required ISA extensions
2022-06-22 Tsukasa OIRISC-V: Fix inconsistent error message (range)
2022-06-22 Marcus Nilssonreadelf: replace xmalloc with malloc in slurp_relr_relocs
2022-06-22 Alan ModraPowerPC64: stub debug dump
2022-06-22 Alan ModraPR29270, DW_FORM_udata signed output
2022-06-22 GDB AdministratorAutomatic date update in version.in
2022-06-21 Nick Alcockld: regenerate configure after recent misgeneration
2022-06-21 Nick Alcocklibctf: tests: prune warnings from compiler output
2022-06-21 Nick Alcocklibctf: avoid mingw warning
2022-06-21 Nick Alcocklibctf: fix linking together multiple objects derived...
2022-06-21 Kevin BuettnerDocument how GDB searches for files when using -s,...
2022-06-21 Nick CliftonBinutils support for dwarf-5 (location and range lists...
2022-06-21 Nick CliftonDefault to disabling the linker warnings about execstac...
2022-06-21 GDB AdministratorAutomatic date update in version.in
2022-06-20 Tom TromeyMove finish_print out of value_print_options
2022-06-20 Alan ModraPR29262, memory leak in pr_function_type
2022-06-20 Alan ModraPR29261, memory leak in parse_stab_struct_fields
2022-06-20 GDB AdministratorAutomatic date update in version.in
2022-06-19 GDB AdministratorAutomatic date update in version.in
2022-06-18 Tom TromeyFix assertion failure in copy_type
2022-06-18 Tomoaki KawadaFix the sorting algorithm for reloc entries
2022-06-18 Enze Ligdb/python: Export nibbles to python layer
2022-06-18 Enze Ligdb/doc: Documentation for the new print command
2022-06-18 Enze Ligdb: Add new 'print nibbles' feature
2022-06-18 GDB AdministratorAutomatic date update in version.in
2022-06-17 Tiezhu Yanggdb: NEWS: Move LoongArch gdbserver to the correct...
2022-06-17 Alan ModraPR29256, memory leak in obj_elf_section_name
2022-06-17 Alan ModraPR29255, memory leak in make_tempdir
2022-06-17 Alan ModraPR29254, memory leak in stab_demangle_v3_arg
2022-06-17 Pedro AlvesFix GDB build with GCC 4.8 & 4.9
2022-06-17 Pedro AlvesConvert set_location_spec_string to a method
2022-06-17 Pedro AlvesConvert location_spec_to_string to a method
2022-06-17 Pedro AlvesConvert location_spec_type to a method
2022-06-17 Pedro AlvesConvert location_spec_empty_p to a method
2022-06-17 Pedro AlvesEliminate copy_location_spec
2022-06-17 Pedro AlvesEliminate the two-level data structures behind location...
2022-06-17 Pedro Alvesevent_location -> location_spec
2022-06-17 Vladimir Mezentsevgprofng: fix build with -Werror=format-truncation
2022-06-17 GDB AdministratorAutomatic date update in version.in
2022-06-16 Tom de Vries[gdb/testsuite] Fix have_mpx test
2022-06-16 Alan Modrause of uninitialised value in input_file_open
2022-06-16 Alan ModraAlways free matching vector from bfd_check_format_matches
2022-06-16 Alan ModraRevert "Revert "Fix fbsd core matching""
2022-06-16 Alan ModraRestore readelf -wF
2022-06-16 Alan ModraPR29250, readelf erases CIE initial register state
2022-06-16 GDB AdministratorAutomatic date update in version.in
2022-06-15 Sergei Trofimovichsim: fix BFD_VMA format arguments on 32-bit hosts ...
2022-06-15 Tom TromeyCheck for listeners in emit_exiting_event
next