]> git.ipfire.org Git - thirdparty/binutils-gdb.git/shortlog
thirdparty/binutils-gdb.git
2020-09-21  GDB AdministratorAutomatic date update in version.in
2020-09-20  Pedro AlvesFix mi_gdb_exit with secondary MI channels
2020-09-20  Pedro AlvesRobustify gdb.base/testenv.exp:find_env
2020-09-20  GDB AdministratorAutomatic date update in version.in
2020-09-19  Tom TromeyUse gdb_bfd_sections in generic_load
2020-09-19  Tom TromeyUse gdb_bfd_sections in build_section_table
2020-09-19  Tom TromeyUse gdb_bfd_sections in elf_symfile_read
2020-09-19  Tom TromeyUse gdb_bfd_sections in restore_command
2020-09-19  Tom TromeyUse gdb_bfd_sections in gcore_memory_sections
2020-09-19  Tom TromeyUse gdb_bfd_sections in ELF osabi tag sniffing
2020-09-19  Tom TromeyUse gdb_bfd_sections in dwarf2/read.c
2020-09-19  Tom TromeyUse gdb_bfd_sections in symfile.c
2020-09-19  Tom TromeyUse gdb_bfd_sections in build_objfile_section_table
2020-09-19  Tom TromeyUse gdb_bfd_sections in get_stap_base_address
2020-09-19  Tom TromeyUse gdb_bfd_sections in gdb_bfd_close_or_warn
2020-09-19  Tom TromeyUse gdb_bfd_sections in core_target_open
2020-09-19  Tom TromeyAdd a new overload of gdb_bfd_sections
2020-09-19  Andrew Burgessgdb/fortran: Change whitespace when printing arrays
2020-09-19  Andrew Burgessgdb/fortran: Move Fortran expression handling into...
2020-09-19  Andrew Burgessgdb/fortran: Clean up array/string expression evaluation
2020-09-19  Victor Collodgdb: Update i386_analyze_prologue to skip endbr32
2020-09-19  GDB AdministratorAutomatic date update in version.in
2020-09-18  Tom TromeyMake target_wait options use enum flags
2020-09-18  Andrew Burgessgdb: Fix use after free bug in compile_object_run
2020-09-18  David Faustbpf: xBPF SDIV, SMOD instructions
2020-09-18  Andrew Burgesssim/m32r: return register sizes after fetch and store
2020-09-18  Jon TurneyMention x86_64 Cygwin core file support in NEWS.
2020-09-18  Jon TurneyAdd handling for 64-bit module addresses in Cygwin...
2020-09-18  Jon TurneyPromote windows_core_xfer_shared_libraries and windows_...
2020-09-18  Jon TurneyAdd amd64_windows_gregset_reg_offset
2020-09-18  Jon TurneyAdd sniffer for Cygwin x86_64 core dumps
2020-09-18  Pedro AlvesFix "thread find" with multiple inferiors/targets ...
2020-09-18  Pedro AlvesSplit gdb.multi/multi-target.exp into separate testcases
2020-09-18  Nick CliftonEnsure that space allocated by assembler directives...
2020-09-18  Andrew Burgessgdb/testsuite: Add missing expected results
2020-09-18  GDB AdministratorAutomatic date update in version.in
2020-09-17  Pedro Alvesgdb.cp/call-c.exp C++ify
2020-09-17  Pedro Alvesgdb.python/py-frame-inline.exp and C++
2020-09-17  Pedro Alvesgdb.python/py-as-string.exp C++ify
2020-09-17  Pedro Alvesgdb.base/sizeof.exp C++ify
2020-09-17  Pedro Alvesgdb.base/share-env-with-gdbserver.exp C++ify
2020-09-17  Pedro Alvesgdb.base/{prologue,symbol-alias}.exp C++ify
2020-09-17  Pedro Alvesgdb.python/py-nested-maps.exp C++ify
2020-09-17  Pedro Alvesgdb.python/{py-framefilter-mi,py-framefilter}.c C++ify
2020-09-17  Pedro Alvesgdb.mi/var-cmd.c C++ify
2020-09-17  Pedro Alvesgdb.base/{exprs,ptype,ptype1,setvar,whatis}.c C++ify
2020-09-17  Pedro Alvesgdb.base/charset.{c,exp} C++ify
2020-09-17  Pedro Alvesgdb.base/watchpoint.{c,exp}
2020-09-17  Pedro Alvesgdb.base/printcmds.c C++-ify
2020-09-17  Pedro Alvesgdb.base/examine-backward.exp C++ify and Clang
2020-09-17  Pedro Alvesgdb.base/nested-addr.{c,exp} C++ify
2020-09-17  Pedro Alvesgdb.base/break.exp C++ify
2020-09-17  Pedro Alvesgdb.base/display.exp C++ify
2020-09-17  Pedro Alvesgdb.base/find.exp C++ify
2020-09-17  Tom TromeyChange management of tdesc_arch_data
2020-09-17  Hannes DomaniFix ctrl-c when debugging WOW64 processes
2020-09-17  Tom TromeyUse htab_up in dwarf2/read.c
2020-09-17  Tom TromeyUse htab_up in type copying
2020-09-17  Tom TromeyUse htab_up in typedef_hash_table
2020-09-17  Tom TromeyUse htab_up in target-descriptions.c
2020-09-17  Tom TromeyUse htab_up in linespec.c
2020-09-17  Tom TromeyUse htab_up in filename_seen_cache
2020-09-17  Tom TromeyUse htab_up in completion_tracker
2020-09-17  Tom TromeyUse htab_up in breakpoint.c
2020-09-17  Tom TromeyUse htab_up in auto-load.c
2020-09-17  Tom TromeyMake c-exp.y:name_obstack static
2020-09-17  Mikael PetterssonSkip IFUNC relocations in debug sections ignored by...
2020-09-17  Chungyi Chigdb/riscv: fix decode of c.sdsp instruction
2020-09-17  Alan ModraTidy gas i386.exp
2020-09-17  Andrew Burgessopcodes/csky: return the default disassembler when...
2020-09-17  GDB AdministratorAutomatic date update in version.in
2020-09-16  Simon Marchigdb: use bool in the solib catchpoint area
2020-09-16  Simon Marchigdb: update instance_flags field name in gdb-gdb.py.in
2020-09-16  Tom TromeyMatch demangled name in "skip"
2020-09-16  John BaldwinAssume FreeBSD kernels always report exec events.
2020-09-16  John BaldwinRequire kinfo_get_file and kinfo_get_vmmap for FreeBSD...
2020-09-16  John BaldwinAssume FreeBSD hosts include support for fetching signa...
2020-09-16  John BaldwinAssume KERN_PROC_PATHNAME is present on FreeBSD hosts.
2020-09-16  John BaldwinAssume that PT_LWPINFO is always defined on FreeBSD...
2020-09-16  Tom de Vries[gdb/testsuite] Fix gdb.dlang/watch-loc.exp on ppc64
2020-09-16  Mikael PetterssonAdd -Av9 to AFLAGS_PIC and AFLAGS_PIE in the ld test...
2020-09-16  Nick CliftonOops - failed to commit change to verilog.c. Trying...
2020-09-16  Tankut Baris... gdb/breakpoint: make a copy of the "commands" command...
2020-09-16  H.J. Luelf/x86-64: Adjust relocation for PE/x86-64 inputs
2020-09-16  Tom de Vries[gdb/testsuite] Detect gdb prompt after monitor exit
2020-09-16  Anatoly Parshintsevbfd: verilog hex dump backend should handle 64-bit...
2020-09-16  Tom de Vries[gdb/testsuite] Catch condition evaluation errors in...
2020-09-16  Andrew Burgessgdb: Remove language_data struct
2020-09-16  Andrew Burgessgdb: Convert language_data::la_op_print_tab to a method
2020-09-16  Andrew Burgessgdb: Convert language_data::la_exp_desc to a method
2020-09-16  Andrew Burgessgdb: Convert language_data::la_varobj_ops to a method
2020-09-16  Andrew Burgessgdb: Convert language_data::la_macro_expansion to a...
2020-09-16  Andrew Burgessgdb: Convert language_data::la_array_ordering to a...
2020-09-16  Andrew Burgessgdb: Convert language_data::la_case_sensitivity to...
2020-09-16  Andrew Burgessgdb: Convert language_data::la_range_check to a method
2020-09-16  Andrew Burgessgdb: Override store_sym_names_in_linkage_form_p for...
2020-09-16  Andrew Burgessgdb: Convert la_store_sym_names_in_linkage_form_p to...
2020-09-16  Andrew Burgessgdb: Convert language_data::string_lower_bound to a...
2020-09-16  Andrew Burgessgdb: Fix an incorrect comment
2020-09-16  Andrew Burgessgdb: Convert language_data::c_style_arrays to a method
next