aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-11-17Eliminate make_cleanup_ui_file_deleteusers/palves/cxx-eliminate-cleanupsPedro Alves
2016-11-17Eliminate gdb/common/gdb_sys_time.hPedro Alves
2016-11-17Use gnulib's C++ namespace supportPedro Alves
2016-11-17For flex: define YY_FATAL_ERROR, rename fprintf -> parser_fprintfPedro Alves
2016-11-17gdb/c-exp.y: fprintf -> parser_fprintfPedro Alves
2016-11-17gdb/ctf.c: Get rid of mkdir redefinitionPedro Alves
2016-11-17Use C++11 std::chronoPedro Alves
2016-11-17gdb/ada-lang.c: one malloc -> unique_ptr<[]>Pedro Alves
2016-11-17gdb/tracepoint.c: Don't use printf_vmaPedro Alves
2016-11-17Automatic date update in version.inGDB Administrator
2016-11-16Stash frame id of current frame before stashing frame id for previous frameKevin Buettner
2016-11-16Make gdb.PendingFrame.read_register handle "user" registers.Kevin Buettner
2016-11-16Change meaning of VALUE_FRAME_ID; rename to VALUE_NEXT_FRAME_IDKevin Buettner
2016-11-16Distinguish sentinel frame from null frame.Kevin Buettner
2016-11-16Extend test gdb.python/py-recurse-unwind.expKevin Buettner
2016-11-16Fix PR20789 - relaxation with negative valued diff relocsSenthil Kumar Selvaraj
2016-11-16Automatic date update in version.inGDB Administrator
2016-11-15gdb: update gnulib to pull in C++ namespace support fixesPedro Alves
2016-11-15Delete gdb::unique_ptr/gdb::movePedro Alves
2016-11-15gdb::{unique_ptr,move} -> std::{unique_ptr,move}Pedro Alves
2016-11-15bitfield-parent-optimized-out: Fix struct definitionAndreas Arnez
2016-11-15Fix SPARC relocations generated for the .eh_frame section.Nick Clifton
2016-11-15Automatic date update in version.inGDB Administrator
2016-11-14Also check GOT PLT for R_X86_64_PLTOFF64H.J. Lu
2016-11-14Generate correct hint value for IDATA6.Rudy
2016-11-14btrace: read entire aux bufferMarkus Metzger
2016-11-14 lexsup.c (parse_args): Add break at end of default case.Nick Clifton
2016-11-14Fix typo "Faal through" should be "Fall through".Nick Clifton
2016-11-14Automatic date update in version.inGDB Administrator
2016-11-13add missing ChangeLog entryAnthony Green
2016-11-13Assemble 'bad' moxie instructionAnthony Green
2016-11-13Automatic date update in version.inGDB Administrator
2016-11-12Remove some cleanups from the rust codeTom Tromey
2016-11-12Use std::string in rust_get_disr_infoTom Tromey
2016-11-12sim: mips: add PR info to ChangeLogMike Frysinger
2016-11-12Automatic date update in version.inGDB Administrator
2016-11-11Don't handle unavailable/optimized-out in spu_software_single_stepYao Qi
2016-11-11 Identify verilog dump tests as such.Catherine Moore
2016-11-11Accept L and LL suffixes to integer constants.Nick Clifton
2016-11-11Extend information displayed about objdump's output of dynamic symbols.Nick Clifton
2016-11-11Add the ability for nm to display symbol version information.Nick Clifton
2016-11-11[AArch64] Add ARMv8.3 combined pointer authentication branch instructionsSzabolcs Nagy
2016-11-11[AArch64] Add ARMv8.3 PACGA instructionSzabolcs Nagy
2016-11-11[AArch64] Add ARMv8.3 single source PAC instructionsSzabolcs Nagy
2016-11-11[AArch64] Add ARMv8.3 pointer authentication key registersSzabolcs Nagy
2016-11-11[AArch64] Add ARMv8.3 instructions which are in the NOP spaceSzabolcs Nagy
2016-11-11[AArch64] Increase max_num_aliases in aarch64-genSzabolcs Nagy
2016-11-11[AArch64] Add ARMv8.3 command line option and feature flagSzabolcs Nagy
2016-11-11[AArch64] Fix feature dependencies for +simd and +cryptoSzabolcs Nagy
2016-11-11Accept hidden COFF symbols, but treat them as if they were debugging symbols.Luke Allardyce