aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2017-03-15* de.po: Update.Joseph Myers2-366/+373
2017-03-15rs6000: Do not xfail nint_2.f90 on Linux systemsSegher Boessenkool2-2/+6
2017-03-15Fix translation issue with character length * errors (PR fortran/79860)David Malcolm2-4/+11
2017-03-15[gcc, testsuite] Don't xfail on armJiong Wang2-2/+7
2017-03-15re PR target/80019 (ICE in ix86_vector_duplicate_value, at config/i386/i386.c...Uros Bizjak4-1/+31
2017-03-15c6x.c (hwloop_optimize): Handle case where the old iteration reg is used afte...Bernd Schmidt2-1/+7
2017-03-15* c-parser.c (c_parser_enum_specifier): Remove redundant line.Marek Polacek2-1/+4
2017-03-15Removed unused dg-error.Martin Liska2-1/+5
2017-03-14re PR tree-optimization/79800 (wrong snprintf result range with precision in ...Martin Sebor5-31/+85
2017-03-15re PR target/79947 (ICE in rs6000_emit_swsqrt at gcc/config/rs6000/rs6000.c:3...Michael Meissner4-1/+25
2017-03-15Daily bump.GCC Administrator1-1/+1
2017-03-14re PR middle-end/80020 (gcc confused about aligned_alloc argument order)Martin Sebor9-12/+55
2017-03-14re PR c/79936 (ICE with -Walloc-size-larger-than=32767)Martin Sebor3-0/+10
2017-03-14re PR rtl-optimization/79728 (ICE in setup_pressure_classes, at ira.c:912)Bernd Schmidt6-7/+45
2017-03-14Document options that can't be combined with -fcheck-pointer-bounds.Martin Liska2-4/+13
2017-03-14Document -Wchkp (PR middle-end/79831).Martin Liska2-1/+12
2017-03-14PR c++/79393 DR 1658 workaroundNathan Sidwell3-16/+47
2017-03-14Install gcov-dump.Martin Liska2-0/+14
2017-03-14Do not ICE on an invalid input for MV.Martin Liska2-4/+6
2017-03-14alias.c (struct alias_set_entry): Pack properly.Richard Biener18-75/+96
2017-03-14Verify that target can create a dispatcher call (PR target/79892).Martin Liska2-0/+13
2017-03-14Fix multiple target clones nodes (PR lto/66295).Martin Liska4-0/+46
2017-03-14s-osinte-linux.ads (struct_sigaction): Use correct type for sa_flags.James Cowgill2-3/+6
2017-03-14re PR tree-optimization/80030 (valgrind error in vect_get_slp_defs at tree-ve...Richard Biener2-0/+7
2017-03-14Use gcc_fallthrough() instead of __attribute__((fallthrough)Kito Cheng2-2/+7
2017-03-14Daily bump.GCC Administrator1-1/+1
2017-03-13* es.po: Update.Joseph Myers2-203/+152
2017-03-13gcc.texi: Remove "up" link to (DIR).Gerald Pfeifer3-2/+7
2017-03-13install.texi (Specific): Remove reference to binutils 2.13.Gerald Pfeifer2-2/+5
2017-03-13* de.po, fr.po: Update.Joseph Myers3-3312/+2705
2017-03-13riscv.c (riscv_emit_float_compare): Use fallthru attribute rather than comments.Jeff Law2-2/+5
2017-03-13pdp11.md (movmemhi): Adjust operand numbers to match_scratch operand is highest.Jeff Law2-4/+9
2017-03-13Do not warn -Wsuggest-attribute=noreturn for main.chkp (PR middle-end/78339).Martin Liska4-1/+23
2017-03-13[ARC] Code size modifications.Claudiu Zissulescu3-14/+51
2017-03-13[ARC] Fix tst_bitfield_tst pattern.Claudiu Zissulescu4-1/+37
2017-03-13[ARC] Add code density instructions.Claudiu Zissulescu3-57/+94
2017-03-13[ARC] Fix conditional move contstraintClaudiu Zissulescu2-1/+5
2017-03-13[ARC] Handle complex PIC move patterns.Claudiu Zissulescu4-1/+82
2017-03-13PR c++/79393 DR 1658 workaroundNathan Sidwell3-1/+44
2017-03-13[ARM] PR target/79911: Invalid vec_select argumentsKyrylo Tkachov2-24/+40
2017-03-13re PR other/79991 (typo in params.def, PARAM_VECT_MAX_PEELING_FOR_ALIGNMENT)Richard Biener2-1/+6
2017-03-13Daily bump.GCC Administrator1-1/+1
2017-03-12install.texi (Specific): Remove description of issue that only occurred with ...Gerald Pfeifer2-8/+5
2017-03-12install.texi (Specific): No longer refer to binutils 2.11/2.12 minimum.Gerald Pfeifer2-3/+5
2017-03-12install.texi (Specific): Remove link to ftp.kernel.org and simplify binutils ...Gerald Pfeifer2-3/+6
2017-03-12Daily bump.GCC Administrator1-1/+1
2017-03-12rs6000, testsuite: Correct the broken_cplxf_arg testSegher Boessenkool2-27/+30
2017-03-11invoke.texi (Warning Options): Fix spelling of link-time optimization.Gerald Pfeifer2-3/+9
2017-03-11re PR fortran/78854 ([F03] DTIO namelist output not working on internal unit)Jerry DeLisle2-0/+46
2017-03-11* c-decl.c (implicit_decl_warning): Add a comment. Fix formatting.Marek Polacek2-33/+44