summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Pass $NOPIE_CFLAGS/$NOPIE_LDFLAGS to "Run pr19031"H.J. Lu2017-06-222-2/+9
* Pass $NOPIE_CFLAGS and $NOPIE_LDFLAGS to more ELF testsH.J. Lu2017-06-225-19/+38
* Fix cached_frame allocation in py-unwindAlan Hayward2017-06-222-1/+9
* Remove an instance of MAX_REGISTER_SIZE from record-full.cAlan Hayward2017-06-222-3/+8
* Regenerate two regformats/i386/.dat filesYao Qi2017-06-223-3/+6
* Remove MAX_REGISTER_SIZE from py-unwind.cAlan Hayward2017-06-224-24/+30
* x86: Support Intel Shadow Stack with SHSTK propertyH.J. Lu2017-06-2242-9/+457
* x86: Support Intel IBT with IBT property and IBT-enable PLTH.J. Lu2017-06-2293-77/+2968
* environ-selftests: Ignore -Wself-move warningPedro Alves2017-06-223-0/+55
* Add STRINGIFY to gdb/common/preprocessor.hPedro Alves2017-06-224-8/+9
* common/agent.h: Add missing include guardsPedro Alves2017-06-222-0/+9
* Fix address violation parsing a corrupt SOM binary.Nick Clifton2017-06-222-2/+14
* Fix compile time warning about unused static variable.Nick Clifton2017-06-222-1/+5
* Automatic date update in version.inGDB Administrator2017-06-221-1/+1
* Use DWARF_VMA_FMT to report errorH.J. Lu2017-06-212-2/+7
* Pass $NOPIE_CFLAGS and $NOPIE_LDFLAGS to some ELF testsH.J. Lu2017-06-212-8/+17
* Pass $NOPIE_CFLAGS to NOCROSSREFS testsH.J. Lu2017-06-212-2/+9
* Add missing ChangeLog entriesH.J. Lu2017-06-211-0/+10
* Pass $NOPIE_LDFLAGS size testsH.J. Lu2017-06-215-15/+29
* Use noncapturing subpattern/parens in gdb_test implementationKevin Buettner2017-06-212-1/+6
* Fix address violation when reading corrupt DWARF data.Nick Clifton2017-06-212-58/+106
* [ARM] Rework Tag_CPU_arch build attribute value selectionThomas Preud'homme2017-06-2110-69/+236
* Fix addrss violation when processing a corrupt SH COFF binary.Nick Clifton2017-06-212-1/+8
* 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