aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-10-27Get rid of VEC(probe_p)Simon Marchi5-77/+56
2017-10-27Allocate breakpoint_objfile_data with newSimon Marchi2-14/+22
2017-10-27Get rid of VEC(loaded_script_ptr)Simon Marchi2-33/+34
2017-10-27Get rid of VEC(filename_language)Simon Marchi2-62/+40
2017-10-27Add tests for filename_languageSimon Marchi2-0/+97
2017-10-28Automatic date update in version.inGDB Administrator1-1/+1
2017-10-27Use SaL symbol name when reporting breakpoint locationsKeith Seitz5-2/+101
2017-10-27[AArch64] Mark LR clobbered by BL in inline asmYao Qi2-1/+6
2017-10-27dwarf: Read register number as unsigned in DW_CFA_def_cfa*Simon Marchi2-4/+10
2017-10-27Add PR mention to previous commitSimon Marchi1-0/+1
2017-10-26Fix broken recursion detection when printing static membersPatrick Frants5-7/+33
2017-10-27Automatic date update in version.inGDB Administrator1-1/+1
2017-10-26Garbage collect remote.c:remote_async_terminal_ours_pPedro Alves2-21/+6
2017-10-26x86: Check invalid XMM register in AVX512 gathersH.J. Lu14-1/+41
2017-10-26[PR21703]Adjust pr21703 tests on various targets.Renlin Li4-9/+41
2017-10-26As Alan predicted at https://sourceware.org/ml/binutils/2017-10/msg00137.html...James Greenhalgh4-29/+35
2017-10-26Remove regular_breakpoint_inserted_here_p declarationYao Qi2-3/+4
2017-10-26const-fy breakpoint_ops->breakpoint_hit parameter aspaceYao Qi5-15/+32
2017-10-26const-fy function parameter struct address_space *aspaceYao Qi7-41/+85
2017-10-26Automatic date update in version.inGDB Administrator1-1/+1
2017-10-26testsuite/gas/all/fill-1.s: Use L2 rather than .L2.Hans-Peter Nilsson2-2/+6
2017-10-25ld: Correct -z ibt documentationH.J. Lu2-1/+5
2017-10-25s/get_regcache_arch (regcache)/regcache->arch ()/gYao Qi118-416/+738
2017-10-25Target FP: Use target format throughout expression parsingUlrich Weigand20-295/+332
2017-10-25PR22348, conflicting global vars in crx and cr16Alan Modra9-44/+64
2017-10-25Add common AARCH64 REGNUM definesAlan Hayward5-52/+77
2017-10-25Allow for __gnu_lto_slim prefixed with extra "_"Alan Modra10-6/+38
2017-10-25Yet another fill-1 test fixAlan Modra3-11/+17
2017-10-25Automatic date update in version.inGDB Administrator1-1/+1
2017-10-25Fix format typos in previous previous ld/ChangeLog entryHans-Peter Nilsson1-3/+3
2017-10-25testsuite/ld-riscv-elf/ld-riscv-elf.exp: Fix typo for istarget.Hans-Peter Nilsson2-1/+5
2017-10-24Fix racy test in gdb.base/new-ui.expPedro Alves2-3/+17
2017-10-24RISC-V: Fix disassembly of c.addi4spn, c.addi16sp, c.lui when imm=0Andrew Waterman10-7/+59
2017-10-24Use const reference for decimal_from_string argumentUlrich Weigand3-2/+7
2017-10-24Target FP printing: Use floatformat_to_string in tdep codeUlrich Weigand4-54/+28
2017-10-24Target FP printing: Simplify and fix ui_printfUlrich Weigand8-139/+171
2017-10-24Target FP printing: Simplify and fix print_floatingUlrich Weigand7-110/+114
2017-10-24RISC-V: Only relax to C.LUI when imm != 0 and rd != 0/2Andrew Waterman13-3/+81
2017-10-24Fix my previous gas/ChangeLog entryPalmer Dabbelt1-2/+2
2017-10-24i386: Support .code64 directive only with 64-bit bfdH.J. Lu7-4/+54
2017-10-24Fix gdb.opt/inline-cmds.exp regressionsUlrich Weigand2-6/+12
2017-10-24[BFD][PR21703]Override the new defined symbol with the old normal symbol when...Renlin Li12-0/+110
2017-10-24Reindent gdb.threads/attach-into-signal.expPedro Alves2-38/+42
2017-10-24Drop /proc/PID/status polling from gdb.threads/attach-into-signal.expPedro Alves2-27/+5
2017-10-24Fix unstable test names in gdb.threads/attach-into-signal.expPedro Alves2-2/+5
2017-10-24Fix unstable test names in gdb.python/py-objfile.expPedro Alves2-6/+15
2017-10-24Fix unstable test names in gdb.gdb/unittest.expPedro Alves2-1/+7
2017-10-24Fix unstable test names in gdb.base/startup-with-shell.expPedro Alves2-2/+11
2017-10-24Fix unstable test names in gdb.arch/arc-tdesc-cpu.expPedro Alves2-4/+9
2017-10-23RISC-V: Don't emit 2-byte NOPs if the C extension is disabledPalmer Dabbelt2-1/+6