aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-11-14Automatic date update in version.inGDB Administrator1-1/+1
2019-11-13Remove symbol-related static assertsTom Tromey3-19/+6
2019-11-13Fix the rule for building C files in the gprof makefile.Nick Clifton2-1/+6
2019-11-12gnulib: Fix path to import/Makefile{,.in}Christian Biesinger2-2/+6
2019-11-12RISC-V: Support the INSN_CLASS.*F.* classes for .insn directive.Jim Wilson4-61/+71
2019-11-13Automatic date update in version.inGDB Administrator1-1/+1
2019-11-12RISC-V: Fix ld relax failure with calls and align directives.Jim Wilson9-3/+68
2019-11-12gdb: Support printf 'z' size modifierAndrew Burgess8-2/+106
2019-11-12Make struct symbol inherit from general_symbol_infoChristian Biesinger9-73/+109
2019-11-12Consolidate setting of current_layoutTom Tromey2-4/+7
2019-11-12Move _initialize_tui_layout to end of fileTom Tromey2-25/+30
2019-11-12Make TUI resizing tests more robustTom Tromey8-46/+174
2019-11-12[gas][arm] Enable VLDM, VSTM, VPUSH, VPOP for MVEMihail Ionescu4-44/+131
2019-11-12[binutils][arm] Update the decoding of MVE VMOV, VMVNMihail Ionescu6-8/+112
2019-11-12[gas][arm] Make .fpu reset the FPU/Coprocessor feature bitsMihail Ionescu5-2/+32
2019-11-12x86: fold EsSeg into IsStringJan Beulich8-11306/+11318
2019-11-12x86: eliminate ImmExt abuseJan Beulich18-445/+540
2019-11-12x86: introduce operand type "instance"Jan Beulich9-14228/+14307
2019-11-12Automatic date update in version.inGDB Administrator1-1/+1
2019-11-11Document and extend readline-bindable functionsTom Tromey4-1/+27
2019-11-11Document operate-and-get-nextTom Tromey2-0/+11
2019-11-11Use getpwuid_r instead of getpwuidChristian Biesinger2-1/+8
2019-11-11Fix typo in vFile:pwrite documentationTom Tromey2-1/+5
2019-11-11Arm64: SVE2's smaxp/sminp require operands 1 and 3 to be the same registerJan Beulich5-2/+17
2019-11-11Arm64: fix build with old glibcJan Beulich2-10/+12
2019-11-11PR24996, Gold fix for ternary operator within linker scriptsMiguel Saldivar2-2/+9
2019-11-11Automatic date update in version.inGDB Administrator1-1/+1
2019-11-10gdb/python: Introduce gdb.lookup_static_symbolsAndrew Burgess9-0/+142
2019-11-10gdb/python: smarter symbol lookup for gdb.lookup_static_symbolAndrew Burgess8-14/+109
2019-11-10gdb: Add a class to track last display symtab and line informationAndrew Burgess3-73/+148
2019-11-10gdb: Convert frame_show_address to return a boolAndrew Burgess3-4/+10
2019-11-10gdb_vecs.h: Avoid self move assignAndrew Burgess4-1/+75
2019-11-10Remove can_highlight from TUI windowsTom Tromey4-7/+12
2019-11-10Remove unused constructor declaration from cli_style_optionTom Tromey2-3/+5
2019-11-10Automatic date update in version.inGDB Administrator1-1/+1
2019-11-09Automatic date update in version.inGDB Administrator1-1/+1
2019-11-08i386: Only check suffix in instruction mnemonicH.J. Lu9-48/+79
2019-11-08Constify command_line_inputTom Tromey7-9/+20
2019-11-08Revert "GENERATE_SHLIB_SCRIPT vs. EMBEDDED."Alan Modra15-9/+35
2019-11-08x86: convert RegMask and RegBND from bitfield to enumeratorJan Beulich9-14566/+14587
2019-11-08x86: convert RegSIMD and RegMMX from bitfield to enumeratorJan Beulich9-19217/+19240
2019-11-08x86: convert Control/Debug/Test from bitfield to enumeratorJan Beulich9-14015/+14035
2019-11-08x86: convert SReg from bitfield to enumeratorJan Beulich10-13819/+13841
2019-11-08x86: introduce operand type "class"Jan Beulich8-146/+238
2019-11-08PR25172, Wrong description of --stop-address=ADDR switchAlan Modra2-1/+6
2019-11-08Automatic date update in version.inGDB Administrator1-1/+1
2019-11-07[gas][aarch64] Add the v8.6 Data Gathering Hint mnemonic [10/X]Matthew Malcomson6-49/+81
2019-11-07[Patch][binutils][arm] Armv8.6-A Matrix Multiply extension [9/10]Matthew Malcomson10-5/+195
2019-11-07[binutils][aarch64] Matrix Multiply extension enablement [8/X]Matthew Malcomson19-463/+1225
2019-11-07[Patch][binutils][aarch64] .bfloat16 directive for AArch64 [7/10]Matthew Malcomson5-0/+98