OSDN Git Service

Minor performance improvements. Minor EH/unwind bug fix.
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
2000-03-21 wilsonMinor performance improvements. Minor EH/unwind bug...
2000-03-20 geoffk* config/rs6000/rs6000.md (bunordered): New expander.
2000-03-20 rth * tree.h (safe_for_unsave): Prototype.
2000-03-20 rth * sdbout.c (sdbout_one_type): Add braces to...
2000-03-20 rth * regmove.c (stack_memref_p): Fix typo, reorg...
2000-03-20 rth * calls.c (expand_call): Don't bother generatin...
2000-03-20 geoffk* configure.in: Set $IFS to a value if it doesn't alrea...
2000-03-20 loewis * c-parse.in (SAVE_WARN_FLAGS): Use size_int.
2000-03-20 hubicka * jump.c (delete_noop_moves): Remove code attempting to
2000-03-19 loewis * emit-rtl.c (push_to_full_sequence, end_full_sequence...
2000-03-19 loewis * Makefile.in (tree.o): Depend on HASHTAB_H.
2000-03-19 ghazi * rs6000/t-aix41: New file.
2000-03-19 hp * tm.texi (Driver): Fix typos and tweak entry for
2000-03-19 rth * stor-layout.c (layout_decl): Don't abort...
2000-03-19 rth * fold-const.c (extract_muldiv): Apply type...
2000-03-19 rth * flow.c (delete_block): Delete the addr_vec...
2000-03-19 mmitchel * emit-rtl.c (remove_unncessary_notes): Check that all
2000-03-19 mmitchel * Makefile.in (expr.o): Depend on intl.h.
2000-03-19 mmitchel * expr.c: Include intl.h.
2000-03-19 rth * expr.c (emit_move_insn_1): Clarify cannot_inl...
2000-03-19 mmitchel * tree.h (tree_index): Remove enumerals for integer...
2000-03-18 jle * bb-reorder.c (reorder_basic_blocks): Update PREV_INS...
2000-03-18 jason * dwarf2out.c (dwarf2out_decl): Don't emit...
2000-03-18 rth * flow.c (make_edges): Use INTVAL to access...
2000-03-18 rth * i386.c (call_insn_operand): Always allow...
2000-03-17 rth * rtlanal.c (single_set): Reject if the paralle...
2000-03-17 rth * alpha.h (FUNCTION_OK_FOR_SIBCALL): New.
2000-03-17 rthSibling call optimizations.
2000-03-17 mmitchel * objc/objc-act.c (encode_method_prototype): Pass...
2000-03-17 wilsonFix glibc s_scalbn.c miscompilation at -O.
2000-03-17 wilsonPut 1999 years back.
2000-03-17 kenner * Clean up usages of TREE_INT_CST_LOW.
2000-03-17 m.hayes * config/c4x/c4x.h (CPP_SPEC): Fix typo.
2000-03-17 loewis * call.c (special_function_p): It is only malloc if...
2000-03-17 m.hayes * config/c4x/c4x.h (ASM_SPEC, CPP_SPEC, LINK_SPEC...
2000-03-17 m.hayes * config/c4x/c4x.h (PARALLEL_INSN_FLAG): Add.
2000-03-16 kenner * fold-const.c (fold): Fix a few cases when the return...
2000-03-16 nickcFix compile time warning building cp/method.o
2000-03-16 ghazi * libgcc2.h: Move prototypes above macros with the...
2000-03-16 rth * calls.c: Revert last two changes.
2000-03-16 cruxIntroduce NO_DENORMALS in fp-bit.c
2000-03-16 cruxSome cselib bug fixes
2000-03-16 hubicka * i386.md (all HI and QI mode non-move patterns):...
2000-03-16 hubicka * calls.c (emit_library_call_value_1): Break out from...
2000-03-16 hubicka * calls.c (expand_call): Do sanity checking on arg_spa...
2000-03-16 jle * flow.c: Move all basic block reordering code into...
2000-03-16 neil2000-03-16 Neil Booth <NeilB@earthling.net>
2000-03-16 hp * md.texi (Standard Names): Document `jump'.
2000-03-16 jason * calls.c (emit_call_1): Nothrow functions...
2000-03-16 geoffk See the ChangeLog on the branch for more details.
2000-03-16 law * acconfig.h (HAVE_GAS_WEAK): New define.
2000-03-15 nickcFix gcc tescase compile/990527-1.c by not passing ...
2000-03-15 zack * cppfiles.c (open_include_file): New function.
2000-03-15 jason * cpphash.c (dump_hash_helper): Take the slot...
2000-03-15 jle * flow.c (verify_flow_info): Check for unconditional...
2000-03-15 wilsonPatches to make libobjc build.
2000-03-15 aoliva* cpphash.c (collect_formal_parameters): Do not complai...
2000-03-15 hubicka * i386.md (movhi_1): Promote movw imm, reg to movl...
2000-03-15 hubicka * i386.md (ix86_compute_frame_size): stack_alignment_n...
2000-03-15 mmitchel * stor-layout.c (layout_union): Remove.
2000-03-14 jle * flow.c (fixup_reorder_chain): Avoid double...
2000-03-14 jle * flow.c (reorder_basic_blocks): Account for barriers...
2000-03-14 gkm * c-parse.y, c-parse.c, c-parse.h: Regenerate.
2000-03-14 gkm * c-lex.h (enum rid): Add RID_BOUNDED & RID_UNBOUNDED.
2000-03-14 cruxAdd cselib; use it in loop and reload_cse_regs
2000-03-14 nickcFix spec string parsing bugs
2000-03-14 rearnsha* function.c (prepare_function_start): Correctly initialize
2000-03-14 zack * cppfiles.c (find_include_file): Don't assume nshort...
2000-03-14 law * configure.in (hppa configurations): Add pa32...
2000-03-14 rth * regmove.c (combine_stack_adjustments): New.
2000-03-14 loewis * gccbug.in: Add web category, gcc specific classes.
2000-03-14 nathan * stor-layout.c (finalize_record_size): Fix typo.
2000-03-14 rth * c-typeck.c (c_alignof): Error on incomplete...
2000-03-14 zack * cppfiles.c: Include mkdeps.h.
2000-03-14 zack * cpphash.c (dump_hash_helper): Only dump nodes of...
2000-03-13 loewis * gccbug.in: New file.
2000-03-13 jason * function.c (put_var_into_stack): Use type_for...
2000-03-13 zack * Makefile.in (LIBCPP_OBJS): Add cpplex.o.
2000-03-13 cruxFix recently introduced error in expand_end_case.
2000-03-13 jakub * config/sparc/sparc.md: Remove all traces of TARGET_L...
2000-03-13 zack * cpplib.c (do_pragma_implementation): Fix off-by...
2000-03-13 jason * dwarf2out.c (add_name_and_src_coords_attribut...
2000-03-13 rearnsha* stor-layout.c (new_record_layout_info): Fix typo...
2000-03-13 mmitchel * tree.h (record_layout_info_s): New structure.
2000-03-13 zack * cpphash.c: Don't include version.h.
2000-03-12 zack Convert cpplib to use libiberty/hashtab.c.
2000-03-12 ghazi * cppinit.c (cl_directive_handler): More K&R...
2000-03-12 wilsonFix bug found by make bootstrap failure. Eliminate...
2000-03-12 ghazi * cppinit.c (no_arg, no_ass, no_dir, no_fil, no_mac...
2000-03-12 neil2000-03-12 Neil Booth <NeilB@earthling.net>
2000-03-12 wilson * config/ia64/ia64.h (ADDITIONAL_REGISTER_NAMES):...
2000-03-12 wilson * config/ia64/ia64-protos.h, config/ia64/ia64.c, confi...
2000-03-11 neil2000-03-11 Neil Booth <NeilB@earthling.net>
2000-03-11 neil * cppfiles.c (file_cleanup, _cpp_find_include_file,
2000-03-11 rth * builtins.c (expand_builtin_strlen): Revert...
2000-03-10 jason * builtins.c (expand_builtin_strlen): Make...
2000-03-10 rth * except.c (can_throw): Use INTVAL on a CONST_INT.
2000-03-10 gavin * config/mips/linux.h: Undefine MD_EXEC_PREFIX and
2000-03-10 samuelChanges in include:
2000-03-10 wilsonFix ia64 spec95 134.perl miscompilation.
next