OSDN Git Service

* flow.c (struct propagate_block_info): Remove new_dead, new_live;
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
2000-04-27 rth * flow.c (struct propagate_block_info): Remove...
2000-04-27 rth * flow.c (calculate_global_regs_live): Force...
2000-04-27 rth * flow.c (allocate_reg_life_data): Set max_regn...
2000-04-27 rth * jump.c (redirect_exp_1): Rework from old...
2000-04-27 rth * rtlanal.c (dead_or_set_regno_p): Use find_reg...
2000-04-27 samuel * invoke.texi: Document -fssa flag.
2000-04-27 rth * flow.c (count_reg_sets_1): Remove.
2000-04-27 rth * flow.c (update_life_info): Consider blocks...
2000-04-27 rth * flow.c (tidy_fallthru_edge): Don't delete...
2000-04-27 rth * jump.c (invert_jump): Always invert REG_BR_PR...
2000-04-27 zack2000-04-26 Neil Booth <NeilB@earthling.net>
2000-04-27 rth * flow.c (mark_set_1): New arguments code and...
2000-04-27 rth * flow.c (find_auto_inc): Use pbi->bb instead...
2000-04-27 rth * flow.c (propagate_one_insn): Break out from...
2000-04-27 rth * basic-block.h (life_analysis): Declare here ...
2000-04-27 rth * flow.c (flow_delete_block): Rename from delet...
2000-04-27 davemgcc.gnu.org/ml/gcc-patches/2000-04/msg01057.html
2000-04-27 neil * cpplex.c (spell_other, spell_char): Remove.
2000-04-26 law * pa/pa32-regs.h (HARD_REGNO_MODE_OK): Warning...
2000-04-26 ghazi * dwarf2out.c (dw_cfi_oprnd_struct, dw_fde_stru...
2000-04-26 aj2000-04-26 Andreas Jaeger <aj@suse.de>
2000-04-26 jason * integrate.c (output_inline_function): Do...
2000-04-26 aj2000-04-26 Andreas Jaeger <aj@suse.de>
2000-04-26 rth * cse.c (cse_insn): Emit barrier after uncondit...
2000-04-26 rth * calls.c (expand_call): Disable tail call...
2000-04-26 jason * dwarf2out.c (add_bound_info): Don't crash...
2000-04-26 aoliva* config/mn10300/mn10300.h (REG_CLASS_FROM_LETTER)...
2000-04-26 ghazi * aclocal.m4 (gcc_AC_NEED_DECLARATION): This...
2000-04-25 ghaziOops, missed ChangeLog in last checkin...
2000-04-25 jason * calls.c (expand_call): Use get_callee_fndecl.
2000-04-25 wilsonAdd partial support for IA-64 unwind sections.
2000-04-25 korbbuse install-bin and install-sh in fixinc's makefile
2000-04-25 nickcDefine FUNCTION_ATTRIBUTE_INLINABLE_P, a target macro...
2000-04-25 zack2000-04-25 Zack Weinberg <zack@wolery.cumb.org>
2000-04-25 aoliva* config/i386/freebsd.h (INT_ASM_OP): Define.
2000-04-25 hubicka * loop.c (strength_reduce): Fix typo in the last checkin.
2000-04-25 kenner * stor-layout.c (finalize_record_size): Simplify to...
2000-04-25 neil * Revert previous patch until build failure cause...
2000-04-25 rth * combine.c (combine_instructions): Add missing...
2000-04-25 rth * toplev.c (rest_of_compilation): Delay sibcall...
2000-04-25 nickcDo not try to combine a sequence of insns when the...
2000-04-24 law * gcc.c (load_specs): New static function.
2000-04-24 law * gcc.c (lookup_compiler): Make multiple passes...
2000-04-24 neil * cpphash.c: replace HSPACE_BEFORE with PREV_WHITESPACE.
2000-04-24 ghazi * aclocal.m4 (gcc_AC_HEADER_STRING, gcc_AC_FUNC_PRINTF...
2000-04-24 ghazi * Makefile.in (GCC_FOR_TARGET, GCC_CFLAGS,...
2000-04-24 nickcFix bug building libgcc:
2000-04-24 ghazi * configure.in (ENUM_BITFIELDS_ARE_UNSIGNED...
2000-04-24 loewis * invoke.texi: Correct grammatical errors, document
2000-04-24 ghazi * aclocal.m4: (GCC_HEADER_STRING, GCC_NEED_DECL...
2000-04-24 khan2000-04-24 Mumit Khan <khan@xraylith.wisc.edu>
2000-04-24 robertlRespective ChangeLogs for common, cp/, java/
2000-04-24 law * combine.c (try_combine): Update reg_nonzero_b...
2000-04-24 hubicka * loop.c (strength_reduce): Simplify test to INSN_P.
2000-04-24 mmitchel * regs.h (reg_n_max): Don't declare.
2000-04-24 law * genattrtab.c (find_attr): Initialize unsigned...
2000-04-23 aoliva* config/mn10300/mn10300.md (addsi): `inc4' on address
2000-04-23 law * reload.c (find_equiv_reg): Checks all valueno...
2000-04-23 zack * cpphash.c (collect_objlike_expansion): Add sanity...
2000-04-23 aoliva* config/mn10300/mn10300.h (REGNO_IN_RANGE_P): New...
2000-04-23 hubicka * loop.c (simplify_giv_expr): Be more agressive on...
2000-04-23 zack * cpphash.h (struct definition): Move file, line,...
2000-04-23 hubicka * loop.c (maybe_eliminate_biv_1): Use GET_CODE (x...
2000-04-22 zack * cpphash.c (trad_stringify, add_pat): New functions.
2000-04-22 hubicka * loop.c (strength_reduce): Fix biv removal code.
2000-04-22 rth * predict.c (estimate_probability): Examine...
2000-04-22 rth * flow.c (mark_used_reg): Hack around rs6000...
2000-04-22 rth * diagnostic.c (init_output_buffer): Don't...
2000-04-22 rth * predict.c (expected_value_to_br_prob): Don...
2000-04-22 gdr2000-04-22 Gabriel Dos Reis <gdr@codesourcery.com>
2000-04-22 kenner * expr.c (preexpand_calls, case CALL_EXPR): Don't...
2000-04-21 aoliva* config/mn10300/mn10300.h (REGNO_REG_CLASS): Use NO_RE...
2000-04-21 aoliva* config/mn10300/mn10300.h (REGISTER_MOVE_COST): Provid...
2000-04-21 aoliva* config/mn10300/mn10300.h (ADDITIONAL_REGISTER_NAMES...
2000-04-21 aoliva* config/mn10300/mn10300.h (REG_CLASS_CONTENTS): Added...
2000-04-21 aoliva* config/mn10300/mn10300-protos.h (mn10300_address_cost...
2000-04-21 aoliva* config/mn10300/mn10300.md (movdi, movdf): Do not...
2000-04-21 law * reload.c (find_equiv_reg): Checks all valueno...
2000-04-21 kenner * rtl.c: Use NOTE_INSN_REPEATED_LINE_NUMBER and NOTE_I...
2000-04-21 kenner * stor-layout.c (layout_decl): Only set DECL_MODE...
2000-04-21 kenner * gengenrtl.c (gencode): Write obstack_alloc_rtx funct...
2000-04-21 kenner * cse.c (cse_insn): In (set REG0 REG1) case, remove...
2000-04-21 zack * cpphash.c (struct arg, struct arglist): Const-ify...
2000-04-21 zack * predict.c (estimate_probability): New heuristic...
2000-04-21 rth * loop.c (emit_iv_add_mult): Revert last change.
2000-04-20 zack * cpplib.h (enum cpp_ttype): Add token types for all
2000-04-20 rth * config/alpha/alpha.c (alpha_emit_floatuns...
2000-04-20 zack * c-common.c (decl_attributes) [A_ALIAS]: Set TREE_USE...
2000-04-20 hubicka * loop.c (emit_iv_add_mult): Simplify it's input...
2000-04-20 hubicka * calls.c (expand_call): Avoid unnecesary precalculation
2000-04-20 kenner * toplev.c (enum dump_file_index, dump_file): Add...
2000-04-19 law * avr.c: #include "system.h" instead of <stdio...
2000-04-19 zack * cpphash.c (special_symbol): Represent an empty macro...
2000-04-19 jimb*** empty log message ***
2000-04-19 mmitchel * system.h (ONLY_INT_FIELDS): Make sure it is defined.
2000-04-19 kenner * stor-layout.c (place_field): Set rli->offset_align...
2000-04-19 ghazi * mips.h (BITS_PER_WORD, UNITS_PER_WORD, UNITS_PER_FPREG,
2000-04-19 hubicka * calls.c (precompute_arguments): Remove must_prealloc...
2000-04-19 hubicka * loop.c (check_insn_for_bivs, for_every_insn_in_loop,
2000-04-19 zack * cpplib.c (do_pragma_poison): Strings in the token...
next