]> git.ipfire.org Git - thirdparty/binutils-gdb.git/shortlog
thirdparty/binutils-gdb.git
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
2020-09-16  Andrew Burgessgdb: Move la_language into the language_defn class
2020-09-16  Andrew Burgessgdb: Convert la_filename_extensions to a method
2020-09-16  Andrew Burgessgdb: Convert la_name and la_natural_name to methods
2020-09-16  Andrew Burgessgdb: Convert la_name_of_this to a method
2020-09-16  Andrew Burgessgdb: Convert la_struct_too_deep_ellipsis to a method
2020-09-16  Felix WillgerodtAdd myself to gdb/MAINTAINERS.
2020-09-16  Tom de Vries[gdb/testsuite] Fix unbalanced braces in gdb.tui/new...
2020-09-16  Alan ModraTidy elf_symbol_from
2020-09-16  Alan ModraPR26623, buffer overflow in ppc_symbol_is_valid
2020-09-16  Tom TromeyRemove TYPE_CODE_INT case from f_value_print_inner
2020-09-16  Tom TromeyHandle member pointers directly in generic_value_print
2020-09-16  GDB AdministratorAutomatic date update in version.in
2020-09-15  H.J. LuPE/x86-64: Display PE relocation names
2020-09-15  H.J. Luelf: Check bfd_target_elf_flavour on input first
2020-09-15  Tom TromeyDon't use PyInt_FromLong
2020-09-15  Tom TromeyDon't use PyLong_FromUnsignedLong
2020-09-15  Tom TromeyDon't use PyLong_FromLongLong
2020-09-15  Tom TromeyDon't use PyLong_FromLong
2020-09-15  Tom TromeyDon't use gdb_py_long_from_ulongest
2020-09-15  Tom TromeyDon't use gdb_py_long_from_longest
2020-09-15  Tom TromeyDon't use PyInt_FromSsize_t
2020-09-15  Tom TromeyAvoid running one Rust test against older LLVM
2020-09-15  Tom TromeyRemove ui::num
2020-09-15  Tom TromeyUse arrays rather than pointers for global string constants
2020-09-15  Alan ModraPR26610, ARM's "VFPv3 vldr to vmov" gas testcase fail
2020-09-15  Nick CliftonAdd note about creating a bugzilla tag for a point...
2020-09-15  Nick CliftonFix the assembler's new .nop directive so that the...
2020-09-15  David FaustChange the /nop directive for the BPF port of the assem...
2020-09-15  Simon Marchigdb: introduce debuginfod_client_up type
2020-09-15  Simon Marchigdb: use make_unique_xstrdup in debuginfod-support.c
2020-09-15  Simon Marchigdb: remove TYPE_INSTANCE_FLAGS
2020-09-15  Hans-Peter... CRIS: fix PR ld/26589, a missing NULL check in fix...
2020-09-15  Michael Mullingdb: fix compile break when HAVE_LIBEXPAT is not defined
2020-09-15  GDB AdministratorAutomatic date update in version.in
2020-09-14  Pedro AlvesRewrite enum_flags, add unit tests, fix problems
2020-09-14  Pedro AlvesRewrite valid-expr.h's internals in terms of the detect...
2020-09-14  Pedro AlvesRename address_space_int_to_name/address_space_name_to_int
2020-09-14  Pedro AlvesUse type_instance_flags more throughout
2020-09-14  Tom TromeyApply 'const' in more places
2020-09-14  Simon Marchigdb: turn gdb::bcache's function pointers into virtual...
2020-09-14  Nick CliftonFix support for theassembler's new ".nop" directive...
2020-09-14  Simon Marchigdb: don't use inferior_ptid in linux_nat_wait_1
2020-09-14  Tom TromeyVarious m68k fixes for gdb
2020-09-14  Simon Marchigdb: remove xfree in xml-support.c
2020-09-14  Simon Marchigdb: change xml_fetch_another a function_view
2020-09-14  Nick CliftonAdd a new ".nop" directive to the assembler to allow...
2020-09-14  Simon Marchigdb: remove TYPE_ENDIANITY_NOT_DEFAULT
2020-09-14  Simon Marchigdb: add type::endianity_is_not_default / type::set_end...
2020-09-14  Simon Marchigdb: remove TYPE_FIXED_INSTANCE
2020-09-14  Simon Marchigdb: add type::is_fixed_instance / type::set_is_fixed_i...
2020-09-14  Simon Marchigdb: remove TYPE_GNU_IFUNC
2020-09-14  Simon Marchigdb: add type::is_gnu_ifunc / type::set_is_gnu_ifunc
2020-09-14  Simon Marchigdb: remove TYPE_STUB_SUPPORTED
2020-09-14  Simon Marchigdb: add type::stub_is_supported / type::set_stub_is_su...
2020-09-14  Simon Marchigdb: remove TYPE_VECTOR
2020-09-14  Simon Marchigdb: add type::is_vector / type::set_is_vector
2020-09-14  Simon Marchigdb: remove TYPE_VARARGS
2020-09-14  Simon Marchigdb: add type::has_varargs / type::set_has_varargs
2020-09-14  Simon Marchigdb: remove TYPE_PROTOTYPED
2020-09-14  Simon Marchigdb: add type::is_prototyped / type::set_is_prototyped
2020-09-14  Simon Marchigdb: remove TYPE_TARGET_STUB
2020-09-14  Simon Marchigdb: add type::target_is_stub / type::set_target_is_stub
2020-09-14  Simon Marchigdb: remove TYPE_STUB
2020-09-14  Simon Marchigdb: add type::is_stub / type::set_is_stub
2020-09-14  Simon Marchigdb: remove TYPE_NOSIGN
2020-09-14  Simon Marchigdb: add type::has_no_signedness / type::set_has_no_sig...
2020-09-14  Simon Marchigdb: remove TYPE_UNSIGNED
2020-09-14  Simon Marchigdb: add type::is_unsigned / type::set_is_unsigned
2020-09-14  Fredrik HederstiernaFix exception stack unwinding for ARM Cortex-M
2020-09-14  Cooper QuCSKY: Set feature flags for default cpu.
2020-09-14  Tom de Vries[gdb/testsuite] Fix PATH warning in gdb.rust/traits.exp
2020-09-14  GDB AdministratorAutomatic date update in version.in
2020-09-13  Pedro Alvesgdb/testsuite: Explicitly return from main
2020-09-13  Pedro AlvesFix gdb.base/share-env-with-gdbserver.exp with Clang
2020-09-13  Pedro AlvesMake default_mi_gdb_start/dbx_gdb_start use gdb_spawn
2020-09-13  Pedro AlvesFix a couple gdb.dwarf2/ testcases with "clang -flto"
2020-09-13  Pedro AlvesAdd MI "-break-insert --qualified"
2020-09-13  Pedro AlvesRemove stale "register" bits from gdb.cp/misc.cc
next