aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-04-24tree-ssa-uncprop.c (equiv_stack): Change the type o VEC(tree,heap).Kazu Hirata2-10/+16
2005-04-24lwg-active.html, [...]: Import Revision 35.Paolo Carlini3-1191/+1252
2005-04-25Make-lang.in (java/decl.o, [...]): Depend on $(EXPR_H) instead of just expr.h.Jakub Jelinek2-2/+7
2005-04-24re PR rtl-optimization/21163 (internal compiler error: in output_constant_poo...Richard Henderson2-49/+71
2005-04-24collect2.c (main): Unlock the stdio streams.Kaveh R. Ghazi14-0/+78
2005-04-25re PR middle-end/20991 (ICE in cgraph_mark_reachable_node)Jakub Jelinek8-4/+70
2005-04-25struct-layout-1_generate.c: In arrays avoid types where sizeof (type) < __ali...Jakub Jelinek3-9/+388
2005-04-24re PR preprocessor/20907 (long comments throw off line numbers)Per Bothner2-0/+20
2005-04-24tree-ssa-live.c (build_tree_conflict_graph): Change the type of tpa_to_clear ...Kazu Hirata2-6/+14
2005-04-24mangle.c (write_builtin_type): Handle integer types which are not one of the ...Markus F.X.J. Oberhumer2-5/+31
2005-04-24tree-ssa-copy.c (copy_prop_visit_cond_stmt): Use COMPARISON_CLASS_P.Kazu Hirata6-11/+25
2005-04-24tree.h (TREE_THIS_VOLATILE): Document the effect on a function decl.Andrew Pinski2-0/+8
2005-04-24re PR fortran/20059 (internal compiler error: Segmentation Fault - For common...Tobias Schlüter4-2/+23
2005-04-24cp-tree.def (USING_STMT): Change class to tcc_statement.Ian Lance Taylor2-12/+19
2005-04-24rs6000.c (rs6000_override_options): Use gcc_assert and gcc_unreachable as app...Nathan Sidwell5-478/+528
2005-04-24* de.po: Update.Joseph Myers2-50/+41
2005-04-24re PR target/21101 (ICE: could not find a spill register on MMX intrinsics)Richard Henderson5-16/+84
2005-04-24Fix typo in previous changelog entry.Ralf Corsepius1-1/+1
2005-04-24config.gcc (h8300-*-rtems*): Add h8300-rtemscoff.Ralf Corsepius2-1/+10
2005-04-24* vec.h (VEC_safe_grow): Replace grow with safe_grow.Kazu Hirata2-1/+5
2005-04-24Daily bump.GCC Administrator1-1/+1
2005-04-23* ipa-inline.c, tree-ssa-operands.h: Fix comment typos.Kazu Hirata3-2/+6
2005-04-23re PR middle-end/21082 (&a[b] - &a[c] is not folded to b - c)Richard Guenther4-1/+45
2005-04-23tree-ssa-loop-niter.c (tree_simplify_using_condition): Expand simple definiti...Zdenek Dvorak4-10/+111
2005-04-23tree-ssa-loop-ivopts.c (struct cost_pair): Add value field.Zdenek Dvorak2-37/+79
2005-04-23diagnostic.c (warning): Accept parameter to classify warning option.DJ Delorie120-815/+903
2005-04-23Revert accidental commit.Richard Henderson1-9/+3
2005-04-23re PR rtl-optimization/21102 (ICE: in immed_double_const, on SSE2 intrinsics)Richard Henderson2-2/+8
2005-04-23re PR target/21099 (ICE on mmx intrinsics)Richard Henderson3-6/+21
2005-04-23Update of gfortran.info to describe extensions to the standard for namelist io.Paul Thomas1-4/+49
2005-04-23Removed Zdenek's name as requested by him.Diego Novillo1-2/+1
2005-04-23Fix comment typo in previous checkin.Tobias Schlüter2-2/+2
2005-04-23trans-const.c (gfc_conv_mpfr_to_tree): Use hexadecimal string as intermediate...Tobias Schlüter2-15/+22
2005-04-23tree-ssa-dce.c (worklist): Change to VEC(tree,heap).Kazu Hirata2-10/+17
2005-04-23tree-ssa-live.c (build_tree_conflict_graph): Allocate partition_link and tpa_...Kazu Hirata2-8/+14
2005-04-23tree-ssa-live.c (live_worklist): Take a stack allocated on heap as an argument.Kazu Hirata2-9/+16
2005-04-23darwin.c (machopic_indirection_name): Don't use quotes needlessly.Mike Stump2-35/+39
2005-04-23MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.Mike Stump1-0/+5
2005-04-23* final.c, ipa-inline.c, varasm.c: Fix comment typos.Kazu Hirata4-3/+7
2005-04-23config.gcc: Specify .opt files.Hans-Peter Nilsson10-215/+449
2005-04-23Fix bug that causes testsuite failure in namelist_13.f90 on some systems.Paul Thomas3-3/+14
2005-04-23FileInputStream.java (FileInputStream(File)), java/io/FileOutputStream.java (...Jeroen Frijters3-7/+7
2005-04-23haifa-sched.c (schedule_block): Fix thinko in previous assertification patch.Nathan Sidwell2-1/+6
2005-04-23config.gcc (hppa[12]*-*-hpux10*): Add pa/pa-hpux.opt to $extra_options.Richard Sandiford16-357/+362
2005-04-22rtl.h (CONST_DOUBLE): Fix comment, a CONST_DOUBLE holds an integer when it's ...David S. Miller2-1/+6
2005-04-23rs6000.md (sync_add<mode>_internal, [...]): Use "bne- $-xxx" rather than loca...Geoffrey Keating3-29/+49
2005-04-23* tree-ssa-dom.c: Fix formatting.Kazu Hirata2-8/+10
2005-04-23re PR tree-optimization/21088 (VRP passes fold the type of operands of a comp...Kazu Hirata4-6/+20
2005-04-22[multiple changes]Diego Novillo26-1526/+801
2005-04-22uninit-5.c: Remove xfails.Jeff Law3-5/+11