aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-06-21[GOLD] PowerPC move plt indx_ out of unordered map keyAlan Modra2-42/+61
2017-06-21PowerPC64 localentry:0 plt callsAlan Modra2-15/+25
2017-06-21PowerPC64 tocsave testcasesAlan Modra9-0/+129
2017-06-21[ARM] Simplify Tag_DSP_extension selection logicThomas Preud'homme2-23/+11
2017-06-21[ARM] Keep separation between extensions and architecture bits throughout exe...Thomas Preud'homme3-29/+101
2017-06-21[ARM] Separate extensions from architectures in arm_cpusThomas Preud'homme2-162/+381
2017-06-21Fix seg-fault in the BFD parsing a corrupt input binary.Nick Clifton3-0/+10
2017-06-21Change to_xfer_partial doc to use addressable memory unitsSimon Marchi2-5/+13
2017-06-21Fix potential address violation parsing a corrupt Alpha VMS file.Nick Clifton2-0/+16
2017-06-21Fix address violation parsing a corrupt IEEE Alpha binary.Nick Clifton2-4/+32
2017-06-21Fix address violation when parsing a corrupt IEEE binary.Nick Clifton2-0/+16
2017-06-21Fix seg-fault reading a corrupt ELF binary.Nick Clifton2-3/+18
2017-06-21Add support for the Cortex-A55 and Cortex-A75 versions of the AArch64 archite...James Greenhalgh3-0/+13
2017-06-20Fix PR gdb/21606: SYMBOL_FUNCTIONS_DOMAIN misspelled in documentationSergio Durigan Junior3-2/+9
2017-06-21Automatic date update in version.inGDB Administrator1-1/+1
2017-06-202017-06-20 Eric Christopher <echristo@gmail.com>Eric Christopher2-12/+18
2017-06-20gdbserver/Makefile.in: Sort IPA_OBJSSimon Marchi2-3/+16
2017-06-20Use '::iterator' instead of '::const_iterator' on environ.c (and fix breakage...Sergio Durigan Junior2-2/+7
2017-06-20C++ify gdb/common/environ.cSergio Durigan Junior17-189/+376
2017-06-20Adjust the order of 32bit-linux.xml and 32bit-sse.xml in i386/i386-linux.xmlYao Qi3-4/+10
2017-06-20Class-fy tdesc_reg tdesc_type and tdesc_featureYao Qi2-100/+113
2017-06-20[GOLD] Avoid duplicate PLT stub symbols on ppc32James Clarke2-6/+17
2017-06-19Check the DYNAMIC bit for input shared objectsH.J. Lu5-2/+50
2017-06-20Automatic date update in version.inGDB Administrator1-1/+1
2017-06-19Don't throw an error in 'info registers' for unavailable MIPS registers.John Baldwin2-2/+13
2017-06-19Update GDB test case for new lnia extended mnemonic.Peter Bergner3-3/+9
2017-06-19Fix address violation when attempting to display disassembled data.Nick Clifton2-12/+21
2017-06-19Fix address violations when reading corrupt VMS records.Nick Clifton2-0/+36
2017-06-19Prevent address violation when attempting to disassemble a corrupt score binary.Nick Clifton2-0/+6
2017-06-19Fix access violation when parsing a corrupt IEEE binary.Nick Clifton3-3/+33
2017-06-19Fix access violation disassembling a corrupt VMS binary.Nick Clifton2-7/+28
2017-06-19.gdb_index writer: close the file before unlinking itPedro Alves2-1/+10
2017-06-19Fix access violation when disassembling a corrupt VMS binary.Nick Clifton2-2/+20
2017-06-19Correct target_underscore for crisAlan Modra2-7/+9
2017-06-19Use getenv instead of gdb_environ on mi-cmd-env.cSergio Durigan Junior2-8/+9
2017-06-19Automatic date update in version.inGDB Administrator1-1/+1
2017-06-18nat/linux-ptrace.c: add missing gdb_byte* castThomas Petazzoni2-1/+6
2017-06-18is_underscore_target for ld-elf testsAlan Modra30-98/+112
2017-06-18Automatic date update in version.inGDB Administrator1-1/+1
2017-06-17Add ATTRIBUTE_PRINTF to trace_start_errorSimon Marchi2-1/+5
2017-06-17linux-low: Remove usage of "register" keywordSimon Marchi2-8/+13
2017-06-17gdb: Add -Wno-mismatched-tagsSimon Marchi5-3/+15
2017-06-17gdb: Use -Werror when checking for (un)supported warning flagsSimon Marchi5-9/+19
2017-06-17gdb: Pass -x c++ to the compilerSimon Marchi4-2/+10
2017-06-17Automatic date update in version.inGDB Administrator1-1/+1
2017-06-16extract/store integer function templateYao Qi6-179/+159
2017-06-17Regen rx-decode.cAlan Modra2-712/+716
2017-06-16Fixing linking configure generated tests of ifunc support.Nick Clifton2-1/+7
2017-06-16Rewrite __start and __stop symbol handlingAlan Modra59-234/+484
2017-06-16[AArch64] Use SYMBOL_REFERENCES_LOCAL in one symbol checkJiong Wang8-18/+44