summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Don't check the plugin target twiceusers/hjl/plugin-mixedH.J. Lu2015-02-102-0/+21
* Add test for nm on mixed LTO/non-LTO objectH.J. Lu2015-02-102-0/+16
* Add lto and none-lto input support for ld -rH.J. Lu2015-02-1055-116/+1956
* Add tests for non-object IR fileH.J. Lu2015-02-1020-3/+1873
* Merge linker plugin handling into BFD plugin supportH.J. Lu2015-02-105-39/+160
* Initialize use_mmapH.J. Lu2015-02-102-0/+5
* Unmap the buffer if plugin didn't claim the fileH.J. Lu2015-02-102-12/+50
* Rename new_symfile_objfile, make static.Doug Evans2015-02-103-5/+9
* Fix a pair of screen-resizing issues in TUIPatrick Palka2015-02-103-0/+15
* Fix truncation of TUI command historyPatrick Palka2015-02-102-4/+16
* Automatic date update in version.inGDB Administrator2015-02-111-1/+1
* gdb producer_is_gcc fix bool return value.Mark Wielaard2015-02-112-2/+6
* Change producer_is_gcc function return type to bool.Mark Wielaard2015-02-104-10/+29
* Add "signal SIGTRAP" testPedro Alves2015-02-103-0/+118
* displaced_step_fixup may access memory from the wrong inferior/threadPedro Alves2015-02-102-0/+9
* gdbserver: Fix crash when QTinit is handled with no inferior process attachedAntoine Tremblay2015-02-106-2/+98
* Add myself as write-after-approval GDB maintainerAntoine Tremblay2015-02-102-0/+5
* opcodes/microblaze: Rename 'or', 'and', 'xor' to avoid C++ conflictPedro Alves2015-02-103-4/+13
* Finish constification of varobj interfaceSimon Marchi2015-02-106-32/+66
* Fix memory access violations discovered by running readelf compiled with unde...Nick Clifton2015-02-103-5/+26
* Fixes for memory access violations triggered by running readelf on fuzzed bin...Nick Clifton2015-02-102-2/+14
* Fix memory access violations triggered by running objdump compiled with out-o...Nick Clifton2015-02-107-58/+76
* Add the missing HAVE_GETPAGESIZE check in get_viewH.J. Lu2015-02-101-0/+4
* Align offset passed to mmapH.J. Lu2015-02-102-3/+16
* Relax ARM prologue unwinder assumptionLuis Machado2015-02-102-10/+35
* Recognize new DWARF5/GCC5 DW_LANG Fortran 2003 and Fortran 2008 standards.Mark Wielaard2015-02-102-0/+7
* Recognize new DWARF5/GCC5 DW_LANG constants for Fortran 03 and Fortran 08.Mark Wielaard2015-02-104-0/+13
* PR remote/17946: Fix wrong comparison of pointer against charSergio Durigan Junior2015-02-092-1/+7
* Automatic date update in version.inGDB Administrator2015-02-101-1/+1
* Avoid incrementing uninitialized variableEd Maste2015-02-093-2/+8
* GCC5/DWARFv5 Handle DW_TAG_atomic_type for C11 _Atomic type qualifier.Mark Wielaard2015-02-0910-13/+216
* Replace two_file_shared_2.so with two_file_shared_1.soH.J. Lu2015-02-093-2/+8
* [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