aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2006-10-25MAINTAINERS: Move myself to Write After Approval section.Chen Liqin2-1/+6
2006-10-25optabs.h (enum optab_index): Rename OTI_drem to OTI_remainder.Uros Bizjak9-42/+114
2006-10-25re PR middle-end/29519 (Bad code on MIPS with -fnon-call-exceptions)Richard Sandiford2-11/+7
2006-10-25* pexecute.txh: Wrap pexecute's "flag" argument with @var {..}.Ben Elliston2-1/+5
2006-10-25Daily bump.GCC Administrator1-1/+1
2006-10-25* doc/extend.texi (Variable Attributes): Typo fix.Ben Elliston2-1/+5
2006-10-25i386.h (FIRST_PSEUDO_REGISTER): Define to 54.Uros Bizjak5-46/+73
2006-10-24builtin-math-2.c: Add checks for asin, acos, acosh and atanh.Kaveh R. Ghazi3-29/+109
2006-10-24re PR middle-end/29335 (transcendental functions with constant arguments shou...Kaveh R. Ghazi4-64/+165
2006-10-24re PR fortran/29393 (Vector subscript rejected)Erik Edelmann4-0/+20
2006-10-24re PR libgomp/29494 (libgomp build fails with missing pthread_mutexattr_settype)Eric Botcazou4-0/+161
2006-10-24builtin-math-2.c: New test.Kaveh R. Ghazi2-0/+71
2006-10-24re PR middle-end/28796 (__builtin_nan() and __builtin_unordered() inconsistent)Richard Guenther5-7/+59
2006-10-24builtins.c (fold_builtin_floor): Fold floor (x) where x is nonnegative to tru...Richard Guenther4-0/+45
2006-10-24re PR tree-optimization/29567 (ICE in build2_stat, at tree.c:2963)Richard Guenther4-9/+35
2006-10-24builtins.c (fold_builtin_exponent): Evaluate constant arguments at compile-ti...Kaveh R. Ghazi2-55/+45
2006-10-24* reload1.c: Formatting fixes.Ben Elliston2-3/+7
2006-10-24Daily bump.GCC Administrator1-1/+1
2006-10-24re PR tree-optimization/14784 ([Tree-ssa] alias analysis deficiency)Zdenek Dvorak6-1/+52
2006-10-23builtin-sin-mpfr-1.c: New test.Kaveh R. Ghazi2-0/+34
2006-10-23re PR middle-end/29335 (transcendental functions with constant arguments shou...Kaveh R. Ghazi4-21/+128
2006-10-23* config/xtensa/lib1funcs.asm: Use C-style comments.Bob Wilson2-69/+73
2006-10-23decl.c: Include langhooks.h.Rafael Ávila de Espíndola48-495/+466
2006-10-23builtins.c (expand_builtin, [...]): Handle BUILT_IN_STRNCAT_CHK.Jakub Jelinek4-0/+69
2006-10-23builtins.c (expand_builtin_memmove): Remove ORIG_EXP argument; don't do conve...Jan Hubicka4-43/+55
2006-10-23stor-layout.c (start_record_layout): maximum_field_alignment overrides STRUCT...Paul Brook4-1/+28
2006-10-23predicates.md ("bras_sym_operand"): Do not accept nonlocal function symbols i...Ulrich Weigand4-1/+43
2006-10-23[multiple changes]Richard Guenther7-7/+58
2006-10-23re PR middle-end/21032 (With -frounding-math, incorrectly reorders unary minus)Richard Guenther4-2/+26
2006-10-23Daily bump.GCC Administrator1-1/+1
2006-10-23re PR target/28232 (Wrong aligned load is generated with -m4a on sh-*)Richard Sandiford3-7/+24
2006-10-22re PR tree-optimization/15911 (VRP/DOM does not like TRUTH_AND_EXPR)Jeff Law4-81/+289
2006-10-22tmmintrin.h: Remove the duplicated content.H.J. Lu2-224/+4
2006-10-22config.gcc (i[34567]86-*-*): Add tmmintrin.h to extra_headers.H.J. Lu10-10/+1353