aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-03-05Updating header files. Earlier change here seems to have been in error.Tom Tromey38-66/+66
2007-03-05natClass.cc (parseAnnotationElement): Correct long annotations to read JV_CON...Andrew Haley2-1/+6
2007-03-05re PR tree-optimization/26420 (-ftree-vectorizer-verbose=1 prints unvectorize...Richard Guenther2-2/+18
2007-03-05var-expand1.c: New test.Revital Eres3-1/+40
2007-03-05typeck2.c (readonly_error): Always emit a hard error.Volker Reichelt5-22/+22
2007-03-05char/31031.cc: Include the right header.Paolo Carlini2-1/+6
2007-03-05Daily bump.GCC Administrator1-1/+1
2007-03-04re PR other/30465 (Duplicated overflow warning)Manuel López-Ibáñez5-17/+50
2007-03-04acinclude.m4 (GLIBCXX_ENABLE_CHEADERS): Add c_global.Benjamin Kosnik178-436/+5660
2007-03-04re PR c++/30895 (ICE with complex values in template parameter)Simon Martin4-0/+24
2007-03-04re PR middle-end/30744 (ICE in compare_values, at tree-vrp.c:466)Roger Sayle4-6/+39
2007-03-04c_by_val.c: Use _Complex instead of a struct.Tobias Burnus2-22/+17
2007-03-04Add missing changelog entry:Zdenek Dvorak1-0/+5
2007-03-04tree-ssa-address.c (create_mem_ref): Do not put an expression containing a ca...Zdenek Dvorak2-7/+17
2007-03-04Remove spurious whitespace from error message.Martin Michlmayr2-1/+6
2007-03-04re PR target/30406 ([4.1 only] ICE in LOGICAL(8) functions)François-Xavier Coudert4-4/+23
2007-03-04re PR fortran/30981 ([4.1 only] a ** exp fails for integer exponents if exp i...Thomas Koenig37-93/+278
2007-03-04m68k.exp: New.Roman Zippel2-0/+83
2007-03-04emit-rtl.c (find_auto_inc): New.Roman Zippel3-9/+59
2007-03-04Daily bump.GCC Administrator1-1/+1
2007-03-03re PR libstdc++/31031 (ostream ambiguous operator&&)Paolo Carlini5-0/+165
2007-03-03configure.ac (HAVE_AS_REL16): Move test back to correct place.Andreas Schwab3-44/+49
2007-03-03c_by_val.c: Use int64_t instead of long to be more compatible with integer(ki...Tobias Burnus2-2/+9
2007-03-03builtins.def (ATTR_MATHFN_FPROUNDING): Rely on flag_rounding_math, not flag_u...Kaveh R. Ghazi2-6/+9
2007-03-03c-pretty-print.c (pp_c_direct_abstract_declarator): Use fold_build2.Kaveh R. Ghazi5-16/+25
2007-03-03re PR libfortran/31001 ([4.1 only] PACK crashes on zero-sized arrays)Francois-Xavier Coudert4-0/+37
2007-03-03functions.h: Use cstddef.Benjamin Kosnik3-2/+9
2007-03-03re PR c++/15787 (Poor error message with if and blocks)Manuel López-Ibáñez5-4/+66
2007-03-03crossconfig.m4 (djgpp): Correct builtin defines to HAVE___, instead of HAVE____.Benjamin Kosnik3-35/+50
2007-03-03re PR fortran/30882 ([4.1 and 4.2 only] size with initialization expression v...Paul Thomas4-1/+31
2007-03-03PR libstdc++/28080 (partial)Paolo Carlini24-82/+101
2007-03-03Daily bump.GCC Administrator1-1/+1
2007-03-03re PR fortran/30873 ([4.1 only] ENTRY without explict RESULT does not work fo...Paul Thomas4-6/+43
2007-03-02Remove some apparently obsolete maintainers.Mike Stump1-8/+0
2007-03-02tree-sra.c (sra_walk_fns): Document new restriction.Eric Botcazou2-5/+13
2007-03-02i386.h (TUNEMASK): Remove define.Uros Bizjak3-62/+71
2007-03-02re PR c++/28253 (ICE with invalid covariant return)Simon Martin4-1/+30
2007-03-02Index: gcc/cp/ChangeLogGeoffrey Keating4-8/+29
2007-03-02Used signed infinities in VRP.Ian Lance Taylor4-204/+789
2007-03-02AnnotationInvocationHandler.java: Generify in a few places.Andrew Haley1-3/+2
2007-03-02tree-ssa-structalias.c (could_have_pointers): Tidy.Diego Novillo5-27/+114
2007-03-02AnnotationInvocationHandler.java: Generify in a few places.Andrew Haley6-78/+138
2007-03-029661-1.cc: Include <cstdlib>.Paolo Carlini39-46/+139
2007-03-02alpha.c (alpha_gp_save_rtx): Insert the insns at the entry by means of emit_i...Eric Botcazou2-1/+6
2007-03-02expr.h (promoted_input_arg): Remove decl.Richard Henderson4-56/+35
2007-03-02re PR libstdc++/28080 (header dependencies)Paolo Carlini10-97/+179
2007-03-02dfp.md: New file.Ben Elliston4-30/+457
2007-03-02i386.c (override_options): Put initialization of ix86_tune_mask and ix86_arch...Uros Bizjak2-2/+8
2007-03-02t-vxworks (LIMITS_H_TEST): Define to true for VxWorks.Richard Sandiford2-0/+7
2007-03-02t-vxworks (LIBGCC2_INCLUDES): Pass -nostdinc.Richard Sandiford2-2/+11