aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2015-07-03attribs.c (decl_attributes): Guard inform with the return value of the preced...Paolo Carlini2-4/+9
2015-07-03[Patch docs obvious AArch64] Fix position of -moverride documentationJames Greenhalgh2-8/+13
2015-07-03wide-int_plugin.c (test_double_int_round_udiv): Avoid narrowing error.Jason Merrill2-2/+7
2015-07-03re PR rtl-optimization/66706 (Redundant bitmask instruction on x >> (n & 32))Segher Boessenkool2-0/+28
2015-07-03genmatch.c (commutative_tree_code, [...]): Copy from tree.cRichard Biener2-0/+82
2015-07-03Add the missing fileH.J. Lu1-0/+10
2015-07-03Add IA MCU support to x86intrin.hH.J. Lu4-1/+39
2015-07-03fold-const.c (fold_mathfn_compare): Remove.Richard Biener3-303/+203
2015-07-03vget_lane.c: New testcase.Christophe Lyon2-0/+129
2015-07-032015-07-03 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini1-1/+1
2015-07-03[Patch SRA] Fix PR66119 by calling get_move_ratio in SRAJames Greenhalgh5-19/+97
2015-07-03fold-const.c (fold_binary_loc): Move (T)ptr & CST folding...Richard Biener3-19/+20
2015-07-03re PR target/37072 (-mfancy-math-387 should be the default in FreeBSD)Gerald Pfeifer2-1/+7
2015-07-02re PR c++/66743 (ICE: tree check: expected record_type or union_type or qual_...Jason Merrill3-1/+16
2015-07-03Daily bump.GCC Administrator1-1/+1
2015-07-02pt.c (type_dependent_expression_p): Handle expressions that refer to variable...Andrew Sutton3-0/+16
2015-07-02* trans-common.c: Include <map> after system.h.David Edelsohn2-1/+7
2015-07-02re PR fortran/52846 ([F2008] Support submodules)Paul Thomas20-50/+1444
2015-07-02re PR preprocessor/53690 ([C++11] \u0000 and \U00000000 are wrongly encoded a...Paolo Carlini2-0/+12
2015-07-02rs6000-builtin.def (CMPGE_16QI): New built-in definition.Bill Schmidt6-3/+258
2015-07-02re PR fortran/56520 (Syntax error causes misleading message: "Invalid charact...Steven G. Kargl4-1/+27
2015-07-02re PR fortran/66545 (ICE on using undefined parameter/variable values)Steven G. Kargl5-0/+54
2015-07-02re PR rtl-optimization/66706 (Redundant bitmask instruction on x >> (n & 32))Segher Boessenkool2-0/+15
2015-07-02Regenerate .pot files.Joseph Myers2-9849/+10897
2015-07-02tree-pass.h (make_pass_ch_vect): New.Alan Lawrence7-16/+196
2015-07-02builtins.c (get_pointer_alignment_1): Handle POINTER_PLUS_EXPR.Richard Biener4-85/+41
2015-07-02cris.md ("epilogue"): Remove condition.Hans-Peter Nilsson2-4/+7
2015-07-02re PR tree-optimization/66719 (gcc.dg/vect/bb-slp-32.c FAILs)Richard Biener2-1/+7
2015-07-02tree-ssa-dom.c (build_and_record_new_cond): Add optional parameter to record ...Richard Biener4-2/+36
2015-07-01Add prototype for exitH.J. Lu2-0/+5
2015-07-02tree-ssa-loop-ivopts.c (struct ivopts_data): New field iv_obstack.Bin Cheng2-18/+27
2015-07-02Daily bump.GCC Administrator1-1/+1
2015-07-01tpf.h (LIBSTDCXX): Change to CPP1.DJ Delorie2-1/+14
2015-07-01c-common.h (D_CXX11): Rename from D_CXX0X.Jason Merrill7-17/+24
2015-07-01c-opts.c (c_common_post_options): Default to C++14.Jason Merrill4-3/+9
2015-07-01c-opts.c (c_common_post_options): Highest ABI level is now 10.Jason Merrill6-8/+18
2015-07-01re PR c++/65945 (C++ alignment of nullptr_t is 1 and might cause unaligned st...Jason Merrill5-0/+53
2015-07-01Use scan-rtl-dump in i386/vararg-loc.cTom de Vries2-4/+10
2015-07-01re PR middle-end/66685 (conftest.c:16:1: internal compiler error: in as_a, at...Richard Sandiford2-1/+10
2015-07-01arith.c (gfc_arith_divide): With -Winteger-division...Thomas Koenig6-3/+54
2015-07-01re PR rtl-optimization/61047 (wrong code at -O1 on x86_64-linux)Bernd Edlinger4-14/+262
2015-07-01fold-const.c (fold_comparison): Move X - Y CMP 0 -> X CMP Y...Richard Biener3-105/+70
2015-07-01PR jit/66700: set TREE_ADDRESSABLE when building an ADDR_EXPRDavid Malcolm5-0/+175
2015-07-01jit: document union typesDavid Malcolm5-395/+520
2015-07-01jit: clarify (lack of) lifetime requirements on input const char *David Malcolm7-3/+144
2015-07-01armv8-sync-comp-swap.c: Replace 'do-require-effective-target' with 'dg-requir...Matthew Wahab5-5/+14
2015-07-01msp430.md (zero_extendhipsi2): Use MOVX.A to store a 16-bit value into a 20-b...Nick Clifton2-1/+8
2015-07-01re PR c++/60365 (multiple noreturn attribute specifiers in a single declarati...Paolo Carlini5-1/+44
2015-07-01[AArch64] Document several AArch64-specific test directivesJiong Wang2-0/+16
2015-07-01[AArch64] Restrict pic-small.c by new test directiveJiong Wang5-0/+41