aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-08-19[AArch64][2/6] LD support BFD_RELOC_AARCH64_TLSLD_ADD_DTPREL_LO12_NCJiong Wang9-0/+59
2015-08-19[AArch64][1/6] GAS support BFD_RELOC_AARCH64_TLSLD_ADD_DTPREL_LO12_NCJiong Wang13-0/+85
2015-08-19Prelimit number of bytes to read in "vFile:pread:"Gary Benson2-0/+17
2015-08-19Remove link_info.picAlan Modra9-29/+30
2015-08-19Add bfd_link_pde, and simplify some tests of link_info.typeAlan Modra16-46/+63
2015-08-18Fix symbol versioning problems in PR 18703.Cary Coutant11-21/+171
2015-08-19Automatic date update in version.inGDB Administrator1-1/+1
2015-08-18gdbserver/linux-aarch32-low: build failure when NT_ARM_VFP not definedJoel Brobecker2-0/+10
2015-08-18PR mi/18833 gdb.execute ("set param value", to_string=True) will crash gdb if...Doug Evans9-47/+234
2015-08-18Add another test for PR ld/18841H.J. Lu3-5/+44
2015-08-18Fix mis-parsing of hex register numbers in 'T' stop replies.Sandra Loosemore2-12/+30
2015-08-18Return reloc_class_ifunc for reloc against IFUNCH.J. Lu10-13/+119
2015-08-18gdb/doc: Fix build of 'info' manual.Andrew Burgess2-0/+5
2015-08-18[AArch64] Cleanup TLS relocation types which don't go through GOT tableJiong Wang2-37/+7
2015-08-18gdb: Add debug tracing for bfd cache activity.Andrew Burgess5-1/+78
2015-08-18gdb: New maintenance command to disable bfd sharing.Andrew Burgess5-9/+79
2015-08-18gdb: Improve cache matching criteria for the bfd cache.Andrew Burgess2-1/+53
2015-08-18Add output_type to bfd_link_infoH.J. Lu161-1932/+2279
2015-08-18x86/Linux: disable all-stop on top of non-stopPedro Alves3-0/+21
2015-08-18Use $SED in bfd MakefileAlan Modra3-28/+34
2015-08-18PPC64: Allow .TOC. in linker script to override backend calculated valueAlan Modra4-4/+49
2015-08-18Automatic date update in version.inGDB Administrator1-1/+1
2015-08-17ui-out.c (default_ui_out_impl): Add comment.Doug Evans2-1/+5
2015-08-17[D] Implement looking up members of D enums.Iain Buclaw3-3/+24
2015-08-17Move strace -m/explicit location test to strace.expKeith Seitz3-4/+10
2015-08-17Regen binutils/configureAlan Modra2-67/+30
2015-08-17Trailing space in opcodes/ generated filesAlan Modra5-845/+835
2015-08-17Automatic date update in version.inGDB Administrator1-1/+1
2015-08-17Rationalize ARM .alignAlan Modra4-48/+14
2015-08-15psymtab.c (add_psymbol_to_bcache): Remove "val" arg.Doug Evans7-78/+59
2015-08-16Automatic date update in version.inGDB Administrator1-1/+1
2015-08-15Add end_psymtab_common, have all debug info readers call it.Doug Evans9-72/+82
2015-08-15Use macros for some enum bit field sizes.Doug Evans4-14/+44
2015-08-15objfiles.h,psympriv.h,psymtab.c: Whitespace.Doug Evans4-222/+236
2015-08-15Fix invoking "[kill|detach] inferiors" on inferiors that are not runningPatrick Palka5-0/+108
2015-08-14perftest/utils.py (select_file): Kill any existing inferior before selecting ...Doug Evans2-0/+6
2015-08-14New /s modifier for the disassemble command.Doug Evans15-59/+1045
2015-08-14Rename `typename' in d-exp.y to avoid C++ reserved wordKeith Seitz2-3/+8
2015-08-15Automatic date update in version.inGDB Administrator1-1/+1
2015-08-14Rename location accessor macro parameters to silence ARIKeith Seitz2-6/+12
2015-08-14Add missing ChangeLog entry for previous commit.Keith Seitz1-0/+5
2015-08-14mi_make_breakpoint: add "evaluated-by" optionKeith Seitz1-2/+12
2015-08-14Fix ARI warnings in d-exp.yIain Buclaw2-10/+18
2015-08-14Add support for DT_MIPS_RLD_MAP_REL.Matthew Fortune4-20/+91
2015-08-14Add myself to gdb MAINTAINERSMatthew Fortune2-0/+5
2015-08-14Revert "Fix encoding or OpenRisk1000 PC relative relocations."Alan Modra2-3/+8
2015-08-14Automatic date update in version.inGDB Administrator1-1/+1
2015-08-13[D] Move classification of symbols from the grammar to the lexer.Iain Buclaw2-363/+448
2015-08-13[D] Support looking up symbols in the current and imported modules.Iain Buclaw5-3/+585
2015-08-13gdb.base/dso2dso.exp: Improve testcase documentation.Joel Brobecker2-4/+14