aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-02-14Start working on reading .dmp filesusers/cbiesinger/minidumpChristian Biesinger24-13/+5748
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
2020-02-12Remove some dead code from event-loop.cTom Tromey2-33/+5
2020-02-13Automatic date update in version.inGDB Administrator1-1/+1
2020-02-12Move the frame data to the BFD when possibleTom Tromey2-5/+42
2020-02-12Remove the objfile backlink from comp_unitTom Tromey2-13/+23
2020-02-12Remove a use of the comp_unit backlinkTom Tromey2-8/+20
2020-02-12Add per-unit obstackTom Tromey2-2/+10
2020-02-12Store the comp_unit instead of the FDE tableTom Tromey2-25/+34
2020-02-12Change fde table to a vectorTom Tromey2-115/+70
2020-02-12Change booleans to bool in ARM's gdbarch_tdepChristian Biesinger3-18/+27
2020-02-12Print more information in arm_dump_tdepChristian Biesinger2-0/+18
2020-02-12Remove dwarf_expr_batonTom Tromey2-9/+4
2020-02-12Fix kill of processes created by win32_create_inferiorHannes Domani2-0/+7
2020-02-12Cache the Thread Local Base pointer type in the gdbarchHannes Domani2-8/+12
2020-02-12x86: correct VFPCLASSP{S,D} operand size handlingJan Beulich9-9/+137
2020-02-12x86: fold two JMP templatesJan Beulich3-16/+8
2020-02-12x86-64: Intel64 adjustments for insns dealing with far pointersJan Beulich15-28/+224
2020-02-12Disable gdbserver on host != target configurationsMaciej W. Rozycki2-2/+16
2020-02-12[gdb] Fix -Wstrict-null-sentinel warning (--with-iconv-bin)Tom de Vries1-1/+2
2020-02-12x86: also disallow non-byte/-word registers with byte/word suffixJan Beulich7-71/+62
2020-02-12x86/Intel: improve diagnosticsJan Beulich2-4/+11
2020-02-11Update a comment in psymtab.hTom Tromey2-1/+7
2020-02-11Don't allow copying of auto_obstackTom Tromey2-0/+7
2020-02-11Don't forward-declare struct objfile in dwarf2/frame.hTom Tromey2-1/+4
2020-02-12Automatic date update in version.inGDB Administrator1-1/+1
2020-02-11Plugin: Treat each object as independentH.J. Lu2-38/+45
2020-02-11Remove use of deprecated_add_core_fns in cris_tdep.cChristian Biesinger2-43/+37
2020-02-11New testcase for PR tui/25126 (staled source cache)Sergio Durigan Junior3-0/+148
2020-02-11Add a comment for the ARM_F{0..7}_REGNUM registersChristian Biesinger2-0/+6