aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2020-02-16Automatic date update in version.inGDB Administrator1-1/+1
2020-02-15Automatic date update in version.inGDB Administrator1-1/+1
2020-02-14gdb: introduce displaced_step_closure_up type aliasSimon Marchi15-18/+46
2020-02-14Change gdbserver to use existing gnulib and libibertyTom Tromey10-293/+41
2020-02-14Cache .gnu_debugdata BFDTom Tromey2-0/+16
2020-02-14Have testsuite find gdbserver in new locationTom Tromey3-7/+15
2020-02-14gdb: make gdbarch_displaced_step_copy_insn return an std::unique_ptrSimon Marchi15-32/+52
2020-02-14gdb: cleanup of displaced_step_inferior_state::reset/displaced_step_clearSimon Marchi3-29/+44
2020-02-14gnulib: import count-one-bits module and use itSimon Marchi17-103/+303
2020-02-14Return unique_xmalloc_ptr from call_site_find_chainTom Tromey4-19/+22
2020-02-14Remove the old movsx and movzx documentation for AT&T syntaxH.J. Lu2-16/+5
2020-02-14Remove Intel syntax comments on movsx and movzxH.J. Lu2-3/+7
2020-02-14x86: replace adhoc (partly wrong) ambiguous operand checking for MOVSX/MOVZXJan Beulich32-205/+1694
2020-02-14x86: adjust segment override prefix emissionJan Beulich4-6/+29
2020-02-14x86: optimize away pointless segment overridesJan Beulich4-3/+31
2020-02-14x86: extend LEA's segment override warningJan Beulich6-3/+33
2020-02-14x86: Document movsx/movsxd/movzx for AT&T syntaxH.J. Lu2-0/+59
2020-02-14Fix argv[] in programs invoked by gdbserver on MS-WindowsEli Zaretskii2-18/+33
2020-02-14[gdb] Speedup lnp_state_machine::handle_special_opcodeRichard Biener2-5/+10
2020-02-14Automatic date update in version.inGDB Administrator1-1/+1
2020-02-13x86: Resolve PLT32 reloc aganst local symbol to sectionH.J. Lu7-2/+62
2020-02-13gdbserver: rename source files to .ccSimon Marchi66-68/+75
2020-02-13gdbsupport: rename source files to .ccSimon Marchi40-133/+139
2020-02-13[gdb/testsuite] Remove stale exec in gdb_compile_adaTom de Vries2-0/+6
2020-02-13[gdb/testsuite] Add unsupported tests in catch_ex_std.expTom de Vries2-0/+17
2020-02-13plugin: Search bfd-plugins directories only onceH.J. Lu2-39/+50
2020-02-13Adding myself to gdb/MAINTAINERSAlok Kumar Sharma2-0/+5
2020-02-13x86: fix SSE4a dependencies of ".arch .nosse*"Jan Beulich5-5/+27
2020-02-13[gdb/testsuite] Fix gnatmake_version_at_leastTom de Vries2-1/+8