regmove.c (regmove_optimize): Don't try to make src and dst match when they are in...
[gcc.git] / gcc / ChangeLog
2003-06-29 Jan Hubickaregmove.c (regmove_optimize): Don't try to make src...
2003-06-29 Jan Hubickabuiltins.c (expand_builtin_mathfn, [...]): Avoid busy...
2003-06-29 Zdenek Dvorakloop.c (count_one_set): Fix detection of registers...
2003-06-29 Andreas Jaegertarget-def.h: Remove usage of OBJECT_FORMAT_ROSE.
2003-06-29 John David Anglinpa.c (update_total_code_bytes): New function.
2003-06-29 Ulrich Weigand* expr.c (clear_by_pieces): Fix prototype.
2003-06-29 David Edelsohn* config.gcc: Add 970.
2003-06-29 Andreas Jaegerexcept.c: Convert prototypes to ISO C90.
2003-06-29 Andreas Jaegercse.c: Convert prototypes to ISO C90.
2003-06-29 Kazu Hirataalloc-pool.c: Fix comment formatting.
2003-06-29 Kazu Hirataexpr.c (emit_single_push_insn): If padding is needed...
2003-06-29 Andreas Jaegercollect2.h: Convert prototypes to ISO C90.
2003-06-29 Nathan Sidwellc-decl.c (c_init_decl_processing): Use a location_t.
2003-06-29 Eric Botcazoure PR rtl-optimization/11210 (optimizer drops condition...
2003-06-29 Neil Boothtoplev.c (flag_dummy): Remove.
2003-06-29 David Edelsohn* config/rs6000/rs6000.c (processor_target_table):...
2003-06-29 Kazu Hiratadwarf2out.c (add_AT_string): Replace ggc_alloc_string...
2003-06-29 Kazu Hirataip2k.c (ip2k_reorg): Use INSN_P instead of its definition.
2003-06-29 Franz Sirlopts.c: Include insn-attr.h.
2003-06-28 J"orn Renneckeflow.c (propagate_one_insn): Use proper test for a...
2003-06-28 Kazu Hirata* config/avr/avr.c: Fix a comment typo.
2003-06-28 Kazu Hirataavr-protos.h: Replace avr_simplify_comparision_p with...
2003-06-28 Kazu Hiratabuiltins.c: Follow spelling conventions.
2003-06-28 Neil Boothm68k.h (TARGET_CPU_CPP_BUILTINS): Predicate __mc68020__...
2003-06-28 Kazu Hirata* config/h8300/h8300.c: Fix a comment typo.
2003-06-28 Nathan Sidwell* c-parse.in (yylexstring): Use a location_t.
2003-06-28 Nathan Sidwelldiagnostic.h (diagnostic_set_info): Replace file and...
2003-06-28 Neil Boothcpptrad.c (skip_macro_block_comment): New.
2003-06-28 Kazu Hiratagcse.c (compute_ld_motion_mems): Use INSN_P instead...
2003-06-28 Gabriel Dos Reisdiagnostic.c (output_integer_with_precision): New macro.
2003-06-28 Andreas Schwab* config/ia64/ia64.md: Follow recent emit_note API...
2003-06-28 Nathan Sidwellc-parse.in (%union): Replace filename & lineno with...
2003-06-28 Jakub Jelinekbuiltins.c (c_strlen): Add only_value argument.
2003-06-28 Josef Zlomekbb-reorder.c (find_traces_1_round): Do not send basic...
2003-06-28 Neil BoothMakefile.in: Update.
2003-06-28 Kazu Hirataexplow.c (find_next_ref): Remove.
2003-06-28 Roger Saylealpha.md (anonymous define_split): Adjust emit_note...
2003-06-28 Gunther Niklre PR other/10240 (HOST_CFLAGS in gcc/Makefile.in shoul...
2003-06-28 Zack Weinbergdbxout.c (flag_debug_only_used_symbols): Delete redunda...
2003-06-28 Gunther Niklre PR target/11014 ([m68k] MIT / MOTOROLA assembly...
2003-06-28 Zack Weinberg* c-format.c (check_format_string, get_constant)
2003-06-28 Gunther NiklPatch from Gunther Nikl.
2003-06-27 Chris Demetrioumips.c (mips_build_va_list): Make padding in va_list...
2003-06-27 Ulrich Weigands390.h (SECONDARY_OUTPUT_RELOAD_CLASS): Define.
2003-06-27 Kazu Hiratacombine.c (force_to_mode): Replace the equality compari...
2003-06-27 Kazu Hiratajump.c (rtx_renumbered_equal_p): Replace an expression...
2003-06-27 Kazu Hiratagcse.c (expr_equiv_p): Replace expressions that are...
2003-06-27 Kazu Hiratacse.c (fold_rtx): Replace the equality comparison of...
2003-06-27 Kazu Hiratartlanal.c (reg_mentioned_p): Return 0 earlier if REG...
2003-06-27 Richard Hendersonalpha.c (function_arg): Don't pass small aggregates...
2003-06-27 Ulrich Weigandggc-page.c (inverse_table): Change type of mult to...
2003-06-27 Jan Hubickatoplev.c (rest_of_decl_compilation): Only varpoolize...
2003-06-27 Zack Weinberg* config/darwin.h, config/elfos.h, config/i960/i960...
2003-06-27 Jan Hubickacgraph.c (cgraph_node, [...]): Avoid re-initializing...
2003-06-27 Hans-Peter Nilssondefaults.h (REGISTER_MOVE_COST): Define default here.
2003-06-27 Richard Earnshaw* flags.h: Really install previous change.
2003-06-27 Nathan Sidwellrtl.h (emit_note): Remove FILE parameter.
2003-06-27 Nathan Sidwellc-tree.h (grokfield): Remove unused filename and line...
2003-06-27 Kazu Hiratastmt.c (do_jump_if_equal): Return 0 earlier if OP1...
2003-06-27 Devang Patelfinal.c (debug_flush_symbol_queue): New function.
2003-06-27 Roger Saylebuiltins.c (expand_builtin_sprintf): Use c_getstr and...
2003-06-26 Richard Hendersonia64.c (ia64_expand_call): Don't add ar.pfs for sibcalls.
2003-06-26 Richard Henderson* config/ia64/ia64.h (REGISTER_NAMES): R0 is really AP.
2003-06-26 Richard Hendersonemit-rtl.c (try_split): Append to new CALL_INSN_FUNCTIO...
2003-06-26 Richard Hendersonflow.c (propagate_one_insn): Kill function return value...
2003-06-26 Richard Hendersonflow.c (propagate_one_insn): Preserve live-at-end regis...
2003-06-26 J"orn Renneckereload.c (can_reload_into): New function.
2003-06-26 Kazu Hiratah8300.c (compute_a_rotate_length): Fix the references...
2003-06-26 Nathanael Nerodecoff.h: Don't include dbxcoff.h.
2003-06-26 Kazu Hiratapostreload.c (reload_cse_simplify_set): Call cselib_loo...
2003-06-26 Kazu HirataMakefile.in (OBJS): Add postreload.o.
2003-06-26 Kazu Hirataavr.c (final_prescan_insn): Remove support for -mrtl.
2003-06-26 Kazu Hiratah8300-protos.h: Change emit_a_rotate to output_a_rotate.
2003-06-26 Roger Saylebuiltins.c (expand_builtin_mathfn): Always stabilize...
2003-06-26 Eric Botcazoure PR rtl-optimization/11210 (optimizer drops condition...
2003-06-26 Dhananjay Deshpandesh.md (push_fpscr): Enable for TARGET_SH2E.
2003-06-26 Zdenek Dvorakvalue-prof.c: New.
2003-06-26 Zdenek DvorakMakefile.in (cfgrtl.o): Add expr.h dependency.
2003-06-26 Neil Boothc-opts.c (missing_arg): Make non-static.
2003-06-26 David Edelsohn* config/rs6000/power4.md (power4-veccomplex): Correct...
2003-06-26 Loren J. Rittleconfigure.in (ld_vers): Portability [sed].
2003-06-25 H.J. Luextend.texi: Document new builtin functions for Intel...
2003-06-25 Kazu Hiratah8300.md (call): Fix the insn lengths.
2003-06-25 Jan Hubickac-common.c (handle_used_attribute): Use mark_referenced.
2003-06-25 Wolfgang Bangerthgccbug.in: Add PCH to list of categories.
2003-06-25 Martin Schaffnercppfiles.c: Clarify comments.
2003-06-25 Neil Boothc-opts.c (complain_wrong_lang, [...]): Remove.
2003-06-25 H.J. Lui386.c (MASK_SSE1): Removed.
2003-06-25 Kaveh R. Ghazihwint.h (HOST_WIDE_INT_PRINT, [...]): New macros.
2003-06-25 Nick Cliftonarm.h (BIGGEST_FIELD_ALIGNMENT): Define instead of...
2003-06-25 Dhananjay Deshpandesh.c (sh_register_move_cost): Add case for moving betwe...
2003-06-25 Zack Weinbergre PR c/10178 (ICE in tree_low_cst)
2003-06-25 Kaveh R. GhaziMakefile.in (bt-load.o): Depend on $(TM_P_H).
2003-06-25 Kazu Hiratah8300.c (compute_mov_length): Adjust for the new optimi...
2003-06-25 Jan Hubickavarasm.c (assemble_name): Mark needed variables even...
2003-06-25 Jerry Quinnre PR other/11280 (Manual incorrect WRT -freorder-blocks)
2003-06-25 Josef Zlomek* dwarf2out.c (gen_field_die): Return if type of decl...
2003-06-25 Neil Boothopts.c (common_handle_option): Add missing break;s.
2003-06-25 Kazu Hiratah8300-protos.h: Add a prototype for compute_mov_length.
2003-06-25 Kazu Hiratajump.c (next_nondeleted_insn): Remove.
next