summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add LANG_HOOKS_EMPTY_RECORD_P for C++ empty classhjl/pr60336/hookH.J. Lu2015-11-2124-72/+284
* * gcc.dg/atomic-generic.c: Include <string.h>.qnathan2015-11-212-0/+5
* * gfortran.dg/submodule_6.f08: Add dg-require-effective-target lto.dje2015-11-212-1/+6
* * config/nvptx/nvptx.md (clz<mode>2): Use operand 1 for type.nathan2015-11-212-1/+3
* * config/nvptx/nvptx.c (write_function_decl_and_comment): Printnathan2015-11-213-11/+25
* * g++.dg/init/vbase1.C: Also run on i?86-*-*.uros2015-11-212-1/+5
* PR debug/66432jakub2015-11-214-3/+35
* * testsuite/23_containers/vector/profile/vector.cc: Add maxdata option on AIX.dje2015-11-212-0/+7
* PR go/66378ian2015-11-213-1/+3
* * ipa-icf.c (sem_item::add_type): Do not look for TYPE_CANONICAL;hubicka2015-11-213-5/+19
* PR go/66406ian2015-11-212-0/+10
* PR go/65785ian2015-11-212-3/+3
* PR go/66574ian2015-11-214-6/+63
* Daily bump.gccadmin2015-11-211-1/+1
* PR go/68141ian2015-11-202-3/+3
* PR go/68072ian2015-11-202-1/+6
* * g++.dg/init/vbase1.C: Only run on x86_64-*-* as this testcasemrs2015-11-202-1/+6
* * config/sparc/sparc.md (umulxhi_vis): Move around.ebotcazou2015-11-202-174/+161
* cmd: Use correct install tool dir with gccgoian2015-11-203-3/+28
* Add testcase erroneously omitted from r230638dmalcolm2015-11-201-0/+89
* PR 62314: add ability to add fixit-hints to a diagnosticdmalcolm2015-11-2012-7/+598
* PR middle-end/68221jakub2015-11-207-9/+24
* PR middle-end/68339jakub2015-11-204-0/+32
* PR libstdc++/68448jkratoch2015-11-203-9/+20
* Fix cygwin performance loss on linpack.wilson2015-11-202-0/+6
* [AArch64] Add attribute for compatibility with ARM pipeline modelsjgreenhalgh2015-11-203-0/+13
* * c-common.c (shorten_compare): But look through macros fromjason2015-11-203-2/+21
* [ARM] Do not expand movmisalign pattern if not in 32-bit modektkachov2015-11-205-7/+41
* [ARM] PR 68149 Fix ICE in unaligned_loaddi splitktkachov2015-11-203-57/+33
* Fix wrong attribution in gfortran ChangeLogpault2015-11-201-2/+2
* 2015-11-20 Paul Thomas <pault@gcc.gnu.org>pault2015-11-206-6/+49
* Sync top level configure with binutils-gdb.gingold2015-11-203-0/+24
* * config/nvptx/nvptx.c (nvptx_use_anchors_for_symbol_p): New.nathan2015-11-202-0/+22
* 2015-11-20 Alan Hayward <alan.hayward@arm.com>alahay012015-11-203-20/+36
* compiler: Use receiver name in hash/equal for type within method.ian2015-11-202-2/+11
* Fix typo and trailing whitespace in dump-file strings in parloopsvries2015-11-202-2/+8
* clang-format: split content of a list to multiple linesmarxin2015-11-202-1/+89
* [ARM] Disable neon testing for armv7-mktkachov2015-11-202-2/+8
* * doc/md.texi (Standard Names): Move entry for addptr3 around,ebotcazou2015-11-202-15/+45
* Do final value replacement in try_create_reduction_listvries2015-11-206-121/+159
* * ChangeLog: Fix whitespace.uros2015-11-202-9/+7
* Fix up misplaced ChangeLog entry.jakub2015-11-202-13/+13
* PR tree-optimization/52272amker2015-11-202-29/+220
* PR c++/67354jakub2015-11-206-2/+63
* S/390: Add bswaphi2 patternkrebbel2015-11-204-0/+54
* S/390: Clobber r1 in patterns resulting in pfpo instruction.krebbel2015-11-204-8/+54
* gcc/testsuite/kyukhin2015-11-203-3/+8
* C++ FE: offer suggestions for misspelled field namesdmalcolm2015-11-209-30/+222
* Daily bump.gccadmin2015-11-201-1/+1
* Support __cxa_free_exception and fix exception handling.torvald2015-11-2010-30/+243