aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-05-27materialize-1_0.c: New file.Jan Hubicka3-0/+35
2010-05-27cgraphunit.c (verify_cgraph_node): Do checking that DECL match edge only when...Jan Hubicka4-29/+42
2010-05-27Daily bump.GCC Administrator1-1/+1
2010-05-26avr-c.c: Do not include regs.h.Steven Bosscher4-37/+44
2010-05-26explow.c (set_stack_check_libfunc): Adjust to accept name as a string instead...Steven Bosscher6-7/+21
2010-05-26java-tree.h (struct lang_decl_func): Change type of throws_list field to a VEC.Nathan Froyd4-11/+21
2010-05-26pretty-print.c: Don't include ggc.h.Joseph Myers5-14/+44
2010-05-26Move cplusplus parts into cp/ChangeLog and remove them from gcc's.Kai Tietz2-9/+12
2010-05-26gimple.c (gimple_types_compatible_p): Return 0 for aggregate and pointer type...Eric Botcazou5-2/+51
2010-05-26MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.Sterling Augustine3-3/+12
2010-05-26sparc.h (FUNCTION_VALUE, [...]): Remove macros.Anatoly Sokolov4-44/+73
2010-05-26dwarf2out.c (struct dw_fde_struct): Reorder flags.Eric Botcazou2-34/+45
2010-05-26Do not check the if-convertibility of statements that are not predicated.Sebastian Pop2-3/+25
2010-05-26Reorganize the analysis of basic block predication.Sebastian Pop2-163/+161
2010-05-26Remove conditions in the code generation of if-conversion.Sebastian Pop2-31/+44
2010-05-26Don't handle BBs with more than 2 preds or succs.Sebastian Pop2-0/+9
2010-05-26Avoid if-conversion of loops in which the data dependence analysis fails.Sebastian Pop2-0/+19
2010-05-26Do not compute/free CDI_POST_DOMINATORS.Sebastian Pop2-4/+6
2010-05-26Make tree_if_conversion not return a bool.Sebastian Pop2-6/+8
2010-05-26Fix comments.Sebastian Pop2-5/+10
2010-05-26demangle-expected: Add tests for __int128 and unsigned __int128 types.Kai Tietz35-18/+1228
2010-05-26tree-ssa-sccvn.c (copy_nary): Adjust.Richard Guenther2-62/+70
2010-05-26spu-c.c: Do not include function.h...Steven Bosscher2-7/+5
2010-05-26ggc.h (ggc_min_expand_heuristic, [...]): Remove.Laurynas Biveinis2-2/+5
2010-05-26re PR c++/43382 ([C++0x] ICE with auto return type and variadic templates)Jason Merrill4-13/+51
2010-05-26opts.c (common_handle_option): Handle OPT_Ofast.Richard Guenther2-0/+5
2010-05-26class.c (utf8_decl_list): Delete.Nathan Froyd5-47/+56
2010-05-26diagnostic.c: Don't include opts.h.Joseph Myers11-68/+208
2010-05-26picochip.md (movsi): Split a movsi from a const after reload.Hariharan Sandanagobalane2-1/+6
2010-05-26ggc-zone.c: Update copyright year.Laurynas Biveinis3-11/+43
2010-05-26* lto-lang.c: Do not include expr.h.Steven Bosscher2-1/+4
2010-05-26re PR rtl-optimization/44164 (Aliasing bug triggered by Boost.Bind/Boost.Func...Richard Guenther5-10/+84
2010-05-26* c-typeck.c: Do not include expr.h.Steven Bosscher2-1/+4
2010-05-26* cp-lang.c: Do not include expr.h.Steven Bosscher2-1/+4
2010-05-26* fortran/f95-lang.c: Do not include libfuncs.h, expr.h, and except.h.Steven Bosscher2-5/+4
2010-05-26rtl.h (decl_default_tls_model): Move prototype from here...Steven Bosscher17-22/+49
2010-05-26re PR target/44199 (ppc64 glibc miscompilation)Jakub Jelinek3-0/+35
2010-05-26re PR fortran/40011 (Problems with -fwhole-file)Paul Thomas4-14/+51
2010-05-26Daily bump.GCC Administrator1-1/+1
2010-05-25function.h (struct function): Add can_throw_non_call_exceptions bit.Eric Botcazou25-53/+120
2010-05-25i386-c.c: Do not include rtl.h.Steven Bosscher3-2/+6
2010-05-25attribs.c: Do not include rtl.h.Steven Bosscher3-2/+6
2010-05-25utils.c: Do not include function.h, pointer-set.h, and gimple.h.Steven Bosscher8-114/+30
2010-05-25double-int.h (double_int_and): New.Anatoly Sokolov3-64/+26
2010-05-25configure.ac: Redirect grep stdout, stderr to /dev/null instead of grep -q.Rainer Orth8-10/+28
2010-05-25Makefile.in (EXCEPT_H): Fix typo.Steven Bosscher29-112/+112
2010-05-25re PR fortran/30668 (-fwhole-file should catch function of wrong type)Daniel Franke9-10/+133
2010-05-25mangle40.C: Adjust dg-require-alias syntax.Jack Howarth4-1/+10
2010-05-25lang.c (java_classify_record): Return RECORD_IS_INTERFACE for interfaces.Jakub Jelinek2-3/+4
2010-05-25objc-act.c (objc_build_constructor): Adjust OBJCPLUS impedance mismatch code ...Nathan Froyd2-1/+6