aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-16cosmetics in preparation for merge with trunkibm/kelvin-pr48344Kelvin Nilsen
2016-02-11changes in response to v3 patch feedbackKelvin Nilsen
2016-01-27replace some spaces with a tabKelvin Nilsen
2016-01-26comment editsKelvin Nilsen
2016-01-26fix spelling errorKelvin Nilsen
2016-01-26refining algorithm and commentaryKelvin Nilsen
2016-01-22more cosmeticsKelvin Nilsen
2016-01-22more cosmeticsKelvin Nilsen
2016-01-22cosmetic improvementsKelvin Nilsen
2016-01-20moved testcase to powerpc target-specific deja gnu directoryKelvin Nilsen
2016-01-14more cleaning to prepare for patch distributionKelvin Nilsen
2016-01-14simplify and stylize for patch distributionKelvin Nilsen
2016-01-14added dejagnu test and removed NOISEKelvin Nilsen
2016-01-13undef KELVIN_NOISEKelvin Nilsen
2016-01-13exchanged order of handle_common_deferred_options() and process_options()Kelvin Nilsen
2016-01-07This branch holds development associated with work on bugzilla pr 48344.Kelvin Nilsen
2016-01-07Add a test for PR66655Nick Clifton
2016-01-07Use std::addressof in insert iterators, allocators and promisesJonathan Wakely
2016-01-072016-01-07 Dominique d'Humieres <dominiq@lps.ens.fr>Dominique d'Humieres
2016-01-07Add round_nimm_scalar_predicate and use xBmH.J. Lu
2016-01-07Fix SSA inconsistencies with invalid asm reg names (PR67639)Bernd Schmidt
2016-01-07Fix a minor issue found by a static analyzer (PR66206).Bernd Schmidt
2016-01-07 PR tree-optimization/69141Jakub Jelinek
2016-01-07 PR middle-end/68960Jakub Jelinek
2016-01-07Daily bump.GCC Administrator
2016-01-06 * gcc.target/sparc/20151219-1.c: Skip in 64-bit mode.Eric Botcazou
2016-01-06correct openacc.h filenameNathan Sidwell
2016-01-06Reorder function types.Robert Suchanek
2016-01-06Remove noexcept from function template that can throwJonathan Wakely
2016-01-06 PR target/69140Uros Bizjak
2016-01-06C: fix reported range of invalid unary dereference.David Malcolm
2016-01-06[gcc]Bill Schmidt
2016-01-06 * openacc.c (acc_on_device): Add routine pragma for C++ wrapper.Nathan Sidwell
2016-01-06Fix libatomic multilib parallel build (PR other/67627)Szabolcs Nagy
2016-01-06Rename bits/mutex.h to avoid clashing with glibcJonathan Wakely
2016-01-06* gcc.dg/atomic-invalid-2.c: Remove duplicated content.Andreas Schwab
2016-01-06 PR sanitizer/69099Marek Polacek
2016-01-06Ada: add XVE/XVU parallel types to lexical scopesPierre-Marie de Rodat
2016-01-06Daily bump.GCC Administrator
2016-01-052016-01-05 Sandra Loosemore <sandra@codesourcery.com>Sandra Loosemore
2016-01-05 PR c/69104Marek Polacek
2016-01-05libiberty: {count,dup,write}argv: constify argv input slightlyMike Frysinger
2016-01-05Use vector_operand on SSE with 16b memory operandH.J. Lu
2016-01-05Add vector_memory_operand and "Bm" constraintH.J. Lu
2016-01-05libiberty: dupargv: rewrite to use xstrdupMike Frysinger
2016-01-052016-01-05 Sandra Loosemore <sandra@codesourcery.com>Sandra Loosemore
2016-01-052016-01-05 Olivier Hainque <hainque@adacore.com>Olivier Hainque
2016-01-052016-01-05 Sandra Loosemore <sandra@codesourcery.com>Sandra Loosemore
2016-01-05[PATCH v2] ia64: don't use dynamic relocations for local symbolsSergei Trofimovich
2016-01-05[combine][v2] Canonicalise (r + r) to (r << 1) to aid recognitionKyrylo Tkachov