OSDN Git Service

* Makefile.in (final.o): Depend on BASIC_BLOCK_H.
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
2000-05-12 rth * Makefile.in (final.o): Depend on BASIC_BLOCK_H.
2000-05-12 korbbenhance the format style c_fix & remove unneeded wrappe...
2000-05-12 aoliva* config/mn10300/mn10300.h (PREFERRED_DEBUGGING_TYPE...
2000-05-12 rth * calls.c: Revert both 05-09 patches.
2000-05-11 aoliva* config/mn10300/mn10300.c (print_operand): Print FP...
2000-05-11 aoliva* mklibgcc.in (EQ): Define it to an equal sign in the...
2000-05-11 jason * fixinc/fixincl.c (run_compiles): Don't crash...
2000-05-11 zack * fixinc/fixfixes.c, fixinc/fixtests.c: Update commentary.
2000-05-11 denisc * config/avr/avr-protos.c (jump_over_one_insn_p):...
2000-05-11 zack2000-05-11 Mark Elbrecht <snowball3@bigfoot.com>
2000-05-11 jakub * except.c (find_exception_handler_labels_1): New...
2000-05-11 korbbbase diff file (needs workvi ../ChangeLog)
2000-05-11 scox * regrename.c (replace_reg_in_block): Improve REG_DEAD...
2000-05-11 korbbAdded support for "make check" and the "format" c_fix
2000-05-11 hubicka * toplev.c (rest_of_compilation): Remove dead code...
2000-05-11 zack * cpphash.c (collect_funlike_expansion): Make "# is not
2000-05-11 law * configure.in (hppa*64*-*-hpux11*): New target...
2000-05-11 law * i386/xm-djgpp.h (XREF_FILE_NAME): Add mising...
2000-05-11 law * combine.c (try_combine): Fix a typo.
2000-05-11 wilsonAdd performance related explanatory comment.
2000-05-10 rth * Makefile.in (libgcc.a, stmp-multilib): Depend...
2000-05-10 nickcDo not bias REG_N_REFS by loop_depth when optimising...
2000-05-10 zack * cppexp.c (lex): Use %.*s to print non-NUL-terminated...
2000-05-10 zack * cpphash.h (struct hashnode): Use struct hack for...
2000-05-10 rth * flow.c (find_basic_blocks_1): Remove any...
2000-05-10 korbbreg_syntax_t re_syntax_options must be static scope
2000-05-10 jason * dwarfout.c (dwarfout_finish): Call retry_inco...
2000-05-10 jason * dwarf2out.c (gen_subprogram_die): Fixup die_p...
2000-05-10 neil * cpplex.c (spell_token): New function.
2000-05-10 neil * cpplex.c (_cpp_lex_line): Maintain PREV_WHITE...
2000-05-10 rth * flow.c (find_basic_blocks_1): Do not delete...
2000-05-10 rth * calls.c (expand_call): Increment currently_ex...
2000-05-09 kenner * reload1.c (reload_combine): Fix errors in last change.
2000-05-09 zack * gcc.c (used_arg): Skip over a semicolon at the end...
2000-05-09 korbbdisable hpux8_bogus_inlines on SCO
2000-05-09 zacktop level:
2000-05-09 denisc * flow.c (flow_delete_insn): Use INSN_DELETED_P for...
2000-05-09 denisc * config/avr/avr-protos.h (extra_constraint): change...
2000-05-09 korbbAdded 'test_text' for many fixes
2000-05-09 korbbfixinc.sco is not needed any more
2000-05-09 hubicka * calls.c (expand_call): Reorganize somewhat in order
2000-05-09 kenner * alias.c (nonlocal_reference_p): Minor reformatting.
2000-05-09 rth * config/ia64/ia64-protos.h (ia64_expand_predic...
2000-05-09 rth * rtlanal.c (may_trap_p): Consider old-style...
2000-05-09 wilsonFix typo spotted by grahams.
2000-05-08 rth * gensupport.c (process_rtx): Copy and post...
2000-05-08 rth * config/ia64/ia64.md (extendsfdf2): Split...
2000-05-08 neil * cpplex.c (spell_token): New function.
2000-05-08 rth * config/ia64/ia64.c (ia64_encode_section_info...
2000-05-08 rth * flow.c (init_propagate_block_info): Watch...
2000-05-08 korbbRemove dependencies on dead files
2000-05-08 korbbdisable fixincludes for -*-msdosdjgpp* |
2000-05-08 nickcFix comment describing ELIMINABLE_REGS
2000-05-08 korbbcode generation reduction & sco script removal
2000-05-08 aj2000-05-08 Andreas Jaeger <aj@suse.de>
2000-05-08 zack * Makefile.in (LOOSE_CFLAGS): Add /g modifiers to...
2000-05-07 neil * cpplex.c: Move new lexer definitions and prototypes
2000-05-07 wehle * rtl.def (COND_EXEC): Clarify.
2000-05-07 rth * config/ia64/ia64.c (predicate_operator):...
2000-05-07 rth * config/ia64/ia64.c (sdata_symbolic_operand...
2000-05-07 rth * c-decl.c: Include "tm_p.h".
2000-05-07 rth * rtl.def (DEFINE_COND_EXEC): New.
2000-05-07 rth * flow.c (mark_set_1): Don't update conditional...
2000-05-06 zack2000-05-06 Zack Weinberg <zack@wolery.cumb.org>
2000-05-06 rth * Makefile.in (gensupport.o): Compile for the host.
2000-05-06 rth * c-typeck.c (build_c_cast): Remove dead code.
2000-05-06 rth * ifcvt.c (noce_process_if_block): Don't use...
2000-05-06 rth * ifcvt.c (noce_process_if_block): Don't use...
2000-05-06 rth * flow.c (mark_set_1): Respect not_dead when...
2000-05-06 rth * flow.c (split_edge): Don't allocate global_li...
2000-05-06 zackgcc:
2000-05-06 rearnshaUse new tail-calling mechanism on ARM.
2000-05-06 rearnsha* arm-protos.h (arm_dllexport_name_p, arm_dllimport_nam...
2000-05-06 rearnsha* arm.h (SPECIAL_MODE_PREDICATES): Define.
2000-05-06 rearnsha* arm.c (arm_gen_load_multiple, arm_gen_store_mulitple...
2000-05-06 kenner * expr.c (get_subtarget): New function.
2000-05-06 dje * xcoffout.c (xcoff_current_include_file,
2000-05-06 denisc * config/avr/avr.c (out_shift_with_cnt): Bugfix for...
2000-05-05 korbbImprove the matching for make target names
2000-05-05 law * gcc.c (set_input) [HAVE_DOS_STYLE_FILE_SYSTEM...
2000-05-05 clm * c-common.c (decl_attributes): For TYPE_DECLs attach the
2000-05-05 rth * rtlanal.c (reg_overlap_mentioned_p): Treat parallels...
2000-05-05 law * toplev.c (output_file_directive): Use IS_DIR_...
2000-05-05 law * pa.h (FUNCTION_ARG_ADVANCE): Warning removal.
2000-05-05 law * config/openbsd.h (LINK_SPEC): pass correct...
2000-05-05 law * system.h (S_ISBLK): Provide fallback definition.
2000-05-05 law * extend.texi (Extended Asm): Document inabilit...
2000-05-05 law * varasm.c (asm_emit_uninitialised): Use 0...
2000-05-05 law * predict.c: Remove May 4 change.
2000-05-05 rth * flow.c (init_propagate_block_info): Fix merge...
2000-05-05 denisc * config/avr/avr.c (out_shift_with_cnt): Genetare...
2000-05-05 law * gcc.c (free_split_directories): Correct typo...
2000-05-05 geoffk* config/rs6000/rs6000.h (PREDICATE_CODES): Add floatin...
2000-05-04 rth * ifcvt.c (noce_process_if_block): Always reset...
2000-05-04 rth * Makefile.in (FPBIT_FUNCS): Remove _df_to_usi.
2000-05-04 geoffk* config/rs6000/rs6000-protos.h: Add output_cbranch.
2000-05-04 jason * simplify-rtx.c (simplify_ternary_operation...
2000-05-04 law * predict.c (estimate_probability): If no predi...
2000-05-04 rth * config/alpha/t-alpha (LIB2FUNCS_EXTRA): Use...
2000-05-04 ghazi * system.h: Don't wrap <sys/types.h> with HAVE_SYS_TYP...
next