aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2020-02-11Add missing \n in fprintfChristian Biesinger2-1/+5
2020-02-11Re-generate gdb/gdbserver/gdbsupport configure scriptsSimon Marchi6-3/+18
2020-02-11Add -Wstrict-null-sentinel to gdbsupport/warning.m4Simon Marchi7-4/+22
2020-02-11Move gdb/warning.m4 to gdbsupportSimon Marchi8-5/+20
2020-02-11gdbsupport: use AM_GDB_WARNINGSSimon Marchi6-1/+215
2020-02-11Remove some ui_file_* functionsTom Tromey14-85/+59
2020-02-11Fix building the bfd/elf32-msp430.c file on a 32-bit host.Nick Clifton2-20/+34
2020-02-11Clear plugin_data memoryH.J. Lu2-0/+6
2020-02-11x86: drop ShortForm attributeJan Beulich7-10947/+10968
2020-02-11x86: drop stray ShortForm attributesJan Beulich3-12/+18
2020-02-11[binutils][gas] Fix build failure with -std=c89Matthew Malcomson2-2/+7
2020-02-11[gdb/testsuite] Fix UNRESOLVED in gdb.server/server-kill-python.expTom de Vries2-0/+9
2020-02-10Use GCC LTO wrapper to get real symbols from LTO IR objectsH.J. Lu11-23/+554
2020-02-11Ensure *valuep always written by extract_normal returnAlan Modra16-15/+68
2020-02-11Automatic date update in version.inGDB Administrator1-1/+1
2020-02-10MSP430: Enable relaxation of jump instructions to hard-coded pcrel offsetsJozef Lawrynowicz2-11/+65
2020-02-10MSP430: Enable relaxation of relocs in JMP instructionsJozef Lawrynowicz2-30/+75
2020-02-10MSP430: Add printf statements to assist with debugging during relaxationJozef Lawrynowicz2-5/+98
2020-02-10[binutils][arm] Implement Custom Datapath Extensions for MVEMatthew Malcomson15-4/+1438
2020-02-10[binutils][arm] arm support for ARMv8.m Custom Datapath ExtensionMatthew Malcomson14-4/+1573
2020-02-10x86: Accept Intel64 only instruction by defaultH.J. Lu10-3960/+4026
2020-02-10Allow objcopy's --set-section-flags options to add or remove the SHF_EXCLUDE ...Fangrui Song3-5/+11
2020-02-10More debuginfod tests fixes.Aaron Merey2-15/+30
2020-02-10Fix potential problem with binutils debuginfod tests.Aaron Merey2-3/+8
2020-02-10[gdb] Fix -Wstrict-null-sentinel warningsTom de Vries4-2/+12
2020-02-10[gdb/testsuite] Skip multi-target.exp without gdbserverTom de Vries2-0/+8
2020-02-10GDB/testsuite: Fix a catastrophic step-over-no-symbols.exp failureMaciej W. Rozycki2-1/+8
2020-02-10gas: error for section type, attr, or entsize changeAlan Modra4-8/+31
2020-02-10gas -Z flagAlan Modra3-2/+9
2020-02-10z80 comments in archures.cAlan Modra3-19/+44
2020-02-10Automatic date update in version.inGDB Administrator1-1/+1
2020-02-09[gdb] Mention CU offset for <artifical> if verboseTom de Vries2-0/+13
2020-02-09[gdb/testsuite] Capture many-headers.exp progress and output in gdb.logTom de Vries2-5/+20
2020-02-09Use enums for human-readable exception information.Hannes Domani2-6/+102
2020-02-09Display ExceptionRecord for $_siginfoHannes Domani6-1/+155
2020-02-09Automatic date update in version.inGDB Administrator1-1/+1
2020-02-08Remove "keep" parameter from cutu_reader constructorTom Tromey2-27/+43
2020-02-08Simplify "want_partial_unit" handlingTom Tromey2-9/+13