summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Assume FreeBSD hosts include support for fetching signal information.John Baldwin2020-09-162-14/+5
* Assume KERN_PROC_PATHNAME is present on FreeBSD hosts.John Baldwin2020-09-162-13/+5
* Assume that PT_LWPINFO is always defined on FreeBSD hosts.John Baldwin2020-09-163-6/+5
* [gdb/testsuite] Fix gdb.dlang/watch-loc.exp on ppc64Tom de Vries2020-09-163-3/+33
* Add -Av9 to AFLAGS_PIC and AFLAGS_PIE in the ld test suite on SPARC.Mikael Pettersson2020-09-163-1/+9
* Oops - failed to commit change to verilog.c. Trying again.Nick Clifton2020-09-161-1/+14
* gdb/breakpoint: make a copy of the "commands" command's argumentTankut Baris Aktemur2020-09-166-1/+103
* elf/x86-64: Adjust relocation for PE/x86-64 inputsH.J. Lu2020-09-1624-18/+328
* [gdb/testsuite] Detect gdb prompt after monitor exitTom de Vries2020-09-162-1/+13
* bfd: verilog hex dump backend should handle 64-bit addressesAnatoly Parshintsev2020-09-161-0/+5
* [gdb/testsuite] Catch condition evaluation errors in gdb_assertTom de Vries2020-09-162-2/+7
* gdb: Remove language_data structAndrew Burgess2020-09-1613-129/+56
* gdb: Convert language_data::la_op_print_tab to a methodAndrew Burgess2020-09-1614-20/+127
* gdb: Convert language_data::la_exp_desc to a methodAndrew Burgess2020-09-1616-28/+120
* gdb: Convert language_data::la_varobj_ops to a methodAndrew Burgess2020-09-1615-21/+54
* gdb: Convert language_data::la_macro_expansion to a methodAndrew Burgess2020-09-1614-19/+69
* gdb: Convert language_data::la_array_ordering to a methodAndrew Burgess2020-09-1614-19/+39
* gdb: Convert language_data::la_case_sensitivity to a methodAndrew Burgess2020-09-1613-33/+56
* gdb: Convert language_data::la_range_check to a methodAndrew Burgess2020-09-1613-33/+83
* gdb: Override store_sym_names_in_linkage_form_p for Go languageAndrew Burgess2020-09-163-6/+11
* gdb: Convert la_store_sym_names_in_linkage_form_p to a methodAndrew Burgess2020-09-1614-38/+93
* gdb: Convert language_data::string_lower_bound to a methodAndrew Burgess2020-09-1615-21/+47
* gdb: Fix an incorrect commentAndrew Burgess2020-09-162-1/+5
* gdb: Convert language_data::c_style_arrays to a methodAndrew Burgess2020-09-1618-28/+65
* gdb: Move la_language into the language_defn classAndrew Burgess2020-09-1613-20/+27
* gdb: Convert la_filename_extensions to a methodAndrew Burgess2020-09-1614-75/+147
* gdb: Convert la_name and la_natural_name to methodsAndrew Burgess2020-09-1617-60/+263
* gdb: Convert la_name_of_this to a methodAndrew Burgess2020-09-1618-29/+84
* gdb: Convert la_struct_too_deep_ellipsis to a methodAndrew Burgess2020-09-1615-25/+55
* Add myself to gdb/MAINTAINERS.Felix Willgerodt2020-09-162-0/+5
* [gdb/testsuite] Fix unbalanced braces in gdb.tui/new-layout.expTom de Vries2020-09-162-6/+11
* Tidy elf_symbol_fromAlan Modra2020-09-1616-20/+47
* PR26623, buffer overflow in ppc_symbol_is_validAlan Modra2020-09-162-1/+7
* Remove TYPE_CODE_INT case from f_value_print_innerTom Tromey2020-09-152-13/+6
* Handle member pointers directly in generic_value_printTom Tromey2020-09-154-32/+41
* Automatic date update in version.inGDB Administrator2020-09-161-1/+1
* PE/x86-64: Display PE relocation namesH.J. Lu2020-09-155-16/+25
* elf: Check bfd_target_elf_flavour on input firstH.J. Lu2020-09-152-1/+6
* Don't use PyInt_FromLongTom Tromey2020-09-1512-24/+62
* Don't use PyLong_FromUnsignedLongTom Tromey2020-09-152-2/+7
* Don't use PyLong_FromLongLongTom Tromey2020-09-153-2/+9
* Don't use PyLong_FromLongTom Tromey2020-09-158-12/+38
* Don't use gdb_py_long_from_ulongestTom Tromey2020-09-158-16/+41
* Don't use gdb_py_long_from_longestTom Tromey2020-09-155-9/+15
* Don't use PyInt_FromSsize_tTom Tromey2020-09-153-3/+9
* Avoid running one Rust test against older LLVMTom Tromey2020-09-153-2/+36
* Remove ui::numTom Tromey2020-09-153-7/+6
* Use arrays rather than pointers for global string constantsTom Tromey2020-09-158-9/+23
* PR26610, ARM's "VFPv3 vldr to vmov" gas testcase failAlan Modra2020-09-152-19/+28
* Add note about creating a bugzilla tag for a point release.Nick Clifton2020-09-152-0/+9