aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2016-11-18[AArch64] Add ARMv8.3 FCMLA and FCADD instructionsSzabolcs Nagy20-2685/+3041
2016-11-18[AArch64] Add ARMv8.3 weaker release consistency load instructionsSzabolcs Nagy11-1487/+1623
2016-11-18[AArch64] Add ARMv8.3 javascript floating-point conversion instructionSzabolcs Nagy14-1601/+1691
2016-11-18[AArch64] Add ARMv8.3 combined pointer authentication load instructionsSzabolcs Nagy20-1536/+1828
2016-11-18Help diagnose problems with the metag target when mixing static and shared bi...Nick Clifton2-2/+15
2016-11-18Automatic date update in version.inGDB Administrator1-1/+1
2016-11-17Makefile: Replace explicit subdir rules with pattern rulesSimon Marchi2-733/+236
2016-11-17Makefile: Replace old suffix rules with pattern rulesSimon Marchi4-8/+25
2016-11-17Remove code that checks for GNU/non-GNU makeSimon Marchi12-408/+98
2016-11-17Document new hard requirement on GNU makeSimon Marchi2-0/+9
2016-11-17gdb/c-exp.y: fprintf -> parser_fprintfPedro Alves2-14/+18
2016-11-17gdb/ctf.c: Get rid of mkdir redefinitionPedro Alves2-5/+4
2016-11-17gdb/ada-lang.c: one malloc -> unique_ptr<[]>Pedro Alves2-9/+10
2016-11-17gdb/tracepoint.c: Don't use printf_vmaPedro Alves3-33/+40
2016-11-17Automatic date update in version.inGDB Administrator1-1/+1
2016-11-16Stash frame id of current frame before stashing frame id for previous frameKevin Buettner2-0/+16
2016-11-16Make gdb.PendingFrame.read_register handle "user" registers.Kevin Buettner2-1/+11
2016-11-16Change meaning of VALUE_FRAME_ID; rename to VALUE_NEXT_FRAME_IDKevin Buettner11-38/+140
2016-11-16Distinguish sentinel frame from null frame.Kevin Buettner3-35/+94
2016-11-16Extend test gdb.python/py-recurse-unwind.expKevin Buettner4-29/+79
2016-11-16Fix PR20789 - relaxation with negative valued diff relocsSenthil Kumar Selvaraj5-37/+105
2016-11-16Automatic date update in version.inGDB Administrator1-1/+1
2016-11-15gdb: update gnulib to pull in C++ namespace support fixesPedro Alves13-33/+140
2016-11-15Delete gdb::unique_ptr/gdb::movePedro Alves3-348/+14
2016-11-15gdb::{unique_ptr,move} -> std::{unique_ptr,move}Pedro Alves10-11/+31
2016-11-15bitfield-parent-optimized-out: Fix struct definitionAndreas Arnez2-3/+7
2016-11-15Fix SPARC relocations generated for the .eh_frame section.Nick Clifton2-1/+10