aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-10-07Set regdir in tdesc-regs.exp or armYao Qi2-0/+5
2016-10-07python: accept address and explicit locations in gdb.decode_lineMarkus Metzger4-1/+17
2016-10-07Pass link_info to _bfd_merge_private_bfd_dataAlan Modra63-139/+275
2016-10-07bfd_merge_private_bfd_data tidyAlan Modra21-163/+159
2016-10-07Add is_generic_elf to ld/ld-lib.expAlan Modra3-13/+26
2016-10-07Automatic date update in version.inGDB Administrator1-1/+1
2016-10-06Consolidate API of target_supports_multi_processSergio Durigan Junior7-10/+37
2016-10-06gdb: Remove some C compiler support leftoversPedro Alves8-44/+30
2016-10-06Fix gdb.Value->python conversion for large unsigned ints.Doug Evans4-1/+18
2016-10-06frame.h: Forward-declare struct ui_outSimon Marchi2-0/+5
2016-10-06Remove Java supportTom Tromey47-4808/+126
2016-10-06mips-tdep: Make FCRs always 32-bitMaciej W. Rozycki5-1/+94
2016-10-06mips-tdep: Rearrange comments in `mips_pseudo_register_type'Maciej W. Rozycki2-11/+14
2016-10-06[ARC] Fix parsing leave_s and enter_s mnemonics.Claudiu Zissulescu6-2/+68
2016-10-06testsuite: solib-disc: Use `standard_output_file'Maciej W. Rozycki2-2/+7
2016-10-06Add workaround for bash 4.2 scripting problem.Ludovic Court?s2-1/+8
2016-10-06stack: fix gdb.dwarf2/dw2-undefined-ret-addr.exp regressionMarkus Metzger2-1/+6
2016-10-06-Wimplicit-fallthrough dodgy fixesAlan Modra3-4/+9
2016-10-06Add fall through comment to source in cpu/Alan Modra2-0/+5
2016-10-06[GOLD] two more fall-through commentsAlan Modra3-4/+9
2016-10-06Fix PR11094: JIT breakpoint is not properly recreated on rerunsPedro Alves7-43/+226
2016-10-06Fix a few gdb.base/jit-simple.exp problemsPedro Alves2-30/+33
2016-10-06Remove redundant assignment in gprof.Tom Tromey2-1/+6
2016-10-06Refine .cfi_sections check to only consider compact eh_frameMatthew Fortune5-1/+42
2016-10-06Make "end" field in feature specs required again.Doug Evans24-173/+206
2016-10-06Automatic date update in version.inGDB Administrator1-1/+1
2016-10-06-Wimplicit-fallthrough warning fixesAlan Modra96-63/+415
2016-10-06-Wimplicit-fallthrough noreturn fixesAlan Modra10-66/+26
2016-10-06-Wimplicit-fallthrough error fixesAlan Modra22-111/+162
2016-10-06[GOLD] -Wimplicit-fallthrough warning fixesAlan Modra10-18/+47
2016-10-06bison warning fixesAlan Modra3-2/+7
2016-10-06Don't use boolean OR in arithmetic expressionsAlan Modra5-4/+15
2016-10-05testsuite: Fix recent GCC FAIL: gdb.arch/i386-signal.expJan Kratochvil2-1/+5
2016-10-05PR remote/20655 - small fix in handle_tracepoint_bkptsTom Tromey2-1/+7
2016-10-05PR gdb/20653 - small cleanup in string_to_explicit_locationTom Tromey2-1/+6
2016-10-05PR symtab/20652 - fix psymbol_compareTom Tromey2-1/+7
2016-10-05Skip complex types tests if gdb_skip_float_testYao Qi2-0/+12
2016-10-05Fix incorrect formatting of a ChangeLog entryAnton Kolesov1-1/+1
2016-10-05Allow DW_OP_GNU_uninit in dwarf_expr_require_compositionAndreas Arnez2-12/+12
2016-10-05arc: Remove annoying debug messageAnton Kolesov2-3/+4
2016-10-05Update the path arm-*.xml files for aarch64Yao Qi2-2/+6
2016-10-05Regenerate some regformats/rs6000/*.dat filesYao Qi8-6/+28
2016-10-05Generate s390 target description c filesYao Qi2-0/+10
2016-10-05Simplify i386, amd64 and x32 expedite registersYao Qi2-28/+8
2016-10-05Clean up the XML files for ARMYao Qi30-36/+97
2016-10-05Automatic date update in version.inGDB Administrator1-1/+1
2016-10-04ld expression sectionAlan Modra3-22/+39
2016-10-04Fold arithmetic integer expressionsAlan Modra2-0/+34
2016-10-04Automatic date update in version.inGDB Administrator1-1/+1
2016-10-03Add test for user context selection syncAntoine Tremblay3-0/+1355