aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2019-11-07x86: support further AMD Zen2 instructionsJan Beulich17-4135/+4205
2019-11-07x86: adjust register names printed for MONITOR/MWAITJan Beulich14-217/+100
2019-11-07x86/Intel: drop IgnoreSize from operand-less MOVSD/CMPSD againJan Beulich3-4/+11
2019-11-07aarch64 and arm testsuite fixes for targets lacking shared libsAlan Modra96-47/+269
2019-11-07Automatic date update in version.inGDB Administrator1-1/+1
2019-11-06Use strtok_r instead of strtokChristian Biesinger10-27/+56
2019-11-06Regenerate gnulib filesChristian Biesinger3-5/+21
2019-11-06Remove some includes of readline.hTom Tromey12-15/+22
2019-11-06Fix an off-by-one error in the IN_RANGE macro used by readelf. Add another u...Christian Eggers2-3/+14
2019-11-06ld: Fix printed sizes in map fileChristian Eggers2-2/+6
2019-11-05Fix regression from TUI disassembly style patchTom Tromey2-2/+9
2019-11-06Automatic date update in version.inGDB Administrator1-1/+1
2019-11-05Remove la_get_string memberTom Tromey15-47/+23
2019-11-05Style disassembly in the TUITom Tromey6-142/+205
2019-11-05Change tui_source_element::line to have type std::stringTom Tromey5-6/+14
2019-11-05Fix ARI warning in symtab.hChristian Biesinger2-2/+7
2019-11-05Fix memory allocation and release problems in the bfd documentation processor.Tim R?hsen2-6/+25
2019-11-05x86: fold OP_Mwaitx() into OP_Mwait()Jan Beulich2-24/+11
2019-11-05x86: split MONITORX/MWAITX entriesJan Beulich2-2/+21
2019-11-05x86: consolidate disassembler enum naming a littleJan Beulich2-75/+130
2019-11-05GENERATE_SHLIB_SCRIPT vs. EMBEDDED.Alan Modra15-18/+31
2019-11-05Unset EMBEDDED rather than assigning as emptyAlan Modra5-4/+14
2019-11-05Automatic date update in version.inGDB Administrator1-1/+1
2019-11-04Add static_asserts for the sizes of space-critical structsChristian Biesinger3-0/+25
2019-11-04Obsolete Solaris 10 supportRainer Orth5-3/+17
2019-11-04x86: re-arrange process_operands()Jan Beulich2-57/+54
2019-11-04Fix potential array overruns when disassembling corrupt v850 binaries.Nick Clifton2-60/+129
2019-11-04Implement objcopy/strip --keep-section=<sectionpattern>Fāng-ruì Sòng7-7/+73
2019-11-04Automatic date update in version.inGDB Administrator1-1/+1
2019-11-03Automatic date update in version.inGDB Administrator1-1/+1
2019-11-02[gdb/testsuite] Remove superfluous 3rd argument from gdb_test call (4)Tom de Vries43-397/+359
2019-11-02[gdb/testsuite] Remove superfluous 3rd argument from gdb_test call (3)Tom de Vries17-69/+67
2019-11-02Automatic date update in version.inGDB Administrator1-1/+1
2019-11-01Simplify print_sys_errmsgTom Tromey2-6/+5
2019-11-01Fix up safe_strerror constificationTom Tromey2-1/+5
2019-11-01Move check for strerror_r to common.m4 where it belongsChristian Biesinger7-7/+18