aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2016-11-15Automatic date update in version.inGDB Administrator1-1/+1
2016-11-14Also check GOT PLT for R_X86_64_PLTOFF64H.J. Lu6-2/+68
2016-11-14Generate correct hint value for IDATA6.Rudy2-16/+14
2016-11-14btrace: read entire aux bufferMarkus Metzger2-4/+20
2016-11-14 lexsup.c (parse_args): Add break at end of default case.Nick Clifton2-0/+5
2016-11-14Fix typo "Faal through" should be "Fall through".Nick Clifton2-1/+5
2016-11-14Automatic date update in version.inGDB Administrator1-1/+1
2016-11-13add missing ChangeLog entryAnthony Green1-0/+4
2016-11-13Assemble 'bad' moxie instructionAnthony Green1-0/+7
2016-11-13Automatic date update in version.inGDB Administrator1-1/+1
2016-11-12Remove some cleanups from the rust codeTom Tromey3-63/+47
2016-11-12Use std::string in rust_get_disr_infoTom Tromey2-1/+6
2016-11-12sim: mips: add PR info to ChangeLogMike Frysinger1-0/+2
2016-11-12Automatic date update in version.inGDB Administrator1-1/+1
2016-11-11Don't handle unavailable/optimized-out in spu_software_single_stepYao Qi2-18/+7
2016-11-11 Identify verilog dump tests as such.Catherine Moore2-2/+6
2016-11-11Accept L and LL suffixes to integer constants.Nick Clifton5-0/+35
2016-11-11Extend information displayed about objdump's output of dynamic symbols.Nick Clifton1-0/+3
2016-11-11Add the ability for nm to display symbol version information.Nick Clifton6-2/+99
2016-11-11[AArch64] Add ARMv8.3 combined pointer authentication branch instructionsSzabolcs Nagy8-1966/+2158
2016-11-11[AArch64] Add ARMv8.3 PACGA instructionSzabolcs Nagy12-1855/+1901
2016-11-11[AArch64] Add ARMv8.3 single source PAC instructionsSzabolcs Nagy8-1880/+2178
2016-11-11[AArch64] Add ARMv8.3 pointer authentication key registersSzabolcs Nagy7-0/+111
2016-11-11[AArch64] Add ARMv8.3 instructions which are in the NOP spaceSzabolcs Nagy9-936/+1070
2016-11-11[AArch64] Increase max_num_aliases in aarch64-genSzabolcs Nagy2-2/+6
2016-11-11[AArch64] Add ARMv8.3 command line option and feature flagSzabolcs Nagy5-15/+20