aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2015-05-18tree.c (strip_typedefs_expr): Fix typo.Jason Merrill2-4/+8
2015-05-18* ptree.c (cxx_print_xnode): Handle TRAIT_EXPR.Jason Merrill2-0/+11
2015-05-18re PR rtl-optimization/57032 (internal compiler error: Max. number of generat...Uros Bizjak3-10/+15
2015-05-18arm.md (andsi_not_shiftsi_si_scc): New pattern.Alex Velenko7-0/+262
2015-05-18Fix ICE when both micromips and nomicromips attributes are used.Robert Suchanek4-0/+33
2015-05-18IPA ICF: add support for debug counter.Martin Liska2-1/+9
2015-05-18dbgcnt: enhance behavior.Martin Liska3-13/+24
2015-05-18Move array-type va_list handling to build_va_argTom de Vries9-62/+143
2015-05-18Fix whitespace in tree-ssa-tail-merge.cTom de Vries2-7/+10
2015-05-17invoke.texi (ARM Options, mtune): Add generic-armv7-a, cortex-a17, and cortex...Jim Wilson2-5/+10
2015-05-18Daily bump.GCC Administrator1-1/+1
2015-05-1720150120-1.c (dg-final): Cleanup original tree dump.Uros Bizjak5-0/+11
2015-05-17pr66174.c: New test.Uros Bizjak1-0/+30
2015-05-17re PR target/54236 ([SH] Improve addc and subc insn utilization)Oleg Endo2-4/+9
2015-05-17re PR target/66174 (ICE: in extract_insn, at recog.c:2341 (unrecognizable ins...Uros Bizjak3-8/+46
2015-05-17re PR fortran/37131 (inline matmul for small matrix sizes)Thomas Koenig3-0/+48
2015-05-17Daily bump.GCC Administrator1-1/+1
2015-05-16FT32 target added. Approved by Jeff Law [law@redhat.com]James Bowman13-0/+2731
2015-05-16toplev.c (emit_debug_global_declarations): Do not output debug info when doin...Jan Hubicka2-0/+8
2015-05-16ipa-utils.h (warn_types_mismatch, [...]): Declare.Jan Hubicka1-0/+18
2015-05-16ipa-utils.h (warn_types_mismatch, [...]): Declare.Jan Hubicka16-78/+269
2015-05-16tree.c (verify_type_variant): Verify tree_base and type_common flags.Jan Hubicka2-98/+142
2015-05-16re PR fortran/65903 (Line continuation followed by comment character in strin...Jerry DeLisle3-0/+31
2015-05-16re PR fortran/65903 (Line continuation followed by comment character in strin...Jerry DeLisle3-14/+14
2015-05-16re PR fortran/66113 (Variable n cannot appear in the expression with nested b...Thomas Koenig4-4/+46
2015-05-16re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC...Manuel López-Ibáñez16-258/+375
2015-05-16re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC...Manuel López-Ibáñez5-0/+84
2015-05-16re PR target/65768 (sub-optimimal code for constant Uses in loop)Kugan Vivekanandarajah5-21/+87
2015-05-162015-05-16 Mikael Morin <mikael@gcc.gnu.orgMikael Morin4-6/+93
2015-05-16re PR target/66140 (ICE at extract_insn, at recog.c:2343 when compiling for a...Uros Bizjak4-5/+67
2015-05-16Daily bump.GCC Administrator1-1/+1
2015-05-15re PR c/48956 (-Wconversion should warn when a complex value is assigned to a...Mikhail Maltsev6-23/+446
2015-05-15re PR tree-optimization/64454 (optimize (x%5)%5)Marc Glisse4-3/+42
2015-05-15[PATCH 9/13] x86 musl supportGregor Richards3-0/+16
2015-05-15Add missed testcase for 223215.Ilya Enkovich1-0/+17
2015-05-15ipa-chkp.h (chkp_wrap_function): New.Ilya Enkovich6-8/+91
2015-05-15re PR middle-end/66134 ([CHKP] ICE: Unable to coalesce ssa_names 18 and 17 wh...Ilya Enkovich3-5/+26
2015-05-15[AArch64] Removed unused SLOWMUL target flagsKyrylo Tkachov2-4/+9
2015-05-15Apply arm.h change for previous commit.Ramana Radhakrishnan1-2/+2
2015-05-15Fix up bootstrap and fix typo in related changelog entry.Ramana Radhakrishnan1-1/+6
2015-05-15alpha.md (extendqidi2): Use general_operand instead of some_operand for opera...Uros Bizjak3-20/+17
2015-05-15alpha.c (alpha_extract_integer): Do not handle CONST_WIDE_INT and CONST_DOUBLE.Uros Bizjak2-22/+25
2015-05-14varasm.c (output_constant_pool_1): Pass down alignment from constant pool ent...Rohit Arul Raj4-2/+108
2015-05-15Daily bump.GCC Administrator1-1/+1
2015-05-14re PR rtl-optimization/65862 ([MIPS] IRA/LRA issue: integers spilled to float...Vladimir Makarov7-1/+54
2015-05-14i386.md (sibcall_memory): Check that register with callee address is not also...Alexander Monakov5-9/+65
2015-05-14generic-match-head.c (types_match): Handle non-types.Marc Glisse4-7/+25
2015-05-14[AArch64] Use conditional negate for absWilco Dijkstra4-28/+19
2015-05-14re PR c/66066 (r222889 causes bogus error: initializer element is not constant)Marek Polacek10-19/+191
2015-05-14rl78.c (rl78_select_section): Select the correct default section based upon t...Nick Clifton2-3/+16