summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Eliminate make_cleanup_ui_file_deleteusers/palves/cxx-eliminate-cleanupsPedro Alves2016-11-1781-2063/+1047
* Eliminate gdb/common/gdb_sys_time.hPedro Alves2016-11-1714-51/+13
* Use gnulib's C++ namespace supportPedro Alves2016-11-1771-368/+385
* For flex: define YY_FATAL_ERROR, rename fprintf -> parser_fprintfPedro Alves2016-11-172-4/+12
* gdb/c-exp.y: fprintf -> parser_fprintfPedro Alves2016-11-171-14/+14
* gdb/ctf.c: Get rid of mkdir redefinitionPedro Alves2016-11-171-5/+0
* Use C++11 std::chronoPedro Alves2016-11-1712-208/+226
* gdb/ada-lang.c: one malloc -> unique_ptr<[]>Pedro Alves2016-11-171-9/+5
* gdb/tracepoint.c: Don't use printf_vmaPedro Alves2016-11-173-33/+40
* Automatic date update in version.inGDB Administrator2016-11-171-1/+1
* Stash frame id of current frame before stashing frame id for previous frameKevin Buettner2016-11-162-0/+16
* Make gdb.PendingFrame.read_register handle "user" registers.Kevin Buettner2016-11-162-1/+11
* Change meaning of VALUE_FRAME_ID; rename to VALUE_NEXT_FRAME_IDKevin Buettner2016-11-1611-38/+140
* Distinguish sentinel frame from null frame.Kevin Buettner2016-11-163-35/+94
* Extend test gdb.python/py-recurse-unwind.expKevin Buettner2016-11-164-29/+79
* Fix PR20789 - relaxation with negative valued diff relocsSenthil Kumar Selvaraj2016-11-165-37/+105
* Automatic date update in version.inGDB Administrator2016-11-161-1/+1
* gdb: update gnulib to pull in C++ namespace support fixesPedro Alves2016-11-1513-33/+140
* Delete gdb::unique_ptr/gdb::movePedro Alves2016-11-153-348/+14
* gdb::{unique_ptr,move} -> std::{unique_ptr,move}Pedro Alves2016-11-1510-11/+31
* bitfield-parent-optimized-out: Fix struct definitionAndreas Arnez2016-11-152-3/+7
* Fix SPARC relocations generated for the .eh_frame section.Nick Clifton2016-11-152-1/+10
* Automatic date update in version.inGDB Administrator2016-11-151-1/+1
* Also check GOT PLT for R_X86_64_PLTOFF64H.J. Lu2016-11-146-2/+68
* Generate correct hint value for IDATA6.Rudy2016-11-142-16/+14
* btrace: read entire aux bufferMarkus Metzger2016-11-142-4/+20
* lexsup.c (parse_args): Add break at end of default case.Nick Clifton2016-11-142-0/+5
* Fix typo "Faal through" should be "Fall through".Nick Clifton2016-11-142-1/+5
* Automatic date update in version.inGDB Administrator2016-11-141-1/+1
* add missing ChangeLog entryAnthony Green2016-11-131-0/+4
* Assemble 'bad' moxie instructionAnthony Green2016-11-131-0/+7
* Automatic date update in version.inGDB Administrator2016-11-131-1/+1
* Remove some cleanups from the rust codeTom Tromey2016-11-123-63/+47
* Use std::string in rust_get_disr_infoTom Tromey2016-11-122-1/+6
* sim: mips: add PR info to ChangeLogMike Frysinger2016-11-121-0/+2
* Automatic date update in version.inGDB Administrator2016-11-121-1/+1
* Don't handle unavailable/optimized-out in spu_software_single_stepYao Qi2016-11-112-18/+7
* Identify verilog dump tests as such.Catherine Moore2016-11-112-2/+6
* Accept L and LL suffixes to integer constants.Nick Clifton2016-11-115-0/+35
* Extend information displayed about objdump's output of dynamic symbols.Nick Clifton2016-11-111-0/+3
* Add the ability for nm to display symbol version information.Nick Clifton2016-11-116-2/+99
* [AArch64] Add ARMv8.3 combined pointer authentication branch instructionsSzabolcs Nagy2016-11-118-1966/+2158
* [AArch64] Add ARMv8.3 PACGA instructionSzabolcs Nagy2016-11-1112-1855/+1901
* [AArch64] Add ARMv8.3 single source PAC instructionsSzabolcs Nagy2016-11-118-1880/+2178
* [AArch64] Add ARMv8.3 pointer authentication key registersSzabolcs Nagy2016-11-117-0/+111
* [AArch64] Add ARMv8.3 instructions which are in the NOP spaceSzabolcs Nagy2016-11-119-936/+1070
* [AArch64] Increase max_num_aliases in aarch64-genSzabolcs Nagy2016-11-112-2/+6
* [AArch64] Add ARMv8.3 command line option and feature flagSzabolcs Nagy2016-11-115-15/+20
* [AArch64] Fix feature dependencies for +simd and +cryptoSzabolcs Nagy2016-11-117-2/+48
* Accept hidden COFF symbols, but treat them as if they were debugging symbols.Luke Allardyce2016-11-112-1/+10