aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2007-01-29Daily bump.GCC Administrator1-1/+1
2007-01-28builtins.c (expand_builtin_memset): Fix typo in my last patch.Jan Hubicka3-2/+8
2007-01-28expr.c (emit_block_move_via_movmem, [...]): Add variant handling histograms; ...Jan Hubicka16-45/+390
2007-01-28* doc/md.texi (Standard Pattern Names): Document blockage pattern.David Edelsohn2-0/+11
2007-01-28large-size-array-3.c: Correct test case (portability).Roger Sayle2-2/+7
2007-01-28re PR c++/28988 (g++ does not check first type name in pseudo-destructor-name)Andrew Pinski4-0/+28
2007-01-28tree-ssa-loop-unswitch.c: Include tree-inline.h.Zdenek Dvorak17-33/+207
2007-01-28tree-data-ref.c (conflict_fn): Assert that the number of affine relations in ...Zdenek Dvorak2-0/+6
2007-01-28ipa-cp.c (ipcp_insert_stage, [...]): Support for SSA.Razya Ladelsky4-69/+102
2007-01-28re PR fortran/30389 ([4.1 only] ACHAR() intrinsic gives erroneous errors in c...Thomas Koenig9-92/+2105
2007-01-28common.opt: Add fstrict-overflow.Ian Lance Taylor41-99/+355
2007-01-28tree.c (tree_fold_gcd): Delete.Roger Sayle5-45/+17
2007-01-28fold-const.c (size_binop): In the fast-paths for X+0...Roger Sayle4-11/+79
2007-01-28Daily bump.GCC Administrator1-1/+1
2007-01-28Add missing doc/install.texi to ChangeLog entry of the previous commit.Gerald Pfeifer1-0/+1
2007-01-27sourcebuild.texi: Add comma for clarity.Ralf Wildenhues1-0/+9
2007-01-27sourcebuild.texi: Add comma for clarity.Ralf Wildenhues7-13/+13
2007-01-27tree-sra.c (sra_walk_function): Don't rely on aliases being build.Jan Hubicka3-4/+14
2007-01-27trans-stmt.c (forall_info): Replace the next_nest and outer fields that previ...Roger Sayle4-17/+40
2007-01-27re PR fortran/30407 ([4.1 only] Elemental functions in WHERE assignments wron...Paul Thomas9-6/+406
2007-01-27tracer.c (rest_of_handle_tracer): We already cleaned up the CFG in tracer() s...Steven Bosscher4-57/+76
2007-01-27Add 'PR fortran/30278' to my previous commit.Steven G. Kargl2-0/+2
2007-01-27i386.c (ix86_swap_binary_operands_p): New helper function to simplify/factori...Roger Sayle2-50/+94
2007-01-27Daily bump.GCC Administrator1-1/+1
2007-01-26* lib/target-supports.expJoseph Myers2-1/+24
2007-01-26Steven G.Steven G. Kargl5-2/+82
2007-01-27genattrtab.c (struct attr_value_list, [...]): Move to file scope from optimiz...Jakub Jelinek2-19/+50
2007-01-26tree-ssa-address.c (create_mem_ref): Remove ", bsi" from a parts.base assignm...Zdenek Dvorak2-1/+6
2007-01-26tree-data-ref.c (dump_subscript): Use dump_conflict_function.Zdenek Dvorak3-241/+522
2007-01-26re PR target/30182 (FAIL: gcc.dg/pr28796-2.c (test for excess errors))Steve Ellcey4-1/+16
2007-01-26pr23382.c: Fix typo.Richard Guenther2-1/+5
2007-01-26tree-ssa-structalias.c (solve_graph): Handle case we merged the variable to a...Daniel Berlin2-3/+10
2007-01-26lang-specs.h: Add support for .f03 and .F03 extensions.Tobias Burnus10-5/+36
2007-01-26builtins.c (fold_builtin_1): Treat ccos and ccosh as 'even' functions.Kaveh R. Ghazi6-7/+199
2007-01-25m32c.c (m32c_cannot_change_mode_class): We don't allow changes to modes which...DJ Delorie2-0/+11
2007-01-25reload1.c (choose_reload_regs): Check for invalid subregs before computing th...DJ Delorie2-8/+15
2007-01-26Daily bump.GCC Administrator1-1/+1
2007-01-25re PR fortran/30437 (-Wno-all is rejected (even when fortran is not included))Manuel López-Ibáñez8-17/+78
2007-01-25re PR target/25127 (internal compiler error: in rs6000_emit_prologue, at conf...Geoffrey Keating9-44/+248
2007-01-25* config.gcc (ia64*-*-hpux*): Make posix threads the default.Steve Ellcey2-1/+5
2007-01-25re PR target/30182 (FAIL: gcc.dg/pr28796-2.c (test for excess errors))Steve Ellcey3-0/+25
2007-01-25decl.c (gnat_to_gnu_entity): Use TREE_OVERFLOW instead of TREE_CONSTANT_OVERF...Roger Sayle5-25/+28
2007-01-25invoke.texi (-Wcoverage-mismatch): Document.Richard Guenther7-18/+94
2007-01-25ipa-1.c: Update scan tree dump.Razya Ladelsky7-5/+46
2007-01-25ipa-cp.c (ipcp_insert_stage, [...]): Support for SSA.Razya Ladelsky1-0/+15
2007-01-25* unwind-dw2.c (execute_stack_op): Handle DW_OP_swap.Geoffrey Keating2-0/+14
2007-01-25re PR middle-end/30447 (Evaluate complex math functions at compile-time)Kaveh R. Ghazi2-22/+14
2007-01-25c-common.h (RID_FIRST_CXX0X): New.Douglas Gregor5-2/+22
2007-01-25lex.c (D_CPP0X): Rename.Douglas Gregor3-3/+26
2007-01-25warn_cxx0x.C: New.Douglas Gregor2-0/+11