aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-12-17Remove a use of n_spacesTom Tromey2-1/+5
2020-12-17Remove printfi_filtered and fprintfi_filteredTom Tromey11-215/+212
2020-12-17gdb/doc: fix "show check range" command nameSimon Marchi2-1/+7
2020-12-16Change parameters to language_defn::post_parserTom Tromey6-17/+29
2020-12-17Automatic date update in version.inGDB Administrator1-1/+1
2020-12-16Change void_context_p to boolTom Tromey4-6/+14
2020-12-16gdb/testsuite: make some tests in gdb.base enable non-stop using GDBFLAGSSimon Marchi5-13/+27
2020-12-16ld: Skip libdep plugin if not all plugin hooks are availableH.J. Lu5-20/+32
2020-12-16[gdb/testsuite] Fix prompt regexp in batch-preserve-term-settings.expTom de Vries2-1/+5
2020-12-16[gdb] Print progress for debuginfodMartin Liska3-10/+28
2020-12-16[gdb/cli] Add a progress meterTom Tromey7-0/+224
2020-12-16[gdb/testsuite] Fix shlib compilation with target board unix/-pie/-fPIETom de Vries2-1/+43
2020-12-16Record FPSR for SIMD/FP data instructionsLuis Machado2-1/+12
2020-12-16Fix TBI handling for watchpointsLuis Machado7-13/+71
2020-12-16constify elfNN_bedAlan Modra16-127/+120
2020-12-16elflink.c constifyAlan Modra2-1/+5
2020-12-16XCOFF constifyAlan Modra4-40/+56
2020-12-16xtensa constifyAlan Modra5-567/+581
2020-12-16ppc64 constifyAlan Modra2-1/+5
2020-12-16arc constifyAlan Modra3-5/+11
2020-12-16Lose some COFF/PE static vars, and peicode.h constifyAlan Modra4-27/+37
2020-12-15gdb: multi-line support for "document" commandRae Kim5-7/+89
2020-12-15Add expected type parameter to evaluate_expressionTom Tromey6-15/+26
2020-12-15Introduce expression::first_opcodeTom Tromey9-11/+31
2020-12-15Clean up arguments to evaluate_subexp_do_callTom Tromey4-19/+28
2020-12-15C++-ify Ada component interval handlingTom Tromey2-74/+43
2020-12-16Automatic date update in version.inGDB Administrator1-1/+1
2020-12-15Cosmetic improvements for OSABI access.Cary Coutant7-14/+33
2020-12-15gold: Add missing ChangeLog entries for commit ff4bc37d7H.J. Lu2-0/+30
2020-12-15Highlight deprecated commands using title styleTom Tromey4-7/+32
2020-12-16PR27071, gas bugs uncovered by fuzzingAlan Modra4-8/+34
2020-12-15Add support for the SDIV and UDIV instructions to the ARM simulator.Jens Bauer4-19/+132
2020-12-15[gdb/testsuite] Handle PS1 quirk in gdb.base/multi-line-starts-subshell.expTom de Vries1-3/+3
2020-12-15Implement and document -z unique / -z nounique handling in goldVivek Das Mohapatra3-0/+15
2020-12-15Define DT_GNU_FLAGS_1 and DF_GNU_1_UNIQUE for goldVivek Das Mohapatra2-0/+12
2020-12-15Handle DT_GNU_FLAGS_1 in readelfVivek Das Mohapatra2-0/+28
2020-12-15Document -z unique/-z nounique in the ld man page and help outputVivek Das Mohapatra3-0/+16
2020-12-15Handle -z unique/-z nounique in ldVivek Das Mohapatra6-1/+22
2020-12-15Define a new DT_GNU_FLAGS_1 dynamic section for ld, readelf et alVivek Das Mohapatra2-0/+8
2020-12-14gdb/testsuite: fix typo in gdb_test_multiple docSimon Marchi2-1/+5
2020-12-15Automatic date update in version.inGDB Administrator1-1/+1
2020-12-14Keep input SHF_GNU_RETAIN sections and strip output SHF_GNU_RETAIN for GNU/Fr...Cary Coutant9-20/+294
2020-12-14Add form used for SPECIAL_expr as comment in testsuite Dwarf AssemblerMark Wielaard2-1/+16
2020-12-14Use DW_FORM_exprloc in testsuite Dwarf Assembler for DWARF version 4+.Mark Wielaard2-5/+16
2020-12-14[gdb/testsuite] Don't pass -fPIC to gdb_compile_shlibTom de Vries12-23/+38
2020-12-14Do not manually dissect OP_TYPE operationsTom Tromey3-29/+15
2020-12-14[gdb/testsuite] Handle missing xz in gdb.base/gnu-debugdata.expTom de Vries2-1/+10
2020-12-14[gdb/testsuite] Handle no glibc debuginfo in gdb.base/solib-corrupted.expTom de Vries2-1/+17
2020-12-14[gdb/testsuite] Handle shell prompt in batch-preserve-term-settings.expTom de Vries2-3/+12
2020-12-14Handle block-local names for AdaTom Tromey6-25/+92