aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2016-11-09tui-disasm: Fix window content buffer overrunAndreas Arnez5-17/+82
2016-11-09darwin-nat.c: handle Darwin 16 (aka Sierra).Tristan Gingold2-75/+291
2016-11-09Automatic date update in version.inGDB Administrator1-1/+1
2016-11-08X86: Remove the THREE_BYTE_0F7A entryH.J. Lu2-295/+9
2016-11-08Fix py-value.exp failure on Python 3Tom Tromey2-1/+10
2016-11-08Fix some error-handling bugs in python frame filtersTom Tromey4-3/+31
2016-11-08Remove parameter valaddr from la_val_printYao Qi28-235/+334
2016-11-08Use get_frame_register_value instead of deprecated_frame_register_readYao Qi3-11/+21
2016-11-08Eliminate agent_expr_p; VEC -> std::vector in struct bp_target_infoPedro Alves5-43/+46
2016-11-08'struct agent_expr *' -> unique_ptr<agent_expr>Pedro Alves10-254/+194
2016-11-08Use ui_file_as_string throughout morePedro Alves31-614/+607
2016-11-08Use ui_file_as_string in gdb/language.cPedro Alves2-5/+7
2016-11-08Use ui_file_as_string in gdb/rust-lang.cPedro Alves2-37/+28
2016-11-08Use ui_file_as_string in gdb/infrun.cPedro Alves2-4/+7
2016-11-08Use ui_file_as_string in gdb/ada-lang.cPedro Alves2-25/+13
2016-11-08Use ui_file_as_string in gdbarch.sh/gdbarch.cPedro Alves3-10/+12
2016-11-08Use ui_file_as_string in gdb/c-exp.yPedro Alves2-6/+8
2016-11-08Use ui_file_as_string in gdb/compile/Pedro Alves8-86/+122
2016-11-08Use ui_file_as_string in gdb/cli/cli-setshow.cPedro Alves2-4/+8
2016-11-08Use ui_file_as_string in gdb/remote.cPedro Alves2-38/+22
2016-11-08Use ui_file_as_string in gdb/python/Pedro Alves7-31/+30
2016-11-08Use ui_file_as_string in gdb/printcmd.cPedro Alves2-4/+7
2016-11-08Use ui_file_as_string in gdb/top.cPedro Alves2-6/+7