aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-05-07x86: Replace AddrPrefixOp0 with AddrPrefixOpRegH.J. Lu6-17/+35
2018-05-07Add -Wduplicated-condTom Tromey5-3/+15
2018-05-07Fix decoding of ARM VFP instructionsTom Tromey2-2/+9
2018-05-07Cleanup ppc code dealing with opcode dumps.Peter Bergner7-85/+82
2018-05-07Bug 23142, SIGSEGV in is_strip_sectionAlan Modra2-5/+10
2018-05-07Replace uses of strncmp with memcmpAlan Modra3-8/+18
2018-05-06gas/i386/xmmhi32.d: Also allow dir32 relocationH.J. Lu2-42/+46
2018-05-06i386: Append ".p2align 4,0" to gas testsH.J. Lu9-0/+23
2018-05-07Automatic date update in version.inGDB Administrator1-1/+1
2018-05-06Automatic date update in version.inGDB Administrator1-1/+1
2018-05-04Add -Wimplicit-fallthroughTom Tromey5-3/+15
2018-05-04Add a missing break in record_linux_system_callTom Tromey2-0/+6
2018-05-04Add missing "breaks"Tom Tromey3-0/+9
2018-05-04Add two fall-through comments in rs6000-tdep.cTom Tromey2-0/+7
2018-05-04Add fall-through comment to i386-tdep.cTom Tromey2-0/+5
2018-05-04Add a fall-through comment to stabsread.cTom Tromey2-0/+6
2018-05-04Fix "obvious" fall-through warningsTom Tromey6-0/+16
2018-05-04Add missing ATTRIBUTE_NORETURNsTom Tromey2-1/+5
2018-05-04Fix "fall through" commentsTom Tromey21-24/+63
2018-05-05Automatic date update in version.inGDB Administrator1-1/+1
2018-05-04Let gdb.execute handle multi-line commandsTom Tromey8-32/+123
2018-05-04Allow breakpoint commands to be set from PythonTom Tromey7-3/+75
2018-05-04Use function_view in cli-script.cTom Tromey7-74/+79
2018-05-04Allow defining a user command inside a user commandTom Tromey6-12/+75
2018-05-04Constify prompt argument to read_command_linesTom Tromey5-15/+23
2018-05-04Make print_command_trace varargsTom Tromey4-14/+21
2018-05-04Use counted_command_line everywhereTom Tromey12-243/+183
2018-05-04Allocate cmd_list_element with newTom Tromey3-55/+62
2018-05-04aarch64: PR 19806: watchpoints: false negatives + PR 20207 contiguous onesJan Kratochvil14-128/+657
2018-05-04gdb: Make test names unique in gdb.base/maint.expAndrew Burgess2-16/+15
2018-05-04(SPARC/LEON) fix incorrect array return value printed by "finish"Joel Brobecker2-24/+51
2018-05-04Minor cleanups in printcmd.cTom Tromey2-7/+6
2018-05-04Use previous count when 'x' command is repeatedTom Tromey4-0/+28
2018-05-04Remove do_closedir_cleanupTom Tromey4-32/+31
2018-05-04Remove cleanup from print_mention_exceptionTom Tromey2-5/+7
2018-05-04Return std::string from ada_exception_catchpoint_cond_stringTom Tromey2-22/+19
2018-05-04Remove cleanup from old_renaming_is_invisibleTom Tromey2-28/+12
2018-05-04Use gdb_bfd_ref_ptr in target_bfdTom Tromey2-4/+7
2018-05-04[spu] Fix build breakUlrich Weigand2-2/+6
2018-05-04Remove a cleanup from remote.cTom Tromey2-23/+24
2018-05-04gdb/testsuite: Handle targets with lots of registersAndrew Burgess2-2/+27
2018-05-04configure uses incorrect link order when testing libpythonPaul Pluzhnikov4-16/+22
2018-05-04gdb/testsuite: Fix broken regexp in gdbstub caseAndrew Burgess2-1/+10
2018-05-04-Wstringop-truncation warningsAlan Modra17-62/+106
2018-05-04ppc: Fix warning messages when IBM and IEEE long double are mixedTulio Magno Quites Machado Filho2-2/+7
2018-05-03Fix typo in Makefile.am to make it agree with Makefile.in.Jim Wilson2-1/+5
2018-05-04Automatic date update in version.inGDB Administrator1-1/+1
2018-05-03Use flex's -t option instead of --stdoutSimon Marchi2-1/+5
2018-05-03gdb/testsuite: Filter out some registers for riscvAndrew Burgess2-0/+15
2018-05-03BFD: Prevent writing the MIPS _gp_disp symbol into symbol tablesSimon Atanasyan13-37/+76