OSDN Git Service

PR target/11014
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
2003-06-28 wilsonPR target/11014
2003-06-28 zack * c-format.c (check_format_string, get_constant)
2003-06-28 wilsonPatch from Gunther Nikl.
2003-06-27 cgd2003-06-27 Chris Demetriou <cgd@broadcom.com>
2003-06-27 uweigandgcc/ChangeLog:
2003-06-27 kazu * combine.c (force_to_mode): Replace the equality...
2003-06-27 kazu * jump.c (rtx_renumbered_equal_p): Replace an expressi...
2003-06-27 kazu * gcse.c (expr_equiv_p): Replace expressions that...
2003-06-27 kazu * cse.c (fold_rtx): Replace the equality comparison...
2003-06-27 kazu * rtlanal.c (reg_mentioned_p): Return 0 earlier if...
2003-06-27 rth * config/alpha/alpha.c (function_arg): Don...
2003-06-27 uweigand * ggc-page.c (inverse_table): Change type of...
2003-06-27 hubicka * toplev.c (rest_of_decl_compilation): Only varpooliz...
2003-06-27 zack * config/darwin.h, config/elfos.h, config/i960/i960...
2003-06-27 hubicka * cgraph.c (cgraph_node, cgraph_varpool_node): Avoid...
2003-06-27 hp * defaults.h (REGISTER_MOVE_COST): Define default...
2003-06-27 rearnsha* flags.h: Really install previous change.
2003-06-27 nathan * rtl.h (emit_note): Remove FILE parameter.
2003-06-27 nathan * c-tree.h (grokfield): Remove unused filename and...
2003-06-27 kazu * stmt.c (do_jump_if_equal): Return 0 earlier if OP1 and
2003-06-27 dpatel * final.c (debug_flush_symbol_queue): New function.
2003-06-27 sayle * builtins.c (expand_builtin_sprintf): Use c_getstr...
2003-06-26 rth * config/ia64/ia64.c (ia64_expand_call): Don...
2003-06-26 rth * config/ia64/ia64.h (REGISTER_NAMES): R0 is...
2003-06-26 rth * emit-rtl.c (try_split): Append to new CALL_IN...
2003-06-26 rth * flow.c (propagate_one_insn): Kill function...
2003-06-26 rth * flow.c (propagate_one_insn): Preserve live...
2003-06-26 amylaar * reload.c (can_reload_into): New function.
2003-06-26 kazu * config/h8300/h8300.c (compute_a_rotate_length):...
2003-06-26 neroden * config/sh/coff.h: Don't include dbxcoff.h.
2003-06-26 kazu * postreload.c (reload_cse_simplify_set): Call cselib_...
2003-06-26 kazu * Makefile.in (OBJS): Add postreload.o.
2003-06-26 kazu * config/avr/avr.c (final_prescan_insn): Remove suppor...
2003-06-26 kazu * config/h8300/h8300-protos.h: Change emit_a_rotate to
2003-06-26 sayle * builtins.c (expand_builtin_mathfn): Always stabilize...
2003-06-26 ebotcazou PR optimization/11210
2003-06-26 aoliva* gcc/config/sh/sh.md (push_fpscr): Enable for TARGET_SH2E.
2003-06-26 rakdver * value-prof.c: New.
2003-06-26 rakdver * Makefile.in (cfgrtl.o): Add expr.h dependency.
2003-06-26 neil * c-opts.c (missing_arg): Make non-static.
2003-06-26 dje * config/rs6000/power4.md (power4-veccomplex...
2003-06-26 ljrittle * configure.in (ld_vers): Portability [sed].
2003-06-25 hjl2003-06-25 H.J. Lu <hongjiu.lu@intel.com>
2003-06-25 kazu * config/h8300/h8300.md (call): Fix the insn lengths.
2003-06-25 hubicka * c-common.c (handle_used_attribute): Use mark_referenced.
2003-06-25 bangerth2003-06-25 Wolfgang Bangerth <bangerth@dealii.org>
2003-06-25 neil * cppfiles.c: Clarify comments.
2003-06-25 neil * c-opts.c (complain_wrong_lang, write_langs): Remove.
2003-06-25 hjl2003-06-25 H.J. Lu <hongjiu.lu@intel.com>
2003-06-25 ghazi * hwint.h (HOST_WIDE_INT_PRINT, HOST_WIDE_INT_PRINT_C...
2003-06-25 nickc* config/arm/arm.h (BIGGEST_FIELD_ALIGNMENT): Define...
2003-06-25 amylaar2003-06-25 Dhananjay Deshpande <dhananjayd@kpitcummins...
2003-06-25 zack PR 10178
2003-06-25 ghazi * Makefile.in (bt-load.o): Depend on $(TM_P_H).
2003-06-25 kazu * config/h8300/h8300.c (compute_mov_length): Adjust...
2003-06-25 hubicka * varasm.c (assemble_name): Mark needed variables...
2003-06-25 gerald PR other/11280
2003-06-25 zlomek * dwarf2out.c (gen_field_die): Return if type of decl...
2003-06-25 neil * opts.c (common_handle_option): Add missing break;s.
2003-06-25 kazu * config/h8300/h8300-protos.h: Add a prototype for
2003-06-25 kazu * jump.c (next_nondeleted_insn): Remove.
2003-06-25 sayle PR optimization/11311
2003-06-25 sayle * config/alpha/osf5.h (TARGET_C99_FUNCTIONS): Define.
2003-06-25 ljrittle * real.h (ieee_extended_intel_96_round_53_format)...
2003-06-24 kazu * config/h8300/h8300.md (4 anonymous patterns): Give...
2003-06-24 jakub * builtins.c (expand_builtin_strcpy): Don't evaluate...
2003-06-24 amylaar Back out these patches:
2003-06-24 rth PR target/11260
2003-06-24 hubicka * Makefile.in (cgraph.o): Depend on output.h, not...
2003-06-24 hubicka * langhooks-def.h (LANG_HOOKS_PREPARE_ASSEMBLE_VARIABL...
2003-06-24 sayle * builtins.c (expand_builtin): Use expand_builtin_pow...
2003-06-23 hubicka * cgraph.c (cgraph_nodes_queue): Declare.
2003-06-23 jakub * config/i386/i386.c (x86_output_mi_thunk): Don't...
2003-06-23 schwab PR debug/9905
2003-06-23 kazu * ChangeLog.1: Fix a typo.
2003-06-23 kazu * doc/extend.texi: Fix typos.
2003-06-23 kazu * basic-block.h: Fix comment formatting.
2003-06-23 gerald * doc/contrib.texi (Contributors): Add a note on testi...
2003-06-23 nickc(read_braced_string): Check for EOF. If encountered...
2003-06-23 kazu * doc/invoke.texi: Document dump options, dT and dW.
2003-06-23 kazu * genrecog.c (pred_table): Remove the entry for
2003-06-23 kazu * config/h8300/h8300.c (output_simode_bld): Use rotxl...
2003-06-23 hp * configure.in (in_tree_gas): Find out here whether...
2003-06-23 sayle * builtins.c (expand_builtin_mathfn_2): Use tree_cons...
2003-06-22 schwab * function.c (set_insn_locators): Mark as unused.
2003-06-22 neil * common.opt: Add -finline-limit.
2003-06-22 aj * calls.c (emit_call_1): Readd lost ATTRIBUTE_UNUSED.
2003-06-22 kazu * doc/invoke.texi: Document dumps, .btl, .cfg, and...
2003-06-22 schwab * doc/invoke.texi: Remove leading `-' from options...
2003-06-22 kazu * bt-load.c: Follow spelling conventions.
2003-06-22 kazu * expr.c (emit_move_insn_1): Fix a comment typo.
2003-06-22 kazu * doc/invoke.texi: Alphabetize dump options.
2003-06-22 kazu * doc/invoke.texi: Remove a duplicate -dk.
2003-06-22 kazu * doc/invoke.texi: Update dump file names.
2003-06-22 zackinclude:
2003-06-22 kazu * doc/rtl.texi: Fix the @findex for pre_modify.
2003-06-22 aj * caller-save.c: Convert to ISO C90.
2003-06-22 rearnsha* arm.h (BIGGEST_ALIGNMENT): Use TARGET_REALLY_IWMMXT...
2003-06-22 rearnsha* arm.md (all call_value patterns): Remove register...
2003-06-22 neil * common.opt: More -f switches.
next