aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2017-11-07Add set_repeat_arguments functionTom Tromey6-11/+42
2017-11-07Remove cleanup from backtrace_commandTom Tromey2-10/+12
2017-11-07Constify add_path and friendsTom Tromey4-9/+13
2017-11-07Make strip_bg_char return a unique_xmalloc_ptrTom Tromey2-59/+32
2017-11-07Make set_cmd_cfunc privateTom Tromey3-12/+7
2017-11-07Constify add_com_suppress_notificationTom Tromey5-4/+10
2017-11-07Constify add_abbrev_prefix_cmdTom Tromey4-5/+9
2017-11-07opcodes/arc: Fix incorrect insn_class for some nps insnsAndrew Burgess2-4/+8
2017-11-07Fix typo in my email address.Jim Wilson2-1/+5
2017-11-07RISC-V: Add Jim Wilson as a maintainer, and clean up our entriesPalmer Dabbelt2-2/+9
2017-11-07RISC-V: Fix riscv g++ testsuite EH failures.Jim Wilson5-0/+47
2017-11-07RISC-V: Add satp as an alias for sptbrPalmer Dabbelt7-2/+34
2017-11-07Add some more breakpoint/location range testsPedro Alves2-0/+17
2017-11-07Make breakpoint/location number parsing error output consistentPedro Alves6-83/+207
2017-11-07Add base 'enable/disable invalid location range' testsPedro Alves2-0/+42