OSDN Git Service

pf3gnuchains/gcc-fork.git
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.
1994-06-15 tege(logical patterns): Tune to give better code for immedi...
1994-06-15 tegeRevert last patch: (fold, case *_DIV_EXPR): Optimize...
1994-06-15 tege(MAX_SHORTS): Deleted.
1994-06-15 tege(encode, decode): Use 4 HOST_WIDE_INTs for encoded
1994-06-14 kennerCast pointer operands to bzero, bcopy, and bcmp to...
1994-06-14 kenner(min_precision): New function.
1994-06-14 kenner(simplify_unary_operation): Correctly and consistently...
1994-06-14 kenner(DO_GLOBAL_CTORS_BODY): Call __builtin_alloca with...
1994-06-14 kenner(sbrk): Don't declare here.
1994-06-14 kenner(CONST_COSTS, case CONST_INT): Fix typo.
1994-06-14 kenner(staticp, case FUNCTION_DECL): A nested function isn...
1994-06-14 kenner(STARTFILE_SPEC): Don't force -static for -g.
1994-06-14 kenner(rs6000_override_options): Remove MPC620 cpu variants.
1994-06-14 kenner(TARGET_SWITCHES): Remove -mpowerpc64 and -mno-powerpc64.
1994-06-14 kenner(reload): Process and accumulate needs for RELOAD_FOR_O...
1994-06-14 kenner(find_reloads): Change secondary reloads of class
1994-06-14 kenner(RELOAD_FOR_OPADDR_ADDR): New reload class.
1994-06-14 kenner(find_a_file): Try EXECUTABLE_SUFFIX first, then file...
1994-06-14 kenner(jump_optimize): Don't delete dead insn if it has a...
1994-06-14 kenner(xstrdup): Renamed from strdup.
1994-06-14 kennerFix whitespace in pattern.
1994-06-14 kenner(output_prolog): Fix error in loading size of large...
1994-06-14 kenner(reload_as_needed): Clear spill_reg_store at start.
1994-06-14 ianWrap assert.h in extern "C" { }
1994-06-14 law * jump.c (condjump_in_parallel_p): New function...
1994-06-14 law * pa-osf.h (SIZE_TYPE): Define as "long unsigned int...
1994-06-14 law * pa.c (output_arg_descriptor): Restore old behavior...
1994-06-06 erich(arm_reload_out_hi): Rewrite. Add support for processo...
1994-06-06 erich(storehi_bigend): New expansion pattern.
1994-06-06 erich(PROMOTE_MODE): Promote HImode integers as signed.
1994-06-05 dje(__gnuc_va_list): Use instead of va_list.
1994-06-05 dje(*): Use __gnuc_va_list, not va_list.
1994-06-04 erich(FUNCTION_PROFILER): Delete duplicate definition.
1994-06-04 erich(all patterns explicitly mentioning regs): Output the...
1994-06-04 erich(print_multi_reg, output_call, output_call_mem,
1994-06-03 dje(make_decl_rtl): If section attribute is being ignored...
1994-06-03 dje(decl_attributes): Fix section attribute breakage.
1994-06-03 mrs39th Cygnus<->FSF merge
1994-06-03 tege(FP_REGNO_P): New macro for intra file usage.
1994-06-03 tege(mulsi3): Use MATCH_DUP for op3, not MATCH_OPERAND.
1994-06-03 erich(all patterns): Update instruction generation to reflec...
1994-06-03 erich(CONST_OK_FOR_LETTER_P): Only allow constants valid...
1994-06-03 law * pa.h (TARGET_SWITCHES): Enable TARGET_LONG_CALLS...
1994-06-03 law * pa.h (ASM_DECLARE_FUNCTION_NAME): Fix typo.
1994-06-02 merrill(expand_end_bindings): Don't bother emitting cleanups
1994-06-02 kenner(__floatdisf): Protect against double-rounding error.
1994-06-02 kenner(define_function_unit): Remove ppc604 from sqrt list.
1994-06-02 kenner(processor_target_table): Use new macros.
1994-06-02 kenner(MASK_PPCFPX): Delete.
1994-06-02 kenner(c_build_type_variant): Don't change TYPE_MAIN_VARIANT...
1994-06-02 erichoutput_func_{prologue,epilogue}): Change declarations...
1994-06-02 erich(all output patterns): Use new capabilities of arm_prin...
1994-06-02 erich(ASM_FINAL_SPEC [CROSS_COMPILE]): Correct typo.
1994-06-02 erich(arm_condition_code): Move to start of file.
1994-06-02 rms[emacs]: Block input around the garbage reclamation.
1994-06-02 kenner(expand_expr, case ADDR_EXPR): If result is ignored...
1994-06-02 kennerUpdate comments.
1994-06-01 merrill#define NO_IMPLICIT_EXTERN_C.
1994-06-01 erich(all insn and peephole patterns): Rewrite without using...
next