OSDN Git Service

(legitimate_address_p): Reject address whose index is itself the sum of two
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
2004-12-10 nickc(legitimate_address_p): Reject address whose index...
2004-12-10 amodra * config/t-slibgcc-sld (SHLIB_LINK): Correct symlink.
2004-12-10 uros * config/i386/i386.md (*cmpfp_sf): Change type
2004-12-09 rth PR c/18282
2004-12-09 rth * c-common.c (shorten_compare): Don't special...
2004-12-09 rsandifo * simplify-rtx.c (simplify_subreg): In the CONCAT...
2004-12-09 dje * real.c (ibm_extended): Correct comment.
2004-12-09 shebs * config/rs6000/darwin-asm.h: New file, 32...
2004-12-09 rth PR target/17025
2004-12-09 pinskia2004-12-09 Andrew Pinski <pinskia@physics.uc.edu>
2004-12-09 pinskia2004-12-09 Matt Rice <ratmice@yahoo.com>
2004-12-09 dorit2004-12-09 Dorit Naishlos <dorit@il.ibm.com>
2004-12-09 nathan * tree.def (SET_TYPE): Remove.
2004-12-09 nathan PR c++/16681
2004-12-09 rth * config/i386/i386.md: Use FLAGS_REG everywhere.
2004-12-09 echristo2004-12-08 Eric Christopher <echristo@redhat.com>
2004-12-08 zack PR 17982
2004-12-08 kazu * cfgloopmanip.c (create_preheader): Speed up by ...
2004-12-08 rsandifo * config/frv/frv.c (frv_sort_insn_group): Always initi...
2004-12-08 nathan.:
2004-12-08 nathan * doc/trouble.texi (Non-bugs): Clarify empty loop...
2004-12-08 uros * config/i386/i386.c (output_387_binary_op,
2004-12-08 uros * config/i386/i386-protos.h (ix86_split_fp_bran...
2004-12-08 kazu * c-common.c (verify_tree): Don't check code length...
2004-12-08 sayle PR middle-end/18293
2004-12-08 rth * tree-pretty-print.c (dump_array_domain):...
2004-12-08 gerald * doc/invoke.texi: Adjust default values for
2004-12-08 rth PR target/18443
2004-12-08 steven PR c/18867
2004-12-08 steven PR tree-optimization/17340
2004-12-07 zlaski[gcc/ChangeLog]
2004-12-07 echristo2004-12-07 Eric Christopher <echristo@redhat.com>
2004-12-07 echristo2004-12-07 Eric Christopher <echristo@redhat.com>
2004-12-07 echristo2004-12-07 Eric Christopher <echristo@redhat.com>
2004-12-07 kazugcc/
2004-12-07 dje * config/rs6000/t-aix43, config/rs6000/t-aix52...
2004-12-07 zlaski[gcc/ChangeLog]
2004-12-07 dj* reload.c (find_valid_class): Fix logic to test inner...
2004-12-07 echristo2004-12-06 Eric Christopher <echristo@redhat.com>
2004-12-06 aldyh * config/rs6000/sysv4.h: Define RELOCATABLE_NEEDS_FIXU...
2004-12-06 kazu PR tree-optimization/18601
2004-12-06 kazu * expr.c (expand_expr_real_1): Remove an "if" whose...
2004-12-06 sayle * c-gimplify.c (gimplify_c_loop): Improve initial...
2004-12-06 amylaar * bt-load.c (btr_def_s): New member own_end;
2004-12-06 nickcMove ChangeLog entry to the correct ChangeLog!
2004-12-06 nickc* gcc.dg/builtins-config.h: Use <sys/types.h> instead...
2004-12-06 dberlin2004-12-05 Daniel Berlin <dberlin@dberlin.org>
2004-12-06 kazu * expr.c (expand_expr_real_1): Abort on COND_EXPR of
2004-12-05 rth PR target/18841
2004-12-05 pinskia2004-12-05 Andrew Pinski <pinskia@physics.uc.edu>
2004-12-05 pinskiaAdd forgotten to check in changeLog:
2004-12-05 sayle * c-typeck.c (c_finish_loop): Improve initial implemen...
2004-12-05 kazu * builtins.c: Fix comment typos.
2004-12-05 danglin PR middle-end/18730
2004-12-04 danglin PR bootstrap/18804
2004-12-04 rth * config/alpha/alpha.c (alpha_expand_unaligned_...
2004-12-04 kazu * gcse.c (gcse_main): Add a comment.
2004-12-04 amodra * mklibgcc.in: Build shared libgcc and shared libunwin...
2004-12-04 sayle * doc/tm.texi (TARGET_DELEGITIMIZE_ADDRESS): Document...
2004-12-04 rth * alias.c (component_uses_parent_alias_set...
2004-12-03 rth * doc/tm.texi (TARGET_BUILD_BUILTIN_VA_LIST...
2004-12-03 amodra PR middle end/18718
2004-12-03 schwab * Makefile.in (HOSTHOOKS_DEF_H): Define.
2004-12-03 echristo2004-12-03 Eric Christopher <echristo@redhat.com>
2004-12-03 janis * doc/extend.texi (AltiVec Builtins): Fix info about...
2004-12-03 andreast2004-12-03 Andreas Tobler <a.tobler@schweiz.ch>
2004-12-03 bonzini2004-12-03 Paolo Bonzini <bonzini@gnu.org>
2004-12-03 hjl2004-12-03 H.J. Lu <hongjiu.lu@intel.com>
2004-12-03 rsandifo * config.if: Delete.
2004-12-03 kazu * cfgrtl.c (rtl_verify_flow_info_1): Use JUMP_P instead of
2004-12-03 kazu * tree-ssa-dom.c (record_equivalences_from_phis):...
2004-12-03 shebs * config/rs6000/rs6000.c (rs6000_override_optio...
2004-12-03 rthMark PR for changelog entry.
2004-12-03 rth PR 18774
2004-12-03 bje * doc/cfg.texi (Edges): Update. Document the edge_iter...
2004-12-02 rth * expr.c (write_complex_part): Use simplify_gen...
2004-12-02 hjl2004-12-02 H.J. Lu <hongjiu.lu@intel.com>
2004-12-02 sayle PR target/18759
2004-12-02 hjl2004-12-02 H.J. Lu <hongjiu.lu@intel.com>
2004-12-02 pinskia2004-12-02 Andrew Pinski <pinskia@physics.uc.edu>
2004-12-02 dpatel * config/darwin.h (TARGET_OPTION_TRANSLATE_TABLE...
2004-12-02 rth * optabs.c (lowpart_subreg_maybe_copy): New.
2004-12-02 amylaar * sh.md (extv, extzv): Add pattern predicate.
2004-12-02 kazu * tree-cfg.c (thread_jumps): Reduce the size of WORKLIST.
2004-12-02 kazu * tree-cfg.c (phi_alternatives_equal): Check that...
2004-12-02 kazu * tree-cfg.c (phi_alternatives_equal): Check that...
2004-12-02 law * tree-eh.c: Revert yesterday's change.
2004-12-02 pinskia2004-12-02 Andrew Pinski <pinskia@physics.uc.edu>
2004-12-02 dorit PR tree-opt/18716
2004-12-02 schwab * Makefile.in (WERROR_FLAGS): Renamed from WERROR.
2004-12-02 rsandifoIntroduce and use config/gcc-version.m4.
2004-12-02 amodra * config/rs6000/rs6000.c (rs6000_assemble_integer...
2004-12-02 sayle PR target/9908
2004-12-02 lawFix typo.
2004-12-02 rth * expr.c (expand_assignment): Handle CONCAT...
2004-12-02 law * tree.h (save_eptr, save_filt): Now file scope...
2004-12-02 kazu * tree-phinodes.c (remove_phi_arg_num): Fix a comment.
2004-12-02 amodra PR target/16952
2004-12-02 zack * config/rs6000/t-aix43, config/rs6000/t-aix52 (SHLIB_...
2004-12-01 schwab * gcc.c (struct option_map): Add entry for "--pass...
next