aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-11-23gdbserver: Use debug_printf for debug outputPedro Alves6-35/+43
2016-11-23Automatic date update in version.inGDB Administrator1-1/+1
2016-11-22Print the default for all binary options; clean up --help output.Cary Coutant3-216/+327
2016-11-22Fix spelling mistakes in comments in shell scriptsAmbrogino Modigliani4-4/+10
2016-11-22Fix spelling mistakes in comments in configure scriptsAmbrogino Modigliani19-12/+47
2016-11-22Change gdbarch software_single_step frame_info to regcacheYao Qi23-42/+57
2016-11-22gdbarch software_single_step frame_info to regcache: spuYao Qi2-4/+12
2016-11-22gdbarch software_single_step frame_info to regcache: tic6xYao Qi2-11/+19
2016-11-22gdbarch software_single_step frame_info to regcache: rs6000Yao Qi3-17/+32
2016-11-22gdbarch software_single_step frame_info to regcache: s390Yao Qi2-3/+9
2016-11-22gdbarch software_single_step frame_info to regcache: sparcYao Qi2-7/+18
2016-11-22gdbarch software_single_step frame_info to regcache: nios2Yao Qi2-12/+21
2016-11-22gdbarch software_single_step frame_info to regcache: moxieYao Qi2-3/+9
2016-11-22gdbarch software_single_step frame_info to regcache: mipsYao Qi2-69/+85
2016-11-22gdbarch software_single_step frame_info to regcache: crisYao Qi2-6/+16
2016-11-22gdbarch software_single_step frame_info to regcache: alphaYao Qi2-9/+20
2016-11-22gdbarch software_single_step frame_info to regcache: aarch64Yao Qi2-2/+9
2016-11-22New regcache_raw_get_signedYao Qi3-0/+24
2016-11-22gas,opcodes: fix hardware capabilities bumping in the sparc assembler.Jose E. Marchesi9-73/+139
2016-11-22[ARC] Fix printing 'b' mnemonics.Claudiu Zissulescu4-3/+12
2016-11-22PR20744, Incorrect PowerPC VLE relocsAlan Modra12-135/+257
2016-11-22Use input_bfd in relocate_sectionAlan Modra3-83/+91
2016-11-22Use VALUE_NEXT_FRAME_ID in value_from_componentYao Qi2-1/+6
2016-11-22Automatic date update in version.inGDB Administrator1-1/+1
2016-11-21Fix bug where -u option with empty archive results in internal error.Cary Coutant2-8/+13
2016-11-21Add missing POSTCOMPILE step to mi/ file generation rulesSimon Marchi2-0/+6
2016-11-21Add --build-id=uuid support for MinGW32.Igor Kudrin2-0/+30
2016-11-21BFD/DWARF2: Correct an `index' global shadowing errorMaciej W. Rozycki2-10/+17
2016-11-21Create subobject value in pretty printerYao Qi6-36/+42
2016-11-21[GAS][ARM][PR20827]Fix gas error for two register form instruction (pre-UAL s...Renlin Li4-2/+29
2016-11-21Use ACX_PROG_CMP_IGNORE_INITIAL in gasAlan Modra6-26/+56
2016-11-21Automatic date update in version.inGDB Administrator1-1/+1
2016-11-20Automatic date update in version.inGDB Administrator1-1/+1
2016-11-19ARI: Add detection of printf_vma and sprintf_vmaJoel Brobecker2-0/+21
2016-11-19Revert "bfd: allow negative offsets to _GLOBAL_OFFSET_TABLE_ in elf64 SPARC"Jose E. Marchesi2-8/+13
2016-11-18Makefile: fix typoSimon Marchi2-1/+5
2016-11-19Automatic date update in version.inGDB Administrator1-1/+1
2016-11-18gdb/doc: Add missing comma after xrefAndreas Arnez2-1/+6
2016-11-18[ARC] Fix and extend features of .cpu directive.Claudiu Zissulescu8-18/+119
2016-11-18bfd: fix negative GOT offsets for non-local references on sparc64James Clarke2-10/+20
2016-11-18cxxfilt: Recognize rust_demangling.Mark Wielaard2-0/+5
2016-11-18libiberty: Add Rust symbol demangling.David Tolnay8-6/+624
2016-11-18libiberty: demangler crash with missing :? or fold expression component.Mark Wielaard3-0/+19
2016-11-18libiberty: Fix some demangler crashes caused by reading past end of input.Mark Wielaard3-4/+41
2016-11-18libiberty: Add -Wshadow=local to warning flags (if supported).Mark Wielaard3-2/+9
2016-11-18Implement P0012R1, Make exception specifications part of the type system.Jason Merrill5-69/+141
2016-11-18libiberty: Fix -Wimplicit-fallthrough warnings.Mark Wielaard4-15/+29
2016-11-18Implement P0136R1, Rewording inheriting constructors.Jason Merrill3-0/+20
2016-11-18libiberty: Fix memory leak in ada_demangle when symbol cannot be demangled.Mark Wielaard2-1/+7
2016-11-18PR c++/71696 testcase.Marcel Böhme1-0/+5