summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gdbserver: re-generate configureSimon Marchi2020-10-243-2/+21
* Document the GDB 10.1 release in gdb/ChangeLogJoel Brobecker2020-10-241-0/+4
* Automatic date update in version.inGDB Administrator2020-10-241-1/+1
* ld: Set plug_opt only if compiler is availableH.J. Lu2020-10-232-12/+19
* [gdb/testsuite] Don't use default form in Dwarf::_guess_formTom de Vries2020-10-232-9/+34
* [gdb/testsuite] Use $srcfile in DW_AT_name for CUTom de Vries2020-10-2321-24/+72
* ada-typeprint.c::ada_print_type: Remove redundant call to ada_check_typedefJoel Brobecker2020-10-232-3/+5
* gdb: move f_language class into a header fileAndrew Burgess2020-10-237-329/+387
* gdb: Improve documentation comment on language_defn::print_typeAndrew Burgess2020-10-232-4/+13
* gdb: Rename language_defn::demangleAndrew Burgess2020-10-2310-10/+32
* gdb: remove LA_ITERATE_OVER_SYMBOLS macroAndrew Burgess2020-10-233-4/+7
* gdb: remove LA_PRINT_ARRAY_INDEX macroAndrew Burgess2020-10-233-6/+8
* gdb: remove LA_VALUE_PRINT macroAndrew Burgess2020-10-235-6/+12
* gdb: remove LA_PRINT_TYPEDEF macroAndrew Burgess2020-10-233-4/+7
* gdb: move Modula2 language class into a header fileAndrew Burgess2020-10-236-270/+308
* gdb: Merge auto and unknown language implementationsAndrew Burgess2020-10-232-155/+76
* Automatic date update in version.inGDB Administrator2020-10-231-1/+1
* Remove gdb_assert for TYPE_CODE_METHOD in stabs readerHannes Domani2020-10-222-3/+4
* Don't create _Complex type name if there is no target type nameHannes Domani2020-10-222-1/+5
* gdb: remove unused macros from target-debug.hSimon Marchi2020-10-222-16/+12
* gdb: make target_ops::make_corefile_notes return a unique ptrSimon Marchi2020-10-228-57/+82
* [gdb/symtab] Make find_block_in_blockvector more robustTom de Vries2020-10-222-0/+7
* gdb/dwarf: fix reading subprogram with DW_AT_specification (PR gdb/26693)Simon Marchi2020-10-224-6/+107
* Fix gdb.base/msym*.exp failuresLuis Machado2020-10-223-5/+11
* [PATCH][GAS][AArch64] Define BRBE system registersPrzemyslaw Wirkus2020-10-227-2/+531
* aarch64: Define CSRE system registersPrzemyslaw Wirkus2020-10-227-1/+83
* gold: Skip bootstrap-test/bootstrap-test-r for LTO buildH.J. Lu2020-10-223-4/+32
* ld: Skip bootstrap tests for -fprofile-generate=H.J. Lu2020-10-224-17/+31
* Fix gdb.base/corefile2.exp regression when running Docker/AUFSLuis Machado2020-10-222-4/+15
* ld: Pass -fno-lto to non LTO testsH.J. Lu2020-10-2212-27/+64
* sim: move ChangeLog entries into the correct filesAndrew Burgess2020-10-223-5/+8
* arm: Fix the wrong error message string for mve vldr/vstr (PR26763).Srinath Parvathaneni2020-10-225-1/+864
* opcodes/po/es.po: Remove the duplicated entryH.J. Lu2020-10-222-8/+4
* binutils: Report error message on errorH.J. Lu2020-10-222-0/+6
* Fix printf formatting errors where "0x" is used as a prefix for a decimal num...Dr. David Alan Gilbert2020-10-2213-5093/+5090
* gdb/fortran: add support for parsing array strides in expressionsAndrew Burgess2020-10-228-1/+84
* gdb: rename 'enum range_type' to 'enum range_flag'Andrew Burgess2020-10-227-27/+46
* gdb: Convert enum range_type to a bit field enumAndrew Burgess2020-10-228-94/+87
* Automatic date update in version.inGDB Administrator2020-10-221-1/+1
* gdb: fix two comments in infrunSimon Marchi2020-10-212-3/+7
* Remove libctf/mkerrors.sedTom Tromey2020-10-217-114/+104
* aarch64: Add testcase for HCR_EL2 system registerPrzemyslaw Wirkus2020-10-212-0/+11
* Work around problem in DWARF decoding library which can result in attempts to...Nick Clifton2020-10-212-18/+36
* gdb: make gdbarch_make_corefile_notes return a unique ptrSimon Marchi2020-10-217-122/+185
* gdbserver: fix overlap in sprintf argument and bufferSimon Marchi2020-10-212-2/+9
* Fix gdb.mi/mi-fullname-deleted.exp with ClangGary Benson2020-10-212-4/+27
* Automatic date update in version.inGDB Administrator2020-10-211-1/+1
* gdb: make gdbarch_displaced_step_hw_singlestep return boolSimon Marchi2020-10-2010-14/+28
* gdb: make gdbarch predicates return boolSimon Marchi2020-10-204-124/+130
* Remove varobj_item typedefTom Tromey2020-10-202-2/+6