]> git.ipfire.org Git - thirdparty/binutils-gdb.git/shortlog
thirdparty/binutils-gdb.git
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
2022-06-15  Tom TromeyAdd to documentation of Python 'dont_repeat' method
2022-06-15  Yvan Rouxgdb/arm: Make sp alias for one of the other stack pointers
2022-06-15  Yvan Rouxgdb/arm: Track msp and psp
2022-06-15  Yvan Rouxgdb/arm: Fetch initial sp value prior to compare
2022-06-15  Andrew Burgessgdb: unify two dis_asm_read_memory functions in disasm.c
2022-06-15  Andrew Burgessgdb: refactor the non-printing disassemblers
2022-06-15  Andrew Burgessgdb/python: implement the print_insn extension language...
2022-06-15  Andrew Burgessgdb: add extension language print_insn hook
2022-06-15  Andrew Burgessgdb: add new base class to gdb_disassembler
2022-06-15  Andrew Burgessgdb/python: convert gdbpy_err_fetch to use gdbpy_ref
2022-06-15  Jan Beulichx86: drop print_operand_value()'s "hex" parameter
2022-06-15  Tom de Vries[gdb/build] Fix build for gcc < 11
2022-06-15  Alan ModraPR29230, segv in lookup_symbol_in_variable_table
2022-06-15  Mark Wielaardgdb: Always suppress stringop-overread warning in debug...
2022-06-15  GDB AdministratorAutomatic date update in version.in
2022-06-14  Vladimir Mezentsevgprofng docs: provide help for <rate> == <interval>
2022-06-14  Vladimir Mezentsevgprofng docs: mention HTML / PDF in the gprofng README
2022-06-14  Vladimir Mezentsevgprofng: fix build with -Werror=format-security
2022-06-14  Tom de Vries[gdb/testsuite] Handle unordered dict in gdb.python...
2022-06-14  Tom TromeyImplement lazy FPU initialization for ravenscar
2022-06-14  Tom TromeyReimplement ravenscar registers using tables
2022-06-14  Tom TromeyFix bugs in aarch64-ravenscar-thread.c
2022-06-14  Tom TromeyAllow 'interrupt -a' in all-stop mode
2022-06-14  Youling Tanggdbserver: Add LoongArch/Linux support
2022-06-14  Tom de VriesRevert "Fix fbsd core matching"
2022-06-14  Tom de Vries[gdb/testsuite] Fix regexp in gdb.ada/mi_var_access.exp
2022-06-14  Alan ModraFix fbsd core matching
2022-06-14  Kavitha NatarajanDebug support for global alias variable
2022-06-14  Alan ModraBFD_RELOC_MIPS_16
2022-06-14  Alan ModraCorrect R_MIPS_16 n32 howto
2022-06-14  Alan Modraasan: applying zero offset to NULL pointer
2022-06-14  Alan Modragas dwarf2dbg.c tidy
2022-06-14  GDB AdministratorAutomatic date update in version.in
2022-06-13  Tom de Vries[gdb/testsuite] Fix gdb.reverse/test_ioctl_TCSETSW...
2022-06-13  Tom de Vries[gdb] Avoid warnings in cooked_{read,write}_test for...
2022-06-13  Tiezhu Yanggdb: LoongArch: Deal with atomic sequence
2022-06-13  Sam Jamesgdb: don't use bashism in configure test
2022-06-13  Jiangshuai Ligdb:csky add support target-descriptions for CSKY arch
2022-06-13  Tom de Vries[gdb/testsuite] Handle quotes in gdb_py_module_available
2022-06-13  Jan Beulichx86: fix incorrect indirection
2022-06-13  Jan Beulichx86: replace global scratch buffer
2022-06-13  Jan Beulichx86: avoid string copy when swapping Vex.W controlled...
2022-06-13  Jan Beulichx86: shrink prefix related disassembler state fields
2022-06-13  Jan Beulichx86: properly initialize struct instr_info instance(s)
2022-06-13  GDB AdministratorAutomatic date update in version.in
2022-06-12  Tom TromeyFix self-test failure in addrmap
2022-06-12  Tom TromeyRemove psymtab_addrmap
2022-06-12  Tom TromeyUse malloc for mutable addrmaps
next