OSDN Git Service

PR c/15360
[pf3gnuchains/gcc-fork.git] / gcc /
2004-07-25 jsm28 PR c/15360
2004-07-25 drow * config.gcc (i[34567]86-*-solaris2*, sparc64-*-solaris2*)
2004-07-25 drow * gcc.dg/pragma-align-2.c: New test.
2004-07-25 bernie * c-common.c: Rename all identifiers named `class...
2004-07-25 bernie * decl.c: Rename all identifiers named `class' to...
2004-07-25 bernie * decl.c: Rename all identifiers named `class' to...
2004-07-25 gdr * cp-tree.h (TYPE_SET_PTRMEMFUNC_TYPE): Use...
2004-07-25 drow * regmove.c (optimize_reg_copy_1): Don't try to replac...
2004-07-25 kenner * tree-ssa-operands.c (get_stmt_operands, get_expr_ope...
2004-07-25 kennerRemove obsolete text in comment.
2004-07-25 jsm28 * c-typeck.c (digest_init): Don't allow arrays of...
2004-07-25 rth * c-decl.c (start_function): Set DECL_ARTIFICIA...
2004-07-25 zack2004-07-24 Zack Weinberg <zack@codesourcery.com>
2004-07-25 zack2004-07-24 Alexander Kabaev <kan@freebsd.org>
2004-07-25 bernie * tree.h (staticp): Change return type to bool.
2004-07-25 bernie * c-common.c (c_staticp): Last episode of the staticp...
2004-07-25 bernie * c-common.h (c_staticp): Change return type from...
2004-07-25 bernie * langhooks-def.h (lhd_staticp): Change return type...
2004-07-25 bernie * system.h (bool, true, false): Don't redefine as...
2004-07-25 sayle * expmed.c (init_expmed): A signed modulus by a power...
2004-07-25 bernie * ggc.h (GGC_NEW, GGC_CNEW, GGC_NEWVEC, GGC_CNEWVEC...
2004-07-25 gccadminDaily bump.
2004-07-25 bernie * c-common.c: Convert ATTRIBUTE_UNUSED to ARG_UNUSED...
2004-07-24 schwab2004-07-24 Roman Zippel <zippel@linux-m68k.org>
2004-07-24 mrs * c-typeck.c (convert_for_assignment): Tightene...
2004-07-24 zack * genmodes.c (make_vector_modes): Mark with ATTRIBUTE_...
2004-07-24 kenner * tree.def (VIEW_CONVERT_EXPR): Change to class 'r'.
2004-07-24 kenner * gimplify.c (gimplify_compound_lval): Check for no...
2004-07-24 dnovillo PR tree-optimization/16688
2004-07-24 gccadminDaily bump.
2004-07-24 mrs * boehm.c (set_bit): Improve type safety wrt...
2004-07-23 fitzsim2004-07-23 Thomas Fitzsimmons <fitzsim@redhat.com>
2004-07-23 rth PR c++/16277
2004-07-23 rth * expr.c (expand_expr_real_1): Don't handle...
2004-07-23 jakub * Makefile.in (site.exp): Add HOSTCC and HOSTCFLAGS...
2004-07-23 zack * print-rtl.c (print_rtx <case 'b'>): Don't attempt...
2004-07-23 jsm28 * c-decl.c (start_function): Form composite type of...
2004-07-23 janis2004-07-23 Janis Johnson <janis187@us.ibm.com>
2004-07-23 janis2004-07-23 Janis Johnson <janis187@us.ibm.com>
2004-07-23 janis2004-07-23 Janis Johnson <janis187@us.ibm.com>
2004-07-23 janis2004-07-23 Janis Johnson <janis187@us.ibm.com>
2004-07-23 janis2004-07-23 Janis Johnson <janis187@us.ibm.com>
2004-07-23 janis2004-07-23 Janis Johnson <janis187@us.ibm.com>
2004-07-23 janis2004-07-23 Janis Johnson <janis187@us.ibm.com>
2004-07-23 janis2004-07-23 Janis Johnson <janis187@us.ibm.com>
2004-07-23 bonzini2004-07-22 Paolo Bonzini <bonzini@gnu.org>
2004-07-23 nathancp: * search.c (lookup_conversion_operator): Avoid...
2004-07-23 doko2004-07-23 Matthias Klose <doko@debian.org>
2004-07-23 mmitchel * dwarf2out.c (output_call_frame_info): Set SYMBOL_FLA...
2004-07-23 gccadminDaily bump.
2004-07-22 mmitchel * g++.dg/parse/attr2.C: Simplify.
2004-07-22 jsm28 PR c/7284
2004-07-22 jsm28 * doc/implement-c.texi: New file.
2004-07-22 jason * integrate.c (copy_decl_for_inlining): Remove...
2004-07-22 bbooth fix typo.
2004-07-22 bbooth * tree-ssa-ccp.c (latticevalue): Add UNKNOWN_VAL.
2004-07-22 rth * expr.c (emit_push_insn): Don't use set_mem_at...
2004-07-22 rth * tree-ssa-live.c (create_ssa_var_map): Avoid...
2004-07-22 dnovillo * tree-into-ssa.c (set_livein_block): Fix typo in...
2004-07-22 nathan * pt.c
2004-07-22 billingd2004-07-22 David Billinghurst (David.Billinghurst...
2004-07-22 hp * config/cris/cris.md: Tweak formatting.
2004-07-22 hp * gcc.dg/cris-peep2-xsrand.c, gcc.dg/cris-peep2-andu1.c,
2004-07-22 bonzini2004-07-22 Paolo Bonzini <bonzini@gnu.org>
2004-07-22 rth * gimple-low.c (expand_var_p): Don't look at...
2004-07-22 bje * gdbinit.in: Set a breakpoint on internal_error.
2004-07-22 rth * cfgexpand.c (expand_gimple_tailcall): Fix...
2004-07-22 gccadminDaily bump.
2004-07-22 jsm28 PR c/15052
2004-07-21 jsm28 * c-typeck.c (set_init_index): Require designator...
2004-07-21 jsm28 PR c/11250
2004-07-21 davem2004-07-21 David S. Miller <davem@nuts.davemloft...
2004-07-21 echristo2004-07-21 Eric Christopher <echristo@redhat.com>
2004-07-21 steven * rtl.h (insn_note): Remove NOTE_INSN_PREDICTION.
2004-07-21 zlomek * var-tracking.c (vt_find_locations): Set the in_pendi...
2004-07-21 aph PR java/16431.
2004-07-21 aph2004-07-20 Andrew Haley <aph@redhat.com>
2004-07-21 pbrookFix formatting.
2004-07-21 bonzini2004-07-21 Paolo Bonzini <bonzini@gnu.org>
2004-07-21 bonzini2004-07-21 Paolo Bonzini <bonzini@gnu.org>
2004-07-21 jakub PR middle-end/15345
2004-07-21 hjl2004-07-20 H.J. Lu <hongjiu.lu@intel.com>
2004-07-21 kennerAdd parens so emacs will properly indent.
2004-07-21 rth * cfgexpand.c (expand_gimple_cond_expr, expand_...
2004-07-21 davem2004-07-20 David S. Miller <davem@nuts.davemloft...
2004-07-21 pinskia2004-07-20 Andrew Pinski <apinski@apple.com>
2004-07-21 kenner * fold-const.c (operand_equal_p): Temporarily support...
2004-07-21 kennerFix typo in comment.
2004-07-21 gccadminDaily bump.
2004-07-21 giovannibajo PR c++/14497
2004-07-21 giovannibajo PR c++/509
2004-07-21 billingd2004-07-21 David Billinghurst (David.Billinghurst...
2004-07-21 billingd2004-07-21 David Billinghurst (David.Billinghurst...
2004-07-20 pbrook * config/arm/arm.c (thumb_expand_prologue): Remove...
2004-07-20 steven * cp-tree.def (TINST_LEVEL): Make it an 'x' node.
2004-07-20 zack * rtl.h (plus_constant): Delete.
2004-07-20 rth * gimplify.c (is_gimple_tmp_var): Move to tree...
2004-07-20 rth * tree-pretty-print.c (dump_generic_node):...
2004-07-20 nathan * vec.h (VEC_T_length, VEC_T_index, VEC_T_iterate...
2004-07-20 fche2004-07-20 Frank Ch. Eigler <fche@redhat.com>
next