summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add tests for non-object IR fileusers/hjl/bfd_plugin_objectH.J. Lu2015-02-0920-3/+1873
* Merge linker plugin handling into BFD plugin supportH.J. Lu2015-02-095-39/+156
* [ARM][gas] Use as_tsktsk instead of as_warn for deprecation messages.Kyrylo Tkachov2015-02-0913-73/+102
* record-btrace: indicate gapsMarkus Metzger2015-02-0915-86/+434
* btrace: identify cpuMarkus Metzger2015-02-093-22/+83
* btrace: extend struct btrace_insnMarkus Metzger2015-02-093-50/+97
* btrace: update btrace_compute_ftrace parametersMarkus Metzger2015-02-092-6/+12
* record-btrace: add bts buffer size configuration optionMarkus Metzger2015-02-0915-21/+463
* record btrace: add configuration structMarkus Metzger2015-02-0932-90/+775
* btrace, linux: add perf event buffer abstractionMarkus Metzger2015-02-093-84/+74
* btrace: add format argument to supports_btraceMarkus Metzger2015-02-0913-53/+120
* btrace: add struct btrace_dataMarkus Metzger2015-02-0917-84/+367
* Don't segfault or assert on NULL tls_secAlan Modra2015-02-094-22/+51
* elflink.c whitespace, formatting and a plugin symbol tweakAlan Modra2015-02-092-26/+35
* Gold testsuite make cleanAlan Modra2015-02-093-5/+14
* Automatic date update in version.inGDB Administrator2015-02-091-1/+1
* Don't bfd_check_format if not neededH.J. Lu2015-02-082-3/+8
* Check format against bfd_object directlyH.J. Lu2015-02-082-1/+6
* Automatic date update in version.inGDB Administrator2015-02-081-1/+1
* Replace entry->the_bfd with ibfdH.J. Lu2015-02-072-1/+6
* Update plugin_maybe_claimH.J. Lu2015-02-075-57/+83
* Issue relocation in RO section warning for -z textH.J. Lu2015-02-0714-8/+78
* Automatic date update in version.inGDB Administrator2015-02-071-1/+1
* remote-m32r-sdi.c: Include symfile.h.Doug Evans2015-02-062-1/+5
* Move clear_symtab_users, deduce_language_from_filename decls to better place.Doug Evans2015-02-063-7/+11
* Document -z text, -z notext and -z textoffH.J. Lu2015-02-063-0/+21
* Use mmap and cache the view buffer for get_viewH.J. Lu2015-02-065-19/+275
* libthread_db: attaching to terminated/joined threads, debug outputPedro Alves2015-02-064-0/+15
* "enable count" user input error handling (PR gdb/15678)Simon Marchi2015-02-064-2/+26
* Fix an invalid memory access triggered by running readelf on a fuzzed binary.Nick Clifton2015-02-062-3/+4
* Properly mark the plugin symbol undefinedH.J. Lu2015-02-066-22/+53
* Improve gdb.threads/attach-many-short-lived-threads.exp timeout handlingPedro Alves2015-02-063-4/+51
* Fix memory access violations triggered by processing fuzzed binaries with a 3...Nick Clifton2015-02-062-3/+23
* Fixes illegal memory accesses triggereb by running a 32-bit binary version of...Nick Clifton2015-02-064-14/+39
* gdb.base/gdb-sigterm.exp: Fix spurious FAILsPedro Alves2015-02-063-16/+42
* gas: fix a few omissions in .cfi_label handlingJan Beulich2015-02-062-1/+12
* guile/scm-frame.c: Fix spelling errors in a comment.Doug Evans2015-02-052-3/+8
* Close fd only if fd != -1H.J. Lu2015-02-052-3/+11
* Automatic date update in version.inGDB Administrator2015-02-061-1/+1
* Add plugin_input_file_tH.J. Lu2015-02-052-16/+119
* Don't refer to optarg in dwarf.c functionAlan Modra2015-02-052-1/+6
* Automatic date update in version.inGDB Administrator2015-02-051-1/+1
* Fix msp430 build with gcc-5Alan Modra2015-02-052-2/+7
* Combine loop epilogue into main loop body to reduce duplication.Rafael Ávila de Espíndola2015-02-042-13/+7
* Clean up System V IPC objects allocated by test.Don Breazeal2015-02-042-4/+26
* Fix Python 3 build error on 32-bit hostsJan Kratochvil2015-02-043-2/+12
* [AArch64] Add support for Cortex-A72Jiong Wang2015-02-043-0/+8
* Add missing ChangeLog entry.Cary Coutant2015-02-041-0/+7
* Linux: don't resume new LWPs until we've pulled all events out of the kernelPedro Alves2015-02-044-53/+63
* Resolve forwarding symbols in plugins.Peter Collingbourne2015-02-042-6/+18