aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2019-11-07[Patch][binutils][arm] .bfloat16 directive for Arm [6/X]Matthew Malcomson5-0/+96
2019-11-07[Patch][binutils] Generic support for parsing numbers in bfloat16 format [5/X]Matthew Malcomson3-29/+63
2019-11-07[binutils][arm] BFloat16 enablement [4/X]Matthew Malcomson22-29/+863
2019-11-07[Patch][binutils][arm] Create a new generic coprocessor array [3/10]Matthew Malcomson2-51/+98
2019-11-07[binutils][aarch64] Bfloat16 enablement [2/X]Matthew Malcomson18-73/+766
2019-11-07[gas][aarch64] Armv8.6-a option [1/X]Matthew Malcomson7-2/+25
2019-11-07Allow the --output option of the "ar" prorgam to extract files to locations o...Nick Clifton3-20/+25
2019-11-07Fix bug merging notes with objcopy when no merging results in zeroes being wr...Nick Clifton2-15/+20
2019-11-07[gdb/contrib] Add words.sh scriptTom de Vries1-0/+129
2019-11-07Remove CR16C supportAlan Modra24-1532/+33
2019-11-07Order targets in ld/configure.tgtAlan Modra2-99/+100