OSDN Git Service

* config/h8300/h8300-protos.h: Add a prototype for
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
2001-07-23 kazu * config/h8300/h8300-protos.h: Add a prototype for
2001-07-23 hubicka * gcse.c (cprop_insn): Update call of cprop_cc0_jump.
2001-07-23 hjl2001-07-23 H.J. Lu (hjl@gnu.org)
2001-07-23 rth * config/i386/i386.c (ix86_expand_setcc): Don...
2001-07-23 neil * objc/Make-lang.in (objc-act.o): Depend on debug.h.
2001-07-23 gerald * tm.texi (TARGET_FLOAT_FORMAT): Document IBM_FLOAT_FORMAT
2001-07-23 cpopetz * unroll.c (loop_iterations): Fix miscalculation of...
2001-07-23 aph2001-07-13 Andrew Haley <aph@redhat.com>
2001-07-23 hubicka * flow.c (try_simplify_condjump): Unlink insn chain on
2001-07-23 hubicka * basic-block.h (find_sub_basic_block): Declare.
2001-07-23 hp * reload.c (push_reload): Fix typo in comment.
2001-07-23 rth * flow.c: Grammar check and clarify a lot of...
2001-07-23 rth * fold-const.c (fold): Test vs FLOAT_TYPE_P...
2001-07-23 rth * m68k.c (const_uint32_operand): Abort if mode...
2001-07-22 rth * flow.c (split_block): Make sure bb_note is...
2001-07-22 hubicka * basic-block.h (redirect_edge_and_branch_force,
2001-07-22 neil * varasm.c: Don't inlcude dbxout.h, sdbout.h or xcoffo...
2001-07-22 aoliva* config/i386/freebsd-aout.h (ASM_PREFERRED_EH_DATA_FOR...
2001-07-22 hubicka * jump.c: Update comments.
2001-07-22 neil * dbxout.c (dbxout_global_decl): New.
2001-07-22 rth * config/alpha/alpha.c (get_trap_mode_suffix...
2001-07-22 neil * dbxout.c, sdbout.c, varasm.c: Revert most recent...
2001-07-22 rth * regrename.c (regrename_optimize): Compute...
2001-07-21 neil * dbxout.c (dbxout_global_decl): New.
2001-07-21 hjl2001-07-21 H.J. Lu (hjl@gnu.org)
2001-07-21 ciceron * config/m68hc11/m68hc11.md ("andqi3"): Accept d as...
2001-07-21 nathangcc:
2001-07-21 korbbforce unsigned char compares
2001-07-21 kazu * flow.c (try_redirect_by_replacing_jump): Correctly...
2001-07-20 rth * doc/rtl.texi (REG_DEAD): Update for current...
2001-07-20 hubicka * m68k.md (zero_extend?i?i2 expander): Use gen_lowpart...
2001-07-20 hubicka * rtlanal.c (set_noop_p): Return true for noop jumps.
2001-07-20 ciceron * config/m68hc11/m68hc11.md ("movdi", "movdi_internal...
2001-07-20 ciceron * config/m68hc11/m68hc11.c (m68hc11_gen_highpart)...
2001-07-20 dberlin2001-07-20 Daniel Berlin <dan@cgsoftware.com>
2001-07-20 dnovillo * combine.c (combine_simplify_rtx): Generate a new...
2001-07-20 rth * regclass.c (N_REG_INTS): Use only 32 bits...
2001-07-20 gerald * doc/install.texi (sparc-sun-solaris*): Add in 4...
2001-07-20 clm * config/v850/v850.md (casesi): Generate LABEL_REF
2001-07-20 hubicka * i386-protos.h (ix86_zero_extend_to_Pmode): Declare.
2001-07-20 hubicka * integrate.c (copy_insn_list): handle
2001-07-20 aldyhremove conflicts
2001-07-20 aldyh * config/mips/mips.h (ISA_HAS_NMADD_NMSUB)...
2001-07-20 nathan * cppinit.c (remove_dup_dir): Make static.
2001-07-20 geoffk * ifcvt.c (noce_try_store_flag_constants): Correct...
2001-07-20 mmitchel * reorg.c (fill_simple_delay_slots): If an instruction...
2001-07-19 rth * tm.texi (POINTERS_EXTEND_UNSIGNED) Modify definition.
2001-07-19 kazu2001-07-19 Alexandre Oliva <aoliva@redhat.com>
2001-07-19 neil * Makefile.in (emit-rtl.o, c-decl.o): Depend on debug.h.
2001-07-19 clmRestore ASM_OUTPUT_LABEL_REF definition.
2001-07-19 geoffk * reload1.c (eliminate_regs_in_insn): When updating...
2001-07-19 geoffk * reload1.c (choose_reload_regs): Don't inherit a...
2001-07-19 geoffk * ifcvt.c (noce_try_store_flag_constants): Use trunc_i...
2001-07-19 toon2001-07-19 Toon Moene <toon@moene.indiv.nluug.nl>
2001-07-19 jakub * unwind-dw2.c (_Unwind_FrameState): Add eh_ptr.
2001-07-19 ro * config/alpha/osf.h (ASM_OUTPUT_WEAK_ALIAS, ASM_WEAKE...
2001-07-19 schwab * configure.in (assembler dwarf2 debug_line support...
2001-07-19 neil * Makefile.in (toplev.o, dwarfout.o, final.o): Don...
2001-07-19 neil * c-lex.c (c_lex): Remove CPP_INT, CPP_FLOAT cases.
2001-07-19 jsturm* dwarf2out.c (dwarf2out_abstract_function): Don't...
2001-07-18 rth * doc/md.texi (reload_in/out): Document restric...
2001-07-18 ro * defaults.h (ASM_OUTPUT_WEAK_ALIAS): Check for ASM_WE...
2001-07-18 hubicka * cse.c: Undo my previous patch.
2001-07-18 tromey For PR java/2812:
2001-07-18 hubicka * flow.c (redirect_edge_and_branch): Bail out on compl...
2001-07-18 hubicka * cse.c (delete_trivially_dead_insns): Delete the...
2001-07-18 hubicka * gcse.c (pre_insert_copy_insn): Call update_ld_motion...
2001-07-18 nicolaFixed bug in gthr-posix.h - buggy backend thread functi...
2001-07-18 aj * integrate.c (output_inline_function): Correct type...
2001-07-18 toon2001-07-18 Toon Moene <toon@moene.indiv.nluug.nl>
2001-07-18 rth * reload.c (push_secondary_reload): Accept...
2001-07-18 rth * calls.c (prepare_call_address): New parameter...
2001-07-18 cchavva * config.gcc: For *-*-chorusos triplet, get...
2001-07-17 cchavva * config.gcc: For *-*-chorusos triplet, get...
2001-07-17 schwab * configure.in (assembler eh_frame optimization)...
2001-07-17 hubicka * expr.c (epxand_expr): Convert divisions into multipl...
2001-07-17 neil * dbxout.c (dbxout_really_begin_function): Rename to
2001-07-17 rth * c-typeck.c (build_binary_op): Do not shorten...
2001-07-17 hubicka * combine.c (combine_simplify_rtx): Attempt to simplify
2001-07-17 ro * c-pragma.h (HANDLE_PRAGMA_WEAK): Define iff ASM_WEAK...
2001-07-17 jsm28 * c-parse.in (all_prefix_attributes): New variable.
2001-07-17 echristo2001-07-16 Eric Christopher <echristo@redhat.com>
2001-07-17 rth * config/m68k/m68k.c: Include expr.h and reload.h.
2001-07-17 rth * cse.c (set_live_p): Take INSN argument for...
2001-07-17 ajFix typo in my last entry.
2001-07-17 aj * config/i386/unix.h (ASM_OUTPUT_MI_THUNK)...
2001-07-17 korbbHPUX-es vsnprintf and Ultrix-es atexit declaration
2001-07-16 hubicka * basic-block.h (CLEANUP_PRE_SIBCALL): New constant.
2001-07-16 law * gcse.c: Update comment at top.
2001-07-16 rth * regclass.c (init_reg_sets): Use only 32 bits...
2001-07-16 rth * hard-reg-set.h (regs_invalidated_by_call...
2001-07-16 amylaar * gcse.c (pre_insert_copy_insn): Use gen_move_insn...
2001-07-16 law * dominance.c (calc_dfs_tree_nonrec): Reverse...
2001-07-16 law * ssa-ccp.c: (optimize_unexecutable_edges)...
2001-07-16 aj * gcov.c (output_data): Use HOST_WIDEST_INT_PRINT_DEC...
2001-07-16 neil * output.h (sdb_begin_function_line): Restore as an...
2001-07-16 rth * machmode.def (Pmode): Redefine if GENERATOR_FILE.
2001-07-15 hubicka * toplev.c (rest_of_compilation): Fix register_life_up...
2001-07-15 kenner * Makefile.in (integrate.o): Add debug.h.
2001-07-15 rth * config/alpha/alpha.c (alpha_emit_xfloating_co...
next