OSDN Git Service

Fix multi-reg inheritance problems (only a fix small additional fix for yesterday...
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
2000-12-02 berndsFix multi-reg inheritance problems (only a fix small...
2000-12-02 gerald * install.texi (Configurations): Remove obsolete docum...
2000-12-02 gerald * install.texi (Installation): Remove obsolete descrip...
2000-12-02 geoffkRemove conflict indicator
2000-12-02 geoffk2000-12-01 Jim Blandy <jimb@redhat.com>
2000-12-01 aoliva* final.c (output_addr_const) <PLUS>: Don't assume...
2000-12-01 aoliva* config/sh/sh.c (reg_class_from_letter): Assign `k...
2000-12-01 jsm28 * c-common.c (warn_format, warn_format_y2k,
2000-12-01 jsm28 * builtins.def (BUILT_IN_IMAXABS): Add.
2000-12-01 jsm28 * c-common.c: Include "defaults.h".
2000-12-01 neil * cppinit.c (initialize): Forgotten prototype.
2000-12-01 pme2000-12-01 Phil Edwards <pme@sources.redhat.com>
2000-12-01 pme2000-11-30 Phil Edwards <pme@sources.redhat.com>
2000-12-01 jsm28 * gcc.c (default_compilers): Add suffixes .mi, .cp...
2000-12-01 jsm28 * c-decl.c (grokdeclarator): If pedantic, warn about...
2000-12-01 jakub * builtins.c (target_char_cast): New function.
2000-12-01 denisc * install.texi (avr): Replace incomplete list of suppo...
2000-12-01 berndsAdd a frontend function for reload_reg_free_for_value_p...
2000-12-01 berndsFurther tweak cant_combine_insn_p
2000-12-01 aoliva* config/sh/sh.c (shiftcosts): Don't get INTVAL before...
2000-12-01 aoliva* config/sh/sh.h (OUTPUT_ADDR_CONST_EXTRA): Use INTVAL...
2000-12-01 aoliva* config/sh/sh.md (fpu_switch0, fpu_switch1, movpsi...
2000-12-01 aoliva* combine.c (try_combine): Disregard USEs when updating...
2000-12-01 rth * config/alpha/alpha.h (ASM_OUTPUT_MI_THUNK...
2000-12-01 rth * config/alpha/elf.h (ASM_OUTPUT_SECTION_NAME...
2000-11-30 aoliva* c-common.c (status_warning) [! ANSI_PROTOTYPES]:...
2000-11-30 rth * flow.c (make_edge): Early out, if no flags...
2000-11-30 rth * calls.c (expand_call): Emit queued insns...
2000-11-30 korbbprevent dual double definition protection
2000-11-30 korbbExplicitly state srcdir for fixincl.x references -...
2000-11-30 gerald * README.FRESCO: Remove obsolete file.
2000-11-30 law * configure.in: Reorganize handling of *-*-gnu*, to...
2000-11-30 law * config/mn10200/udivmod.c, config/mn10200/divmod.c,
2000-11-30 law * pa.md (conditional moves): Avoid holes in...
2000-11-30 neil * objc/objc-act.c (lang_init, finish_file,...
2000-11-30 law * pa.c (restore_unscaled_index_insn_codes): Delete...
2000-11-30 law * pa.md: Remove hack from all index insns to...
2000-11-30 law * function.h (emit_status): Delete member regno_pointe...
2000-11-30 law * expr.c (do_compare_and_jump): Add missing TYPE_MODE...
2000-11-30 jsm28 * extend.texi: Update documentation for attributes.
2000-11-30 obrien2000-11-29 David O'Brien <obrien@FreeBSD.org>
2000-11-29 neil * c-decl.c (c_decode_option): Don't handle...
2000-11-29 jakub * expr.c (can_store_by_pieces): Reinitialize max_size...
2000-11-29 neil * c-pragma.c (init_pragma): Update for parse_in...
2000-11-29 dj* configure.in: recognize DOS-style absolute paths.
2000-11-29 jakub * expr.h (store_by_pieces): Add prototype.
2000-11-29 jasontabify
2000-11-29 rearnsha* arm.md (sibcall, sibcall_value, sibcall_insn, sibcall...
2000-11-29 jsm28 * extend.texi: Update documentation for default format...
2000-11-29 law * pa/pa-64.h (ASM_OUTPUT_SECTION_NAME): Use a hash...
2000-11-29 nickcFix pic_l;oad_addr to work in Thumb mode.
2000-11-29 rth * calls.c (expand_call): Defer const/pure NO_DE...
2000-11-29 amylaar * jump.c (delete_insn): Check that REG_LABEL note...
2000-11-28 neil * c-common.h: Remove flag_digraphs.
2000-11-28 rth * c-parse.in (finish_parse): Update for parse_i...
2000-11-28 neil * cppmacro.c (cpp_scan_buffer_nooutput): Take...
2000-11-28 rth * genoutput.c (validate_insn_operands): New.
2000-11-28 rth * config.gcc: Kill residual pyramid support.
2000-11-28 neil * c-lex.h (parse_in): Change parse_in to a cpp_reader *.
2000-11-28 jakub * loop.c (load_mems): Avoid using next_label to find...
2000-11-28 rth * calls.c (expand_call): Don't disable tail...
2000-11-28 neil * tradcpp.c (enum node_type): New hash types...
2000-11-28 berndsIgnore SETs that are anything except REG or MEM, but...
2000-11-28 kenner * system.h (IS_DIR_SEPARATOR): Use uppercase macro...
2000-11-28 jakub * config/i386/i386.md (truncxfsf2_2): Fix predicate.
2000-11-28 wilsonHandle frame sizes larger than int.
2000-11-27 gerald * extend.texi (Nested Functions): Update URL of Usenix...
2000-11-27 mmitchel * function.c (free_after_compilation): Clear x_clobber...
2000-11-27 neil * cppinit.c (cpp_reader_init): Remove handling...
2000-11-27 neil * tradcpp.c (enum pending_dir_t, struct pending...
2000-11-27 berndsWhile building global lifetime information, keep track...
2000-11-27 amylaar * gcc/config/sh/sh.md (udivsi3_i4, udivsi3_i4_single...
2000-11-27 rearnsha* arm.c (select_dominance_cc_mode): Handle new way...
2000-11-27 hubicka * i386.c (ix86_force_to_memory, ix86_free_from_memory...
2000-11-27 rearnsha* arm.md (arm_adddi3, adddi_sesidi_di, adddi_zesidi_di...
2000-11-27 berndsPrettier visualization of COND_EXECs
2000-11-27 berndsRe-apply an earlier fix, with a small update
2000-11-27 berndsIn cselib, do not consider constants with different...
2000-11-27 aoliva* configure.in (extra_objs): Enclose extra_headers...
2000-11-27 neil * c-lex.c (cb_enter_file, cb_leave_file, cb_ren...
2000-11-27 mmitchel * tree.h (mark_tree_hashtable): New function.
2000-11-27 meissnerFix rename registers problem; Rewrite 64-bit conditiona...
2000-11-27 ghazi * builtins.c (expand_builtin_strncmp, expand_builtin_s...
2000-11-27 mmitchel * config/elfos.h (ASM_OUTPUT_SECTION_NAME): Use a...
2000-11-26 neil * cppmacro.c (cpp_scan_buffer_nooutput): Only...
2000-11-26 jsm28 * makefile.vms: Remove EGCS references.
2000-11-26 drepper * dwarf2out.c (output_file_names): New function...
2000-11-26 neil * cpplib.h (struct cpp_reader): Remove lang_asm.
2000-11-26 kenner * fold-const.c (fold, case CONVERT_EXPR): Always retur...
2000-11-26 neil * Makefile.in: Remove MAYBE_CPPLIB and maybe_cp...
2000-11-26 zack * combine.c (try_combine): Remove redundant test.
2000-11-26 rth * c-common.h (DECL_C_HARD_REGISTER): New.
2000-11-26 rth * c-decl.c (c_expand_body): Use DECL_SOURCE_LIN...
2000-11-26 rth * dwarf2out.c (file_table, file_table_allocated...
2000-11-25 jsm28 * invoke.texi: Update sequence points references.
2000-11-25 neil * c-common.c: Remove USE_CPPLIB conditional...
2000-11-25 rth * haifa-sched.c (sched_analyze_1, sched_analyze...
2000-11-25 berndsAllow combinations involving the flag register
2000-11-25 pthomasgcc:
2000-11-25 jakub * config/sparc/sparc.md (muldi3_v8plus): Remove H...
next