aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-06-25dtrace-probe: Put semicolon after while on its own lineSimon Marchi2-1/+7
2017-06-25x86-dregs: Print debug registers one per lineSimon Marchi2-10/+10
2017-06-25Sync libiberty with upstream GCC.Iain Buclaw3-255/+586
2017-06-25Sync libiberty with upstream GCC.Iain Buclaw5-25/+69
2017-06-25fix out-of-bounds access in elf.c:find_linkSergei Trofimovich2-2/+8
2017-06-25Automatic date update in version.inGDB Administrator1-1/+1
2017-06-24[ARM] Add support for ARM Cortex-R52 processorThomas Preud'homme4-1/+12
2017-06-24[ARM] Add linker support for ARMv8-RThomas Preud'homme10-17/+97
2017-06-24[ARM] Add support for ARMv8-R in assembler and readelfThomas Preud'homme46-134/+737
2017-06-24[ARM] Remove ARMv6S-M special casingThomas Preud'homme4-31/+39
2017-06-24Automatic date update in version.inGDB Administrator1-1/+1
2017-06-23RISC-V: Fix SLTI disassemblyAndrew Waterman2-2/+7
2017-06-23RISC-V: Error, don't warn, for shfit amounts/CSRsAndrew Waterman2-8/+13
2017-06-23[AArch64] Fix typo in comments on relocation nameJiong Wang3-4/+10
2017-06-23[GOLD] PowerPC64 localentry:0 plt call optimizationAlan Modra6-11/+149
2017-06-23[GOLD] PowerPC64 tocsaveAlan Modra3-65/+254
2017-06-23Make the strings utility reject directories.Nick Clifton2-0/+11
2017-06-23Add XTENSA_MAX_REGISTER_SIZEAlan Hayward2-2/+11
2017-06-23S/390: Add support for pgste markerAndreas Krebbel10-1/+217
2017-06-23Automatic date update in version.inGDB Administrator1-1/+1
2017-06-22i386: Add hidden weak undefined testsH.J. Lu3-0/+47
2017-06-22x86-64: Move the error_alignment label forwardH.J. Lu2-7/+14
2017-06-22Pass $NOPIE_CFLAGS to ELF visibility testsH.J. Lu2-2/+9
2017-06-22x86: Resolve local undefined weak symbol to 0H.J. Lu3-10/+20
2017-06-22Update comment on gdb_environ::unsetSergio Durigan Junior2-1/+5
2017-06-222017-06-22 Eric Christopher <echristo@gmail.com>Eric Christopher2-1/+6
2017-06-22Pass $NOPIE_CFLAGS/$NOPIE_LDFLAGS to "Run pr19031"H.J. Lu2-2/+9
2017-06-22Pass $NOPIE_CFLAGS and $NOPIE_LDFLAGS to more ELF testsH.J. Lu5-19/+38
2017-06-22Fix cached_frame allocation in py-unwindAlan Hayward2-1/+9
2017-06-22Remove an instance of MAX_REGISTER_SIZE from record-full.cAlan Hayward2-3/+8
2017-06-22Regenerate two regformats/i386/.dat filesYao Qi3-3/+6
2017-06-22Remove MAX_REGISTER_SIZE from py-unwind.cAlan Hayward4-24/+30
2017-06-22x86: Support Intel Shadow Stack with SHSTK propertyH.J. Lu42-9/+457
2017-06-22x86: Support Intel IBT with IBT property and IBT-enable PLTH.J. Lu93-77/+2968
2017-06-22environ-selftests: Ignore -Wself-move warningPedro Alves3-0/+55
2017-06-22Add STRINGIFY to gdb/common/preprocessor.hPedro Alves4-8/+9
2017-06-22common/agent.h: Add missing include guardsPedro Alves2-0/+9
2017-06-22Fix address violation parsing a corrupt SOM binary.Nick Clifton2-2/+14
2017-06-22Fix compile time warning about unused static variable.Nick Clifton2-1/+5
2017-06-22Automatic date update in version.inGDB Administrator1-1/+1
2017-06-21Use DWARF_VMA_FMT to report errorH.J. Lu2-2/+7
2017-06-21Pass $NOPIE_CFLAGS and $NOPIE_LDFLAGS to some ELF testsH.J. Lu2-8/+17
2017-06-21Pass $NOPIE_CFLAGS to NOCROSSREFS testsH.J. Lu2-2/+9
2017-06-21Add missing ChangeLog entriesH.J. Lu1-0/+10
2017-06-21Pass $NOPIE_LDFLAGS size testsH.J. Lu5-15/+29
2017-06-21Use noncapturing subpattern/parens in gdb_test implementationKevin Buettner2-1/+6
2017-06-21Fix address violation when reading corrupt DWARF data.Nick Clifton2-58/+106
2017-06-21[ARM] Rework Tag_CPU_arch build attribute value selectionThomas Preud'homme10-69/+236
2017-06-21Fix addrss violation when processing a corrupt SH COFF binary.Nick Clifton2-1/+8
2017-06-21x86: CET v2.0: Update incssp and setssbsyH.J. Lu11-55/+80