OSDN Git Service

* flow.c (propagate_one_insn): Use proper test for a register
[pf3gnuchains/gcc-fork.git] / gcc /
2003-06-28 amylaar * flow.c (propagate_one_insn): Use proper test for...
2003-06-28 uweigand * gcc.c-torture/execute/multi-ix.c: Fix off-by-one...
2003-06-28 kazu * config/avr/avr.c: Fix a comment typo.
2003-06-28 kazu * config/avr/avr-protos.h: Replace avr_simplify_compar...
2003-06-28 kazu * builtins.c: Follow spelling conventions.
2003-06-28 kazu * builtins.c: Follow spelling conventions.
2003-06-28 neil * config/m68k/m68k.h (TARGET_CPU_CPP_BUILTINS): Predicate
2003-06-28 kazu * config/h8300/h8300.c: Fix a comment typo.
2003-06-28 nathan * c-parse.in (yylexstring): Use a location_t.
2003-06-28 nathan * error.c (print_instantiation_partial_context): Take a
2003-06-28 nathan * diagnostic.h (diagnostic_set_info): Replace file...
2003-06-28 neil * cpptrad.c (skip_macro_block_comment): New.
2003-06-28 kazu * gcse.c (compute_ld_motion_mems): Use INSN_P instead...
2003-06-28 nathan PR c++/10784
2003-06-28 gdr * diagnostic.c (output_integer_with_precision): New...
2003-06-28 schwab * config/ia64/ia64.md: Follow recent emit_note API...
2003-06-28 nathan * c-parse.in (%union): Replace filename & lineno with...
2003-06-28 jakubTypo fix.
2003-06-28 jakub * builtins.c (c_strlen): Add only_value argument.
2003-06-28 zlomek * bb-reorder.c (find_traces_1_round): Do not send...
2003-06-28 neil * Makefile.in: Update.
2003-06-28 kazu * explow.c (find_next_ref): Remove.
2003-06-28 kraai * Make-lang.in: Add missing space to comment.
2003-06-28 sayle * config/alpha/alpha.md (anonymous define_split):...
2003-06-28 wilsonPR other/10240
2003-06-28 zack * dbxout.c (flag_debug_only_used_symbols): Delete...
2003-06-28 wilsonPR target/11014
2003-06-28 zack * c-format.c (check_format_string, get_constant)
2003-06-28 gccadminDaily bump.
2003-06-28 wilsonPatch from Gunther Nikl.
2003-06-27 mmitchel PR c++/10468
2003-06-27 cgd2003-06-27 Chris Demetriou <cgd@broadcom.com>
2003-06-27 mmitchel PR c++/10796
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 dpatelRemove extra bits from my previous commit.
2003-06-27 hubicka * toplev.c (rest_of_decl_compilation): Only varpooliz...
2003-06-27 mmitchel PR c++/11332
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-27 gccadminDaily bump.
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 nathan * call.c (build_op_delete_call): Use strip_array_call...
2003-06-26 kazu * postreload.c (reload_cse_simplify_set): Call cselib_...
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 amylaar * gcc.c-torture/execute/simd-4.c (main):
2003-06-26 kazu * config/avr/avr.c (final_prescan_insn): Remove suppor...
2003-06-26 amylaarAdded missing semicolon at end of union.
2003-06-26 kazu * config/h8300/h8300-protos.h: Change emit_a_rotate to
2003-06-26 nathanFrom Giovanni Bajo <giovannibajo@libero.it>
2003-06-26 sayle * builtins.c (expand_builtin_mathfn): Always stabilize...
2003-06-26 ebotcazou * gcc.dg/20030626-1.c: Use signed char.
2003-06-26 ebotcazou PR optimization/11210
2003-06-26 rakdver * doc/invoke.texi (-fprofile-values): Document.
2003-06-26 rakdver * value-prof.c: New.
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-26 gccadminDaily bump.
2003-06-26 mmitchel PR c++/10990
2003-06-26 mmitchel PR c++/10931
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
next