aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2020-12-14Use exact match in get_var_valueTom Tromey2-3/+9
2020-12-14Be more careful when rewriting thick pointer array typeTom Tromey4-13/+162
2020-12-14Handle fixed-point division by zeroTom Tromey4-0/+13
2020-12-14Add a plugin for processing static library dependencies.Howard Chu7-1524/+2180
2020-12-14Put bfd_section_from_shdr loop detection array in elf_tdataAlan Modra4-45/+20
2020-12-14PR26836, memory leak in parse_argsAlan Modra2-0/+10
2020-12-14Fix a use of an uninitialised variable in the bfd linker.Nick Clifton2-1/+7
2020-12-14Solaris 11.4 ld build failureAlan Modra2-4/+9
2020-12-14rx-elf FAIL: SHF_GNU_RETAIN sections 27Alan Modra2-10/+16
2020-12-14sim/mips/cp1.c: Include <stdlib.h> for abort() declarationPavel I. Kryukov2-0/+6
2020-12-13Re-enable incremental tests that were failing with GCC 9+.Cary Coutant3-55/+58
2020-12-14Automatic date update in version.inGDB Administrator1-1/+1
2020-12-13Fix incremental tests using gcc 9, which adds Gnu properties sections.Cary Coutant2-0/+10
2020-12-13Fix incremental linking with rodata merge sections.Cary Coutant2-1/+8
2020-12-13Update ELF headers and readelf with recent e_machine assignments.Cary Coutant4-1/+36
2020-12-13Constify parse_and_eval_typeTom Tromey4-3/+9
2020-12-13[gdb/testsuite] Fix gdb.base/endianity.exp with gcc-4.8Tom de Vries2-4/+13