aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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
2007-01-25builtins.c (fold_builtin_carg): New.Kaveh R. Ghazi4-0/+58
2007-01-25* ipa-inline.c (cgraph_decide_inlining): Initialize initial_insns.Jan Hubicka2-1/+3
2007-01-25Daily bump.GCC Administrator1-1/+1
2007-01-24oops, wrong variant of patch.Jan Hubicka1-2/+2
2007-01-24ipa-inline.c (initial_insns, max_insns): Delete.Jan Hubicka4-13/+40
2007-01-24i386.h (x86_cmpxchg16b): Remove const.Jakub Jelinek3-8/+18
2007-01-24re PR middle-end/27416 (ICE on invalid firstprivate/lastprivate)Jakub Jelinek4-0/+76
2007-01-24re PR middle-end/30494 (ICE with VLA and openmp)Jakub Jelinek5-2/+73
2007-01-24re PR middle-end/30421 (incorrect warning when using firstprivate and lastpri...Jakub Jelinek4-6/+77
2007-01-24versionid-1.c: New test.Steve Ellcey3-0/+25
2007-01-24Forgot ChangeLog in previous commit.Steve Ellcey1-0/+17
2007-01-24target.h (globalize_decl_name): New.Steve Ellcey7-7/+91
2007-01-24[multiple changes]Andrew Haley3-3/+27
2007-01-24unwind-dw2-fde.c (get_cie_encoding): Replaced _Unwind_Word with _uleb128_t an...Andreas Krebbel6-41/+96