OSDN Git Service

Treat HFmode like SFmode, for now.
[pf3gnuchains/gcc-fork.git] / gcc /
1994-06-28 kennerTreat HFmode like SFmode, for now.
1994-06-27 kenner(expand_binop, multi-words shifts and rotates): Fix...
1994-06-27 erich(function_unit fpa): Add more accurate scheduling infor...
1994-06-27 erichinclude "expr.h".
1994-06-27 erich(STARTFILE_SPEC,SIZE_TYPE,PTRDIFF_TYPE): Fix typos.
1994-06-27 erich(enum floating_point_type): New enumeration type.
1994-06-26 kenner(v_message_with_decl): Avoid fwrite for stderr; mixing...
1994-06-25 erich(distribute_notes, case REG_DEAD): If a call uses a
1994-06-24 kenner(create_definition): Eliminate whitespace before and...
1994-06-24 kenner(alpha_builtin_saveregs): Fix typo in computing value...
1994-06-24 kenner(zero_extract patterns): Don't allow constants in the...
1994-06-24 kenner(decl_constant_value): Test for const and not iterator.
1994-06-24 kennerAdd -W[no]-bad-function-cast.
1994-06-24 kennerDeclare warn_bad_function_cast.
1994-06-24 kenner(build_c_cast): Issue a warning for non-matching cast...
1994-06-24 kenner(lang_decode_option): Set warn_bad_function_cast for
1994-06-24 kenner(ASM_IDENTIFY_LANGUAGE): New macro.
1994-06-24 erich(movstrsi): Delete.
1994-06-24 erich(arm_gen_movstrqi): New function.
1994-06-24 erich(jump_optimize): If we reverse "if (foo) bar else break;"
1994-06-24 kenner(ashrsi3, lshrsh3): Remove patterns using bfext[su].
1994-06-24 kenner(goto_block_pat): Ignore undefined label.
1994-06-24 dje(LINK_SPEC): Fix typo.
1994-06-24 mrs41st Cygnus<->FSF merge
1994-06-23 kenner(movsf): Only generate stack temporary if used.
1994-06-23 merrill(compile_file): Use TREE_SYMBOL_REFERENCED instead of
1994-06-23 merrill(assemble_name): Set TREE_SYMBOL_REFERENCED on the
1994-06-23 merrill(TREE_SYMBOL_REFERENCED): New macro.
1994-06-23 kenner(fix_truncdfsi2, movsf, movdi): Use assign_stack_temp.
1994-06-23 kenner(simplify_unary_operation, case UNSIGNED_FLOAT): Add...
1994-06-23 kenner(ASM_SPEC): Use PowerPC mode, not 601 mode.
1994-06-23 kenner(CPP_PREDEFINES): Define _POWER (alias for _IBMR2).
1994-06-23 kenner(compile_file): Don't try to write function if we didn...
1994-06-23 kenner(CPP_PREDEFINES): Add `__vax__', `__vms__', and `__VMS_...
1994-06-23 kenner(CPP_PREDEFINES): Add `__vax__'.
1994-06-23 kenner(find_reloads): Don't rejecting non-const due to value of
1994-06-23 kenner(output_move_double): If the dest is register pair...
1994-06-23 kenner(clear_binding_level): Add missing fields in initializer.
1994-06-23 ianFix sbrk return type in <unistd.h> on Alpha OSF/1 V2.0.
1994-06-23 erichinclude tree.h
1994-06-23 erich(TARGET_WHEN_DEBUGGING): Delete.
1994-06-23 erichDelete some dead code.
1994-06-23 erich(DBX_CONTIN_LENGTH): Set to 80.
1994-06-23 erich(addsi3, subsi3, andsi3, iorsi3, ashlsi3, ashrsi3,...
1994-06-23 kennerInitial revision
1994-06-23 kenner(m68k-ccur): New system.
1994-06-23 kennerInclude <dirent.h>, not <sys/dir.h> on Concurrent.
1994-06-22 kenner(strength_reduce): When replacing DEST_ADDR givs, make...
1994-06-22 kenner(LINK_SPEC): New macro.
1994-06-22 ianHandle -with-gnu-as for Alpha as it is handled for...
1994-06-22 kenner(expand_binop): New variable next_methods; pass to...
1994-06-21 dje(skip_to_end_of_comment): Catch unterminated comments.
1994-06-18 merrillinclude stdio.h and stdlib.h into assert.h as necessary
1994-06-18 merrillLose assert.h hacking
1994-06-18 wilson(sdbout_symbol): Use DECL_ASSEMBLER_NAME if
1994-06-18 wilson(process_init_element): For fieldtype, don't access
1994-06-18 wilson(truncdisi2): Change from define_insn to define_expand.
1994-06-18 wilson(duplicate_loop_exit_test): Initialize copy to zero.
1994-06-18 wilson(sdbout_one_type): Use DECL_ASSEMBLER_NAME not
1994-06-18 wilson(move_movables): Copy CALL_INSN_FUNCTION_USAGE field.
1994-06-18 wilson(sdbout_one_type): Use DECL_ASSEMBLER_NAME if
1994-06-18 wilson(dbxout_symbol): Replace DECL_IGNORED_P with
1994-06-18 kenner(expand_shift): Don't try extzv for lshr.
1994-06-18 kenner(lshrsi3): New define_expand.
1994-06-18 kennerPass NULL_RTX for TARGET in calls to expand_{un,bin}op.
1994-06-17 ianCorrect math.h handling on Lynx again.
1994-06-17 erich(simplify_binary_operation, case MINUS): Check mode...
1994-06-17 law * pa.h (DEBUGGER_AUTO_OFFSET): Define. If no frame...
1994-06-16 merrill(output_inline_function): Unset DECL_DEFER_OUTPUT on
1994-06-16 merrill(compile_file): Unset DECL_DEFER_OUTPUT on decls
1994-06-16 merrill(DECL_DEFER_OUTPUT): New macro.
1994-06-16 kenner(reload_reg_free_p, case RELOAD_OTHER): Allowed to...
1994-06-16 ianCorrect argument type for ffs in string.h on Alpha...
1994-06-16 kenner(set_nonvarying_address_components): Rework and also...
1994-06-16 meissnerChange REG_ALLOC_ORDER so the 386 bootstraps.
1994-06-16 dje(TARGET_ENV32): Mark as deprecated.
1994-06-16 merrill(warn_if_unused_value): Handle TREE_NO_UNUSED_WARNING for
1994-06-16 merrill(TREE_NO_UNUSED_WARNING): Note that this can be applied
1994-06-16 kenner(divsi3): Fix divide by 2^N with compare RTL.
1994-06-16 kenner(maxsf3, minsf3, maxdf3, mindf3): Fix predicate of...
1994-06-15 dje(dbxout_type): Fix call to bzero.
1994-06-15 kenner(simplify_unary_operation): Fix typo in last change.
1994-06-15 bothner(dbxout_range_type): Handle an array range that is...
1994-06-15 mrs40th Cygnus<->FSF merge
1994-06-15 kennerRemove erroneously-installed change.
1994-06-15 dje * gcc.c: Include multilib.h.
1994-06-15 dje(multilib.h, stmp-multilib, install-multilib): New...
1994-06-15 djeInitial revision
1994-06-15 djeInitial revision
1994-06-15 dje * sparc/sparc.md (cpu): New attribute.
1994-06-15 dje * sparc/sparc.c (SKIP_CALLERS_UNIMP_P): Define.
1994-06-15 dje * sparc/sparc.h (cpu_type): New enum.
1994-06-15 dje * sparc/sysv4.h (ASM_OUTPUT_CASE_LABEL): Handle 64...
1994-06-15 djeAdd v9 support.
1994-06-15 dje * genconfig.c (main): Allow targets to override HAVE_c...
1994-06-15 dje * config.sub (sparc64): New cpu.
1994-06-15 meissnerSupport 32x32->64 bit multiply
1994-06-15 tegeTrivial simplification of many patterns.
1994-06-15 tege(PREDICATE_CODES): Add cmplsrcb_operand.
1994-06-15 tege(cmplsrcb_operand): New predicate.
next