aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2014-12-01More fixes for memory access violations exposed by fuzzed binaries.Nick Clifton13-63/+207
2014-12-01Remove duplicate commentSimon Marchi2-4/+4
2014-12-01Add tests for PR ld/16452 and PR ld/16457H.J. Lu7-0/+42
2014-12-01Fix Python help() test for Python 3Simon Marchi2-1/+5
2014-12-01Use core regset iterators on GNU HurdUlrich Weigand4-38/+36
2014-12-01Add checks for memory access violations exposed by fuzzed archives.Nick Clifton5-11/+79
2014-12-01Don't enable gdbtk in testsuiteYao Qi3-195/+7
2014-12-01Automatic date update in version.inGDB Administrator1-1/+1
2014-11-30Add add-auto-load-scripts-directory.Jan Kratochvil5-0/+50
2014-11-30Fix add-auto-load-safe-path typo.Jan Kratochvil2-3/+8
2014-11-30frame.c: Fix the check for FID_STACK_INVALID in frame_id_eq()Martin Galvan2-1/+6
2014-11-30Power4 should treat mftb as extended mfspr mnemonicAlan Modra5-9/+19
2014-11-30Don't output symbol version definitions for non-DT_NEEDED libsAlan Modra2-2/+13
2014-11-30Automatic date update in version.inGDB Administrator1-1/+1
2014-11-29Check that thread stack temps are not already enabled before enabling them.Siva Chandra2-1/+7
2014-11-29[arm] compute framereg and framesize when neededYao Qi2-16/+23
2014-11-28Enable chained function calls in C++ expressions.Siva Chandra13-24/+523
2014-11-29Automatic date update in version.inGDB Administrator1-1/+1
2014-11-28Remove broken nios2 assembler dwim support.Sandra Loosemore11-169/+45
2014-11-28Fix prints in tests for Python 3Simon Marchi9-30/+41
2014-11-28Correct fabs and fneg insns in simulatorOleg Endo2-3/+21
2014-11-28Fix amd64 dwarf register number mapping (MMX register and higher)Pierre Muller2-1/+13
2014-11-28Remove (dead-code) native core file sniffers on Linux targetsUlrich Weigand5-73/+11
2014-11-28gdb_realpath: Rework comment about handling on Windows.Joel Brobecker2-9/+32
2014-11-28Import rename moduleYao Qi24-35/+4303
2014-11-28Use canonicalize_file_name unconditionallyYao Qi5-69/+19