OSDN Git Service

* c-typeck.c (build_c_cast): Fold constant variables into
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
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_...
2003-02-10 nickcReplace occurances of "GNU CC" with "GCC" and reformat...
2003-02-10 kazu * config/h8300/clzsi2.c: Remove.
2003-02-10 ebotcazou PR c/7741
2003-02-10 zlomek * Makefile.in (sreal.o): Added.
2003-02-10 nickcAdd support for Cirrus EP9312, an ARM variant.
2003-02-10 hubicka * combine.c (combine_simplify_rtx): Simplify using
2003-02-10 amodra * calls.c (try_to_integrate): Tidy stack_usage_map...
2003-02-10 aldyh2003-02-09 Nick Clifton <nickc@redhat.com>
2003-02-10 gerald * doc/extend.texi (C++98 Thread-Local Edits): Add...
2003-02-09 hubicka * i386.c (vector_move_operand): New predicate.
2003-02-09 hubicka * i386.md (floathi*): Deal with SSE.
2003-02-09 hubicka * simplify-rtx.c (simplify_unary_operation,
2003-02-09 rsandifo * toplev.c (rest_of_compilation): Recompute register...
2003-02-09 rth * libgcc-std.ver (__clztf2): New.
2003-02-09 gerald * doc/install.texi: Squeeze and streamline section on
2003-02-09 hubicka * i386.md (ahi?v*3): Set third operand type to TImode.
2003-02-09 hubicka * cfgrtl.c (verify_flow_info): Use control_flow_insn_p.
2003-02-09 rth * config/alpha/alpha.c (override_options):...
2003-02-09 kazu * optabs.c (expand_unop): Widen clz properly when...
2003-02-08 kazu * config/h8300/clzsi2.c: Replace "GNU CC" with "GCC".
2003-02-08 rakdver * doc/invoke.texi: Documentation for my previous commit.
2003-02-08 rakdver * cfgloop.h (fix_loop_placement, can_duplicate_loop_p,
2003-02-08 kazu * config/h8300/clzsi2.c: New.
2003-02-08 dje- Add ctz patterns.
2003-02-08 dje * config/rs6000/rs6000.h (CLZ_DEFINED_VALUE_AT_...
2003-02-08 ljrittle * config/alpha/freebsd.h (LINK_SPEC): Weaken error...
2003-02-07 gerald * doc/trouble.texi: Document pitfalls of two-stage...
next