OSDN Git Service

2007-01-02 Douglas Gregor <doug.gregor@gmail.com>
[pf3gnuchains/gcc-fork.git] / gcc /
2007-01-02 dgregor2007-01-02 Douglas Gregor <doug.gregor@gmail.com>
2007-01-02 pault2007-01-02 Paul Thomas <pault@gcc.gnu.org>
2007-01-02 dgregor2007-01-02 Douglas Gregor <doug.gregor@gmail.com>
2007-01-02 jsm28 * config.gcc (powerpc-*-eabispe*, powerpc-*-eabisimalt...
2007-01-02 jsm28 * config/rs6000/rs6000.c (print_operand): Check (TARGE...
2007-01-02 echristo2007-01-01 Eric Christopher <echristo@apple.com>
2007-01-02 sayle * fold-const.c (fold_binary) <EQ_EXPR>: Fold "(X^C1...
2007-01-02 mrsgcc:
2007-01-02 jsm28gcc:
2007-01-02 gccadminDaily bump.
2007-01-01 pinskiaFix misspelling of GIMPLE_MODIFY_STMT.
2007-01-01 pinskia2007-01-01 Andrew Pinski <pinskia@gmail.com>
2007-01-01 schwab PR target/29166
2007-01-01 pinskia2007-01-01 Andrew Pinski <pinskia@gmail.com>
2007-01-01 pinskia2007-01-01 Andrew Pinski <pinskia@gmail.com>
2007-01-01 hubicka * emit-rtl.c (emit_copy_of_insn_after): Do not call...
2007-01-01 mrs * configure.ac (HAVE_GAS_LITERAL16): Add autoconf...
2007-01-01 hubicka * cgraphunit.c (cgraph_optimize): Call cgraph_add_new_...
2007-01-01 mrsRotate ChangeLog file.
2007-01-01 karglRotate ChangeLog.
2007-01-01 jsm28 * lib/target-supports.exp (check_effective_target_powe...
2007-01-01 gccadminDaily bump.
2006-12-31 rguenth2006-12-31 Richard Guenther <rguenther@suse.de>
2006-12-31 sayle PR middle-end/30322
2006-12-31 simartin2006-12-31 Simon Martin <simartin@users.sourceforge...
2006-12-31 rguenth2006-12-31 Richard Guenther <rguenther@suse.de>
2006-12-31 pault2006-12-31 Paul Thomas <pault@gcc.gnu.org>
2006-12-31 pault2006-12-31 Paul Thomas <pault@gcc.gnu.org>
2006-12-31 gccadminDaily bump.
2006-12-30 kazu * tree-inline.c: Fix a comment typo.
2006-12-30 tkoenig2006-12-30 Thomas Koenig <Thomas.Koenig@online.de>
2006-12-30 hubicka * ipa-pure-const.c (check_operand): SSA_NAME is safe.
2006-12-30 hubicka * tree.h (DECL_CALL_CLOBBERED): Remove.
2006-12-30 hubicka * tree-ssa-alias.c (create_structure_vars): When in...
2006-12-30 hubicka * emit-rt.c (emit_copy_of_insn_after): Fix bug causing...
2006-12-30 hubicka * cgraph.c (cgraph_exapnd_queue): Rename to...
2006-12-30 gccadminDaily bump.
2006-12-29 kazu * config/i386/i386.h (NON_QI_REG_P): Remove.
2006-12-29 kazu * tree-cfg.c (last_stmt_ptr): Remove.
2006-12-29 ian * c-common.c (c_define_builtins): New static function...
2006-12-29 hubicka * tree-inline.c (remap_ssa_name): New function.
2006-12-29 jakub PR preprocessor/29612
2006-12-29 dalecki2006-12-29 Marcin Dalecki <martin@dalecki.de>
2006-12-29 gccadminDaily bump.
2006-12-28 pault2006-12-28 Paul Thomas <pault@gcc.gnu.org>
2006-12-28 kazu * cp-tree.h (TYPE_NAMESPACE_SCOPE_P, TYPE_FUNCTION_SCO...
2006-12-28 kazu * decl2.c: Fix a comment typo.
2006-12-28 kazu * cp/cp-tree.h (TYPE_NAMESPACE_SCOPE_P,
2006-12-28 kazu * Makefile.in (OBJS-common): Remove conflict.o
2006-12-28 dberlin2006-12-27 Daniel Berlin <dberlin@dberlin.org>
2006-12-28 jvdelisle2006-12-27 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2006-12-28 jvdelisle2006-12-27 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2006-12-28 jvdelisle2006-12-27 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2006-12-28 gccadminDaily bump.
2006-12-27 ian PR debug/26964
2006-12-27 gerald * interface.c (compare_actual_formal): Remove unused...
2006-12-27 pault2006-12-27 Paul Thomas <pault@gcc.gnu.org>
2006-12-27 gccadminDaily bump.
2006-12-26 ghazi PR middle-end/29335
2006-12-26 kazu * tree-ssa-operands.c: Fix a comment typo.
2006-12-26 gccadminDaily bump.
2006-12-25 kazu * tree-vectorizer.h (VECT_SMODULO): Remove.
2006-12-25 gccadminDaily bump.
2006-12-24 andreast2006-12-24 Andreas Tobler <a.tobler@schweiz.org>
2006-12-24 hubicka * tree-ssa-operands.h (struct ssa_operand_memory_d):
2006-12-24 hubicka * tree-mudflap.c (ml_decl_cache_locals, md_build_check...
2006-12-24 kazu * basic-block.h: Remove the prototype for
2006-12-24 gccadminDaily bump.
2006-12-23 rakdver * tree-ssa-loop-niter.c (number_of_iterations_lt_to_ne,
2006-12-23 pinskia2006-12-23 Andrew Pinski <pinskia@gmail.com>
2006-12-23 kazu * Makefile.in (final.o): Depend on vecprim.h.
2006-12-23 kazu * common.opt (flag_force_mem): Remove.
2006-12-23 dalecki2006-12-23 Marcin Dalecki <martin@dalecki.de>
2006-12-23 manu2006-12-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2006-12-23 ebotcazou * dwarf2out.c (dbx_reg_number): Do leaf register remapping
2006-12-23 kazu * rtl.h (NOTE_EXPECTED_VALUE): Remove.
2006-12-23 hubicka * toplev.c (dump_memory_report): Break out from...
2006-12-23 mrs * config/rs6000/t-darwin (DARWIN_EXTRA_CRT_BUIL...
2006-12-23 hubicka * tree-flow-inline.h (var_ann): External variable...
2006-12-23 gccadminDaily bump.
2006-12-22 kazu * basic-block.h: Remove the prototype for
2006-12-22 rakdver * tree-ssa-loop-niter.c (zero_p, nonzero_p): Removed.
2006-12-22 pault2006-12-22 Paul Thomas <pault@gcc.gnu.org>
2006-12-22 manu2006-12-22 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2006-12-22 kazu * config/elfos.h, config/spu/spu.c, tree-ssa-operands.h,
2006-12-22 bonzini2006-12-22 Paolo Bonzini <bonzini@gnu.org>
2006-12-22 pinskia2006-12-21 Andrew Pinski <pinskia@gmail.com>
2006-12-22 pinskia2006-12-21 Andrew Pinski <pinskia@gmail.com>
2006-12-22 pinskia2006-12-21 Andrew Pinski <pinskia@gmail.com>
2006-12-22 sayle * trans-array.c (gfc_trans_create_temp_array): When...
2006-12-22 sayle * tree-pretty-print.c (dump_generic_node): Avoid outpu...
2006-12-22 kazu * cgraphunit.c, varpool.c: Fix comment typos.
2006-12-22 kazu * cgraphunit.c, config/i386/i386.c, config/ia64/ia64...
2006-12-22 kazu * decl.c: Fix a coment typo.
2006-12-22 kazu * interface.c: Fix a comment typo.
2006-12-22 bje * lib/gcc-dg.exp (gcc-dg-prune): Return "::unsupported...
2006-12-22 gccadminDaily bump.
2006-12-21 bje * config/spu/spu.h (ARG_POINTER_CFA_OFFSET): Define.
2006-12-21 ebotcazou PR other/29639
2006-12-21 jsm28 * rtlanal.c (subreg_get_info): Do not make register...
next