summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* x86: Support Intel Shadow Stack with SHSTK propertyusers/hjl/cet/masterH.J. Lu2017-06-2138-9/+399
* x86: Support Intel IBT with IBT property and IBT-enable PLTH.J. Lu2017-06-2189-77/+2813
* x86: CET v2.0: Update incssp and setssbsyH.J. Lu2017-06-2111-55/+80
* x86: CET v2.0: Rename savessp to saveprevsspH.J. Lu2017-06-2111-15/+30
* x86: CET v2.0: Update NOTRACK prefixH.J. Lu2017-06-2114-89/+234
* Fix address violation parsing a corrupt Alpha VMS binary file.Nick Clifton2017-06-214-18/+63
* [ARM] Allow Thumb division as an extension for ARMv7Thomas Preud'homme2017-06-214-0/+33
* [ARM] Rework selection of feature bits to base build attributes onThomas Preud'homme2017-06-212-16/+30
* [GOLD] PowerPC move plt indx_ out of unordered map keyAlan Modra2017-06-212-42/+61
* PowerPC64 localentry:0 plt callsAlan Modra2017-06-212-15/+25
* PowerPC64 tocsave testcasesAlan Modra2017-06-219-0/+129
* [ARM] Simplify Tag_DSP_extension selection logicThomas Preud'homme2017-06-212-23/+11
* [ARM] Keep separation between extensions and architecture bits throughout exe...Thomas Preud'homme2017-06-213-29/+101
* [ARM] Separate extensions from architectures in arm_cpusThomas Preud'homme2017-06-212-162/+381
* Fix seg-fault in the BFD parsing a corrupt input binary.Nick Clifton2017-06-213-0/+10
* Change to_xfer_partial doc to use addressable memory unitsSimon Marchi2017-06-212-5/+13
* Fix potential address violation parsing a corrupt Alpha VMS file.Nick Clifton2017-06-212-0/+16
* Fix address violation parsing a corrupt IEEE Alpha binary.Nick Clifton2017-06-212-4/+32
* Fix address violation when parsing a corrupt IEEE binary.Nick Clifton2017-06-212-0/+16
* Fix seg-fault reading a corrupt ELF binary.Nick Clifton2017-06-212-3/+18
* Add support for the Cortex-A55 and Cortex-A75 versions of the AArch64 archite...James Greenhalgh2017-06-213-0/+13
* Fix PR gdb/21606: SYMBOL_FUNCTIONS_DOMAIN misspelled in documentationSergio Durigan Junior2017-06-203-2/+9
* Automatic date update in version.inGDB Administrator2017-06-211-1/+1
* 2017-06-20 Eric Christopher <echristo@gmail.com>Eric Christopher2017-06-202-12/+18
* gdbserver/Makefile.in: Sort IPA_OBJSSimon Marchi2017-06-202-3/+16
* Use '::iterator' instead of '::const_iterator' on environ.c (and fix breakage...Sergio Durigan Junior2017-06-202-2/+7
* C++ify gdb/common/environ.cSergio Durigan Junior2017-06-2017-189/+376
* Adjust the order of 32bit-linux.xml and 32bit-sse.xml in i386/i386-linux.xmlYao Qi2017-06-203-4/+10
* Class-fy tdesc_reg tdesc_type and tdesc_featureYao Qi2017-06-202-100/+113
* [GOLD] Avoid duplicate PLT stub symbols on ppc32James Clarke2017-06-202-6/+17
* Check the DYNAMIC bit for input shared objectsH.J. Lu2017-06-195-2/+50
* Automatic date update in version.inGDB Administrator2017-06-201-1/+1
* Don't throw an error in 'info registers' for unavailable MIPS registers.John Baldwin2017-06-192-2/+13
* Update GDB test case for new lnia extended mnemonic.Peter Bergner2017-06-193-3/+9
* Fix address violation when attempting to display disassembled data.Nick Clifton2017-06-192-12/+21
* Fix address violations when reading corrupt VMS records.Nick Clifton2017-06-192-0/+36
* Prevent address violation when attempting to disassemble a corrupt score binary.Nick Clifton2017-06-192-0/+6
* Fix access violation when parsing a corrupt IEEE binary.Nick Clifton2017-06-193-3/+33
* Fix access violation disassembling a corrupt VMS binary.Nick Clifton2017-06-192-7/+28
* .gdb_index writer: close the file before unlinking itPedro Alves2017-06-192-1/+10
* Fix access violation when disassembling a corrupt VMS binary.Nick Clifton2017-06-192-2/+20
* Correct target_underscore for crisAlan Modra2017-06-192-7/+9
* Use getenv instead of gdb_environ on mi-cmd-env.cSergio Durigan Junior2017-06-192-8/+9
* Automatic date update in version.inGDB Administrator2017-06-191-1/+1
* nat/linux-ptrace.c: add missing gdb_byte* castThomas Petazzoni2017-06-182-1/+6
* is_underscore_target for ld-elf testsAlan Modra2017-06-1830-98/+112
* Automatic date update in version.inGDB Administrator2017-06-181-1/+1
* Add ATTRIBUTE_PRINTF to trace_start_errorSimon Marchi2017-06-172-1/+5
* linux-low: Remove usage of "register" keywordSimon Marchi2017-06-172-8/+13
* gdb: Add -Wno-mismatched-tagsSimon Marchi2017-06-175-3/+15