summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Check read() result in std::random_device.kyukhin/interruptredi2015-09-112-4/+13
* Fix invalid UTF-8 in wchar_t tests.redi2015-09-1116-115/+50
* Remove empty directory.redi2015-09-110-0/+0
* Rationalise PCH headers and 17_intro/headers tests.redi2015-09-1122-17/+330
* Link gcc.dg/pie-link.c with -piero2015-09-112-1/+5
* Implement N4258 noexcept for std::basic_string.redi2015-09-1121-33/+1450
* Allocator-extended constructors for container adaptors.redi2015-09-116-6/+212
* Remove separate movtf pattern - Use an iterator for all FP modes.ramana2015-09-113-22/+12
* gcc/testsuiteavelenko2015-09-112-0/+7
* Make sure that contrib/download_prerequisites is run from correct placetrippels2015-09-112-0/+10
* libgo/runtime: return 0, not NULL, from mainian2015-09-112-2/+2
* Daily bump.gccadmin2015-09-111-1/+1
* * config/nvptx/nvptx.c (nvptx_expand_call): Add spacing.nathan2015-09-102-2/+10
* PR bootstrap/67363danglin2015-09-105-2/+32
* libgo: Use stat_atim.go on Solaris 12+ian2015-09-105-4/+43
* [gcc]wschmidt2015-09-105-6/+271
* * testsuite/util/testsuite_allocator.h (PointerBase::operator[]): Add.redi2015-09-102-0/+3
* * testsuite/21_strings/basic_string/operators/char/1.cc: Verify theredi2015-09-102-0/+7
* Put back requires_stack_frame_p used by i386.chjl2015-09-103-1/+7
* Stop reload1.c warning from breaking bootstraprsandifo2015-09-102-0/+8
* compiler: Report errors from very large types.ian2015-09-105-19/+81
* shrink-wrap: Header hygienesegher2015-09-103-9/+11
* 2015-09-09 Steven G. Kargl <kargl@gcc.gnu.org>kargl2015-09-104-7/+30
* /cppaolo2015-09-104-10/+37
* Warn when comparing nonnull arguments to NULL in a function.mark2015-09-108-0/+69
* 2015-09-10 Paul Thomas <pault@gcc.gnu.org>pault2015-09-104-10/+78
* gcc/olegendo2015-09-104-0/+67
* S/390: Don't use vgm for v1ti and v1tf.krebbel2015-09-106-1/+41
* S/390: Fix mode iterators vmal, vmah, and vmalh.krebbel2015-09-102-15/+20
* S/390: Add V1TImode to constant pool modes.krebbel2015-09-102-2/+7
* [ARM] PR 67439: Allow matching of *arm32_movhf when -mrestrict-it is onktkachov2015-09-104-2/+25
* [Patch/expand] Cost instruction sequences when doing left wide shiftjiwang2015-09-102-1/+29
* 2015-09-10 Claudiu Zissulescu <claziss@synopsys.com>amylaar2015-09-109-34/+19
* 2015-09-10 Claudiu Zissulescu <claziss@synopsys.com>amylaar2015-09-102-1/+10
* [AArch64] Skip tiny and large code model on gcc.target/aarch64/pic-small.cjiwang2015-09-102-0/+6
* [AArch64] Use logics_imm type for 2nd alternative of *and<mode>3nr_compare0ktkachov2015-09-102-1/+6
* Fix typo in doc/install.texitrippels2015-09-101-1/+1
* doc/install.texi: Mention contrib/download_prerequisitestrippels2015-09-102-1/+9
* PR c++/67523jakub2015-09-104-5/+51
* PR c++/67522jakub2015-09-104-4/+43
* PR middle-end/67521jakub2015-09-104-8/+47
* PR middle-end/67517jakub2015-09-104-3/+27
* PR c++/67514jakub2015-09-104-6/+68
* PR c++/67511jakub2015-09-104-1/+31
* PR c/67502jakub2015-09-104-2/+45
* compiler: Don't allow shifts with non-integers.ian2015-09-102-1/+7
* Daily bump.gccadmin2015-09-101-1/+1
* * config/nvptx/nvptx.md (call_operation): Move bound out of loop.nathan2015-09-093-70/+80
* Enable lightweight checks with _GLIBCXX_ASSERTIONS.redi2015-09-0925-123/+246
* PR middle-end/67512mpolacek2015-09-094-1/+28