OSDN Git Service

Daily bump.
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
2000-10-26 mmitchel * Makefile.in (site.exp): Define HAVE_LIBSTDCXX_V3.
2000-10-26 rth * recog.c (constrain_operands): Initialize...
2000-10-26 rth * cse.c (find_comparison_args): Check that...
2000-10-25 rth * reload.c (find_reloads_address_part): Kill...
2000-10-25 rth * simplify-rtx.c (simplify_relational_operation...
2000-10-25 nickcInclude config.h before system.h.
2000-10-25 jsm28 * c-decl.c (grokdeclarator): Move warning for qualifie...
2000-10-25 dnovillo2000-10-23 Diego Novillo <dnovillo@cygnus.com>
2000-10-25 neil * cpp.texi: Update with implementation-defined...
2000-10-25 jakub * stor-layout.c (layout_type): If TYPE_ALIAS_SET was...
2000-10-25 wehle * alias.c: Include basic-block.h.
2000-10-25 aldyhsecondary_reload_class: treat pseudos like memory
2000-10-25 wilsonFixes for C++ structure layout breakage.
2000-10-24 rth * rtlanal.c (rtx_unstable_p, rtx_varies_p)...
2000-10-24 aldyhdo not propagate constants into jump_insn's for machine...
2000-10-24 aldyhtreat pseudos just like memory
2000-10-24 aoliva* combine.c (distribute_notes): Discard REG_LIBCALL...
2000-10-24 aph2000-10-24 Andrew Haley <aph@cygnus.co.uk>
2000-10-24 jakub * sibcall.c (purge_mem_unchanging_flag): New function.
2000-10-24 pthomas2000-10-24 Philipp Thomas <pthomas@suse.de>
2000-10-24 rth * config/ia64/ia64.c (ia64_expand_prologue...
2000-10-24 rth * config/alpha/alpha.md: Add names for all...
2000-10-23 wilsonFix Turbo's LPRng compilation failure due to assembler...
2000-10-23 dnovillo2000-10-23 Diego Novillo <dnovillo@cygnus.com>
2000-10-23 dnovillo2000-10-23 Diego Novillo <dnovillo@cygnus.com>
2000-10-23 dlindsaym68k-coff removed libgloss to fix a multiple definition...
2000-10-23 geoffk * reload1.c (reload_reg_reaches_end_p): A RELOAD_OTHER can
2000-10-23 geoffk * local-alloc.c (update_equiv_regs): Add an abort...
2000-10-23 mmitchel * c-tree.texi: Improve documentation for IF_STMTs...
2000-10-23 mmitchel * expr.c (do_preexpand_calls): Remove.
2000-10-22 cchavva * libgcc-std.ver (__addvsi3, __addvdi3, __subvsi3...
2000-10-22 aoliva* calls.c (combine_pending_stack_adjustment_and_call...
2000-10-22 jsm28 * fixinc/genfixes: Remove EGCS reference.
2000-10-22 mmitchel * tree.h (TYPE_IS_SIZETYPE): Add more documentation.
2000-10-21 jsm28 * diagnostic.c: Remove EGCS reference in comment.
2000-10-21 kenner * loop.c (strength_reduce): Fix error in last change.
2000-10-21 dje * Makefile.in (SHLIB_NM_FLAGS): New.
2000-10-20 ghaziWarning fixes:
2000-10-20 tromey * cppspec.c (DEFAULT_WORD_SWITCH_TAKES_ARG): Added...
2000-10-20 kenner * expr.c (expand_expr, case SAVE_EXPR): Set RTX_UNCHAN...
2000-10-20 dje* Use "because" instead of since in error messages.
2000-10-20 kenner * stor-layout.c (compute_record_mode): Use tree_low_cst.
2000-10-20 kenner * loop.c (strength_reduce): Show when new register...
2000-10-20 kenner * gcse.c (set_hash_table_size): Now unsigned.
2000-10-20 kenner * function.c (locate_and_pad_parm): Use host_integerp...
2000-10-20 rthFix formatting after collision.
2000-10-20 rth * regrename.c (rr_replace_reg): Rewrite to...
2000-10-20 kenner * fold-const.c (force_fit_type): Unsigned values can...
2000-10-20 rth * function.c (locate_and_pad_parm): Zero alignm...
2000-10-20 kenner * dwarf2out.c (add_bound_info): Also ignore COND_EXPR.
2000-10-20 kenner * combine.c (struct undo): Change int to unsigned...
2000-10-20 jsm28 * c-common.c (check_format_info_recurse): Extract...
2000-10-20 mmitchel * tree.h (DECL_ALIGN_UNIT): New macro.
2000-10-20 denisc * config/avr/avr-protos.h (avr_output_bld): New.
2000-10-20 rth * t-vax: New file. Don't build modules from...
2000-10-20 wehle * alias.c: (mark_constant_function): Don't check pure...
2000-10-20 wilsonFix tree-checking abort on testcase with undefined...
2000-10-19 wilsonFix ICE on lex output file reported by Andreas Schwab.
2000-10-19 cchavva* libgcc2.c (_mulvsi3): Change variables u and v to...
2000-10-19 cchavvaMinor corrections in comments.
2000-10-19 cchavvaAdded the missing #endif.
2000-10-19 hubicka * i386.h (CONST_OK_FOR_LETTER): Re-add 'N'; document.
2000-10-18 cchavvaAdding new option -ftrapv.
2000-10-18 geoffk2000-10-18 Geoffrey Keating <geoffk@cygnus.com>
2000-10-18 mmitchel * c-common.h (flag_no_builtin): Declare.
2000-10-18 espie2000-10-18 Marc Espie <espie@openbsd.org>
2000-10-18 espieRectify missing entry.
2000-10-18 jsm28 * c-common.c (check_format_types): Check for writing...
2000-10-18 hp * tm.texi (Exception Region Output): Document
2000-10-18 m.hayes * basic-block.h (struct loop): Delete fields pre_heade...
2000-10-18 gerald * contrib.texi: Update references to steering committe...
2000-10-18 jsm28 * c-common.c (CPLUSPLUS_STD_VER, C_STD_VER, C_STD_NAME...
2000-10-18 kazu2000-10-18 Kazu Hirata <kazu@hxi.com>
2000-10-18 jsm28 * c-common.c (check_format_info_main): Minor cleanup...
2000-10-18 mmitchel * c-common.c (back_end_hook): New variable.
2000-10-18 mmitchel * i386.c (ix86_comparison_operator, put_conditi...
2000-10-18 kazu2000-10-18 Kazu Hirata <kazu@hxi.com>
2000-10-18 kazu2000-10-18 Kazu Hirata <kazu@hxi.com>
2000-10-18 law * reload1.c (move2add_note_store): Check for...
2000-10-18 law2000-09-26 Michael Chastain <chastain@redhat.com>
2000-10-18 law * pa.c (print_operand): Handle case 'c' for...
2000-10-18 law * i370.md: Fix spelling typo.
2000-10-17 sirl * ChangeLog: Remove CVS conflict marker, fix typos.
2000-10-17 sirl 2000-10-17 Franz Sirl <Franz.Sirl-kernel@lauterbach...
2000-10-17 jakub * config/alpha/alpha.h (ASM_OUTPUT_MI_THUNK): Reload...
2000-10-17 kazu2000-10-17 Kazu Hirata <kazu@hxi.com>
2000-10-17 cchavvaAdded new option --target-help.
2000-10-17 grahams * config/i386/i386.md (testqi_1): Add missing operand...
2000-10-17 dnovillo2000-10-17 Diego Novillo <dnovillo@cygnus.com>
2000-10-17 jsm28 * c-common.c (FMT_FLAG_DOLLAR_MULTIPLE): Define.
2000-10-17 law * inclhack.def (hpux_maxint): Also apply fix...
2000-10-17 aoliva* genrecog.c (write_switch): Return the first condition...
2000-10-17 berndsImproved sequence point warnings
2000-10-17 jsm28 * c-common.h (warn_missing_format_attribute): New...
2000-10-17 espie2000-10-17 Marc Espie <espie@openbsd.org>
2000-10-17 law * pa.md (return_internal): Move `use' after `return'.
2000-10-16 kazu2000-10-16 Kazu Hirata <kazu@hxi.com>
2000-10-16 dnovillo2000-10-13 Diego Novillo <dnovillo@cygnus.com>
2000-10-16 law * machmode.def: Correct comment.
2000-10-16 law * print-rtl.c (print_rtx_head): Constify.
next