aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2013-06-18Emit errors when always_inline functions cannot be inlined in -O0 mode.Sriraman Tallam7-3/+38
2013-06-18re PR c++/53211 (range-based 'for' expression of type 'const int []' has inco...Paolo Carlini5-6/+58
2013-06-18Correct ChangeLog:Joern Rennecke1-1/+1
2013-06-18Fix a typo in comments in config/i386/i386.cH.J. Lu2-1/+6
2013-06-18arm.c (neon_vector_mem_operand): Add strict argument.Julian Brown6-20/+48
2013-06-18Makefile.in (LTO_STREAMER_H): Add pointer-set.h dependency.Richard Biener5-104/+32
2013-06-18Makefile.in (cgraphunit.o): Add $(CFGLOOP_H) dependency.Richard Biener3-4/+21
2013-06-18tree-streamer.h (streamer_tree_cache_create): Adjust prototype.Richard Biener7-37/+91
2013-06-18arm.md (attribute "insn"): Move multiplication and division attributes to...Sofiane Naci22-133/+312
2013-06-18Fix c90-fordecl-1.c testMarek Polacek2-2/+6
2013-06-18re PR lto/57334 (ICE: in input_gimple_stmt, at gimple-streamer-in.c:287)Richard Biener2-12/+7
2013-06-18re PR bootstrap/57609 (S/390 ESA mode bootstrap failure since r197266)Andreas Krebbel2-2/+17
2013-06-18re PR c/57630 (Error should include -std=c11 and friends)Marek Polacek2-2/+8
2013-06-18rs6000.h (enum data_align): New.Alan Modra4-22/+68
2013-06-18Daily bump.GCC Administrator1-1/+1
2013-06-17sec_reduce_ind_same_value.c: New test.Balaji V. Iyer2-0/+25
2013-06-17ggc-page.c (ggc_pch_write_object): Remove erroneous ATTRIBUTE_UNUSED marking.David Malcolm2-1/+6
2013-06-17+2013-06-17 Balaji V.Balaji V. Iyer2-6/+12
2013-06-17aarch64-simd.md (aarch64_dup_lane<mode>): Add r<-w alternative and update.Sofiane Naci6-33/+34
2013-06-17lto-streamer.h (enum LTO_tags): Add LTO_tree_scc.Richard Biener18-592/+2381
2013-06-17re PR c++/16128 (Diagnostic of missing argument list within functions)Paolo Carlini14-23/+57
2013-06-17Fixed a word wrap issue in my entry of testsuite/Changelog.Balaji V. Iyer1-2/+2
2013-06-17unaligned-memcpy-2.c (dest): Initialize to ensure alignment.Kyrylo Tkachov2-1/+6
2013-06-17gfortran.h (gfc_option_t): Add fpe_summary.Tobias Burnus7-17/+91
2013-06-16+2013-06-16 Balaji V.Balaji V. Iyer2-1/+6
2013-06-17Daily bump.GCC Administrator1-1/+1
2013-06-16mips.h (ISA_HAS_MUL3): Include TARGET_MIPS5900.Jürgen Urban3-13/+44
2013-06-16gcc/Richard Sandiford2-19/+42
2013-06-16re PR rtl-optimization/57425 (RTL alias analysis unprepared to handle stack s...Joern Rennecke10-11/+196
2013-06-16mips.h (ISA_HAS_LL_SC): Exclude TARGET_MIPS5900.Jürgen Urban3-2/+11
2013-06-16Daily bump.GCC Administrator1-1/+1
2013-06-15re PR fortran/49074 ([OOP] Defined assignment w/ CLASS arrays: Incomplete err...Mikael Morin5-1/+65
2013-06-15tree-flow.h (gimple_check_call_matching_types): Add new argument.Dehao Chen7-12/+30
2013-06-15h8300.exp: New.Oleg Endo22-179/+400
2013-06-15Daily bump.GCC Administrator1-1/+1
2013-06-14re PR c++/51413 (Broken diagnostic with __builtin_offsetof)Paolo Carlini4-4/+30
2013-06-14re PR target/57615 (power8 support does not deal with -mquad-memory -mno-vsx)Michael Meissner2-2/+12
2013-06-14gimple.h (gimple_can_coalesce_p): Prototype.Jeff Law5-20/+250
2013-06-14compiler: fix computation of Offsetof.Ian Lance Taylor3-12/+37
2013-06-14aarch64-simd.md (aarch64_<su>mlal_lo<mode>): New pattern.Vidya Praveen4-0/+435
2013-06-14* Makefile.in (TARGET_H): Add insn-codes.h.Mike Stump2-1/+5
2013-06-14re PR fortran/57508 ([OOP] Intrinsic assignment+defined-assignment for comps:...Tobias Burnus4-0/+44
2013-06-14re PR c++/57599 (result of dynamic_cast<cv T> is just T)Paolo Carlini5-12/+105
2013-06-14re PR middle-end/57134 (ICE with -mstrict-align and inline assembly on ppc64)Alan Modra4-9/+46
2013-06-14re PR fortran/57596 (Wrong code for allocatable deferred-length strings)Tobias Burnus4-8/+73
2013-06-14Daily bump.GCC Administrator1-1/+1
2013-06-13rs6000.c (rs6000_option_override_internal): Move test for clearing quad memor...Michael Meissner2-10/+15
2013-06-13fold-const.c (negate_expr_p): Handle VECTOR_CST.Marc Glisse4-11/+72
2013-06-14varasm.c (force_const_mem): Revert 2013-06-07 change.Alan Modra2-2/+5
2013-06-13Commit forgotten fileMikael Morin1-0/+40