aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2007-08-26re PR libfortran/33055 (Runtime error in INQUIRE unit existance with -fdefaul...Jerry DeLisle2-2/+43
2007-08-26tree-ssa-sccvn.c, [...]: Remove unnecessary trailing whitespace.Bernhard Fischer5-54/+59
2007-08-26re PR target/32991 (config/alpha/constraints.md is marked as mime-type)H.J. Lu1-0/+6
2007-08-26gfortran.h (gfc_isym_id): Add GFC_ISYM_GAMMA and GFC_ISYM_LGAMMA.H.J. Lu2-0/+7
2007-08-26gfortran.h (gfc_option_t): Add flag_recursive.Asher Langton8-9/+125
2007-08-26re PR fortran/31298 ([F03] use mod, operator(+) => operator(.userOp.) not sup...Tobias Burnus4-13/+77
2007-08-26re PR fortran/32985 (COMMON checking: TYPE with(out) SEQUENCE/bind(C), ALLOCA...Tobias Burnus6-46/+116
2007-08-26re PR middle-end/33181 (Revision 127766 generates bad cmov)H.J. Lu4-0/+50
2007-08-26re PR fortran/32980 (Vendor extension: Intrinsic functions (D)GAMMA, LGAMMA (...Tobias Burnus11-0/+316
2007-08-26re PR fortran/33188 (Fortran 2003: Type declarations without componends)Tobias Burnus4-5/+28
2007-08-26re PR target/33151 (Invalid insn with pre_inc)David Edelsohn3-10/+23
2007-08-26Daily bump.GCC Administrator1-1/+1
2007-08-26re PR bootstrap/30620 (missing dependencies of gcov-io.h breaks --enable-inte...Bernhard Fischer2-2/+10
2007-08-25configure.ac (--debug-prefix-map check): Change assembler version presumed to...Joseph Myers3-2/+8
2007-08-25c-common.c (vector_types_convertible_p, [...]): Constify.Kaveh R. Ghazi44-199/+299
2007-08-25config.gcc: Add x86_64-elf target.Hans Kester2-0/+9
2007-08-25decl.c (cp_tree_node_structure): Kill TINST_LEVEL case.Paolo Bonzini9-114/+126
2007-08-25expr.c (store_expr): Fix order of store_by_pieces arguments.Jakub Jelinek4-4/+62
2007-08-25Daily bump.GCC Administrator1-1/+1
2007-08-24re PR target/11787 (always call memcpy for block move in mips16)Sandra Loosemore11-35/+173
2007-08-24varpool.c (varpool_last_needed_node): Fix comment typo.Tom Tromey3-8/+11
2007-08-24re PR fortran/33178 (-std=f95: SIGN with integer arguments rejected as initia...Tobias Burnus5-7/+29
2007-08-24alpha.c (alpha_mangle_type, [...]): Constify.Kaveh R. Ghazi38-221/+366
2007-08-24bfin.h (TARGET_CPU_CPP_BUILTINS): Define __NO_BUILTIN if -fno-builtin.Jie Zhang2-0/+7
2007-08-24bfin.c (print_operand): Report error instead of ICE for wrong operand.Jie Zhang2-17/+33
2007-08-24* Makefile.in (GTFILES_H): Use $(patsubst) instead of $(subst).Michael Matz2-1/+5
2007-08-24re PR libfortran/32972 (performance of pack/unpack)Thomas Koenig2-17/+8
2007-08-24re PR tree-optimization/33166 (ICE in get_indirect_ref_operands, at tree-ssa-...Richard Guenther5-37/+77
2007-08-24re PR fortran/33139 (array pointer assignment gives incorrect dimensions)Tobias Burnus6-15/+96
2007-08-24expr.c (store_expr): Optimize initialization of an array with STRING_CST.Jakub Jelinek6-2/+78
2007-08-24re PR middle-end/33157 (cmov4.c fails on i686)Uros Bizjak2-1/+9
2007-08-24name-lookup.c (add_decl_to_level): Remove addition to vtables chain.Ollie Wild3-8/+9
2007-08-24Makefile.in (tree-inline.o): Add $(TARGET_H) and $(INTEGRATE_H) dependencies.Richard Biener1-1/+1
2007-08-24Makefile.in (tree-inline.o): Add $(TARGET_H) and $(INTEGRATE_H) dependencies.Richard Guenther10-134/+58
2007-08-24expr.c (get_inner_reference): Do computation of bitoffset from offset in a wa...Richard Guenther2-12/+25
2007-08-24re PR c++/32567 (ICE on invalid use of parameter pack)Jakub Jelinek4-0/+23
2007-08-23pr32721.c: Updated.H.J. Lu2-1/+5
2007-08-24* crtstuff.c (USE_PT_GNU_EH_FRAME): Don't define for uClibc.Jie Zhang2-1/+8
2007-08-24bfin.opt (mfast-fp): Add.Jie Zhang5-5/+25
2007-08-23Fix filenames.H.J. Lu1-8/+8
2007-08-24Daily bump.GCC Administrator1-1/+1
2007-08-24Revert accidentally committed hunk.Jakub Jelinek1-2/+0
2007-08-24re PR tree-optimization/32573 (ice for legal code with -O3)Jakub Jelinek4-13/+76
2007-08-24re PR c++/32898 (Definition of variable N::i outside namespace N not rejected)Jakub Jelinek5-2/+17
2007-08-24decl.c (variable_decl): Don't share charlen structs if length == NULL.Jakub Jelinek5-23/+46
2007-08-24re PR c++/31941 ("confused by earlier errors" message without earlier error m...Jakub Jelinek4-2/+32
2007-08-23configure.ac (leb128): Modify sed statement to work with any binutils version...Brian Sidebotham3-6/+26
2007-08-23arc-protos.h (arc_select_cc_mode, gen_compare_reg): Wrap in RTX_CODE macro gu...Kaveh R. Ghazi86-410/+632
2007-08-23re PR target/17390 (missing floating point compare optimization)Uros Bizjak5-15/+167
2007-08-23tree-pretty-print.c (dump_generic_node): Annotate GIMPLE_MODIFY_STMTs with vo...Richard Guenther11-10/+33