OSDN Git Service

pf3gnuchains/gcc-fork.git
2004-06-25 gccadminDaily bump.
2004-06-25 gccadminDaily bump.
2004-06-24 rth * c-decl.c (c_in_iteration_stmt, c_in_case_stmt):...
2004-06-24 kenner * tree-pretty-print.c (dump_generic_node, case TYPE_DECL):
2004-06-24 pinskia2004-06-24 Andrew Pinski <apinski@apple.com>
2004-06-24 kennerMinor comment and whitespace changes
2004-06-24 rth * tree-ssa-dom.c (real_avail_expr_hash): New.
2004-06-24 kennerMinor updating of comments.
2004-06-24 kennerMinor whitespace changes
2004-06-24 fche2004-06-24 Frank Ch. Eigler <fche@redhat.com>
2004-06-24 fche2004-06-24 Frank Ch. Eigler <fche@redhat.com>
2004-06-24 sayle PR middle-end/15239
2004-06-24 jason PR c++/16115
2004-06-24 echristo2004-06-24 Eric Christopher <echristo@redhat.com>
2004-06-24 jakub * config/i386/i386.md (ffsdi2, clzdi2): New expanders.
2004-06-24 pinskiagcc/ChangeLog:
2004-06-24 bryce * testsuite/libjava.jacks/jacks.xfail: Remove
2004-06-24 sayle2004-06-24 Revital Eres <eres@il.ibm.com>
2004-06-24 rth * gimplify.c (gimplify_body): Watch for body...
2004-06-24 law * tree-ssa-dom.c (record_dominating_conditions): New...
2004-06-24 bryce * parse.y (set_nested_class_simple_name_value): Removed.
2004-06-24 rsandifo * calls.c (shift_returned_value): Fix handling of...
2004-06-24 nathanreformat, remove '^M's
2004-06-24 kennerAdd a blank.
2004-06-24 uweigand * c-decl.c (finish_function): Do not check for DEFAULT...
2004-06-24 bje * doc/cfg.texi (Edges): Fix typo.
2004-06-24 pbrook * config/arm/arm.c (arm_output_epilogue): Remove exces...
2004-06-24 giovannibajo * g++.dg/tree-ssa/tree-ssa.exp: Remove. dg.exp already...
2004-06-24 schwab* cp-tree.h (enum cp_storage_class): Remove trailing...
2004-06-24 pinskia2004-06-23 Andrew Pinski <apinski@apple.com>
2004-06-24 mmitchel * Make-lang.in (cp/lex.o): Do not depend on cp/lex.h.
2004-06-24 amodra * calls.c (expand_call): Call INIT_CUMULATIVE_ARGS...
2004-06-24 rth * c-gimplify.c (gimplify_decl_stmt): Push gimplify_one...
2004-06-24 sayle * c-common.c (expand_unordered_cmp): Delete.
2004-06-24 rth * gimplify.c (gimplify_compound_lval): Don...
2004-06-24 wilsonPatch from Robert Millan.
2004-06-24 echristo2004-06-23 Eric Christopher <echristo@redhat.com>
2004-06-24 echristo2004-06-23 Eric Christopher <echristo@redhat.com>
2004-06-24 uweigand * config/s390/s390-protos.h (s390_emit_compare): Add...
2004-06-24 gccadminDaily bump.
2004-06-24 gccadminDaily bump.
2004-06-23 dannysmith2004-06-23 Wu Yongwei <adah@sh163.net>
2004-06-23 dje * config/rs6000/rs6000.c (rs6000_use_dfa_pipeline_inte...
2004-06-23 pinskia2004-06-23 Andrew Pinski <apinski@apple.com>
2004-06-23 uweigand * config/s390/s390.h (DEFAULT_MAIN_RETURN): Remove.
2004-06-23 sayle * convert.c (strip_float_extension): Skip both NOP_EXP...
2004-06-23 dnovillo * Makefile.in (tree-vn.o): New.
2004-06-23 law * gcc.dg/kpice1.c: New test.
2004-06-23 pinskia2004-06-23 Andrew Pinski <apinski@apple.com>
2004-06-23 dje2004-06-23 Pat Haugen <pthaugen@us.ibm.com>
2004-06-23 paolo2004-06-23 Paolo Carlini <pcarlini@suse.de>
2004-06-23 rearnsha* PR target/15948
2004-06-23 rearnshaPR target/15927
2004-06-23 bonzini2004-06-22 Paolo Bonzini <bonzini@gnu.org>
2004-06-23 rsandifo * gengtype-yacc.y (option): Avoid use of non-constant...
2004-06-23 nathanremove stray conflict marker
2004-06-23 nathan * doc/extend.texi (Function Attributes): Alphabetize.
2004-06-23 bonzini2004-06-22 Paolo Bonzini <bonzini@gnu.org>
2004-06-23 rth * c-gimplify.c (gimplify_decl_stmt): Update...
2004-06-23 echristo2004-06-22 Eric Christopher <echristo@redhat.com>
2004-06-23 law * cfghooks.c (make_forwarder_block): Decrement...
2004-06-23 rth * gcc.dg/noreturn-1.c (foo5): Update function...
2004-06-23 rth * c-typeck.c (emit_side_effect_warnings): Ignor...
2004-06-23 rth * config/i386/i386.c (TARGET_STRUCT_VALUE_RTX...
2004-06-23 ljrittle * gcc.dg/builtins-config.h: Handle FreeBSD.
2004-06-23 rth * tree.def (VTABLE_REF): Remove.
2004-06-23 gccadminDaily bump.
2004-06-23 gccadminDaily bump.
2004-06-22 rth PR middle-end/16026
2004-06-22 jsm28 * Makefile.in (distclean): Don't try to remove empty...
2004-06-22 aoliva* include/bits/istream.tcc (getline): Make sure argumen...
2004-06-22 jasonfix
2004-06-22 rsandifo PR target/15869
2004-06-22 kcook2004-06-22 Kelley Cook <kcook@gcc.gnu.org>
2004-06-22 jason PR c++/16112
2004-06-22 hjl2004-06-22 H.J. Lu <hongjiu.lu@intel.com>
2004-06-22 bryce * gnu/gcj/convert/BytesToUnicode.java (getDecoder...
2004-06-22 dalejTestcases for my rs6000-specific change of this date.
2004-06-22 aoliva* config/mn10300/mn10300.md (movdi, movdf): Use high...
2004-06-22 rmathew Fixes PR java/16113.
2004-06-22 rmathew * parse.y (create_class): Correct diagnostic message...
2004-06-22 dalej2004-06-22 Dale Johannesen <dalej@apple.com>
2004-06-22 bryceFix ChangeLog entry.
2004-06-22 bryce PR libgcj/16134:
2004-06-22 bkoz2004-06-22 Benjamin Kosnik <bkoz@redhat.com>
2004-06-22 paolo2004-06-22 Paolo Carlini <pcarlini@suse.de>
2004-06-22 bonzini2004-06-22 Paolo Bonzini <bonzini@gnu.org>
2004-06-22 paolo2004-06-22 Paolo Carlini <pcarlini@suse.de>
2004-06-22 nathan * doc/invoke.texi (Machine Dependent Options): Alphabe...
2004-06-22 pinskia2004-06-21 Andrew Pinski <apinski@apple.com>
2004-06-22 mmitchel * cp-tree.def (NEW_EXPR): Add a fourth slot.
2004-06-22 geoffk2004-06-21 Geoffrey Keating <geoffk@apple.com>
2004-06-22 bje * tree-ssa.c (ssa_redirect_edge): Correct leading...
2004-06-22 matthewgMAINTAINERS: Added self to write-after-approval.
2004-06-22 kenner * Makefile.in (gimplify.o): Add cgraph.h.
2004-06-22 kenner * alias.c (adjust_offset_for_component_ref): Use
2004-06-22 cgf* configure.in: Check for srcdir/winsup rather than...
2004-06-22 pbrook PR fortran/15750
2004-06-22 ljrittle * config/linker-map.gnu: Use wildcards for
2004-06-22 gccadminDaily bump.
next