aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-01-04cgraph.c (cgraph_release_function_body): New function.Jan Hubicka8-25/+54
2007-01-04cfgloop.h (enum li_flags): Make the constants powers of two.Zdenek Dvorak2-5/+9
2007-01-04configure.in: Use DEV-PHASE to detect the default for --enable-werror.Paolo Bonzini2-3/+9
2007-01-04re PR fortran/30276 (gfortran include problem)Tobias Burnus2-5/+14
2007-01-04tree-inline.c (copy_bb): Insert new statements to statements_to_fold set.Jan Hubicka3-0/+49
2007-01-04Makefile.def (target_modules): Add libgcc.Daniel Jacobowitz49-1471/+7593
2007-01-03* gfortran.texi (GNU Fortran and GCC): RewriteBrooks Moses2-43/+33
2007-01-03gfortran.texi (Introduction): Lower "Part I...Brooks Moses3-30/+60
2007-01-03* intrinsic.texi (Introduction): Rewrite first paragraph.Brooks Moses2-7/+11
2007-01-04re PR middle-end/29683 (Arg split between stack/regs can cause stack corruption)Josh Conner4-8/+94
2007-01-03invoke.texi (OpenMP): Added index entry.Brooks Moses3-2/+8
2007-01-04tree-cfg.c (tree_merge_blocks): Release SSA_NAME phi results whose definition...Robert Kennedy2-4/+11
2007-01-03gfortran.texi (GFORTRAN_DEFAULT_RECL): Added units to description.Brooks Moses2-144/+178
2007-01-03intrinsic.texi: Improvements to index entries; change @findex entries to @cin...Brooks Moses4-444/+458
2007-01-03invoke.texi: Change @code-type macros to appropriate variants (@command, @opt...Brooks Moses3-38/+41
2007-01-04Daily bump.GCC Administrator1-1/+1
2007-01-04re PR target/16634 (arm-elf-gcc problems when generating code for __attribute...Paul Brook2-16/+41
2007-01-04re PR c++/28217 (ICE in tree_int_cst_sgn)Jakub Jelinek3-0/+19
2007-01-03* intrinsic.texi: Various minor cleanups.Brooks Moses2-18/+18
2007-01-03backport: thumb2.md: New file.Paul Brook27-1367/+4642
2007-01-04unwind-dw2.c (SIGNAL_FRAME_BIT, [...]): Define.Jakub Jelinek3-11/+61
2007-01-03Fix PR number in my last changelog entry, I got the testsuite one correct.Andrew Pinski1-1/+1
2007-01-03re PR target/20353 (uclibc does not provide C99 math functions)Andrew Pinski4-40/+62
2007-01-03vect.exp: Skip PowerPC targets not supporting -maltivec.Joseph Myers3-2/+11
2007-01-03* cgraphunit.c, tree-ssa-alias.c: Fix comment typos.Kazu Hirata3-2/+4
2007-01-03* pt.c: Fix a comment typo.Kazu Hirata2-2/+6
2007-01-03re PR middle-end/30286 (Segfault with -O2 -ftrapv)Jakub Jelinek2-0/+40
2007-01-03alias.c (init_alias_analysis): Use VEC_safe_grow_cleared.Kazu Hirata10-77/+74
2007-01-03re PR c++/29535 (ICE in instantiate_class_template, at cp/pt.c:5728)Jakub Jelinek2-0/+20
2007-01-03re PR c++/29054 (ICE on friend template specialization)Jakub Jelinek2-0/+23
2007-01-03i386.h (NON_STACK_REG_P, [...]): Remove.Kazu Hirata3-19/+12
2007-01-03ibits.f90: New test.Jerry DeLisle2-1/+20
2007-01-03trans-intrinsic.c (gfc_conv_intrinsic_ibits): Fix call to build_int_cst.Steven G. Kargl2-1/+6
2007-01-03loop-unswitch.c (unswitch_loop): Pass probabilities to loopify.Zdenek Dvorak12-56/+291
2007-01-03pr16194.c: We now output error on all three functions, not just first one.Jan Hubicka11-42/+144
2007-01-03Daily bump.GCC Administrator1-1/+1
2007-01-02Makefile.in: Update copyright year.Carlos O'Donell2-1/+5
2007-01-02Makefile.in: Export GCC_EXEC_PREFIX before calling $(RUNTEST) in $(lang_check...Carlos O'Donell2-0/+7
2007-01-02tree-mudflap.c (mf_decl_cache_locals, [...]): Do not add referenced vars.Jan Hubicka4-8/+12
2007-01-02tree-optimize (execute_fixup_cfg): Set after_inlining flag.Jan Hubicka2-29/+73
2007-01-02sbitmap.c (HOST_BITS_PER_LONG_LONG): Change to HOST_BITS_PER_LONGLONGSteve Ellcey2-1/+6
2007-01-02re PR c/19977 (overflow in non-static initializer should not be pedwarn)Manuel López-Ibáñez5-3/+15
2007-01-02alpha.md, [...]: Always use set_unique_reg_note to add REG_EQUAL notes.Steven Bosscher13-98/+68
2007-01-02Revert:Kazu Hirata10-72/+93
2007-01-02c-common.c (c_common_truthvalue_conversion): When warning about using an assi...Ian Lance Taylor8-6/+281
2007-01-02re PR middle-end/7651 (Define -Wextra strictly in terms of other warning flags)Manuel López-Ibáñez9-9/+108
2007-01-02alias.c (init_alias_analysis): Use VEC_safe_grow_cleared.Kazu Hirata10-76/+84
2007-01-02re PR fortran/30276 (gfortran include problem)Tobias Burnus2-0/+10
2007-01-02pt.c (canonical_template_parms): Correct typo in comment.Douglas Gregor2-1/+5
2007-01-02re PR fortran/20896 (ambiguous interface not detected)Paul Thomas6-40/+15