aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2006-11-08c-common.c (c_common_attributes): Add gnu_inline attribyte.Jakub Jelinek6-19/+142
2006-11-07re PR other/25028 (TImode-to-floating conversions broken)Steve Ellcey4-1/+19
2006-11-07re PR libstdc++/29722 (Linking with libsupc++.a creates link time undefined r...Benjamin Kosnik4-10/+87
2006-11-07avr-protos.h (mask_one_bit_p, [...]): Remove prototype.Anatoly Sokolov3-177/+67
2006-11-07mips.h (ISA_HAS_PREFETCHX): Fix typo.Richard Sandiford2-1/+5
2006-11-07invoke.texi (fstrict-aliasing): Move implementation details...Josh Conner3-6/+12
2006-11-07inclhack.def (glibc_c99_inline_2): Adjust for glibc 2.3 systems.Richard Guenther3-11/+16
2006-11-07re PR middle-end/29610 (ICE when compiling c++ code with -O2 -funswitch-loops)Richard Guenther3-1/+47
2006-11-07exception.hpp (pb_ds): Modify for -fno-exceptions.Benjamin Kosnik25-154/+185
2006-11-07re PR fortran/29539 (ICE in variable_decl)Paul Thomas7-1/+98
2006-11-07floatformat.c (get_field): Fix segfault with little-endian word order on 64-b...Julian Brown2-60/+56
2006-11-07mips.c (mips_rtx_cost_optimize_size): New table of costs when optimizing for ...David Ung2-2/+27
2006-11-07gcc.c (process_command): Treat -b as normal switch if its argument has no dash.Jie Zhang2-1/+9
2006-11-07mips.h (ISA_HAS_PREFETCHX): Add ISA_MIPS32R2 to the list.David Ung2-0/+6
2006-11-07re PR fortran/29601 (VOLATILE attribute and statement)Tobias Burnus18-8/+305
2006-11-07exception.hpp: Add translation support to exception strings.Benjamin Kosnik4-9/+17
2006-11-07decl.c (match_attr_spec, [...]): Unify gfc_notify_std message for GFC_STD_F2003.Tobias Burnus8-8/+26
2006-11-07config.gcc: Add x86_64-darwin host support.Eric Christopher5-13/+64
2006-11-06Fixed incorrect date in changelog entry.Brooks Moses1-1/+1
2006-11-06intrinsic.texi: Added documentation for FTELL, GETLOG, and HOSTNM intrinsics.Brooks Moses2-16/+80
2006-11-07Daily bump.GCC Administrator1-1/+1
2006-11-07sourcebuild.texi (Test Directives): Add output-exists and output-exists-not.Janis Johnson11-5/+112
2006-11-06re PR tree-optimization/29439 (ICE in fold-const.c:1385 with -O1 -fwrapv -ftr...Andrew Pinski2-1/+7
2006-11-06re PR fortran/29630 ("Unclassifiable statement" with vector subscripts in ini...Erik Edelmann5-68/+159
2006-11-062006-11-06 Frank Ch. Eigler <fche@redhat.com>Frank Ch. Eigler2-12/+74
2006-11-06configure.ac: Fix typo in case statement: :: changed to ;;Jan van Dijk3-2/+6