aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2006-10-26s390.c (s390_init_frame_layout): Check positive frame_size.Andreas Krebbel4-2/+24
2006-10-26re PR fortran/29563 (Internal read loses data.)Jerry DeLisle2-0/+15
2006-10-26re PR fortran/29563 (Internal read loses data.)Jerry DeLisle4-16/+37
2006-10-26pex-win32.c (argv_to_cmdline): Replace xmalloc with XNEWVEC.Danny Smith3-7/+15
2006-10-26gimplify.c (get_name): Remove extraneous break.Ben Elliston2-2/+6
2006-10-26Daily bump.GCC Administrator1-1/+1
2006-10-26strlen.c: Do not use strcpy.Ben Elliston2-7/+19
2006-10-25hpux.h: Define _INCLUDE__STDC_A1_SOURCE in C++.Steve Ellcey2-1/+9
2006-10-25re PR middle-end/29335 (transcendental functions with constant arguments shou...Kaveh R. Ghazi5-76/+184
2006-10-25natevents.cc (do_callback_arg_tests): Replace formatting modifiers %p with %#...Andreas Tobler2-60/+97
2006-10-25* config/xtensa/lib2funcs.S: Use C-style comments.Bob Wilson2-23/+27
2006-10-25* gcc.dg/pthread-init-2.c: Define _POSIX_C_SOURCE on ia64 HP-UX.Steve Ellcey2-1/+5
2006-10-25dwarf2out.c (gen_compile_unit_die): Use IS_ABSOLUTE_PATH.Nathan Froyd2-5/+24
2006-10-25tree-ssa-structalias.c (intra_create_variable_infos): Don't recreate nonlocal...Daniel Berlin2-1/+7
2006-10-25optabs.h (enum optab_index): Remove OTI_lrint.Richard Guenther8-53/+167
2006-10-25re PR target/28909 (Missed optimization with x86 sync builtins)Uros Bizjak2-12/+52