summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [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
* Remove apply_val_pretty_printer parameter valaddrYao Qi2016-11-1110-40/+51
* Remove parameter valaddr from c print functionsYao Qi2016-11-114-9/+19
* sim: mips: fix dv-tx3904cpu build errorMike Frysinger2016-11-112-0/+10
* sim: mips: fix builds for r3900 cpus due to missing check_u64Mike Frysinger2016-11-112-0/+5
* Automatic date update in version.inGDB Administrator2016-11-111-1/+1
* Provide a more helpful error message when the BFD library is unable to load a...Nick Clifton2016-11-102-0/+14
* [AArch64] Bind defined symbol locally in PIEJiong Wang2016-11-107-1/+38
* Use unique_xmalloc_ptr in Python codeTom Tromey2016-11-0919-225/+207
* Automatic date update in version.inGDB Administrator2016-11-101-1/+1
* X86: Remove the .s suffix from EVEX vpextrwH.J. Lu2016-11-0913-84/+35
* Update opcodes/ChangeLogH.J. Lu2016-11-091-0/+1
* X86: Update opcode-suffix.dH.J. Lu2016-11-092-0/+13
* Further cleanup/modernization of gdb.base/commands.expPedro Alves2016-11-093-121/+274
* X86: Merge AVX512F vmovqH.J. Lu2016-11-093-81/+17
* Make gdb.mi/user-selected-context-sync.exp use proc_with_prefixSimon Marchi2016-11-092-33/+39
* gdb/testsuite: Introduce "proc_with_prefix"Pedro Alves2016-11-093-117/+131
* Fix formattting of gdb/ChangeLog and gdb/testsuite/ChangeLog entiesPedro Alves2016-11-092-24/+24
* agent_expr_up: gdb::unique_ptr -> std::unique_ptrPedro Alves2016-11-096-20/+29
* gdb: Use vector::emplace_backPedro Alves2016-11-093-22/+17
* tui-winsource: Remove failed-allocation logicAndreas Arnez2016-11-092-15/+5
* tui-winsource: Allocate for actual lines onlyAndreas Arnez2016-11-092-2/+10
* tui-disasm: Fix line buffer size calculationAndreas Arnez2016-11-092-9/+15
* tui-disasm: Fix window content buffer overrunAndreas Arnez2016-11-095-17/+82
* darwin-nat.c: handle Darwin 16 (aka Sierra).Tristan Gingold2016-11-092-75/+291
* Automatic date update in version.inGDB Administrator2016-11-091-1/+1
* X86: Remove the THREE_BYTE_0F7A entryH.J. Lu2016-11-082-295/+9
* Fix py-value.exp failure on Python 3Tom Tromey2016-11-082-1/+10
* Fix some error-handling bugs in python frame filtersTom Tromey2016-11-084-3/+31
* Remove parameter valaddr from la_val_printYao Qi2016-11-0828-235/+334
* Use get_frame_register_value instead of deprecated_frame_register_readYao Qi2016-11-083-11/+21
* Eliminate agent_expr_p; VEC -> std::vector in struct bp_target_infoPedro Alves2016-11-085-43/+46
* 'struct agent_expr *' -> unique_ptr<agent_expr>Pedro Alves2016-11-0810-254/+194
* Use ui_file_as_string throughout morePedro Alves2016-11-0831-614/+607
* Use ui_file_as_string in gdb/language.cPedro Alves2016-11-082-5/+7
* Use ui_file_as_string in gdb/rust-lang.cPedro Alves2016-11-082-37/+28
* Use ui_file_as_string in gdb/infrun.cPedro Alves2016-11-082-4/+7
* Use ui_file_as_string in gdb/ada-lang.cPedro Alves2016-11-082-25/+13
* Use ui_file_as_string in gdbarch.sh/gdbarch.cPedro Alves2016-11-083-10/+12
* Use ui_file_as_string in gdb/c-exp.yPedro Alves2016-11-082-6/+8
* Use ui_file_as_string in gdb/compile/Pedro Alves2016-11-088-86/+122
* Use ui_file_as_string in gdb/cli/cli-setshow.cPedro Alves2016-11-082-4/+8
* Use ui_file_as_string in gdb/remote.cPedro Alves2016-11-082-38/+22
* Use ui_file_as_string in gdb/python/Pedro Alves2016-11-087-31/+30
* Use ui_file_as_string in gdb/printcmd.cPedro Alves2016-11-082-4/+7
* Use ui_file_as_string in gdb/top.cPedro Alves2016-11-082-6/+7