OSDN Git Service

* config/m32r/m32r.c (m32r_expand_block_move): Return 0 if nothing was done.
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
2005-05-24 nickc* config/m32r/m32r.c (m32r_expand_block_move): Return...
2005-05-24 law * tree-ssa-dom.c (cprop_into_stmt): Do not call
2005-05-23 uweigand2005-05-23 Andreas Krebbel <krebbel1@de.ibm.com>
2005-05-23 hubicka * tree-flow.h (stmt_ann_d): Kill GTY ((skip)) mark...
2005-05-23 ebotcazou * config/sparc/sparc-protos.h (sparc_expand_move)...
2005-05-23 jbeulichgcc/
2005-05-22 ebotcazou * config/sparc/sparc.c (sparc_emit_float_lib_cmp)...
2005-05-21 rguenth2005-05-21 Richard Guenther <rguenth@gcc.gnu.org>
2005-05-20 mrsGive credit, where credit is due.
2005-05-20 hubicka * Makefile.in (insn-emit.o): Add basic-block.h dependency.
2005-05-20 hubicka * cgraphunit.c (cgraph_expand_function): Force functio...
2005-05-20 rth * config/alpha/alpha.c (emit_unlikely_jump...
2005-05-20 rth * unwind.h, unwind-pe.h: Revert gcc_unreachable...
2005-05-19 rth * config/i386/sse.md (mulv4si3): Use all regist...
2005-05-19 rguenth2005-05-19 Richard Guenther <rguenth@gcc.gnu.org>
2005-05-19 hubicka * basic-block.h (REG_BR_PROB_BASE): Define.
2005-05-19 nickc* config/rs6000/eabispe.h (SUBSUBTARGET_OVERRIDE_OPTION...
2005-05-19 rth PR target/21390
2005-05-19 rth PR target/21657
2005-05-19 bernds * config/bfin/bfin.c (branch_dest): Add comment why...
2005-05-19 jbeulichgcc/
2005-05-19 rth PR 21541
2005-05-19 rthMark PR number.
2005-05-19 rth * tree-ssa-operands.c (opf_non_specific): New.
2005-05-19 kazugcc/
2005-05-19 rth * config.gcc (powerpc-*-linux*): Include linux6...
2005-05-19 rth * tree-cfg.c (pass_remove_useless): Revert...
2005-05-18 dpatel * config/rs6000/rs6000.md (insvsi_internal1...
2005-05-18 rth * tree-ssa-forwprop.c (cfg_changed): New.
2005-05-18 hubickaFix forgotten ChangeLog entries.
2005-05-18 geoffk2005-05-18 Geoffrey Keating <geoffk@apple.com>
2005-05-18 geoffk * rs6000/predicates.md (fix_trunc_dest_operand): New.
2005-05-18 geoffk * tree-cfg.c (pass_remove_useless): This pass works...
2005-05-18 rguenth2005-05-18 Richard Guenther <rguenth@gcc.gnu.org>
2005-05-18 rsandifo * config.gcc (sh*-*-*): Define SUPPORT_* macros to 1.
2005-05-18 rth PR target/21632
2005-05-18 law * tree-ssa-forwprop.c (forward_propagate_addr_e...
2005-05-18 ian * read-rtl.c (mode_attr_index): Use obstack_grow0...
2005-05-18 dberlin2005-05-18 Daniel Berlin <dberlin@dberlin.org>
2005-05-18 dberlin2005-05-18 Daniel Berlin <dberlin@dberlin.org>
2005-05-18 ebotcazou * doc/invoke.texi (SPARC options): Document that ...
2005-05-18 ebotcazou * config/sparc/sol2.h (TARGET_DEFAULT): Add back MASK_...
2005-05-18 dberlin2005-05-17 Daniel Berlin <dberlin@dberlin.org>
2005-05-17 rakdver * timevar.def (TV_SCEV_CONST): New timevar.
2005-05-17 mrsRemove typo.
2005-05-17 mrs Yet more Objective-C++...
2005-05-17 ebotcazou * config/sparc/sparc.md (movhi): Do not test constness
2005-05-17 rakdver * tree-ssa-loop-ivopts.c (find_bivs, find_givs_in_stmt...
2005-05-17 rakdver * tree-cfg.c (tree_can_merge_blocks_p): Allow phi...
2005-05-17 rakdver * cfgloop.h (just_once_each_iteration_p): Declaration...
2005-05-17 rakdver * ggc-page.c (ggc_alloc_stat): Record amount of memory...
2005-05-17 kazu * tree-into-ssa.c (update_ssa): Clean up by shortening the
2005-05-17 hp * config/cris/cris.md (ncond, ocode, rcond): Remove...
2005-05-17 sayle * c-typeck.c (common_type): Also handle BOOLEAN_TYPEs.
2005-05-17 hubicka * cgraph.h (cgraph_node): Add 'lowered' state.
2005-05-17 nathan * unwind-dw2-fde-darwin.c: Include tsystem.h.
2005-05-17 law * Makefile.in (tree-ssa-forwprop.o): Depend on langhoo...
2005-05-17 nathan * unwind-dw2-fde-glibc.c (base_from_cb_data,
2005-05-17 drow * config/arm/lib1funcs.asm (cfi_pop, cfi_push, cfi_start)
2005-05-17 drow * configure.ac: Remove spaces around assignment to
2005-05-17 dje * config/rs6000/aix.h (TARGET_ALTIVEC_VRSAVE...
2005-05-17 bernds * config/bfin/bfin.md (eh_return): Add missing DONE.
2005-05-17 ian * read-rtl.c (struct macro_traverse_data): Add unknown...
2005-05-17 bonziniadd tree-ssa-math-opts.c for real
2005-05-17 bonzinigcc:
2005-05-17 rguenth2005-05-17 Richard Guenther <rguenth@gcc.gnu.org>
2005-05-17 rth * config/i386/sse.md (mulv16qi3, mulv2di3)...
2005-05-17 jakub PR middle-end/21492
2005-05-17 jakub PR tree-optimization/21610
2005-05-17 hp * config/cris/cris.md: Unquote preparation and output...
2005-05-17 jakub * varasm.c (struct constant_descriptor_tree): Add...
2005-05-17 rth * config/i386/sse.md (mulv4si3): New.
2005-05-17 hp * config/cris/cris.h (EXTRA_CONSTRAINT_T): Remove...
2005-05-16 rth PR tree-opt/21399
2005-05-16 ctice2005-05-16 Caroline Tice <ctice@apple.com>
2005-05-16 sayle * c-common.c (c_common_truthvalue_conversion): Use...
2005-05-16 kazu * tree-ssa-pre.c: Fix a comment typo.
2005-05-16 rth PR target/21556
2005-05-16 rsandifo * optc-gen.awk: Include intl.h after the externally...
2005-05-16 kazu * tree-ssa-copy.c (copy_prop_visit_assignment): Clean...
2005-05-16 fjahanianFix vec_merge patterns for Altivec ppc.
2005-05-16 kazu * tree-data-ref.c (compute_all_dependences): Change...
2005-05-16 kazu * dwarf2out.c (used_rtx_varray): Rename to used_rtx_array.
2005-05-16 rsandifo * Makefile.in (options.c): Tell optc-gen.awk to includ...
2005-05-16 bonzini2005-05-16 Paolo Bonzini <bonzini@gnu.org>
2005-05-16 sayle * tree-scalar-evolution.c (set_nb_iterations_in_loop...
2005-05-16 hjl2005-05-15 H.J. Lu <hongjiu.lu@intel.com>
2005-05-16 dberlin2005-05-15 Daniel Berlin <dberlin@dberlin.org>
2005-05-15 rearnsha * arm.c (thumb_unexpanded_epilogue): Delete unused...
2005-05-15 aj * gcc.c (pfatal_pexecute): Remove unused local function.
2005-05-15 rsandifo * opth-gen.awk: Remove excess indentation.
2005-05-15 rsandifo * optc-gen.awk: Remove excess indentation.
2005-05-15 kkojima * config/sh/sh.c (sh_output_mi_thunk): Check cfun...
2005-05-14 kazugcc/
2005-05-14 kazu * tree-optimize.c (init_tree_optimization_passes)...
2005-05-14 danglin * config/vax/vax.c: (print_operand_address) Use gcc_un...
2005-05-14 danglin * config/vax/vax.md: define_constant VAXens AP, FP...
2005-05-14 danglin * config/vax/vax.c: (override_options) Remove 'registe...
2005-05-14 danglin * config/vax/elf.h: Update whitespace.
2005-05-14 rguenth2005-05-14 Richard Guenther <rguenth@gcc.gnu.org>
next