OSDN Git Service

2004-03-29 Javier Miranda <miranda@gnat.com>
[pf3gnuchains/gcc-fork.git] / gcc /
2004-03-29 charlet2004-03-29 Javier Miranda <miranda@gnat.com>
2004-03-29 gccadminDaily bump.
2004-03-28 dje * gcc.dg/doloop-1.c: Do not check for lack...
2004-03-28 zack * c-decl.c: Verify that C_SIZEOF_STRUCT_LANG_IDENTIFIE...
2004-03-28 dorit * config/rs6000/altivec.md: (andvv16qi3, andv8hi3...
2004-03-28 ciceron * config/m68hc11/m68hc11-protos.h (m68hc11_page0_symbo...
2004-03-28 jsm28 * c-tree.h (C_DECL_REGISTER): New.
2004-03-28 gccadminDaily bump.
2004-03-27 uweigand * function.c (thread_prologue_and_epilogue): Move
2004-03-27 uweigand * expr.c (store_constructor): Use gen_int_mode to...
2004-03-27 ghazi * builtin-types.def (BT_WINT, BT_FN_INT_WINT, BT_FN_WI...
2004-03-27 gccadminDaily bump.
2004-03-26 jason PR c++/13294
2004-03-26 dnovillo * c-typeck.c (comptypes): Replace calls to TYPE_DOMAIN
2004-03-26 aldyh PR 14219
2004-03-26 ebotcazou * gcc.dg/20001013-1.c: Run on 32-bit and 64-bit SPARC.
2004-03-26 ebotcazou * config.gcc: Remove sparc-tti-*.
2004-03-26 sayle * fold-const.c (tree_expr_nonnegative_p): Handle BIT_X...
2004-03-26 rth PR 11527
2004-03-26 ghaziFix typo.
2004-03-26 ghazi * builtins.c (fold_builtin): Fix error in last change.
2004-03-26 gccadminDaily bump.
2004-03-25 rsandifo * config/mips/mips.h: Formatting fix.
2004-03-25 ghazi * builtins.def: Add ctype builtins.
2004-03-25 ghazi * builtins.c (fold_builtin): Add new builtin optimizat...
2004-03-25 dje * config/rs6000/rs6000.c (rs6000_always_hint): New...
2004-03-25 kazugcc/
2004-03-25 kazu PR optimization/9707.
2004-03-25 charlet2004-03-25 Vasiliy Fofanov <fofanov@act-europe.fr>
2004-03-25 pbrook * config/arm/arm.c (vfp_print_multi): Remove.
2004-03-25 matz PR java/14689:
2004-03-25 rth * alias.c (alias_invariant, alias_invariant_siz...
2004-03-25 gccadminDaily bump.
2004-03-24 kazugcc/
2004-03-24 neroden(gcc)
2004-03-24 schwabgcc/testsuite/:
2004-03-24 zlaski[gcc/ChangeLog]
2004-03-24 dje * doc/invoke.texi (-frename-registers: Add enabled...
2004-03-24 neroden2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
2004-03-24 pbrook * config.gcc <arm>: Add --with-abi=
2004-03-24 neroden * configure.ac: Check for -Wno-variadic-macros; don...
2004-03-24 rsandifoFix changelog entry for:
2004-03-24 rsandifo * config.gcc (mips64vr-*-elf*, mips64vrel-*-elf*)...
2004-03-24 rsandifo * config/mips/mips.h (MASK_FIX_VR4122, TARGET_FIX_VR41...
2004-03-24 rsandifo * config/mips/mips.h (PROCESSOR_R4130): New processor_...
2004-03-24 rsandifo * doc/invoke.texi: Apply missed hunk from 2004-03...
2004-03-24 aolivaPR preprocessor/14438
2004-03-24 ian * doc/extend.texi (ARM Built-in Functions): Replace...
2004-03-24 sayle * reg-stack.c (get_true_reg): Handle FLOAT_TRUNCATE...
2004-03-24 sayle * gcc.dg/compare8.c: New test case.
2004-03-24 gccadminDaily bump.
2004-03-24 zlaski[gcc/ChangeLog]
2004-03-23 zackCorrect PR number in last commit
2004-03-23 zack PR 12267, 12391, 12560, 13129, 14114, 14113
2004-03-23 djedelete some extraneous characters accidentally included...
2004-03-23 hainque * optabs.c (expand_binop): When synthesizing...
2004-03-23 kenner * alias.c (get_alias_set): Add support for TYPE_REF_CA...
2004-03-23 sayle * fold-const.c (tree_expr_nonnegative_p): A&B is nonne...
2004-03-23 tromey PR java/14315:
2004-03-23 tromey * gcj.texi (Extensions): Document GCJ_PROPERTIES.
2004-03-23 kazu * fold-const.c (fold): Remove cases for INTEGER_CST...
2004-03-23 sayle2004-03-23 Kazu Hirata <kazu@cs.umass.edu>
2004-03-23 jakub * config.gcc (sparc-*-linux*): Add sparc/t-linux to...
2004-03-23 rsandifo * gcse.c (can_assign_to_reg_p): New function, split...
2004-03-23 dnovillo * c-typeck.c (same_translation_unit_p): Fix pasto.
2004-03-23 gccadminDaily bump.
2004-03-22 djefix typo.
2004-03-22 dje * params.def (PARAM_MAX_SCHED_REGION_BLOCKS...
2004-03-22 brobecke * dwarf2out.c (is_subrange_type): Do not emit...
2004-03-22 brobecke * dwarf2out.c (is_subrange_type): Minor code...
2004-03-22 jakub PR c/14069
2004-03-22 pinskia2004-03-22 Andrew Pinski <pinskia@physics.uc.edu>
2004-03-22 pinskia2004-03-22 Andrew Pinski <pinskia@physics.uc.edu>
2004-03-22 charlet2004-03-22 Cyrille Comar <comar@act-europe.fr>
2004-03-22 uweigand * regrename.c (regrename_optimize): Set regs_ever_live...
2004-03-22 ebotcazou PR middle-end/14470
2004-03-22 neroden * configure.ac: Allow --disable-coverage-flags (for...
2004-03-22 ebotcazouFix typo.
2004-03-22 ebotcazou * gcc.dg/ulstrasp2.c: Do not pass -m64. Remove redund...
2004-03-22 kazu * bt-load.c, builtins.c, cfghooks.c, cfgrtl.c, gcse.c,
2004-03-22 dannysmith PR target/14291
2004-03-22 uweigand * gcc.dg/i386-sse-8.c: Reset default options.
2004-03-22 uweigand * gcc.dg/charset/asm2.c: Allow 'parse error' instead...
2004-03-22 uweigand * config/s390/s390.md ("*doloop_si"): Change predicate...
2004-03-22 gdr * cxx-pretty-print.c (pp_cxx_parameter_declarat...
2004-03-22 aoliva* real.h (struct real_value): Use the same type for all
2004-03-22 gccadminDaily bump.
2004-03-21 gdr * pretty-print.c (pp_base_maybe_space): New function.
2004-03-21 uweigand * config/s390/s390.md ("addti3", "subti3"): New insns...
2004-03-21 uweigand * expmed.c (choose_mult_variant): Pass MULT_COST as...
2004-03-21 kenner * alias.c (get_alias_set): Remove handling of PLACEHOL...
2004-03-21 mmitchel PR c++/14616
2004-03-21 pinskia2004-03-21 Andrew Pinski <pinskia@gcc.gnu.org>
2004-03-21 jsm28 * frontends.texi: Add missing line.
2004-03-21 jsm282004-03-21 Zack Weinberg <zack@codesourcery.com>
2004-03-21 gerald * g77.texi (Aligned Data): Remove obsolete paragraph...
2004-03-21 zlomek * cfgrtl.c (cfg_layout_redirect_edge_and_branch):...
2004-03-21 gccadminDaily bump.
2004-03-20 rakdver * emit-rtl.c (set_mem_attributes_minus_bitpos): Set...
2004-03-20 sayleTrivial typo in previous commit ChangeLog.
next