aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-12-05Add myself as write after approval maintainerAndreas From2-0/+5
2014-12-05Define bfd_elf32_get_synthetic_symtab for x32H.J. Lu2-0/+6
2014-12-05Revert: Don't enable gdbtk in testsuiteYao Qi2-1/+195
2014-12-05Fix parallel testing issues in gdb.guile testsYao Qi4-15/+11
2014-12-05Revert: linespec.c (iterate_name_matcher): Fix arguments to symbol_name_cmp.Doug Evans2-6/+7
2014-12-05Use standard_testfile in i386-bp_permanent.expYao Qi2-3/+5
2014-12-04Add _bfd_elf_ifunc_get_synthetic_symtabH.J. Lu5-191/+292
2014-12-05Automatic date update in version.inGDB Administrator1-1/+1
2014-12-04New python method gdb.Objfile.add_separate_debug_file.Doug Evans7-0/+86
2014-12-04New python attribute gdb.Objfile.build_id.Doug Evans12-8/+138
2014-12-04ChangeLog typo fixAlan Modra1-1/+1
2014-12-04PowerPC gold, fix 32-bit branch address arithmeticAlan Modra2-5/+14
2014-12-04Accelerate lookup_symbol_aux_objfile 85xJan Kratochvil4-1/+43
2014-12-04Sort relocs output by ld -rAlan Modra7-8/+182
2014-12-04Correct invalid assumptions made by (mostly) DWARF-2 testsMaciej W. Rozycki8-15/+39
2014-12-04Automatic date update in version.inGDB Administrator1-1/+1
2014-12-04powerpc gold, work around pr17670Alan Modra3-24/+44
2014-12-03MIPS: Add support for microMIPS Linux signal trampolinesMaciej W. Rozycki4-6/+139
2014-12-03Fix memory access problems exposed by fuzzed binaries.Nick Clifton6-104/+61
2014-12-03Compile pie_copyrelocs_test.cc with -fno-exceptions -fno-asynchronous-unwind-...H.J. Lu3-5/+26
2014-12-03Replace copyreloc-main.c with copyreloc-main.SH.J. Lu4-10/+25
2014-12-03Replace calls to abort (in readelf) with informative error messages.Nick Clifton2-14/+60
2014-12-03Reformat elf_x86_64_create_dynamic_sectionsH.J. Lu2-2/+5
2014-12-04powerpc gold, fix pr17566Alan Modra2-3/+23
2014-12-03Use core regset iterators on Sparc SolarisUlrich Weigand4-1/+127
2014-12-03Fix make_cleanup_dtor signature to match declarationSimon Marchi2-1/+6
2014-12-03callback.h:struct host_callback_struct compilation error on Windows hosts.Joel Brobecker9-11/+38
2014-12-02Check info->executable for symbols which need copy relocsH.J. Lu2-2/+8
2014-12-02Remove cplus_specific from general_symbol_info.Doug Evans3-48/+15
2014-12-02Discard space for relocs against symbols with copy relocsH.J. Lu2-15/+30
2014-12-02PR symtab/17602Doug Evans6-70/+113
2014-12-02PR symtab/17591Doug Evans2-13/+13
2014-12-02dwarf2read.c (peek_die_abbrev): Improve error message text.Doug Evans2-2/+8
2014-12-02Remove remnant of Chill support.Doug Evans2-3/+6
2014-12-03Automatic date update in version.inGDB Administrator1-1/+1
2014-12-02X86-64: Allow copy relocs for building PIEH.J. Lu9-11/+103
2014-12-02Fix comment typoSimon Marchi2-1/+5
2014-12-02New python events: inferior call, register/memory changed.Nick Bull19-14/+682
2014-12-02revert previous patch so that I can re-commit with correct authorDoug Evans19-682/+14
2014-12-02New python events: infcall, register/memory changed.Doug Evans19-14/+682
2014-12-02python/py-infthread.c: Whitespace fixes.Doug Evans2-8/+10
2014-12-02 * MAINTAINERS: Fix my email address.Denis Chertykov2-1/+5
2014-12-02execl-update-breakpoints.exp: Move whole segment instead of .text sectionAndreas Arnez2-8/+28
2014-12-02[MIPS] When calculating a relocation using an undefined weak symbol don't che...Andrew Bennett8-11/+137
2014-12-02ppc64_elf_edit_opd revampAlan Modra2-128/+163
2014-12-02S390: Fix 'expedite' for s390-te-linux64Andreas Arnez3-2/+8
2014-12-02Automatic date update in version.inGDB Administrator1-1/+1
2014-12-01Add support for -z global.Dmitriy Ivanov3-0/+11
2014-12-01Fix extraneous warning about executable stack.Cary Coutant2-3/+17
2014-12-01Properly check for an out of range row indexH.J. Lu2-1/+6