Age | Commit message (Expand) | Author | Files | Lines |
2015-11-12 | c-pragma.c (oacc_pragmas): Add entry for declare directive. | James Norris | 28 | -3/+1145 |
2015-11-12 | [ARM] Remove neon-testgen.ml and generated tests. | Christophe Lyon | 1992 | -38749/+2001 |
2015-11-12 | re PR c/67784 (Incorrect parsing when using declarations in for loops and typ... | Marek Polacek | 5 | -0/+135 |
2015-11-12 | fixup changelog entry | Nathan Sidwell | 1 | -7/+0 |
2015-11-12 | pt.c (check_explicit_specialization): Check the namespace after we choose a t... | Jason Merrill | 3 | -8/+20 |
2015-11-12 | * Makefile.in (etags tags TAGS): Use && instead of ;. | Mike Stump | 2 | -1/+5 |
2015-11-12 | Add initial qualcomm support. | Jim Wilson | 8 | -4/+22 |
2015-11-12 | Extend valid values of iostream bitmask types | Jonathan Wakely | 5 | -3/+29 |
2015-11-12 | * include/std/thread: Include <cerrno> for EINTR. | Jonathan Wakely | 2 | -0/+5 |
2015-11-12 | Fix big memory leak in ix86_valid_target_attribute_p | Martin Liska | 6 | -3/+32 |
2015-11-12 | re PR ipa/68035 (ipa performance issue when no procedures are present) | Martin Liska | 4 | -22/+52 |
2015-11-12 | tree-vectorizer.h (vect_slp_analyze_data_ref_dependences): Rename to vect_slp... | Richard Biener | 5 | -99/+115 |
2015-11-12 | [AArch64] Add extra tuning parameters for target processors | Evandro Menezes | 3 | -0/+50 |
2015-11-12 | re PR tree-optimization/68306 (ICE: in vectorizable_store, at tree-vect-stmts... | Richard Biener | 4 | -10/+34 |
2015-11-12 | Implement D0013R2, logical type traits. | Ville Voutilainen | 12 | -6/+229 |
2015-11-12 | missed error format change in previous commit | Nathan Sidwell | 1 | -2/+2 |
2015-11-12 | gimplify.c (oacc_default_clause): New. | Nathan Sidwell | 6 | -7/+206 |
2015-11-12 | * gcc.target/powerpc/pr67789.c: Skip on AIX and Darwin. | David Edelsohn | 2 | -0/+5 |
2015-11-12 | [multiple changes] | Arnaud Charlet | 5 | -7/+59 |
2015-11-12 | [multiple changes] | Arnaud Charlet | 20 | -84/+193 |
2015-11-12 | re PR tree-optimization/68305 (ICE on valid code at -O3 on x86_64-linux-gnu: ... | Ilya Enkovich | 4 | -11/+37 |
2015-11-12 | visium-protos.h (notice_update_cc): Delete. | Eric Botcazou | 2 | -3/+6 |
2015-11-12 | alpha.h (FUNCTION_VALUE, [...]): Remove. | Uros Bizjak | 4 | -48/+91 |
2015-11-12 | switch-c.adb, [...]: Reserve -gnateg for generation of C headers. | Arnaud Charlet | 4 | -2/+18 |
2015-11-12 | [multiple changes] | Arnaud Charlet | 9 | -10/+47 |
2015-11-12 | re PR target/67265 ([x86] 'asm' operand has impossible constraints with -fsta... | Eric Botcazou | 4 | -2/+19 |
2015-11-12 | [multiple changes] | Arnaud Charlet | 6 | -15/+109 |
2015-11-12 | [multiple changes] | Arnaud Charlet | 12 | -64/+149 |
2015-11-12 | [multiple changes] | Arnaud Charlet | 9 | -37/+176 |
2015-11-12 | sem_ch4.adb (analyze_If_Expression): Reject IF-expression where THEN-expressi... | Arnaud Charlet | 2 | -0/+29 |
2015-11-12 | [multiple changes] | Arnaud Charlet | 3 | -2/+22 |
2015-11-12 | [multiple changes] | Arnaud Charlet | 16 | -26/+154 |
2015-11-12 | expr.c (do_store_flag): Expand vector comparison as VEC_COND_EXPR if... | Ilya Enkovich | 4 | -1/+29 |
2015-11-12 | sem_ch10.adb, atree.adb: Minor reformatting. | Hristian Kirtchev | 6 | -11/+94 |
2015-11-12 | contracts.adb (Analyze_Entry_Or_Subprogram_Body_Contract): Remove the guard c... | Hristian Kirtchev | 8 | -340/+474 |
2015-11-12 | exp_attr.adb, [...]: Minor reformatting. | Hristian Kirtchev | 5 | -20/+26 |
2015-11-12 | exp_attr.adb (Compile_Stream_Body_In_Scope): When compiling a stream operatio... | Ed Schonberg | 2 | -6/+45 |
2015-11-12 | sem_ch13.adb (Analyze_Attribute_Definition_Clause): For a variable, if this i... | Eric Botcazou | 4 | -19/+41 |
2015-11-12 | gnat_rm.texi, [...]: Update documentation. | Arnaud Charlet | 7 | -840/+1186 |
2015-11-12 | gnat_rm.texi, [...]: Update documentation. | Arnaud Charlet | 1 | -0/+9 |
2015-11-12 | Code clean ups. | Arnaud Charlet | 2 | -8/+6 |
2015-11-12 | einfo.ads (Overlays_Constant): Document usage for E_Constant. | Eric Botcazou | 6 | -111/+116 |
2015-11-12 | trans.c (gnat_to_gnu): Do not materialize renamed subprograms if only annotat... | Eric Botcazou | 3 | -4/+9 |
2015-11-12 | decl.c (gnat_to_gnu_entity): Create IMPORTED_DECL nodes to describe the subpr... | Arnaud Charlet | 6 | -5/+99 |
2015-11-12 | [multiple changes] | Arnaud Charlet | 9 | -15/+97 |
2015-11-12 | 2015-11-12 Steve Baird <baird@adacore.com> | Steve Baird | 3 | -11/+32 |
2015-11-12 | [multiple changes] | Arnaud Charlet | 4 | -113/+138 |
2015-11-12 | mmx-1.c: Adjust for unified asm. | Christian Bruel | 2 | -1/+5 |
2015-11-12 | [PATCH][ARM]Fix addsi3_compare_op2 pattern. | Renlin Li | 2 | -2/+7 |
2015-11-12 | * include/experimental/bits/string_view.tcc: Fix doxygen @file. | Jonathan Wakely | 2 | -1/+5 |