aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-02-19RISC-V: Convert the ADD/ADDI to the compressed MV/LI if RS1 is zero.Jim Wilson5-0/+26
2020-02-192020-02-19 Jordan Rupprecht <rupprecht@google.com>Eric Christopher2-1/+19
2020-02-19[gdb/testsuite] Fix xpass in gdb.python/lib-types.expTom de Vries2-2/+13
2020-02-19[gdb/testsuite] Fix funcall_ref.exp xpassTom de Vries2-9/+28
2020-02-19gdb: dwarf2/read.c: remove unused objfile parameters/variablesSimon Marchi2-34/+26
2020-02-19rust/25535 Apply embedded offset to enum variant calculationDoug Evans5-1/+24
2020-02-19[gdb/testsuite] Fix corefile-buildid.exp with check-read1Tom de Vries2-1/+53
2020-02-19Fix declaration of mips_pc_is_mipsTom Tromey2-1/+5
2020-02-19Use obstack_strdup in ada-lang.cTom Tromey2-4/+5
2020-02-19Merge changes from GCC for the config/ directoryAndrew Burgess26-87/+504
2020-02-19Various fixes for the Z80 support.Sergey Belyashov44-370/+354
2020-02-19Remove useless NULL check in python.cTom Tromey2-6/+6
2020-02-19x86: Mark cvtpi2ps and cvtpi2pd as MMXH.J. Lu6-1/+36
2020-02-19[gdb/testsuite] Fix c++/14186 kpass in cpexprs.expTom de Vries2-3/+4
2020-02-19plugin: Call dlclose before return in try_load_pluginH.J. Lu2-21/+24
2020-02-19[gdb/testsuite] Be quiet about missing prelink in solib-overlap.expTom de Vries2-2/+8
2020-02-19[gdb/testsuite] Ignore pass in gdb_caching_procTom de Vries3-3/+38
2020-02-19file size check in _bfd_alloc_and_readAlan Modra5-25/+67
2020-02-19_bfd_alloc_and_readAlan Modra33-441/+314
2020-02-19Miscellaneous memory alloc related fixesAlan Modra11-92/+98
2020-02-19_bfd_mul_overflowAlan Modra21-353/+541
2020-02-19alloc2 used unnecessarilyAlan Modra3-22/+39
2020-02-19bfd_get_size cacheAlan Modra5-20/+59
2020-02-19bfd_get_file_size callsAlan Modra4-13/+38
2020-02-19Check return status of memory alloc functionsAlan Modra5-54/+112
2020-02-19bfd_size_type to size_tAlan Modra93-260/+420
2020-02-19c99 elfxx-riscv.c fixAlan Modra2-5/+9
2020-02-19Adjust PR25355 testcaseAlan Modra2-2/+6
2020-02-19gdbserver: Add RISC-V/Linux supportMaciej W. Rozycki6-0/+311
2020-02-19gdb/riscv: Update API for looking up target descriptionsAndrew Burgess7-40/+103
2020-02-19Automatic date update in version.inGDB Administrator1-1/+1
2020-02-19[gdb/testsuite] Be quiet about untested dtrace-prob.expTom de Vries2-2/+9
2020-02-18gdb: change print format of flag enums with value 0Simon Marchi4-8/+36
2020-02-18gdb: print unknown part of flag enum in hexSimon Marchi4-4/+14
2020-02-18gdb: allow duplicate enumerators in flag enumsSimon Marchi5-11/+19
2020-02-18gdb: fix printing of flag enums with multi-bit enumeratorsSimon Marchi6-9/+81
2020-02-18Fix build with gcc-4.8.xBernd Edlinger7-6/+22
2020-02-18gdb: update email address for Palmer DabbeltSimon Marchi2-1/+5
2020-02-18[gdb/testsuite] Handle missing gnatmake in gnat_runtime_has_debug_infoTom de Vries2-4/+19
2020-02-18Automatic date update in version.inGDB Administrator1-1/+1
2020-02-17Fix gdbserver-without-gdb buildTom Tromey3-14/+28
2020-02-17x86: Remove CpuABM and add CpuPOPCNTH.J. Lu9-2827/+2862
2020-02-17x86: fold certain VCVT{,U}SI2S{S,D} templatesJan Beulich3-133/+38
2020-02-17x86: fold AddrPrefixOpReg templatesJan Beulich5-249/+124
2020-02-17x86/Intel: don't swap operands of MONITOR{,X} and MWAIT{,X}Jan Beulich9-4/+124
2020-02-17x86/Intel: improve diagnostics for ambiguous VCVT* operandsJan Beulich13-78/+309
2020-02-16x86: Don't disable SSE3 when disabling SSE4aH.J. Lu3-2/+7
2020-02-17Re: x86: Don't disable SSE4a when disabling SSE4Alan Modra2-2/+6
2020-02-17Automatic date update in version.inGDB Administrator1-1/+1
2020-02-16x86: Don't disable SSE4a when disabling SSE4H.J. Lu6-6/+22