aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-11-10Fix riscv binutils xfail for debug_ranges test.Jim Wilson2-1/+6
2017-11-11Automatic date update in version.inGDB Administrator1-1/+1
2017-11-10Automatic date update in version.inGDB Administrator1-1/+1
2017-11-09Fix racy output matching in gdb.tui/tui-completion.expPedro Alves2-19/+24
2017-11-09Fix racy output matching in gdb.base/multi-attach.exp, gdb.server/ext-{attach...Pedro Alves6-6/+15
2017-11-09Fix racy output matching in gdb.base/cpcompletion.expPedro Alves2-1/+6
2017-11-09Fix racy output matching in gdb.base/memattr.expPedro Alves2-6/+10
2017-11-09Fix racy output matching in gdb.base/completion.expPedro Alves2-52/+41
2017-11-09Fix racy output matching in gdb.asm/asm-source.expPedro Alves2-1/+6
2017-11-09ld: Reformat emultempl/elf32.emH.J. Lu2-4/+12
2017-11-09fix typos in ada-lang.c commentJoel Brobecker2-2/+8
2017-11-09Fix riscv dwarf2-10 gas testsuite failure.Jim Wilson2-1/+5
2017-11-09Enable the Dot Product extension by default for Armv8.4-a.Tamar Christina5-1/+23
2017-11-09Add assembler and disassembler support for the new Armv8.4-a registers for AA...Tamar Christina8-1/+719
2017-11-09Add the operand encoding types for the new Armv8.2-a back-ported instructions...Tamar Christina2-0/+97
2017-11-09Adds the new Fields and Operand types for the new instructions in Armv8.4-a.Tamar Christina15-179/+329
2017-11-09Simplify the psymbol hash functionTom Tromey2-1/+11
2017-11-09Speed up dict_hashTom Tromey2-16/+20
2017-11-09Split the ARM Crypto ISA extensions for AES and SHA1+2 into their own options...Tamar Christina6-0/+59
2017-11-09Change the type of the aarch64_feature_set typedef to unsigned long long so t...Nick Clifton2-1/+6
2017-11-08local variable watchpoint not deleted after leaving scopeJoel Brobecker10-14/+207
2017-11-08Make encode_actions_rsp use std::vectorSimon Marchi4-94/+65
2017-11-08gold: Ignore def/ref from a dynamic object for special symbolsH.J. Lu4-12/+60
2017-11-09Automatic date update in version.inGDB Administrator1-1/+1
2017-11-08Avoid expensive complaint calls when complaints are disabledPedro Alves4-16/+44
2017-11-08Fix problems with -r.James Clarke8-64/+128
2017-11-08Apply:Eric Christopher2-2/+7
2017-11-08Add test for fetching TLS from core fileDjordje Todorovic3-0/+98
2017-11-08BFD: Extract PID from MIPS core dump fileDjordje Todorovic4-0/+12
2017-11-08BFD: Write Linux core PRSTATUS note into MIPS core fileDjordje Todorovic4-0/+141
2017-11-08Remove symbolp vectorTom Tromey2-16/+16
2017-11-08Make the linespec/location completer ignore data symbolsPedro Alves4-3/+88
2017-11-08Use search_domain::FUNCTIONS_DOMAIN when setting breakpointsPedro Alves2-12/+34
2017-11-08Simplify completion_list_add_name | remove sym_text / sym_text_lenPedro Alves4-75/+49
2017-11-08lookup_name_info::make_ignore_paramsPedro Alves9-59/+675
2017-11-08Reorder/reindent dw2_expand_symtabs_matching & friendsPedro Alves2-176/+165
2017-11-08Optimize .gdb_index symbol name searchingPedro Alves2-42/+298
2017-11-08Introduce lookup_name_info and generalize Ada's FULL/WILD name matchingPedro Alves38-796/+1789
2017-11-08Per-language symbol name hashing algorithmPedro Alves26-87/+221
2017-11-08Fix "make test-cp-name-parser"Pedro Alves2-1/+5
2017-11-08Fix typo in changelogNick Clifton1-1/+1
2017-11-08Split the AArch64 Crypto instructions for AES and SHA1+2 into their own optio...Nick Clifton6-18/+59
2017-11-08Adds command line support for Armv8.4-A, via the new command line option -mar...Jiong Wang16-5/+1590
2017-11-08xtensa message pluralizationAlan Modra2-4/+18
2017-11-08Automatic date update in version.inGDB Administrator1-1/+1
2017-11-07Constify execute_commandTom Tromey26-107/+108
2017-11-07Constify add_setshow_*Tom Tromey55-164/+273
2017-11-07Remove cmd_cfunc_ftypeTom Tromey18-134/+123
2017-11-07Constify add_infoTom Tromey44-151/+168
2017-11-07Constify add_comTom Tromey46-318/+355