OSDN Git Service

* expr.c (expand_expr): Use gen_int_mode for the argument
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
2003-02-19 drow * expr.c (expand_expr): Use gen_int_mode for the argument
2003-02-19 hubicka * i386.md (cosxf2): Fix conditional.
2003-02-19 kazu * config/h8300/h8300.md (extendqisi2): Change to an...
2003-02-19 kazu * config/h8300/h8300-protos.h: Update the prototype for
2003-02-19 hubicka * cgraph.c (NPREDECESORC, SET_NPREDECESORS): Kill.
2003-02-19 austern * toplev.c, langhooks.c, langhooks-def.h: Move
2003-02-19 kazu * config/h8300/h8300.c (general_operand_src): Always...
2003-02-19 sayle * convert.c (convert_to_real): Also optimize (float...
2003-02-19 kkojima * config/sh/sh.c (unspec_caller_rtx_p): New.
2003-02-19 rth * c-common.c (handle_used_attribute): Accept...
2003-02-19 aldyh2003-02-18 Nick Clifton <nickc@redhat.com>
2003-02-19 aldyh003-02-18 Nick Clifton <nickc@redhat.com>
2003-02-18 schwab * Makefile.in (toplev.o): Depend on $(LANGHOOKS_DEF_H).
2003-02-18 cgd2003-02-18 Chris Demetriou <cgd@broadcom.com>
2003-02-18 amylaar * sh.c (calc_live_regs): Also check GET_CODE when...
2003-02-18 wilsonPatch for PR 9617.
2003-02-18 kristerw2003-02-18 Krister Walfridsson <cato@df.lth.se>
2003-02-18 sayle * fold-const.c (negate_expr_p): New function to determ...
2003-02-18 sayle * sbitmap.c (sbitmap_resize): New function.
2003-02-18 kazu * config/h8300/h8300.md (*zero_extendhisi2_h8300)...
2003-02-18 austern * langhooks.h, langhooks-def.h: introduce new...
2003-02-18 danglin * pa.md: Correct and enhance comment.
2003-02-18 geoffk * gcc.c (validate_switches): Don't scan past closing...
2003-02-18 bje PR c++/1607
2003-02-17 aldyh2003-02-17 Aldy Hernandez <aldyh@redhat.com>
2003-02-17 hubicka * recog.c (split_all_insns): Fix memory overflow.
2003-02-17 kazu * config/h8300/h8300.md (cmpqi): Remove mode from...
2003-02-16 hubicka * c-typeck.c (build_c_cast): Fold constant variables...
2003-02-16 gerald * doc/install.texi (Specific): Fix link for m68k-att...
2003-02-16 rearnsha* arm.c (arm_reload_in_hi): Ensure that the scratch...
2003-02-16 rthMark PR last change.
2003-02-16 rth * fold-const.c (extract_muldiv_1): Rename from...
2003-02-16 dannysmith * config/i386/cygwin.h (TARGET_SUBTARGET_DEFAULT)...
2003-02-16 sayle2003-02-15 Roger Sayle <roger@eyesopen.com>
2003-02-16 geoffk * doc/invoke.texi (Optimize Options): Correct @option...
2003-02-16 rth * Makefile.in (cfglayout.o): Depend on TARGET_H.
2003-02-15 rth * gcse.c (bypass_block): Use BLOCK_FOR_INSN...
2003-02-15 rth * bb-reorder.c (find_traces_1_round): Don't...
2003-02-15 dje * config/rs6000/rs6000.h (processor_type): Add PPC440.
2003-02-15 rth * cfgcleanup.c: Include params.h.
2003-02-15 rth * recog.c (split_all_insns): Include new blocks...
2003-02-15 dannysmith * config/i386/mingw32.h (LIBGCC_SPEC): Add libmingwex.a.
2003-02-14 rth PR optimization/7702
2003-02-14 aoliva* config/mn10300/mn10300.c (mn10300_wide_const_load_use...
2003-02-14 kazu * simplify-rtx.c (simplify_binary_operation): Simplify...
2003-02-14 ro * configure.in: Fix typo.
2003-02-14 kazu * config/h8300/h8300.md (a peephole2): New.
2003-02-14 nemet PR opt/2391
2003-02-14 zack * emit-rtl.c (init_emit): Use ggc_alloc for regno_reg_rtx.
2003-02-14 danglin * inclhack.def (hpux_long_double): Tighten select...
2003-02-13 zlomek * cfgcleanup.c (outgoing_edges_match): When there...
2003-02-13 drow * Makefile.in (PREPROCESSOR_DEFINES): Add
2003-02-13 kazu * config/h8300/h8300.md (a peephole2): New.
2003-02-13 gerald * doc/install.texi (Specific): Update three SCO-relate...
2003-02-13 schwab * cgraph.c (SET_NPREDECESORS): Add intermediate cast...
2003-02-13 gdr * timevar.h (POP_TIMEVAR_AND_RETURN): New macro.
2003-02-13 sayle * config/i386/i386.md (UNSPEC_FPATAN): New UNSPEC...
2003-02-13 mrs * varray.c (element_size): Remove.
2003-02-12 aldyh2003-02-12 Aldy Hernandez <aldyh@redhat.com>
2003-02-12 kazu * config/h8300/h8300.md (a peephole2): New.
2003-02-12 hubicka * Makefile.in (CRTSTUFF_CFLAGS): Add -fno-unit-at...
2003-02-12 aldyh2003-02-12 Aldy Hernandez <aldyh@redhat.com>
2003-02-12 tromey2003-02-12 Ranjit Mathew <rmathew@hotmail.com>
2003-02-12 zack * cpplib.c (do_include_common): Move warnings for
2003-02-12 gerald * doc/install.texi (Specific): Update AVR- and Darwin...
2003-02-12 hubicka * predict.c (estimate_probability): Fix roundoff...
2003-02-12 kazu * config/h8300/h8300.md (a peephole2): Don't handle...
2003-02-12 kazu * config/h8300/h8300.md (several peephole2): Replace
2003-02-12 rth * gcse.c (lookup_set): Remove unused argument...
2003-02-12 geoffk * diagnostic.c (real_abort): New.
2003-02-11 neroden * Makefile.in: Remove pointless setting of CXXFLAGS...
2003-02-11 rth * config/alpha/linux.h (TARGET_C99_FUNCTIONS...
2003-02-11 hubicka * i386.c (contains_128bit_aligned_vector_p): New function.
2003-02-11 bwilson * config/xtensa/xtensa.md (set_frame_ptr):...
2003-02-11 danglin Add missing log entry from commit.
2003-02-11 sayle * builtins.c: Fix failures caused by commit of the...
2003-02-11 dalej2003-02-11 Dale Johannesen <dalej@apple.com>
2003-02-11 rth PR optimization/9651
2003-02-11 rth * config/i386/i386.c (override_options): Define...
2003-02-11 geoffk * config/rs6000/host-darwin.c: Fix comment.
2003-02-11 dje * config/rs6000/rs6000.md (divmodsi4): Use...
2003-02-11 hubicka * emit-rtl.c (emit_copy_of_insn_after): Copy insn...
2003-02-11 rth * config/i386/i386.c (ix86_expand_movstr):...
2003-02-11 kazu * config/h8300/h8300.md (a peephole2): Add a case...
2003-02-11 sayle * optabs.h (enum optab_index): Add new OTI_pow and...
2003-02-11 hubicka * combine.c (combine_simplify_rtx): Fix folding of
2003-02-11 kazu * config/h8300/h8300.md (a peephole2): Fix a typo.
2003-02-11 rearnsha* arm.mc (return_address_mask): Use CC_REGNUM for the...
2003-02-11 kazu * config/h8300/h8300-protos.h: Add a prototype for
2003-02-11 hubicka * sched-ebb.c (schedule_ebbs): Do not verify_flow_info.
2003-02-11 hubicka * predict.c (choose_function_section): Choose sections...
2003-02-11 danglin * reload1.c (first_label_num): New.
2003-02-11 sayle * mips-tfile.c (init_file): Add missing initializers...
2003-02-11 aldyh2003-02-10 Nick Clifton <nickc@redhat.com>
2003-02-10 kazu * config/h8300/h8300.md (abssf2): New.
2003-02-10 pme2003-02-10 Phil Edwards <pme@gcc.gnu.org>
2003-02-10 janis2003-02-10 Janis Johnson <janis187@us.ibm.com>
2003-02-10 zlomek * Makefile.in (bb-reorder.o): Add dependency on $...
2003-02-10 aldyh2003-02-10 Aldy Hernandez <aldyh@redhat.com>
2003-02-10 geoffk * tree.h (struct tree_decl): Remove unused live_range_...
next