aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-10-29i386-protos.h (ix86_expand_round): Declare.Richard Guenther6-0/+182
2006-10-29i386-protos.h (ix86_expand_floorceil): Declare.Richard Guenther8-32/+295
2006-10-29builtins.c (expand_builtin_mathfn): Expand nearbyint as rint in case -fno-tra...Richard Guenther8-17/+168
2006-10-29genopinit.c (optabs): Change lfloor_optab and lceil_optab to conversion optabs.Richard Guenther12-42/+236
2006-10-29re PR libfortran/24313 (complex sqrt function does not return principal value)Tobias Burnus2-1/+6
2006-10-29configure: Regenerate.Francois-Xavier Coudert4-60/+17
2006-10-29configure.ac (HAVE_AS_NO_SHARED): New AC_DEFINE.Richard Sandiford6-0/+66
2006-10-29mips.c (mips_classify_symbol): Test DECL_WEAK as well as TREE_PUBLIC when dec...Richard Sandiford2-6/+18
2006-10-29re PR libstdc++/29520 (tr1: discrete_distributions vs large floating point va...Paolo Carlini3-4/+53
2006-10-29re PR fortran/29629 (ICE on OpenMP-enabled program (gfc_conv_variable, at for...Jakub Jelinek4-0/+33
2006-10-29darwin.c, [...]: Fix comment typos.Kazu Hirata7-7/+13
2006-10-2920020118-1.c, [...]: Fix comment typos.Kazu Hirata5-4/+11
2006-10-29* intrinsic.texi: Fix a typo.Kazu Hirata2-1/+6
2006-10-29* decl.c: Fix a comment typo.Kazu Hirata2-1/+5
2006-10-29re PR middle-end/29335 (transcendental functions with constant arguments shou...Kaveh R. Ghazi6-67/+365
2006-10-28re PR other/29271 (Incorrect -fdump-rtl-sched documentation)Andrew Pinski2-4/+11
2006-10-29Daily bump.GCC Administrator1-1/+1
2006-10-28gfortran.h: Remove GFC_MPFR_TOO_OLD.Steven G. Kargl5-273/+13
2006-10-28re PR c++/29295 (++ operator with bool typedef increments or operator -- with...Andrew Pinski5-1/+47
2006-10-28re PR c++/29033 (%s substituted with "left"/"right" can't be properly transla...Dirk Mueller2-5/+11
2006-10-28array (array<>::_M_at): New.Paolo Carlini4-28/+70
2006-10-28re PR fortran/28224 (gfortran should support namelist (nml) for internal file...Tobias Burnus5-5/+43
2006-10-28re PR fortran/29625 (Octal edit descriptors allow real variables, even with -...Tobias Burnus3-0/+87
2006-10-28re PR fortran/29625 (Octal edit descriptors allow real variables, even with -...Tobias Burnus2-2/+19
2006-10-28fold-const.c (maybe_canonicalize_comparison): Fix code to match comment.Richard Guenther2-1/+6
2006-10-28i386.h (GENERAL_REGNO_P): Use STACK_POINTER_REGNUM.Uros Bizjak2-35/+42
2006-10-28Makefile.am (nat_source_files): Add natBreakpoint.cc.Keith Seitz6-5/+179
2006-10-28except.h (output_function_exception_table): Add 'const char*' param.Eric Botcazou7-6/+127
2006-10-28re PR middle-end/26899 (Fold does not fold (i0 > i1 + 1) || (i1 < i0 - 1))Richard Guenther4-0/+149
2006-10-28re PR target/28806 (lround is not expanded inline to SSE conversion sequence)Richard Guenther11-0/+140
2006-10-28Fixup whitespacingMike Stump1-1/+0
2006-10-28re PR target/29377 (Build for h8300-elf crashes on 64bit hosts due to int/HWI...Uros Bizjak2-5/+13
2006-10-28i386.c (output_387_ffreep): Create output from a template string for !HAVE_AS...Uros Bizjak2-11/+14
2006-10-28java-stack.h (ncodeMap): Declare.Keith Seitz6-20/+73
2006-10-28darwin.c: Fix formatting and grammar.Eric Christopher2-14/+23
2006-10-28Daily bump.GCC Administrator1-1/+1
2006-10-27builtins.c (fold_builtin): Don't generate NOP_EXPR that is going to be thrown...Jan Hubicka4-6/+23
2006-10-272006-10-27 Vladimir Makarov <vmakarov@redhat.com>Vladimir Makarov6-26/+286
2006-10-27builtins-43.c: Add -fno-finite-math-only.Kaz Kojima6-4/+13
2006-10-27PR libgfortran/27954 Fix type in changelog, pr numberJerry DeLisle1-1/+1
2006-10-27re PR fortran/29563 (Internal read loses data.)Jerry DeLisle2-0/+26
2006-10-27re PR fortran/27954 (ICE on garbage in DATA statement)Jerry DeLisle3-1/+29
2006-10-27darwin-c.c (darwin_cpp_builtins): Move __STATIC__ and __DYNAMIC__ from here b...Mike Stump3-6/+7
2006-10-27Daily bump.GCC Administrator1-1/+1
2006-10-26ggc-common.c (ggc_min_heapsize_heuristic): Be more conservative when choosing...Nathan Froyd2-4/+10
2006-10-26MAINTAINERS (Write After Approval): Add myself.Peter Bergner2-0/+5
2006-10-26unwind-dw2.h: Move cfa-related variables into struct frame_state_reg_info to ...Nathan Froyd15-92/+106
2006-10-26i386.exp: Use glob, not find to collect tests.Richard Guenther4-1/+66
2006-10-26re PR fortran/29563 (Internal read loses data.)Jerry DeLisle3-3/+22
2006-10-26re PR fortran/29563 (Internal read loses data.)Jerry DeLisle2-1/+7