aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-11-17Fix a memory leak when processing archives.Nick Clifton2-0/+6
2017-11-17x86: Pass "%F%P:" to linker callback in case of errorH.J. Lu2-10/+15
2017-11-17Fix a snafu in a previous update to readelf that stopped it from printing arc...Nick Clifton2-0/+6
2017-11-16ada-lang.c::ada_value_cast: remove unused parameter nosideJoel Brobecker2-3/+8
2017-11-17Automatic date update in version.inGDB Administrator1-1/+1
2017-11-16Test breakpoint commands w/ "continue" + Ctrl-CPedro Alves3-0/+176
2017-11-16Python unwinder sniffer: PyExc_KeyboardInterrupt -> QuitPedro Alves2-0/+12
2017-11-16Don't ever Quit out of resumePedro Alves2-35/+17
2017-11-16Fix stdin ending up not registered after a QuitPedro Alves2-1/+14
2017-11-16Fix swallowed "Quit" when inserting breakpointsPedro Alves2-20/+26
2017-11-16gdb/inflow.c: Move SIGTTOU temporary ignoring to a RAII classPedro Alves2-17/+38
2017-11-16Fix testing gdb.rust/modules.exp against gdbserverPedro Alves2-8/+15
2017-11-16Refactor endian handling in DFP routinesUlrich Weigand2-39/+43
2017-11-16Add new AArch64 FP16 FM{A|S} instructions.Tamar Christina9-5/+30
2017-11-16Correct AArch64 crypto dependencies.Tamar Christina2-4/+13
2017-11-16Update documentation for Arvm8.4-A changes to AArch64.Tamar Christina2-3/+16
2017-11-16Add assembler and disassembler support for the new Armv8.4-a instructions for...Tamar Christina16-2925/+16357
2017-11-16GDBserver: Fix ignored Ctrl-C after reconnectionPedro Alves5-4/+111
2017-11-16Prevent illegal memory accesses when parsing incorrecctly formated core notes.Nick Clifton2-0/+17
2017-11-16Add Python rbreak command.Phil Muldoon9-1/+388
2017-11-16Prevent a possible seg-fault in the section merging code, by always creating ...Nick Clifton2-10/+17
2017-11-16x86: ignore high register select bit(s) in 32- and 16-bit modesJan Beulich5-32/+129
2017-11-16Fix gdb.base/starti.exp racy testPedro Alves3-3/+13
2017-11-16ix86/Intel: don't require memory operand size specifier for PTWRITEJan Beulich5-1/+13
2017-11-16i386: Replace .code64/.code32 with .byteH.J. Lu2-13/+13
2017-11-16Remove non-linux tic6x target descriptionsYao Qi4-39/+6
2017-11-16Allow osabi to be optional in target descriptionsAlan Hayward2-5/+11
2017-11-16Fix tic6x-uclinux GDBserver build failureYao Qi2-10/+13
2017-11-16Automatic date update in version.inGDB Administrator1-1/+1
2017-11-15Include <array> to declare std::array<>.John Baldwin2-0/+5
2017-11-15Constify the 'arg' passed to commands in bsd-kvm.c.John Baldwin2-2/+7
2017-11-15tui-win: Replace VEC with std::vectorSimon Marchi2-12/+14
2017-11-15Fix gdb.tui/completion.exp testSimon Marchi2-1/+6
2017-11-15Separate the new FP16 instructions backported from Armv8.4-a to Armv8.2-a int...Tamar Christina9-6/+31
2017-11-15Remove no-longer applicable maintainer entriesAndrew Cagney2-2/+4
2017-11-15Move self to Past Maintainers.Andrew Cagney2-1/+7
2017-11-15Remove features/nios2-linux.cYao Qi4-76/+7
2017-11-15objcopy memory leakAlan Modra2-0/+8
2017-11-15Handle ' and I format flagsAlan Modra2-14/+29
2017-11-15Add support to readelf and objdump for following links to separate debug info...Nick Clifton34-1495/+2676
2017-11-15Better make rule for arch/ files built for IPAAlan Hayward3-3/+8
2017-11-15Fix M68HC11_NUM_REGSYao Qi2-1/+6
2017-11-15x86: use correct register namesJan Beulich5-3/+35
2017-11-15x86: drop VEXI4_Fixup()Jan Beulich6-50/+73
2017-11-15x86-64: don't allow use of %axl as accumulatorJan Beulich12-2/+92
2017-11-15ld einfo positional arg supportAlan Modra2-24/+185
2017-11-14First part of fix for riscv gas lns-common-1 failure.Jim Wilson2-0/+5
2017-11-14Add modified file I missed in last commit.Jim Wilson1-1/+3
2017-11-14Fix riscv ld testsuite failure for compressed1d.Jim Wilson3-0/+28
2017-11-15Automatic date update in version.inGDB Administrator1-1/+1