summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-02-13gdbserver: rename source files to .ccSimon Marchi
2020-02-13gdbsupport: rename source files to .ccSimon Marchi
2020-02-13[gdb/testsuite] Remove stale exec in gdb_compile_adaTom de Vries
2020-02-13[gdb/testsuite] Add unsupported tests in catch_ex_std.expTom de Vries
2020-02-13plugin: Search bfd-plugins directories only onceH.J. Lu
2020-02-13Adding myself to gdb/MAINTAINERSAlok Kumar Sharma
2020-02-13x86: fix SSE4a dependencies of ".arch .nosse*"Jan Beulich
2020-02-13[gdb/testsuite] Fix gnatmake_version_at_leastTom de Vries
2020-02-12Remove some dead code from event-loop.cTom Tromey
2020-02-13Automatic date update in version.inGDB Administrator
2020-02-12Move the frame data to the BFD when possibleTom Tromey
2020-02-12Remove the objfile backlink from comp_unitTom Tromey
2020-02-12Remove a use of the comp_unit backlinkTom Tromey
2020-02-12Add per-unit obstackTom Tromey
2020-02-12Store the comp_unit instead of the FDE tableTom Tromey
2020-02-12Change fde table to a vectorTom Tromey
2020-02-12Change booleans to bool in ARM's gdbarch_tdepChristian Biesinger
2020-02-12Print more information in arm_dump_tdepChristian Biesinger
2020-02-12Remove dwarf_expr_batonTom Tromey
2020-02-12Fix kill of processes created by win32_create_inferiorHannes Domani
2020-02-12Cache the Thread Local Base pointer type in the gdbarchHannes Domani
2020-02-12x86: correct VFPCLASSP{S,D} operand size handlingJan Beulich
2020-02-12x86: fold two JMP templatesJan Beulich
2020-02-12x86-64: Intel64 adjustments for insns dealing with far pointersJan Beulich
2020-02-12Disable gdbserver on host != target configurationsMaciej W. Rozycki
2020-02-12[gdb] Fix -Wstrict-null-sentinel warning (--with-iconv-bin)Tom de Vries
2020-02-12x86: also disallow non-byte/-word registers with byte/word suffixJan Beulich
2020-02-12x86/Intel: improve diagnosticsJan Beulich
2020-02-11Update a comment in psymtab.hTom Tromey
2020-02-11Don't allow copying of auto_obstackTom Tromey
2020-02-11Don't forward-declare struct objfile in dwarf2/frame.hTom Tromey
2020-02-12Automatic date update in version.inGDB Administrator
2020-02-11Plugin: Treat each object as independentH.J. Lu
2020-02-11Remove use of deprecated_add_core_fns in cris_tdep.cChristian Biesinger
2020-02-11New testcase for PR tui/25126 (staled source cache)Sergio Durigan Junior
2020-02-11Add a comment for the ARM_F{0..7}_REGNUM registersChristian Biesinger
2020-02-11Add missing \n in fprintfChristian Biesinger
2020-02-11Re-generate gdb/gdbserver/gdbsupport configure scriptsSimon Marchi
2020-02-11Add -Wstrict-null-sentinel to gdbsupport/warning.m4Simon Marchi
2020-02-11Move gdb/warning.m4 to gdbsupportSimon Marchi
2020-02-11gdbsupport: use AM_GDB_WARNINGSSimon Marchi
2020-02-11Remove some ui_file_* functionsTom Tromey
2020-02-11Fix building the bfd/elf32-msp430.c file on a 32-bit host.Nick Clifton
2020-02-11Clear plugin_data memoryH.J. Lu
2020-02-11x86: drop ShortForm attributeJan Beulich
2020-02-11x86: drop stray ShortForm attributesJan Beulich
2020-02-11[binutils][gas] Fix build failure with -std=c89Matthew Malcomson
2020-02-11[gdb/testsuite] Fix UNRESOLVED in gdb.server/server-kill-python.expTom de Vries
2020-02-10Use GCC LTO wrapper to get real symbols from LTO IR objectsH.J. Lu
2020-02-11Ensure *valuep always written by extract_normal returnAlan Modra