OSDN Git Service

pf3gnuchains/gcc-fork.git
2004-07-27 fche2004-07-27 Frank Ch. Eigler <fche@redhat.com>
2004-07-27 lerdsuwa PR c++/14429
2004-07-27 nickc* config/m32r/m32r.c: Include integrate.h in order...
2004-07-27 dnovillo * tree-ssa-alias.c (create_name_tags): Ignore pointers...
2004-07-27 rsandifo * expr.h (canonicalize_condition, get_condition):...
2004-07-27 dje- note PR target/16239 in previous rs6000.md ChangeLog...
2004-07-27 echristo2004-07-26 Eric Christopher <echristo@redhat.com>
2004-07-27 gccadminDaily bump.
2004-07-26 pinskia2004-07-26 Andrew Pinski <apinski@apple.com>
2004-07-26 rth * config/i386/i386.c (function_arg): Always...
2004-07-26 amylaar * ra.h (enum node_type): Rename to:
2004-07-26 geoffk * g++spec.c (LIBSTDCXX_PROFILE): Default to LIBSTDCXX.
2004-07-26 rsandifo * cfgcleanup.c (try_simplify_condjump): Call update_fo...
2004-07-26 rth * calls.c (combine_pending_stack_adjustment_and...
2004-07-26 tromey * tree.h: Fix typo in comment.
2004-07-26 drow PR bootstrap/12804
2004-07-26 rsandifo PR rtl-optimization/16643
2004-07-26 dje * config/rs6000/rs6000.md (movdi_internal64...
2004-07-26 hp * parse.y (build_super_invocation): Adjust declaration...
2004-07-26 charlet2004-07-26 Arnaud Charlet <charlet@act-europe.fr>
2004-07-26 nathan.:
2004-07-26 falk * config/alpha/alpha.c (alpha_rtx_cost_data): Tweak...
2004-07-26 sayle * config/i386/i386.c (output_fp_compare): Use ffreep...
2004-07-26 bernie * gengtype.c (oprintf): Replace xrealloc () with XRESI...
2004-07-26 bernie * c-common.c (disable_builtin_function): Rename variab...
2004-07-26 bernie * Makefile.in (C_PRAGMA_H): New variable to track...
2004-07-26 gccadminDaily bump.
2004-07-25 sayle * fold-const.c (constant_boolean_node): Make extern.
2004-07-25 giovannibajoRemove DOS line endings
2004-07-25 giovannibajo PR c++/9283
2004-07-25 bernie * basic-block.h (reorder_block_def): Rename to reorder...
2004-07-25 bernieAdd a few missing items to a ChangeLog entry of mine.
2004-07-25 bernie * bitmap.c: Use type-safe memory allocation macros...
2004-07-25 bernieFix a ChangeLog entry.
2004-07-25 bernie * c-decl.c (groktypename, groktypename_in_param_contex...
2004-07-25 sayle * convert.c (convert_to_real, convert_to_integer,
2004-07-25 bernie * c-common.c: Rename all identifiers named `new'.
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 bernie * internal.h (xnew, xcnew, xnewvec, xcnewvec, xobnew...
2004-07-24 bernie * ansidecl.h (ARG_UNUSED): New Macro.
2004-07-24 bernie * libiberty.h (XNEW, XCNEW, XNEWVEC, XCNEWVEC, XOBNEW...
2004-07-24 bryce2004-07-24 Bryce McKinlay <mckinlay@redhat.com>
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 bryce2004-07-23 Bryce McKinlay <mckinlay@redhat.com>
2004-07-24 dnovillo PR tree-optimization/16688
2004-07-24 gccadminDaily bump.
2004-07-24 bkoz2004-07-23 Benjamin Kosnik <bkoz@redhat.com>
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 bryce2004-07-23 Bryce McKinlay <mckinlay@redhat.com>
2004-07-23 bryce2004-07-23 Bryce McKinlay <mckinlay@redhat.com>
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 bryce2004-07-23 Mark Wielaard <mark@klomp.org>
2004-07-23 mark * java/lang/System.java (static): Set http.agent...
2004-07-23 mark * gnu/java/net/DefaultContentHandlerFactory...
2004-07-23 bonzini2004-07-22 Paolo Bonzini <bonzini@gnu.org>
2004-07-23 nathancp: * search.c (lookup_conversion_operator): Avoid...
2004-07-23 redi2004-07-23 Jonathan Wakely <redi@gcc.gnu.org>
2004-07-23 doko2004-07-23 Matthias Klose <doko@debian.org>
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 bryce2004-07-22 Bryce McKinlay <mckinlay@redhat.com>
next