aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-05-15basic-block.h (life_analysis, [...]): Update prototypes.Steven Bosscher16-58/+93
2004-05-15tree-ssa-dom.c (redirect_edges_and_update_ssa_graph): Don't even bother marki...Jeff Law2-17/+40
2004-05-15re PR c/15444 (Bad warning message in printf format checking)Joseph Myers5-1/+65
2004-05-15Daily bump.GCC Administrator2-2/+2
2004-05-15dump-parse-tree.c (gfc_show_array_ref): Print colon only for ranges when dump...Tobias Schlüter2-7/+22
2004-05-14decl.c (variable_decl): Always apply default initializer.Victor Leikehman4-4/+25
2004-05-14name-lookup.c (struct scope_binding): New.Geoffrey Keating2-43/+65
2004-05-14XGraphics.java (drawImage): Use `XOffScreenImage', not `XGraphicsConfiguratio...Tom Tromey2-3/+7
2004-05-14* gcc.pot: Regenerate.Joseph Myers2-4492/+5251
2004-05-14arm.md (all peephole2 patterns): Use predicates that validate register classe...Richard Earnshaw2-19/+19
2004-05-14* gnu/awt/xlib/XCanvasPeer.java (setVisible): Implement unmap.Scott Gilbertson2-1/+6
2004-05-14re PR rtl-optimization/14472 ([tree-ssa] [regression] no sib calling for enum...Steven Bosscher2-6/+22
2004-05-14tree-ssa-dom.c (simplify_rhs_and_lookup_avail_expr): Reorganize so that it pi...Jeff Law4-2/+47
2004-05-14re PR libstdc++/15361 (bitset<>::_Find_next fails)Paolo Carlini3-3/+50
2004-05-14jni.h (_Jv_func): Removed.Steven Augart2-14/+14
2004-05-14noncontinuation_1.f90: Rename this ...Tobias Schlüter2-0/+7
2004-05-14passes.c (rest_of_handle_null_pointer): Remove.Steven Bosscher4-1173/+28
2004-05-14re PR fortran/15206 (RRSPACING intrinsics returns wrong result for 0.0)Tobias Schlüter2-11/+26
2004-05-14re PR tree-optimization/14466 (missed PHI optimization (different types))Andrew Pinski9-41/+110
2004-05-14* match.c (gfc_match): Eliminate dead code.Tobias Schlüter2-9/+4
2004-05-14parse.c (gfc_statement_next_fixed): (Change from Andy's tree) Detect bad cont...Tobias Schlüter4-2/+24
2004-05-14[multiple changes]Arnaud Charlet23-369/+743
2004-05-14re PR fortran/15205 (NEAREST intrinsic returns wrong value in DOUBLE PRECISION)Tobias Schlüter4-1/+20
2004-05-14re PR fortran/14066 (Infinite DO loops not recognized.)Tobias Schlüter4-10/+49
2004-05-14re PR fortran/15051 (Incorrect error for empty interface block)Tobias Schlüter4-13/+37
2004-05-14Make-lang.in, [...]: Update copyright years and boilerplate.Tobias Schlüter51-603/+612
2004-05-14stor-layout.c (update_alignment_for_field): Use targetm.align_anon_bitfield.Paul Brook6-2/+40
2004-05-14re PR fortran/14568 (should not warn about unused variables in common blocks)Tobias Schlüter2-1/+9
2004-05-14re PR libfortran/15149 (problem computing Pi)Bud Davis6-1/+30
2004-05-14Renaming of target specific files for clarityArnaud Charlet227-803/+740
2004-05-13tree-ssa-live.c (calculate_live_on_entry): Ignore virtual variables.Jeff Law2-30/+9
2004-05-14tree.def (documentation): Remove mention of class 'b'.Zack Weinberg11-62/+76
2004-05-13tree-gimple.c: Rename from tree-simple.c.Diego Novillo47-68/+98
2004-05-14* java-gimplify.c (java_gimplify_expr): Correct minor typos.Ranjit Mathew2-4/+8
2004-05-14* doc/sourcebuild.texi: Mention libbanshee and libmudflap.Ranjit Mathew2-0/+11
2004-05-14Daily bump.GCC Administrator2-2/+2
2004-05-13format.c: (parse_format_list): No comma is required after P descriptor.Tobias Schlüter2-2/+7
2004-05-13re PR fortran/15314 (ICE caused by array initializer in derived type definition)Paul Brook3-1/+21
2004-05-13tree-ssa.c (delete_tree_ssa): XFREE bitmaps allocated with BITMAP_XMALLOC.Andrew Pinski2-1/+4
2004-05-13re PR fortran/15314 (ICE caused by array initializer in derived type definition)Paul Brook2-10/+10
2004-05-13tree-ssa-pre.c (execute_pre): Free ephi_use_pool and idfs_cache at the end of...Andrew Pinski2-1/+6
2004-05-13tree-ssa-live (calculate_live_on_entry): Free saw_def at the end of the funct...Andrew Pinski2-0/+5
2004-05-13tree-ssa-dce.c (perform_tree_ssa_dce): Free el at the end of the function.Andrew Pinski2-0/+5
2004-05-13uninit-H.c: Test for __PPC__ and __ppc__ for the powerpc case.Andrew Pinski2-1/+6
2004-05-13tree-into-ssa.c (compute_global_livein): Use EXECUTE_IF_SET_IN_BITMAP rather ...Jeff Law2-9/+12
2004-05-13Fix format in (and bug number):Andrew Pinski1-2/+2
2004-05-13tree-into-ssa.c (insert_phi_nodes_for): XFREE bitmaps allocated with BITMAP_X...Andrew Pinski2-1/+4
2004-05-13loop-unswitch.c (unswitch_single_loop): Free bbs at the end.Andrew Pinski2-0/+5
2004-05-13final.c (shorten_branches): Free uid_shuid before reallocating it.Andrew Pinski2-0/+6
2004-05-13bb-reoder.c (connect_traces): Free cold_traces at the end.Andrew Pinski2-0/+5