aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2011-08-25regrename.c (scan_rtx_reg, [...]): Don't declare.Bernd Schmidt2-131/+132
2011-08-25avr-protos.h (byte_immediate_operand): Remove Prototype.Georg-Johann Lay4-11/+12
2011-08-25avr.c (reg_class_tab): Make local to avr_regno_reg_class.Georg-Johann Lay2-16/+29
2011-08-25avr.c (STR_PREFIX_P): New Define.Georg-Johann Lay2-8/+18
2011-08-25Wshadow-3.c: Restore original content destroyed by r148442.Richard Guenther2-60/+24
2011-08-25md.texi (automata_option): Document collapse-ndfa.Bernd Schmidt3-46/+174
2011-08-25avr.md: Fix indentation from r177991.Georg-Johann Lay2-12/+16
2011-08-25regrename.c (struct du_head): Remove member terminated.Bernd Schmidt2-203/+210
2011-08-25varasm.c: (default_binds_local_p_1): Commentary typo fix.Bernhard Reutner-Fischer2-2/+6
2011-08-25Daily bump.GCC Administrator1-1/+1
2011-08-24gccgo...Roberto Lublinerman14-213/+448
2011-08-24Mention PR target/50172.H.J. Lu1-0/+1
2011-08-24Convert to Pmode if needed.H.J. Lu2-0/+7
2011-08-24re PR fortran/50163 (ICE: initialization expression)Tobias Burnus4-0/+22
2011-08-24tree-data-ref.c (dr_analyze_indices): Avoid unsharing the ref in the basic-bl...Richard Guenther2-32/+35
2011-08-24fold-const.c (fold_comparison): Fold &a < &a + 4 even with -fno-strict-overflow.Richard Guenther2-0/+7
2011-08-24tree-vectorizer.c (vect_print_dump_info): Avoid the file and location clutter...Richard Guenther2-1/+9
2011-08-24re PR c/49396 (c-family/c-cppbuiltin.c: duplicate if expressions)Richard Biener2-2/+7
2011-08-24gengtype-state.c (write_state): Remove timestamped header line.Simon Baldwin2-2/+4
2011-08-24* Makefile.in (CFLAGS-collect2.o, CFLAGS-c-family/c-opts.o)Joseph Myers10-55/+63
2011-08-24* Makefile.in (ALL_CXXFLAGS): Include $(CFLAGS-$@).Joseph Myers2-1/+5
2011-08-24re PR tree-optimization/50067 (Wrong code with -fpredictive-commoning)Richard Guenther6-12/+106
2011-08-24Daily bump.GCC Administrator1-1/+1
2011-08-23ira.c (ira_init_register_move_cost): Check small subclasses through ira_reg_c...Vladimir Makarov2-1/+6
2011-08-23* config/i386/sse-22.c: Rearrange to fix sse-22a.c failure.Uros Bizjak1-37/+39
2011-08-23constraints.md (Yp): New register constraint.Uros Bizjak3-215/+40
2011-08-23Add AVX2 testcases.Kirill Yukhin389-12/+11175
2011-08-23re PR middle-end/38509 (Bogus "attempt to free a non-heap object" warning)Mark Heffernan4-6/+27
2011-08-23Add BMI2 support.H.J. Lu54-72/+1397
2011-08-23typeck2.c (build_functional_cast): Don't try to avoid calling build_value_init.Jason Merrill5-17/+15
2011-08-23re PR c++/49045 ([C++0x] unexpected "different exception specifier" error wit...Jason Merrill4-1/+59
2011-08-23tree.c (build_target_expr): Set TREE_CONSTANT on literal TARGET_EXPR if the v...Jason Merrill3-4/+10
2011-08-23Core 903 (partial)Jason Merrill4-12/+16
2011-08-23Core 975Jason Merrill12-58/+97
2011-08-23re PR c++/50024 ([C++0x] [4.7 Regression] crash when using braced initializat...Jason Merrill6-1/+33
2011-08-23* semantics.c (potential_constant_expression_1): Allow 'this'.Jason Merrill2-14/+4
2011-08-23re PR c++/50158 (invalid 'variable set but not used' warning (boolean used as...Jakub Jelinek4-0/+24
2011-08-23re PR middle-end/50161 (wrong code with -fno-tree-ter and __builtin_popcountl)Jakub Jelinek9-43/+114
2011-08-23re PR c++/50055 ([PATCH] Location information for the throw() specification i...Siddhesh Poyarekar4-2/+43
2011-08-23cfgexpand.c (expand_one_register_var): Use get_pointer_alignment.Michael Matz2-1/+32
2011-08-23re PR c++/46862 (ICE on std::decimal::decimal32 without any fields)Jakub Jelinek4-1/+37
2011-08-23Makefile.in (tree-data-ref.o): Add tree-affine.h dependency.Richard Guenther8-48/+90
2011-08-23re PR fortran/31600 (Better error message for redeclation of USEd symbols)Tobias Burnus5-1/+43
2011-08-23re PR tree-optimization/50162 (Wrong vectorization)Richard Guenther2-1/+6
2011-08-23tree-data-ref.c (dr_analyze_indices): Add comments, handle REALPART_EXPR and ...Richard Guenther2-2/+30
2011-08-23Daily bump.GCC Administrator1-1/+1
2011-08-22* ChangeLog: Add missing change.Uros Bizjak1-0/+1
2011-08-22re PR target/50155 (AVX2 support broke -mavx)Uros Bizjak4-31/+104
2011-08-22Add ability to force lexed tokens' source_locations.Gabriel Charette4-7/+30
2011-08-23m32c.h (CLASS_MAX_NREGS): Remove macro.Anatoly Sokolov4-9/+21