summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* alias.c (memory_modified_1, [...]): Constify.Kaveh R. Ghazi2007-08-2732-315/+551
* Daily bump.GCC Administrator2007-08-271-1/+1
* re PR libfortran/33055 (Runtime error in INQUIRE unit existance with -fdefaul...Jerry DeLisle2007-08-261-0/+1
* negative_unit.f: Add new checkJerry DeLisle2007-08-263-0/+51
* re PR libfortran/33055 (Runtime error in INQUIRE unit existance with -fdefaul...Jerry DeLisle2007-08-262-2/+43
* tree-ssa-sccvn.c, [...]: Remove unnecessary trailing whitespace.Bernhard Fischer2007-08-265-54/+59
* re PR target/32991 (config/alpha/constraints.md is marked as mime-type)H.J. Lu2007-08-261-0/+6
* gfortran.h (gfc_isym_id): Add GFC_ISYM_GAMMA and GFC_ISYM_LGAMMA.H.J. Lu2007-08-262-0/+7
* gfortran.h (gfc_option_t): Add flag_recursive.Asher Langton2007-08-268-9/+125
* re PR fortran/31298 ([F03] use mod, operator(+) => operator(.userOp.) not sup...Tobias Burnus2007-08-264-13/+77
* re PR fortran/32985 (COMMON checking: TYPE with(out) SEQUENCE/bind(C), ALLOCA...Tobias Burnus2007-08-266-46/+116
* re PR middle-end/33181 (Revision 127766 generates bad cmov)H.J. Lu2007-08-264-0/+50
* re PR fortran/32980 (Vendor extension: Intrinsic functions (D)GAMMA, LGAMMA (...Tobias Burnus2007-08-2611-0/+316
* re PR fortran/33188 (Fortran 2003: Type declarations without componends)Tobias Burnus2007-08-264-5/+28
* re PR target/33151 (Invalid insn with pre_inc)David Edelsohn2007-08-263-10/+23
* Daily bump.GCC Administrator2007-08-261-1/+1
* re PR bootstrap/30620 (missing dependencies of gcov-io.h breaks --enable-inte...Bernhard Fischer2007-08-262-2/+10
* configure.ac (--debug-prefix-map check): Change assembler version presumed to...Joseph Myers2007-08-253-2/+8
* c-common.c (vector_types_convertible_p, [...]): Constify.Kaveh R. Ghazi2007-08-2544-199/+299
* config.gcc: Add x86_64-elf target.Hans Kester2007-08-252-0/+9
* decl.c (cp_tree_node_structure): Kill TINST_LEVEL case.Paolo Bonzini2007-08-259-114/+126
* expr.c (store_expr): Fix order of store_by_pieces arguments.Jakub Jelinek2007-08-254-4/+62
* Daily bump.GCC Administrator2007-08-251-1/+1
* re PR target/11787 (always call memcpy for block move in mips16)Sandra Loosemore2007-08-2411-35/+173
* varpool.c (varpool_last_needed_node): Fix comment typo.Tom Tromey2007-08-243-8/+11
* re PR fortran/33178 (-std=f95: SIGN with integer arguments rejected as initia...Tobias Burnus2007-08-245-7/+29
* alpha.c (alpha_mangle_type, [...]): Constify.Kaveh R. Ghazi2007-08-2438-221/+366
* bfin.h (TARGET_CPU_CPP_BUILTINS): Define __NO_BUILTIN if -fno-builtin.Jie Zhang2007-08-242-0/+7
* bfin.c (print_operand): Report error instead of ICE for wrong operand.Jie Zhang2007-08-242-17/+33
* * Makefile.in (GTFILES_H): Use $(patsubst) instead of $(subst).Michael Matz2007-08-242-1/+5
* re PR libfortran/32972 (performance of pack/unpack)Thomas Koenig2007-08-242-17/+8
* re PR tree-optimization/33166 (ICE in get_indirect_ref_operands, at tree-ssa-...Richard Guenther2007-08-245-37/+77
* re PR fortran/33139 (array pointer assignment gives incorrect dimensions)Tobias Burnus2007-08-246-15/+96
* expr.c (store_expr): Optimize initialization of an array with STRING_CST.Jakub Jelinek2007-08-246-2/+78
* re PR middle-end/33157 (cmov4.c fails on i686)Uros Bizjak2007-08-242-1/+9
* name-lookup.c (add_decl_to_level): Remove addition to vtables chain.Ollie Wild2007-08-243-8/+9
* Makefile.in (tree-inline.o): Add $(TARGET_H) and $(INTEGRATE_H) dependencies.Richard Biener2007-08-241-1/+1
* Makefile.in (tree-inline.o): Add $(TARGET_H) and $(INTEGRATE_H) dependencies.Richard Guenther2007-08-2410-134/+58
* expr.c (get_inner_reference): Do computation of bitoffset from offset in a wa...Richard Guenther2007-08-242-12/+25
* re PR c++/32567 (ICE on invalid use of parameter pack)Jakub Jelinek2007-08-244-0/+23
* pr32721.c: Updated.H.J. Lu2007-08-232-1/+5
* * crtstuff.c (USE_PT_GNU_EH_FRAME): Don't define for uClibc.Jie Zhang2007-08-242-1/+8
* bfin.opt (mfast-fp): Add.Jie Zhang2007-08-245-5/+25
* Fix filenames.H.J. Lu2007-08-231-8/+8
* Daily bump.GCC Administrator2007-08-241-1/+1
* Revert accidentally committed hunk.Jakub Jelinek2007-08-241-2/+0
* re PR tree-optimization/32573 (ice for legal code with -O3)Jakub Jelinek2007-08-244-13/+76
* re PR c++/32898 (Definition of variable N::i outside namespace N not rejected)Jakub Jelinek2007-08-245-2/+17
* decl.c (variable_decl): Don't share charlen structs if length == NULL.Jakub Jelinek2007-08-245-23/+46
* re PR c++/31941 ("confused by earlier errors" message without earlier error m...Jakub Jelinek2007-08-244-2/+32