gcc.git
1993-04-04 Richard Kenner(output_prolog): Need LDGP even for static procedure.
1993-04-04 Richard Kenner(alpha_builtin_saveregs): Adjust for fact that
1993-04-04 Richard Kenner(SETUP_INCOMING_VARARGS): Adjust for fact that
1993-04-04 Richard Kenner(rare_destination): New function.
1993-04-04 Richard Stallman(XFtype): Do define it, if LONG_DOUBLE_TYPE_SIZE =...
1993-04-04 Richard Stallman[__svr4__]: Test only _VA_LIST_ to avoid dup typedef.
1993-04-04 Richard Stallman[__svr4__]: Test only _VA_LIST_ to avoid dup typedef.
1993-04-04 Richard Stallman(LIB2FUNCS): Add _fixunsxfdi, _fixxfdi, _floatdixf...
1993-04-04 Richard Stallman(floating_exact_log2): Initialize r1.
1993-04-04 Jeff Law* pa.c (hppa_legitimize_address): Use Pmode consistently.
1993-04-03 Richard Kenner(emit_reload_insns): Don't update the status of a regis...
1993-04-03 Richard Kenner(store_expr): Call size_binop instead of doing the...
1993-04-03 Richard Kenner(simplify_comparison, case PLUS): Generalize simplifica...
1993-04-02 Richard Kenner(reload_reg_used_for_inherit): New variable.
1993-04-02 Richard Kenner(optabs): Fix typo in name for "fix" pattern.
1993-04-02 Jeff Lawreorg.c (redundant_insn_p): Stop searching for a redund...
1993-04-01 Michael MeissnerMake sure long double doesn't become 80 bits until...
1993-04-01 Michael MeissnerEliminate statement not reached warning messages that...
1993-04-01 Michael MeissnerEliminate extern needed warning messages that the MIPS...
1993-04-01 Richard Kenner(emit_push_insn, expand_assignment): Fix typo in last...
1993-04-01 Per Bothneremit-rtl.c (init_emit): Clear sequence_stack.
1993-04-01 Michael MeissnerFix wrong sign
1993-03-31 Brendan Kehoedefine CONSTANT_ADDRESS_P(X) to not use CONST_DOUBLE
1993-03-31 Richard Stallman(compile_file): Call incomplete_decl_finalize_hook...
1993-03-31 Richard Stallman(compile_file): Only call `*incomplete_decl_finalize_hook'
1993-03-31 Richard Stallman(ASM_OUTPUT_FLOAT, ASM_OUTPUT_DOUBLE): Use REAL_VALUE...
1993-03-31 Richard Stallman(FUNCTION_VALUE): Use FUNCTION_VALUEX.
1993-03-31 Richard Stallman(ASM_OUTPUT_FLOAT, ASM_OUTPUT_DOUBLE)
1993-03-31 Richard Stallman(ASM_OUTPUT_FLOAT, ASM_OUTPUT_DOUBLE)
1993-03-31 Richard Stallman(LIBCALL_VALUE): Handle XFmode.
1993-03-31 Richard Stallman(LIBCALL_VALUE): Handle XFmode.
1993-03-31 Richard Stallman(movxf, tstxf, extendsfxf2, extenddfxf2): New patterns.
1993-03-31 Richard Stallman(LONG_DOUBLE_TYPE_SIZE): Set to 96, for XFmode support.
1993-03-31 Richard Stallman(standard_68881_constant_p): Initialize REAL_VALUE_TYPE...
1993-03-31 Richard Kenner(expand_expr, case ADDR_EXPR): Allow taking the address...
1993-03-31 Richard Stallman(ASM_OUTPUT_DOUBLE, ASM_OUTPUT_FLOAT, PRINT_OPERAND_FLOAT)
1993-03-31 Richard Kenner(next_type_uid): Move definition to reasonable place...
1993-03-31 Richard Stallman(ASM_OUTPUT_DOUBLE, PRINT_OPERAND):
1993-03-31 Richard Kenner(emit_block_move, emit_push_insn, expand_assignment...
1993-03-31 Richard Stallman(ASM_OUTPUT_DOUBLE, ASM_OUTPUT_FLOAT):
1993-03-31 Richard Stallman(ASM_OUTPUT_DOUBLE, ASM_OUTPUT_FLOAT):
1993-03-31 Richard Kenner(simplify_binary_operation...
1993-03-31 Richard Kenner(standard_80387_constant_p): When testing for floating...
1993-03-31 Richard Kenner(INITIAL_ELIMINATION_OFFSET): Subtract
1993-03-31 Richard Stallman(ASM_OUTPUT_FLOAT, ASM_OUTPUT_DOUBLE):
1993-03-31 Richard Stallman(check_float_value): New function.
1993-03-31 Richard Stallman(ASM_OUTPUT_DOUBLE): Use new REAL_VALUE... macros.
1993-03-31 Richard Stallman(PRINT_OPERAND, ASM_OUTPUT_FLOAT, ASM_OUTPUT_DOUBLE):
1993-03-31 Jeff LawFix typo in last change
1993-03-31 Brendan Kehoedefine CONSTANT_ADDRESS_P(X) to not use CONST_DOUBLE
1993-03-31 Brendan Kehoedefine CONSTANT_ADDRESS_P(X) to not use CONST_DOUBLE
1993-03-31 James Van Artsdalen(emit_swap_insn): Don't link cc0 insns: emit swap after...
1993-03-31 Richard Kenner(LINK_SPEC): New definition.
1993-03-31 Richard Kenner(insert_regs): If a REG already is in a class but not...
1993-03-31 Jeff Law* pa.h (toplevel): Declare output_bb.
1993-03-31 Jeff Lawpa.c (output_cbranch): New function.
1993-03-31 Richard Stallman(optimize_reg_copy_1): Don't increment n_calls speciall...
1993-03-31 Richard Stallman(convert_to_real): Pass mode arg to REAL_VALUE_ATOF.
1993-03-31 Richard Stallmanentered into RCS
1993-03-31 Richard Stallman(rtx_to_tree_code): Declare.
1993-03-31 Richard Stallman(rtx_to_tree_code): New function.
1993-03-31 Richard Stallman(simplify_binary_operation): real_value_truncate return...
1993-03-31 Richard Stallman(expand_fix): Initialized REAL_VALUE_TYPE confuses...
1993-03-31 Richard Stallman(assemble_real): Case TFmode and XFmode invoke ASM_OUTP...
1993-03-31 Richard StallmanInclude real.h to get the definition of REAL_VALUE_TYPE.
1993-03-31 Richard Stallman(real_value_truncate): If REAL_ARITHMETIC, replace...
1993-03-31 Richard Stallman(operand_subword): Use REAL_VALUE_TO_TARGET_SINGLE...
1993-03-31 Richard Stallman(split_double) : Use REAL_VALUE macros to extract...
1993-03-31 Richard Stallman(yylex): Convert real decimal constants directly to...
1993-03-31 Richard Stallman(real.o): New target.
1993-03-31 Richard StallmanIf REAL_ARITHMETIC is defined or if LONG_DOUBLE_TYPE_SI...
1993-03-31 Richard StallmanInitial revision
1993-03-30 Jeff Law* Jeff for Tege.
1993-03-30 Michael Meissnerfkx
1993-03-30 Richard Kenner(record_dead_and_set_regs): Record death of all hard...
1993-03-30 Richard Kenner(find_regno_note): Find note that overlaps REGNO, not...
1993-03-30 Richard Kenner(form_sum): Use mode of inputs when making new PLUS.
1993-03-30 Richard Kenner(OBJS): Add insn-opinit.o.
1993-03-30 Richard Kenner(init_reload): Don't initialize optabs here.
1993-03-30 Richard Kenner(extendtab, fixtab, fixtrunctab, floattab): Not static.
1993-03-30 Richard Kenner(extendtab, fixtab, fixtrunctab, floattab, movstr_optab...
1993-03-30 Richard Kenner(movstr_optab): No longer static.
1993-03-30 Richard KennerInitial revision
1993-03-30 Richard Kenner(emit_reload_insns): Properly track what was reloaded...
1993-03-29 Richard Kenner(num_sign_bit_copies, case PLUS, case MULT): Replace...
1993-03-29 Jim Wilson(movsi+2): Add f/f constraint case.
1993-03-29 Jim Wilson(schedule_block): Reset n_ready if schedule_select
1993-03-29 Jim Wilson(FUNCTION_PROFILER): Call output_function_profiler.
1993-03-29 Jim Wilson(i960_function_prologue): When profiling, don't use...
1993-03-29 Richard Kenner(secondary_memlocs_elim): Now one per mode per operand.
1993-03-29 Richard KennerAdd prototypes for all functions defined in file.
1993-03-29 Richard Stallman(collect_iterators): Cast tree code to int for indexing.
1993-03-29 Richard KennerAdd missing declarations for external functions in...
1993-03-29 Richard KennerAdd prototypes for all static functions and clean up...
1993-03-29 Richard KennerAdd prototypes for static functions.
1993-03-29 Richard Stallman(expand_expr, case MAX_EXPR/MIN_EXPR): If mode is multi...
1993-03-29 Richard Stallman(store_parm_decls): Use pedwarn for "promoted arg doesn't
1993-03-29 Richard Kenner(expand_call): Always allocate TARGET in mode of result...
1993-03-28 Jeff Lawpa.md (smin, [...]): New patterns.
1993-03-28 Richard Stallman(expand_expr): For COMPONENT_REF, don't force_reg op0...
next