aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-02-09Avoid incrementing uninitialized variableEd Maste3-2/+8
2015-02-09GCC5/DWARFv5 Handle DW_TAG_atomic_type for C11 _Atomic type qualifier.Mark Wielaard10-13/+216
2015-02-09Replace two_file_shared_2.so with two_file_shared_1.soH.J. Lu3-2/+8
2015-02-09[ARM][gas] Use as_tsktsk instead of as_warn for deprecation messages.Kyrylo Tkachov13-73/+102
2015-02-09record-btrace: indicate gapsMarkus Metzger15-86/+434
2015-02-09btrace: identify cpuMarkus Metzger3-22/+83
2015-02-09btrace: extend struct btrace_insnMarkus Metzger3-50/+97
2015-02-09btrace: update btrace_compute_ftrace parametersMarkus Metzger2-6/+12
2015-02-09record-btrace: add bts buffer size configuration optionMarkus Metzger15-21/+463
2015-02-09record btrace: add configuration structMarkus Metzger32-90/+775
2015-02-09btrace, linux: add perf event buffer abstractionMarkus Metzger3-84/+74
2015-02-09btrace: add format argument to supports_btraceMarkus Metzger13-53/+120
2015-02-09btrace: add struct btrace_dataMarkus Metzger17-84/+367
2015-02-09Don't segfault or assert on NULL tls_secAlan Modra4-22/+51
2015-02-09elflink.c whitespace, formatting and a plugin symbol tweakAlan Modra2-26/+35
2015-02-09Gold testsuite make cleanAlan Modra3-5/+14
2015-02-09Automatic date update in version.inGDB Administrator1-1/+1
2015-02-08Don't bfd_check_format if not neededH.J. Lu2-3/+8
2015-02-08Check format against bfd_object directlyH.J. Lu2-1/+6
2015-02-08Automatic date update in version.inGDB Administrator1-1/+1
2015-02-07Replace entry->the_bfd with ibfdH.J. Lu2-1/+6
2015-02-07Update plugin_maybe_claimH.J. Lu5-57/+83
2015-02-07Issue relocation in RO section warning for -z textH.J. Lu14-8/+78
2015-02-07Automatic date update in version.inGDB Administrator1-1/+1
2015-02-06remote-m32r-sdi.c: Include symfile.h.Doug Evans2-1/+5
2015-02-06Move clear_symtab_users, deduce_language_from_filename decls to better place.Doug Evans3-7/+11
2015-02-06Document -z text, -z notext and -z textoffH.J. Lu3-0/+21
2015-02-06Use mmap and cache the view buffer for get_viewH.J. Lu5-19/+275
2015-02-06libthread_db: attaching to terminated/joined threads, debug outputPedro Alves4-0/+15
2015-02-06"enable count" user input error handling (PR gdb/15678)Simon Marchi4-2/+26
2015-02-06Fix an invalid memory access triggered by running readelf on a fuzzed binary.Nick Clifton2-3/+4
2015-02-06Properly mark the plugin symbol undefinedH.J. Lu6-22/+53
2015-02-06Improve gdb.threads/attach-many-short-lived-threads.exp timeout handlingPedro Alves3-4/+51
2015-02-06Fix memory access violations triggered by processing fuzzed binaries with a 3...Nick Clifton2-3/+23
2015-02-06Fixes illegal memory accesses triggereb by running a 32-bit binary version of...Nick Clifton4-14/+39
2015-02-06gdb.base/gdb-sigterm.exp: Fix spurious FAILsPedro Alves3-16/+42
2015-02-06gas: fix a few omissions in .cfi_label handlingJan Beulich2-1/+12
2015-02-05guile/scm-frame.c: Fix spelling errors in a comment.Doug Evans2-3/+8
2015-02-05Close fd only if fd != -1H.J. Lu2-3/+11
2015-02-06Automatic date update in version.inGDB Administrator1-1/+1
2015-02-05Add plugin_input_file_tH.J. Lu2-16/+119
2015-02-05Don't refer to optarg in dwarf.c functionAlan Modra2-1/+6
2015-02-05Automatic date update in version.inGDB Administrator1-1/+1
2015-02-05Fix msp430 build with gcc-5Alan Modra2-2/+7
2015-02-04Combine loop epilogue into main loop body to reduce duplication.Rafael Ávila de Espíndola2-13/+7
2015-02-04Clean up System V IPC objects allocated by test.Don Breazeal2-4/+26
2015-02-04Fix Python 3 build error on 32-bit hostsJan Kratochvil3-2/+12
2015-02-04[AArch64] Add support for Cortex-A72Jiong Wang3-0/+8
2015-02-04Add missing ChangeLog entry.Cary Coutant1-0/+7
2015-02-04Linux: don't resume new LWPs until we've pulled all events out of the kernelPedro Alves4-53/+63