aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-11-11re PR middle-end/27528 (compiling linux kernels 2.6.16.14/15 2.6.17-rc3 on po...Richard Sandiford5-2/+74
2006-11-11bfin.h (FUNCTION_PROFILER): Don't use LABELNO.Jie Zhang2-4/+11
2006-11-11fold-const.c (operand_equal_p): Don't check for TREE_CONSTANT_OVERFLOW when c...Roger Sayle2-11/+8
2006-11-10rtl.h (MEM_COPY_ATTRIBUTES): Copy MEM_POINTER.Peter Bergner2-0/+5
2006-11-11builtins.c (fold_builtin_cos): Use fold_strip_sign_ops().Kaveh R. Ghazi5-19/+110
2006-11-11fold-const.c (negate_mathfn_p): Add BUILT_IN_ERF.Kaveh R. Ghazi4-0/+63
2006-11-11tree.c (build_int_cst_wide): Add an assertion (gcc_unreachable) when attempti...Roger Sayle3-6/+17
2006-11-11Daily bump.GCC Administrator1-1/+1
2006-11-10Corrected gfc_process_option to gfc_handle_option in my lastBrooks Moses1-1/+1
2006-11-10lang.opt (-fmodule-private): Remove option.Brooks Moses5-21/+18
2006-11-10cse.c (cse_process_notes): Copy the propagated value.Jan Hubicka6-7/+24
2006-11-10re PR fortran/29758 (Runtime segfault in RESHAPE with insufficient elements i...Paul Thomas4-3/+54
2006-11-10re PR libmudflap/28578 (A most simple multithreaded program (practically any ...Frank Ch. Eigler3-6/+70
2006-11-10re PR fortran/29454 (Slightly wrong error message for IF statement)Tobias Burnus2-1/+6
2006-11-10re PR fortran/29315 (error passing an array derived from type element)Paul Thomas4-3/+58
2006-11-10c_locale.cc (__convert_to_v): Prefer strtold_l over __strtold_l if available.Jakub Jelinek2-0/+11
2006-11-10final.c (final): Walk from first instruction.Jan Hubicka3-1/+7
2006-11-10re PR tree-optimization/29777 (missed optimization: model missing widen_mult*...Uros Bizjak4-3/+60
2006-11-10builtins.c (do_mpfr_arg3): New.Kaveh R. Ghazi5-6/+191
2006-11-09* check.c (same_type_check): Typo fix in comment.Brooks Moses2-1/+5
2006-11-10Daily bump.GCC Administrator1-1/+1
2006-11-09re PR bootstrap/26892 (Can't compile a 64-bit gcc)Eric Christopher9-4346/+6381
2006-11-09ia64.c (ia64_hpux_init_libfuncs): Use HP-UX millicode routines for integer di...Steve Ellcey2-0/+21
2006-11-09re PR fortran/29431 (Not Implemented: complex character array constructors)Paul Thomas4-2/+45
2006-11-09* config/arm/t-linux (LIBGCC2_DEBUG_CFLAGS): Delete.Daniel Jacobowitz2-2/+5
2006-11-09re PR fortran/29744 (Type renaming crashes gfortran with excessive memory usage)Paul Thomas4-1/+48
2006-11-09env.c (parse_schedule): Reject out of range values.Uros Bizjak2-2/+18
2006-11-09re PR middle-end/29726 (invalid folding of ((X >> C1) & C2) != 0 or "M-x is u...Serge Belyshev5-3/+37
2006-11-09re PR fortran/29699 (ICE in trans-decl.c)Paul Thomas10-56/+139
2006-11-09simplify-rtx.c (avoid_constant_pool_reference): Avoid calling simplify_subreg...Andreas Krebbel4-0/+29
2006-11-09builtins-20.c: Use fabs, not __builtin_fabs.Kaveh R. Ghazi2-36/+37
2006-11-09io_constraints_3.f90: Fixed by using -fmax-errors.Tobias Burnus3-1/+7
2006-11-09invoke.texi: Minor formatting fixes in option lists.Brooks Moses2-4/+7
2006-11-09invoke.texi: Added documentation for -fmax-errors option.Brooks Moses2-28/+46
2006-11-08lang.opt: Add -fmax-errors= option.Brooks Moses5-18/+63
2006-11-08lang.opt: Remove non-working -qkind= option.Brooks Moses5-24/+8
2006-11-092006-11-08 Steven G. Kargl <kargl@gcc.gnu.org> Steven G. Kargl2-0/+6
2006-11-09re PR fortran/29752 (write(*,*,advance='NO'), READ(): Data not flushed)Jerry DeLisle2-3/+11
2006-11-09Daily bump.GCC Administrator1-1/+1
2006-11-09re PR tree-optimization/29738 (Missed constant propagation into loops)Zdenek Dvorak5-179/+217
2006-11-08builtin-math-3.c: Add more sincos tests.Kaveh R. Ghazi2-4/+10
2006-11-08tree-pretty-print.c (dump_generic_node): Use HOST_WIDE_INT_PRINT_DOUBLE_HEX i...Andrew Pinski2-6/+6
2006-11-08pex-win32.c (no_suffixes): Remove.Vladimir Prus2-7/+15
2006-11-08tree-ssa-propagate.c (set_rhs): Restructure validity tests as a test for incl...Roger Sayle5-38/+85
2006-11-08configure.ac: Do not set PREFIX_INCLUDE_DIR if $prefix is NONE.Carlos O'Donell3-2/+9
2006-11-08gfortran.texi: Add volatile and internal-file namelist to Fortran 2003 status.Tobias Burnus3-4/+35
2006-11-08[multiple changes]Dorit Nuzman57-713/+4210
2006-11-08libgcc2.c (__bswapdi2): Rename from bswapDI2.Eric Christopher6-295/+328
2006-11-08Daily bump.GCC Administrator1-1/+1
2006-11-07configure.in: Robustify error message for missing GMP/MPFR.Kaveh R. Ghazi3-117/+131