aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2007-01-17avr.h (AVR_HAVE_LPMX): New macro.Anatoly Sokolov5-38/+65
2007-01-17vec.h (VEC_reserve_exact): Define.Ian Lance Taylor5-76/+237
2007-01-17re PR fortran/30476 ([Regression 4.2, 4.3] Via other module imported generic ...Paul Thomas4-2/+53
2007-01-17vectorize1.c: Add cleanup-tree-dump.Dorit Nuzman3-0/+7
2007-01-17* ipa-type-escape.c (look_for_casts): Revamp using handled_component_p.Jan Hubicka2-20/+19
2007-01-17config.gcc: Support core2 processor.Eric Christopher2-5/+15
2007-01-17Daily bump.GCC Administrator1-1/+1
2007-01-16tree-ssanames.c (release_dead_ssa_names): Instead of ggc_freeing the names...Jan Hubicka2-1/+12
2007-01-16* java-tree.def: Added copyright header.Tom Tromey2-1/+26
2007-01-16cgraph.h (cgraph_decide_inlining_incrementally): Kill.Jan Hubicka12-151/+360
2007-01-16dfp-bit.c (dfp_compare_op): Return separate value for NaN.Janis Johnson7-1/+353
2007-01-16re PR fortran/30404 ([4.1 only] Wrong FORALL result)Roger Sayle6-129/+168
2007-01-16darwin-ldouble.c: Build file for SOFT_FLOAT.David Edelsohn5-13/+308
2007-01-16tree-vectorizer.h (is_pattern_stmt_p): New.Dorit Nuzman4-52/+100
2007-01-16tree-ssanames.c (release_dead_ssa_names): Remove invalidated cgraph edges too.Jan Hubicka2-0/+10
2007-01-16ifcvt.c: Include vec.h, vecprim.h.Eric Christopher2-48/+70
2007-01-16re PR testsuite/12325 (gcc.dg/torture/builtin-attr-1.c assumes all targets su...Kaveh R. Ghazi2-1/+7
2007-01-16Really update copyright.Eric Christopher1-1/+1
2007-01-16darwin.h: Update copyright.Eric Christopher2-11/+19
2007-01-16Daily bump.GCC Administrator1-1/+1
2007-01-15op-common.h, op-4.h: Update from glibc CVS.Joseph Myers3-6/+14
2007-01-15lang.c (dump_compound_expr): Removed case.Tom Tromey6-168/+30
2007-01-15loop-3.c: Disable with -fpic or -fPIC.Dale Johannesen2-1/+6
2007-01-15sourcebuild.texi (libgcj Tests): Don't mention jacks.Tom Tromey3-22/+57
2007-01-15string_0xfe_0xff_1.f90: Use char instead of achar for 0xff to avoid the "Exte...Thomas Koenig2-1/+7
2007-01-15tree-ssa-dce.c (DCE_TODOs): New.Jan Hubicka2-31/+45
2007-01-15i386.md (fyl2xxf3_i387): Rename from fyl2x_xf3.Uros Bizjak3-193/+139
2007-01-15re PR fortran/28172 ([4.2 and 4.1 only] alternate return in contained procedu...Paul Thomas9-5/+124
2007-01-15Daily bump.GCC Administrator1-1/+1
2007-01-14loop-unswitch.c (unswitch_loop): Do not call fix_loop_placement.Zdenek Dvorak4-43/+47
2007-01-14* gcc.dg/tree-prof/stringop-1.c: Update pattern for memcpy folding.Jan Hubicka2-1/+3
2007-01-14vrp11.c: Fix thinkos in my last patch.Jan Hubicka2-2/+3
2007-01-14always_inline3.c: Update for pre-inline tail recursion elimination.Jan Hubicka2-3/+9
2007-01-14Put back removed entries.H.J. Lu1-6/+25
2007-01-14re PR fortran/30410 (Host association bug w/ EXTERNAL)Paul Thomas4-22/+55
2007-01-14param.h (MIN_VECT_LOOP_BOUND): New.Dorit Nuzman8-6/+45
2007-01-14re PR target/30413 (%z produces ICE for char operands)Uros Bizjak4-3/+33
2007-01-14re PR fortran/30452 ([4.2, 4.1 only] Strange syntax error with high-value cha...Thomas Koenig3-1/+13
2007-01-14tree-dfa.c (remove_referenced_var): New function.Jan Hubicka4-8/+48
2007-01-14tree-eh.c (add_stmt_to_eh_region_fn): Do not add call_exprs separately.Jan Hubicka7-55/+59
2007-01-14Daily bump.GCC Administrator1-1/+1
2007-01-13ipa-reference.c (analyze_function): Consider also addresses taken in phi nodes.Zdenek Dvorak4-1/+49
2007-01-13c-typeck.c (null_pointer_constant_p): Replace use of TREE_CONSTANT_OVERFLOW w...Roger Sayle2-9/+16
2007-01-13tree.h (force_fit_type_double): Remove unused final argument.Roger Sayle5-43/+46
2007-01-13jcf-dump.c (main): Updated call to find_class.Tom Tromey9-358/+48
2007-01-13Daily bump.GCC Administrator1-1/+1
2007-01-12re PR fortran/30435 (Slash at end of input not recognized according to standard)Jerry DeLisle2-0/+48
2007-01-12configure.ac: Set insn to "nop" for spu-*-* also.Andrew Pinski3-2/+7
2007-01-12Add BUILT_IN_FREEOlga Golovanevsky4-0/+10
2007-01-12re PR preprocessor/28227 (valid #ifdef rejected)Tom Tromey2-0/+15