OSDN Git Service

* config/sh/linux-unwind.h (shmedia_fallback_frame_state):
[pf3gnuchains/gcc-fork.git] / gcc /
2005-06-29 kkojima * config/sh/linux-unwind.h (shmedia_fallback_frame_state):
2005-06-29 kkojima * target.h (gcc_target): New field allocate_initial_value.
2005-06-29 rth * tree-vectorizer.c (vect_is_simple_reduction...
2005-06-29 rth * config/ia64/ia64.c (ia64_expand_vecint_compar...
2005-06-29 gccadminDaily bump.
2005-06-29 kcook2005-06-29 Kelley Cook <kcook@gcc.gnu.org>
2005-06-29 echristo2005-06-28 Eric Christopher <echristo@redhat.com>
2005-06-28 dnovillo * tree-optimize.c (init_tree_optimization_passes)...
2005-06-28 tkoenig2005-06-28 Thomas Koenig <Thomas.Koenig@online.de>
2005-06-28 pinskia2005-06-28 Andrew Pinski <pinskia@physics.uc.edu>
2005-06-28 rth * config/ia64/ia64.c (ia64_expand_vecint_compar...
2005-06-28 rth * rtlanal.c (nonzero_bits1): Use the mode of...
2005-06-28 pinskia2005-06-28 Andrew Pinski <pinskia@physics.uc.edu>
2005-06-28 rth * gcc.dg/tree-ssa/20030708-1.c: Remove static...
2005-06-28 tkoenig2005-06-28 Thomas Koenig <Thomas.Koenig@online.de>
2005-06-28 jsm28 * target.h (invalid_conversion, invalid_unary_op,
2005-06-28 pbrook2005-06-28 Paul Brook <paul@codesourcery.com>
2005-06-28 uweigand2006-06-28 Adrian Straetling <straetling@de.ibm.com>
2005-06-28 pbrook2005-06-28 Paul Brook <paul@codesourcery.com>
2005-06-28 dj* c-decl.c (pop_scope): Move warning control into warni...
2005-06-28 rth PR target/22134
2005-06-28 uweigand2005-06-28 Andreas Krebbel <krebbel1@de.ibm.com>
2005-06-28 uweigand2005-06-28 Andreas Krebbel <krebbel1@de.ibm.com>
2005-06-28 fxcoudert * gfortran.dg/dev_null.f90: Run test only on linux...
2005-06-28 fxcoudert * gfortran.dg/slash_1.f90: New test.
2005-06-28 rth * config/i386/sse.md (smaxv16qi3): Fix buffer...
2005-06-28 rth * config/ia64/ia64.c (ia64_expand_vcondu_v2si...
2005-06-28 rth * tree-vect-transform.c (get_initial_def_for_re...
2005-06-28 rth * config/i386/sse.md (vec_shl_<SSEMODEI>, vec_s...
2005-06-28 rth * tree-vect-transform.c (vect_create_epilog_for...
2005-06-28 kcook2005-06-28 Kelley Cook <kcook@gcc.gnu.org>
2005-06-28 hubicka * cgraph.c (cgraph_remove_node): Do not release functi...
2005-06-28 zlaski[gcc/objc/ChangeLog]
2005-06-28 kcook2005-06-28 Kelley Cook <kcook@gcc.gnu.org>
2005-06-28 kcookUpdate FSF address
2005-06-28 dnovillo PR 21959
2005-06-28 gccadminDaily bump.
2005-06-27 hubicka * tree-optimize.c (exercute_free_datastructures):
2005-06-27 hubicka * basic-block.h (basic_block_def): Kill rbi.
2005-06-27 tromeygcc/java/:
2005-06-27 dje * config/rs6000/rs6000.c (rs6000_file_start): Note...
2005-06-27 nathanremove 2004 entries, which have been moved to ChangeLog...
2005-06-27 jakub * builtin-attrs.def (DEF_ATTR_FOR_INT): Add for 5...
2005-06-27 jakub * regrename.c (copy_value): Fix comment.
2005-06-27 jakub * toplev.c (process_options): Use if (FRAME_GROWS_DOWN...
2005-06-27 jakub * targhooks.c (default_hidden_stack_protect_fail)...
2005-06-27 jakub * c-cppbuiltin.c (c_cpp_builtins): Add __SSP_ALL__...
2005-06-27 matz * gcc.target/x86_64/abi/test_struct_returning...
2005-06-27 jvdelisle2005-06-26 Jerry DeLisle <jvdelisle@verizon.net>
2005-06-27 gccadminDaily bump.
2005-06-26 ghazi PR c/21911
2005-06-26 ghazi * genautomata.c (decl_mode_check_failed,
2005-06-26 tkoenigCorrected PR number in ChangeLog.
2005-06-26 kazu * builtins.c, c-common.c, c-convert.c, c-decl.c, c...
2005-06-26 kazu * cfg.c, tree-vect-transform.c, tree.def: Fix comment...
2005-06-26 gerald * doc/install.texi (Specific): Do not specify the...
2005-06-26 kazu * config/arc/arc-protos.c: Remove the prototype for
2005-06-26 jakub PR middle-end/17965
2005-06-26 jakub PR middle-end/22028
2005-06-26 jakub * trans-stmt.c (gfc_trans_forall_1): Prefer to use...
2005-06-26 jakub * regrename.c (copy_value): Don't replace fixed or...
2005-06-26 jakub * defaults.h (FRAME_GROWS_DOWNWARD): Define to 0 if...
2005-06-26 kazugcc/
2005-06-26 kazu * Makefile.in (OBJS-common): Remove duplicate object...
2005-06-26 gccadminDaily bump.
2005-06-25 jakubMove misplaced ChangeLog entry.
2005-06-25 hubicka * tree-ssa-phiopt.c (replace_phi_edge_with_variable...
2005-06-25 hubicka * passes.c (rest_of_handle_branch_prob): Do not rebuil...
2005-06-25 bernds * config/bfin/bfin.md (ror_one, rol_one, ashrdi3,...
2005-06-25 hubicka * builtins.c (define_builtin): Accept new flags parameter.
2005-06-25 tkoenig2005-06-25 Thomas Koenig <Thomas.Koenig@online.de>
2005-06-25 kcookUpdate FSF address.
2005-06-25 kcookUpdate FSF address.
2005-06-25 kcookUpdate FSF address
2005-06-25 kcookUpdate FSF address.
2005-06-25 kcookUpdate FSF address.
2005-06-25 kcookUpdate FSF address.
2005-06-25 kcook2005-06-25 Kelley Cook <kcook@gcc.gnu.org>
2005-06-25 kcookUpdate FSF address.
2005-06-25 kcookUpdate FSF address.
2005-06-25 gccadminDaily bump.
2005-06-24 jvdelisle2005-06-24 Jerry DeLisle <jvdelisle@verizon.net>
2005-06-24 tromeygcc/java/:
2005-06-24 kazu * cfglayout.c (block_locators_locs, line_locators_locs,
2005-06-24 jason * tree-nrv.c (tree_nrv): Fix to check assignmen...
2005-06-24 hubicka * tree-optimize.c (init_tree_optimization_passes)...
2005-06-24 jasontweak comment
2005-06-24 mmitchel PR 22171
2005-06-24 mmitchel PR 22171
2005-06-24 mmitchel PR 22000
2005-06-24 fengwang2005-06-24 Feng Wang <fengwang@nudt.edu.cn>
2005-06-24 hubicka * opts.c (decode_options): Enable unit-at-a-time by...
2005-06-24 zlaski[gcc/testsuite/ChangeLog]
2005-06-24 zlaski[gcc/testsuite/ChangeLog]
2005-06-24 gccadminDaily bump.
2005-06-23 law * tree-optimize.c (init_tree_optimization_passe...
2005-06-23 fxcoudert * intrinsics/c99_functions.c (log10l): New log10l...
2005-06-23 kazugcc/
2005-06-23 phython2005-06-23 James A. Morrison <phython@gcc.gnu.org>
2005-06-23 bryce PR java/20697
next