summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* * operators.def, optimize.c: Update copyright.kazu2005-05-303-2/+6
* * trans-expr.c: Fix comment typos.kazu2005-05-302-2/+4
* * tree-ssa-ccp.c (const_val): Make it static.kazu2005-05-302-1/+5
* * gcc.dg/c99-math-double-1.c, gcc.dg/c99-math-float-1.c,kazu2005-05-305-165/+171
* * trans-expr.c: Remove trailing ^M.kazu2005-05-302-51/+55
* 2005-05-29 Geoffrey Keating <geoffk@apple.com>geoffk2005-05-304-1/+17
* * g++.old-deja/g++.eh/badalloc1.C: Make XFAIL only on darwingeoffk2005-05-302-1/+6
* * Makefile.in (install-cpp): Depend on installdirs.geoffk2005-05-302-1/+5
* * tree-outof-ssa.c (_elim_graph): Change the type of edge_listkazu2005-05-302-16/+29
* * raise.c (db): Add ATTRIBUTE_PRINTF_2.ghazi2005-05-302-1/+5
* Credit Janne for the issue patch.kargl2005-05-301-1/+2
* PR fortran/20846kargl2005-05-302-0/+15
* fortran/PR20846kargl2005-05-302-0/+22
* Daily bump.gccadmin2005-05-301-1/+1
* * cgraphunit.c, ipa-inline.c, loop-iv.c, modulo-sched.c,kazu2005-05-2911-12/+19
* * ifcvt.c (noce_emit_move_insn): Construct a SET pattern directlysayle2005-05-292-1/+11
* * ChangeLog: add PR numbersfxcoudert2005-05-292-0/+3
* * tree-ssa-ccp.c (ccp_fold): Return immediately after callingkazu2005-05-292-12/+7
* 2005-05-29 Paul Thomas <pault@gcc.gnu.org>pault2005-05-294-0/+140
* 2005-05-29 Paul Thomas <pault@gcc.gnu.org>pault2005-05-292-39/+108
* * reg-stack.c (propagate_stack): Always copy the source stack tosayle2005-05-292-76/+62
* 2005-05-29 Keith Besaw <kbesaw@us.ibm.com>dorit2005-05-295-18/+74
* * gfortran.dg/output_exponents_1.f90: New test.fxcoudert2005-05-292-0/+17
* * gfortran.dg/dollar_edit_descriptor-1.f: New test.fxcoudert2005-05-292-0/+16
* PR libfortran/20006fxcoudert2005-05-292-1/+11
* PR tree-optimization/21639dorit2005-05-292-1/+6
* * cal.c, decl.c, init.c, raise.c, trans.c, utils2.c: Fixkazu2005-05-299-26/+32
* Daily bump.gccadmin2005-05-291-1/+1
* PR c++/21340mmitchel2005-05-294-0/+47
* PR tree-optimization/21562hubicka2005-05-284-13/+51
* * basic-block.h: Remove forward declaration of bb_ann_d.kazu2005-05-282-3/+2
* * Makefile.in (OBJS-common): Add tree-cfgcleanup.o.kazu2005-05-285-721/+786
* * tree-ssa-ccp.c (ccp_fold): Remove code that produceskazu2005-05-282-32/+5
* * gfortran.dg/subnormal_1.f90: new test.kargl2005-05-282-0/+15
* * arith.c (gfc_arith_init_1): Fix off by one problem;kargl2005-05-282-3/+41
* * tree-ssa-threadupdate.c: (create_edge_and_update_destination_phis):hubicka2005-05-289-19/+151
* * intrinsic.texi: added documentation for BIT_SIZE, BTEST, CHAR, CEILINGkargl2005-05-282-107/+328
* * tree-inline.c (cfun_stack): Change the type tokazu2005-05-282-11/+12
* * tree-ssa-dom.c (vrp_element_p): Define.kazu2005-05-282-22/+44
* PR c++/21614mmitchel2005-05-285-7/+49
* ./:ian2005-05-287-45/+72
* Daily bump.gccadmin2005-05-281-1/+1
* * cp-tree.def (UNARY_PLUS_EXPR): New C++ unary tree code.sayle2005-05-2714-16/+65
* * config/mips/mips-protos.h (mips_declare_object): Add printfghazi2005-05-273-2/+9
* * reg-stack.c (compensate_edge): Remove original prototype.sayle2005-05-272-55/+97
* * except.c (can_throw_internal_1, can_throw_external_1): Addhubicka2005-05-274-13/+35
* * domwalk.c (walk_dominator_tree, init_walk_dominator_tree,kazu2005-05-274-27/+30
* * basic-block.h (basic_block_def): Add phi_nodes andkazu2005-05-2712-104/+74
* * cgraph.c: Include tree-gimple.hhubicka2005-05-275-181/+174
* * trans-array.c (gfc_trans_deferred_array): Use build_int_cst to forcekargl2005-05-272-1/+7