summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 2015-11-13 Hristian Kirtchev <kirtchev@adacore.com>charlet2015-11-1312-182/+222
* Enhance Changelog entry related to PR ipa/68311.marxin2015-11-131-1/+3
* Fix memory leaks in graphitemarxin2015-11-133-9/+27
* Fix PR ipa/68311marxin2015-11-132-1/+9
* 2015-11-13 Richard Biener <rguenther@suse.de>rguenth2015-11-138-40/+94
* gcc/ienkovich2015-11-137-4/+135
* 2015-11-13 Gary Dismukes <dismukes@adacore.com>charlet2015-11-132-3/+7
* Minor clean up.charlet2015-11-131-0/+1
* * include/experimental/bits/shared_ptr.h: Tweak comments.redi2015-11-132-2/+6
* 2015-11-13 Eric Botcazou <ebotcazou@adacore.com>charlet2015-11-138-90/+265
* 2015-11-13 Ed Schonberg <schonberg@adacore.com>charlet2015-11-135-36/+54
* Minor syntactic improvement.charlet2015-11-131-2/+2
* 2015-11-13 Eric Botcazou <ebotcazou@adacore.com>charlet2015-11-135-14/+54
* fixup changelog entrydominiq2015-11-131-0/+5
* Implement std::experimental::shared_ptr with array supportredi2015-11-1324-1/+2868
* 2015-11-13 Dominique d'Humieres <dominiq@lps.ens.fr>dominiq2015-11-132-12/+38
* Optimize condition reductions where the result is an integer induction variablealahay012015-11-1313-12/+243
* Revert [ARM] Remove neon-testgen.ml and generated tests.clyon2015-11-131992-0/+40754
* Define alias templates using polymorphic memory resourcesredi2015-11-1314-0/+230
* Implement C++ LFTSv1 polymorphic memory resourcesredi2015-11-1310-1/+863
* 2015-11-13 Richard Biener <rguenther@suse.de>rguenth2015-11-132-4/+18
* * config/i386/predicates.md (misaligned_operand): Return true ifuros2015-11-132-2/+8
* gcc/ienkovich2015-11-132-1/+45
* gcc/ienkovich2015-11-134-8/+38
* 2015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>ienkovich2015-11-133-6/+7
* [PATCH] gcc.c: new macro POST_LINK_SPECS to be able to add additionallaw2015-11-134-1/+26
* PR driver/67613 - spell suggestions for misspelled command line optionsdmalcolm2015-11-139-20/+130
* Implement Levenshtein distance; use in C FE for misspelled field namesdmalcolm2015-11-1311-1/+401
* 2015-11-13 James Bowman <james.bowman@ftdichip.com>jamesbowman2015-11-132-0/+12
* Daily bump.gccadmin2015-11-131-1/+1
* 2015-11-12 Steven G. Kargl <kargl@gcc.gnu.org>kargl2015-11-135-2/+55
* gcc/cp/jnorris2015-11-122-1/+5
* [PATCH] Make disabled-optimization warning more informative; increase default...law2015-11-125-53/+30
* 2015-11-12 James Norris <jnorris@codesourcery.com>jnorris2015-11-1228-3/+1145
* [ARM] Remove neon-testgen.ml and generated tests.clyon2015-11-121992-38749/+2001
* PR c/67784mpolacek2015-11-125-0/+135
* fixup changelog entrynathan2015-11-121-7/+0
* * pt.c (check_explicit_specialization): Check the namespace afterjason2015-11-123-8/+20
* * Makefile.in (etags tags TAGS): Use && instead of ;.mrs2015-11-122-1/+5
* Add initial qualcomm support.wilson2015-11-128-4/+22
* Extend valid values of iostream bitmask typesredi2015-11-125-3/+29
* * include/std/thread: Include <cerrno> for EINTR.redi2015-11-122-0/+5
* Fix big memory leak in ix86_valid_target_attribute_pmarxin2015-11-126-3/+32
* Fix PR ipa/68035marxin2015-11-124-22/+52
* 2015-11-12 Richard Biener <rguenther@suse.de>rguenth2015-11-125-99/+115
* [AArch64] Add extra tuning parameters for target processorsjgreenhalgh2015-11-123-0/+50
* 2015-11-12 Richard Biener <rguenther@suse.de>rguenth2015-11-124-10/+34
* Implement D0013R2, logical type traits.ville2015-11-1212-6/+229
* missed error format change in previous commitnathan2015-11-121-2/+2
* gcc/nathan2015-11-126-7/+206