aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-12-20tree-gimple.c (is_gimple_min_invariant): Treat constant vector CONSTRUCTORs a...Andrew Pinski2-0/+12
2006-12-20trans-expr.c (is_zero_initializer_p): Determine whether a given constant expr...Roger Sayle4-0/+165
2006-12-20rtlanal.c (struct subreg_info, [...]): New.Joseph Myers10-110/+213
2006-12-20loop-unswitch.c (unswitch_loop): Update arguments of duplicate_loop_to_header...Zdenek Dvorak10-71/+88
2006-12-20spu.md (vec_widen_umult_hi_v8hi): New.Dorit Nuzman5-0/+170
2006-12-20re PR fortran/29992 ([4.1 only] INTERFACE equivalent to MODULE PROCEDURE?!)Paul Thomas8-6/+126
2006-12-20cgraph.c: Update overall comment; fix vertical spacing.Jan Hubicka3-52/+40
2006-12-20cgraph.h (FOR_EACH_STATIC_VARIABLE, [...]): New macros.Jan Hubicka4-9/+50
2006-12-19re PR tree-optimization/30045 (ICE in nonnull_arg_p with the CHAIN decl)Andrew Pinski4-2/+32
2006-12-20* gcc.dg/20020312-2.c: Add a case for __SPU__.Ben Elliston2-0/+6
2006-12-20* doc/invoke.texi (Optimize Options): Typo fix.Ben Elliston2-1/+5
2006-12-20darwin.c (machopic_select_section): Rewrite.Eric Christopher3-102/+188
2006-12-20Daily bump.GCC Administrator1-1/+1
2006-12-19re PR target/29302 (isfinite returns wrong result at -O1)Eric Christopher2-8/+29
2006-12-19re PR fortran/30238 (associated(null-pointer, null-pointer) returns .true.)Tobias Burnus4-3/+18
2006-12-19* config/pa/pa64-hpux.h (ASM_OUTPUT_EXTERNAL): Add undef.Steve Ellcey2-0/+5
2006-12-19re PR fortran/30236 ([4.1 only]alternate-return subroutine in generic interfa...Paul Thomas5-8/+70
2006-12-19configure.in: Remove "$build" case for powerpc-*-darwin* since it only affect...Paolo Bonzini4-17/+15
2006-12-19re PR bootstrap/29544 (Not building with checking in stage1)Paolo Bonzini8-209/+253
2006-12-19MAINTAINERS: Add myself as build system maintainer.Paolo Bonzini2-0/+5
2006-12-19re PR fortran/29779 (vectorizer fortran testcases failing)Andrew Pinski2-3/+9
2006-12-19re PR target/29302 (isfinite returns wrong result at -O1)Roger Sayle2-0/+15
2006-12-19include.c: #include stdlib.h instead of stdio.h...Ben Elliston2-3/+8
2006-12-19expmed.c (expand_mult_const): Force operand to constant.Jan Hubicka3-20/+41
2006-12-18Fixed tab-to-spaces error in previous entry.Brooks Moses1-2/+2
2006-12-18advance.f90: Renamed to advance_1.f90Brooks Moses14-0/+29
2006-12-19p11144.C: Renamed id to ID because id is an OjbC keyword.Bill Wendling2-2/+7
2006-12-19Daily bump.GCC Administrator1-1/+1
2006-12-19* config/spu/spu.h (HANDLE_PRAGMA_PACK_PUSH_POP): Define.Ben Elliston2-0/+5
2006-12-19* cse.c (cse_insn): Fix formatting.Ben Elliston2-4/+6
2006-12-18builtin-pow-mpfr-1.c: New test.Kaveh R. Ghazi2-0/+23
2006-12-18* gfortran.dg/advance_3.f90: Add dg-do compile directive.Brooks Moses2-0/+5
2006-12-18invoke.texi (Debugging Options): Document -g0.Geoffrey Keating4-2/+11
2006-12-18c.opt (Wmissing-declarations): Add C++ and ObjC++.Ian Lance Taylor7-6/+94
2006-12-18trans-array.c (gfc_conv_array_index_offset): Avoid multiplying index by one, ...Roger Sayle2-5/+13
2006-12-18Add memory reuse to virtual operands in the operand scanner.Andrew MacLeod4-317/+345
2006-12-18Makefile.am: remove @X_CFLAGS@ from AM_CXXFLAGS...Adam Megacz7-330/+138
2006-12-18rs6000.md (*movdf_hardfloat32): Use %X format to determine if memory operand ...Nathan Sidwell2-6/+11
2006-12-18Daily bump.GCC Administrator1-1/+1
2006-12-17cselib.c (struct cselib_val_struct): Make val_rtx its own field, remove the u...Steven Bosscher3-26/+29
2006-12-17cse.c (have_eh_succ_edges): New function.Steven Bosscher2-17/+32
2006-12-17pr27528.c: Use empty templates.Eric Botcazou2-6/+10
2006-12-17re PR fortran/30207 (ICE in gfc_dep_resolver with where (a < 0) a(:) = 1)Roger Sayle6-20/+79
2006-12-17associated.c: Check for associated(NULL,NULL).Tobias Burnus4-0/+12
2006-12-17re PR libstdc++/11953 (_REENTRANT defined when compiling non-threaded code.)Matthias Klose2-1/+6
2006-12-17cse.c (cse_find_path): Don't wrap a gcc_assert in ENABLE_CHECKING.Steven Bosscher2-9/+30
2006-12-17cse.c (this_insn_cc0, [...]): New global variables, moved out from cse_insn.Steven Bosscher2-37/+57
2006-12-16gfortran.texi: Added TeX support for document parts...Brooks Moses2-172/+267
2006-12-17* cgraphunit.c (ipa_passes): Clear current_function_decl.Jan Hubicka2-0/+5
2006-12-17Daily bump.GCC Administrator1-1/+1