aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2016-11-11[AArch64] Fix feature dependencies for +simd and +cryptoSzabolcs Nagy7-2/+48
2016-11-11Accept hidden COFF symbols, but treat them as if they were debugging symbols.Luke Allardyce2-1/+10
2016-11-11Remove apply_val_pretty_printer parameter valaddrYao Qi10-40/+51
2016-11-11Remove parameter valaddr from c print functionsYao Qi4-9/+19
2016-11-11sim: mips: fix dv-tx3904cpu build errorMike Frysinger2-0/+10
2016-11-11sim: mips: fix builds for r3900 cpus due to missing check_u64Mike Frysinger2-0/+5
2016-11-11Automatic date update in version.inGDB Administrator1-1/+1
2016-11-10Provide a more helpful error message when the BFD library is unable to load a...Nick Clifton2-0/+14
2016-11-10[AArch64] Bind defined symbol locally in PIEJiong Wang7-1/+38
2016-11-09Use unique_xmalloc_ptr in Python codeTom Tromey19-225/+207
2016-11-10Automatic date update in version.inGDB Administrator1-1/+1
2016-11-09X86: Remove the .s suffix from EVEX vpextrwH.J. Lu13-84/+35
2016-11-09Update opcodes/ChangeLogH.J. Lu1-0/+1
2016-11-09X86: Update opcode-suffix.dH.J. Lu2-0/+13
2016-11-09Further cleanup/modernization of gdb.base/commands.expPedro Alves3-121/+274
2016-11-09X86: Merge AVX512F vmovqH.J. Lu3-81/+17
2016-11-09Make gdb.mi/user-selected-context-sync.exp use proc_with_prefixSimon Marchi2-33/+39
2016-11-09gdb/testsuite: Introduce "proc_with_prefix"Pedro Alves3-117/+131
2016-11-09Fix formattting of gdb/ChangeLog and gdb/testsuite/ChangeLog entiesPedro Alves2-24/+24
2016-11-09agent_expr_up: gdb::unique_ptr -> std::unique_ptrPedro Alves6-20/+29
2016-11-09gdb: Use vector::emplace_backPedro Alves3-22/+17
2016-11-09tui-winsource: Remove failed-allocation logicAndreas Arnez2-15/+5
2016-11-09tui-winsource: Allocate for actual lines onlyAndreas Arnez2-2/+10
2016-11-09tui-disasm: Fix line buffer size calculationAndreas Arnez2-9/+15