aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2007-03-17arm.c, [...]: Fix comment typos.Kazu Hirata11-11/+19
2007-03-17* cp-tree.def, parser.c, pt.c: Fix comment typos.Kazu Hirata4-4/+8
2007-03-17re PR tree-optimization/31041 (verify_stmts failed: invalid operand to binary...Dorit Nuzman4-4/+50
2007-03-17ipa-type-escape fix for adaOlga Golovanevsky2-20/+20
2007-03-17final.c (final_scan_insn): Alter the condition of a conditional trap if we ha...Kazu Hirata2-0/+75
2007-03-17re PR fortran/31184 (gfortran option description wrong)Francois-Xavier Coudert2-1/+6
2007-03-17Daily bump.GCC Administrator1-1/+1
2007-03-16configure.ac: Remove excess quoting from asm line 0 test.Alexandre Oliva3-3/+8
2007-03-16invoke.texi (-Wconversion): Document warnings specific to C++.Manuel López-Ibáñez14-35/+345
2007-03-16pa.c (attr_length_call): Partially revert change of 2007-03-09.John David Anglin2-3/+8
2007-03-16intmax_t-1.c: Restrict XFAIL to VxWorks kernels; exclude RTPs.Richard Sandiford2-1/+6
2007-03-16vxworks.h (SUPPORTS_INIT_PRIORITY): Define.Richard Sandiford2-0/+8
2007-03-16vx-common.h (WINT_TYPE, [...]): Define.Richard Sandiford2-0/+10
2007-03-16i386.c (override_options): Add PTA_NO_SAHF to k8...Uros Bizjak2-7/+16
2007-03-16re PR tree-optimization/31183 (ICE in int_cst_value, at tree.c:7684 with -O...Sebastian Pop3-6/+29
2007-03-16[multiple changes]Tobias Burnus2-1/+28
2007-03-16re PR tree-optimization/31146 (forwprop does not look through casts)Richard Guenther4-34/+81
2007-03-16Fix top in last change.Richard Sandiford1-1/+1
2007-03-16target-supports.exp (check_missing_uclibc_feature): Don't assume that the tar...Richard Sandiford2-9/+11
2007-03-16builtins.c (expand_builtin_cexpi): Use the right argument for the expansion v...Richard Guenther2-1/+6
2007-03-16trans-decl.c (gfc_generate_function_code): Use all arguments of set_std.Tobias Burnus2-1/+6
2007-03-1620020426-2.c: Add the fpic requirement to the PIC dg-options rather than to t...Richard Sandiford2-2/+6
2007-03-16configure.ac: Don't require ELF binutils to tolerate # 0 "".Alexandre Oliva3-2/+7
2007-03-16re PR debug/29906 (-g option creates internal compiler error)Alexandre Oliva4-2/+29
2007-03-16re PR libfortran/31099 (Runtime error on legal code using RECL)Jerry DeLisle2-0/+10
2007-03-15predicates.md (minmax_operator): Don't check operands here.DJ Delorie2-6/+5
2007-03-16tree-ssa-loop-niter.c (record_estimate): Add "upper" argument.Zdenek Dvorak7-104/+235
2007-03-16Daily bump.GCC Administrator1-1/+1
2007-03-15tree-ssa-loop-niter.c (refine_bounds_using_guard, [...]): Handle NE_EXPR guards.Zdenek Dvorak2-10/+47
2007-03-15re PR c++/30891 (poor diagnostic with namespace in the function scope)Manuel López-Ibáñez4-0/+39
2007-03-15re PR c++/24924 (front end and preprocessor pedantic_errors settings should a...Manuel López-Ibáñez7-11/+46
2007-03-15mmx1.C: Only use the PIC options for fpic targets.Richard Sandiford3-1/+7
2007-03-15gcc/testsuite/Richard Sandiford4-2/+35
2007-03-15re PR middle-end/29719 (newlib targets ICEs in expand_builtin_int_roundingfn)Richard Guenther2-6/+76
2007-03-15cfglayout.c (fixup_reorder_chain): Postpone deleting dead jump tables...Steven Bosscher3-4/+17
2007-03-15ptree.c (cxx_print_type): Use formatting markup for integers when printing te...Douglas Gregor5-28/+54
2007-03-15gfortran.h (gfc_option_t): Add flag_backtrace field.Francois-Xavier Coudert6-4/+36
2007-03-15i386.md (x86_sahf_1): Correctly handle HAVE_AS_IX86_SAHF.Uros Bizjak2-1/+13
2007-03-15target-supports.exp (check_gc_sections_available): Return false for VxWorks t...Richard Sandiford2-0/+13
2007-03-15Wconversion2.C: Fix typo.Dirk Mueller3-3/+8
2007-03-15assert4.c: Treat VxWorks as a unix target.Richard Sandiford2-1/+6
2007-03-15cmpxchg16b-1.c: Compile for lp64 targets only.Uros Bizjak3-3/+8
2007-03-15re PR target/31167 (ICE wnen using __int128_t on x86_64)Uros Bizjak4-6/+41
2007-03-15[multiple changes]Paul Thomas9-9/+246
2007-03-15re PR fortran/31051 ([4.2 Only] gfortran bug with x and t format descriptors.)Jerry DeLisle2-0/+20
2007-03-14re PR c++/31165 (Error: symbol `an_empty_string' is already defined)Andrew Pinski4-1/+32
2007-03-15Daily bump.GCC Administrator1-1/+1
2007-03-14tree-loop-linear.c (gather_interchange_stats): For multidimensional arrays...Sebastian Pop3-8/+37
2007-03-14re PR c++/30860 (Should warn about boolean constant false used in pointer con...Dirk Mueller4-24/+52
2007-03-14Fix 31018 -- move TARGET_xxx in i386.md to tuning optionsMichael Meissner3-19/+62