aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-02-10Add myself as write-after-approval GDB maintainerAntoine Tremblay2-0/+5
2015-02-10opcodes/microblaze: Rename 'or', 'and', 'xor' to avoid C++ conflictPedro Alves3-4/+13
2015-02-10Finish constification of varobj interfaceSimon Marchi6-32/+66
2015-02-10Fix memory access violations discovered by running readelf compiled with unde...Nick Clifton3-5/+26
2015-02-10Fixes for memory access violations triggered by running readelf on fuzzed bin...Nick Clifton2-2/+14
2015-02-10Fix memory access violations triggered by running objdump compiled with out-o...Nick Clifton7-58/+76
2015-02-10Add the missing HAVE_GETPAGESIZE check in get_viewH.J. Lu1-0/+4
2015-02-10Align offset passed to mmapH.J. Lu2-3/+16
2015-02-10Relax ARM prologue unwinder assumptionLuis Machado2-10/+35
2015-02-10Recognize new DWARF5/GCC5 DW_LANG Fortran 2003 and Fortran 2008 standards.Mark Wielaard2-0/+7
2015-02-10Recognize new DWARF5/GCC5 DW_LANG constants for Fortran 03 and Fortran 08.Mark Wielaard4-0/+13
2015-02-09PR remote/17946: Fix wrong comparison of pointer against charSergio Durigan Junior2-1/+7
2015-02-10Automatic date update in version.inGDB Administrator1-1/+1
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