aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2016-10-03Emit inferior, thread and frame selection events to all UIsAntoine Tremblay23-88/+503
2016-10-03Automatic date update in version.inGDB Administrator1-1/+1
2016-10-02Automatic date update in version.inGDB Administrator1-1/+1
2016-10-01Automatic date update in version.inGDB Administrator1-1/+1
2016-09-30PR 20627: Use resume_stop to stop lwpYao Qi2-1/+11
2016-09-30Don't assign alt twiceH.J. Lu2-1/+5
2016-10-01Add missing dependencies to BFD_H_FILESAlan Modra3-6/+14
2016-09-30[AArch64] PR target/20553, fix opcode mask for SIMD multiply by elementJiong Wang5-4/+31
2016-09-30v850 linker scriptsAlan Modra3-2/+8
2016-09-30Fix pr20528 testsuiteAlan Modra3-0/+13
2016-09-30Remove syntactic sugarAlan Modra120-1217/+1265
2016-09-30Better ld --fatal-warnings supportAlan Modra2-3/+23
2016-09-30Make bfd_error_handler_type like vprintfAlan Modra12-62/+57
2016-09-30Automatic date update in version.inGDB Administrator1-1/+1
2016-09-29Update tests to account for the L operand being compulsory.Peter Bergner3-4/+10
2016-09-29Don't merge 2 sections with different SHF_EXCLUDEH.J. Lu6-1/+48
2016-09-29PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regressionJan Kratochvil8-5/+133
2016-09-29Frame info dump: Fix bad register marks.Andreas Krebbel1-10/+23
2016-09-29Add .cfi_val_offset GAS command.Andreas Krebbel7-2/+78