]> gcc.gnu.org Git - gcc.git/shortlog
gcc.git
1994-06-29 Torbjorn Granlund(expand_mult): Generalize to call synth_mult also for...
1994-06-29 Torbjorn Granlund(smul_highpart_optab, umul_highpart_optab): New variables.
1994-06-29 Torbjorn Granlund(optabs): Add [us]mul_highpart_optab.
1994-06-29 Torbjorn Granlund(smul_highpart_optab, umul_highpart_optab): New variables.
1994-06-29 Torbjorn Granlund(div_and_round_double): Make it globally accessible.
1994-06-29 Torbjorn Granlund(umulsi3_highpart, const_umulsi3_highpart): New expande...
1994-06-29 Torbjorn Granlund(umuldi3_highpart): New expander and matcher.
1994-06-29 Torbjorn Granlund(cint8_operand): New predicate.
1994-06-29 Torbjorn Granlund(smulsi3_highpart, umulsi3_highpart): New patterns.
1994-06-28 Jim Wilson(CPP_SPEC): Handle -msupersparc.
1994-06-28 Jim Wilson(cpu_type, sparc_cpu_type): Rename to arch_type and...
1994-06-28 Jim Wilson(cpu_type, sparc_cpu_type): Rename to arch_type and...
1994-06-28 Jim Wilson(cpu attribute): Rename to arch attribute.
1994-06-28 Jim Wilson(andsi3+6): Replace bad clrbit pattern with two working...
1994-06-28 Richard KennerInitial revision
1994-06-28 Jeff Lawpa.md (define_split for (plus (reg) (large_constant...
1994-06-28 Richard Kenner(eliminate_regs_in_insn): When checking for moves and...
1994-06-28 Richard Kenner(reloads_conflict): Handle R1_TYPE of RELOAD_OTHER.
1994-06-28 Richard Kenner(do_jump, case BIT_AND_EXPR): Only narrow to a type...
1994-06-28 Richard KennerInclude ctype.h.
1994-06-28 Richard Kenner(movsf): Emit frsp if storing to memory and not PowerPC.
1994-06-28 Richard Kenner(MEMORY_MOVE_COST): Make processor-dependent.
1994-06-28 Richard KennerTreat HFmode like SFmode, for now.
1994-06-27 Richard Kenner(expand_binop, multi-words shifts and rotates): Fix...
1994-06-27 Richard Earnshaw(function_unit fpa): Add more accurate scheduling infor...
1994-06-27 Richard Earnshawinclude "expr.h".
1994-06-27 Richard Earnshaw(STARTFILE_SPEC,SIZE_TYPE,PTRDIFF_TYPE): Fix typos.
1994-06-27 Richard Earnshaw(enum floating_point_type): New enumeration type.
1994-06-26 Richard Kenner(v_message_with_decl): Avoid fwrite for stderr; mixing...
1994-06-25 Richard Earnshaw(distribute_notes, case REG_DEAD): If a call uses a
1994-06-24 Richard Kenner(create_definition): Eliminate whitespace before and...
1994-06-24 Richard Kenner(alpha_builtin_saveregs): Fix typo in computing value...
1994-06-24 Richard Kenner(zero_extract patterns): Don't allow constants in the...
1994-06-24 Richard Kenner(decl_constant_value): Test for const and not iterator.
1994-06-24 Richard KennerAdd -W[no]-bad-function-cast.
1994-06-24 Richard KennerDeclare warn_bad_function_cast.
1994-06-24 Richard Kenner(build_c_cast): Issue a warning for non-matching cast...
1994-06-24 Richard Kenner(lang_decode_option): Set warn_bad_function_cast for
1994-06-24 Richard Kenner(ASM_IDENTIFY_LANGUAGE): New macro.
1994-06-24 Richard Earnshaw(movstrsi): Delete.
1994-06-24 Richard Earnshaw(arm_gen_movstrqi): New function.
1994-06-24 Richard Earnshaw(jump_optimize): If we reverse "if (foo) bar else break...
1994-06-24 Richard Kenner(ashrsi3, lshrsh3): Remove patterns using bfext[su].
1994-06-24 Richard Kenner(goto_block_pat): Ignore undefined label.
1994-06-24 Doug Evans(LINK_SPEC): Fix typo.
1994-06-24 Mike Stump41st Cygnus<->FSF merge
1994-06-23 Richard Kenner(movsf): Only generate stack temporary if used.
1994-06-23 Jason Merrill(compile_file): Use TREE_SYMBOL_REFERENCED instead of
1994-06-23 Jason Merrill(assemble_name): Set TREE_SYMBOL_REFERENCED on the
1994-06-23 Jason Merrill(TREE_SYMBOL_REFERENCED): New macro.
1994-06-23 Richard Kenner(fix_truncdfsi2, movsf, movdi): Use assign_stack_temp.
1994-06-23 Richard Kenner(simplify_unary_operation, case UNSIGNED_FLOAT): Add...
1994-06-23 Richard Kenner(ASM_SPEC): Use PowerPC mode, not 601 mode.
1994-06-23 Richard Kenner(CPP_PREDEFINES): Define _POWER (alias for _IBMR2).
1994-06-23 Richard Kenner(compile_file): Don't try to write function if we didn...
1994-06-23 Richard Kenner(CPP_PREDEFINES): Add `__vax__', `__vms__', and `__VMS_...
1994-06-23 Richard Kenner(CPP_PREDEFINES): Add `__vax__'.
1994-06-23 Richard Kenner(find_reloads): Don't rejecting non-const due to value of
1994-06-23 Richard Kenner(output_move_double): If the dest is register pair...
1994-06-23 Richard Kenner(clear_binding_level): Add missing fields in initializer.
1994-06-23 Ian Lance TaylorFix sbrk return type in <unistd.h> on Alpha OSF/1 V2.0.
1994-06-23 Richard Earnshawinclude tree.h
1994-06-23 Richard Earnshaw(TARGET_WHEN_DEBUGGING): Delete.
1994-06-23 Richard EarnshawDelete some dead code.
1994-06-23 Richard Earnshaw(DBX_CONTIN_LENGTH): Set to 80.
1994-06-23 Richard Earnshaw(addsi3, subsi3, andsi3, iorsi3, ashlsi3, ashrsi3,...
1994-06-23 Richard KennerInitial revision
1994-06-23 Richard Kenner(m68k-ccur): New system.
1994-06-23 Richard KennerInclude <dirent.h>, not <sys/dir.h> on Concurrent.
1994-06-22 Richard Kenner(strength_reduce): When replacing DEST_ADDR givs, make...
1994-06-22 Richard Kenner(LINK_SPEC): New macro.
1994-06-22 Ian Lance TaylorHandle -with-gnu-as for Alpha as it is handled for...
1994-06-22 Richard Kenner(expand_binop): New variable next_methods; pass to...
1994-06-21 Doug Evans(skip_to_end_of_comment): Catch unterminated comments.
1994-06-18 Jason Merrillinclude stdio.h and stdlib.h into assert.h as necessary
1994-06-18 Jason MerrillLose assert.h hacking
1994-06-18 Jim Wilson(sdbout_symbol): Use DECL_ASSEMBLER_NAME if
1994-06-18 Jim Wilson(process_init_element): For fieldtype, don't access
1994-06-18 Jim Wilson(truncdisi2): Change from define_insn to define_expand.
1994-06-18 Jim Wilson(duplicate_loop_exit_test): Initialize copy to zero.
1994-06-18 Jim Wilson(sdbout_one_type): Use DECL_ASSEMBLER_NAME not
1994-06-18 Jim Wilson(move_movables): Copy CALL_INSN_FUNCTION_USAGE field.
1994-06-18 Jim Wilson(sdbout_one_type): Use DECL_ASSEMBLER_NAME if
1994-06-18 Jim Wilson(dbxout_symbol): Replace DECL_IGNORED_P with
1994-06-18 Richard Kenner(expand_shift): Don't try extzv for lshr.
1994-06-18 Richard Kenner(lshrsi3): New define_expand.
1994-06-18 Richard KennerPass NULL_RTX for TARGET in calls to expand_{un,bin}op.
1994-06-17 Ian Lance TaylorCorrect math.h handling on Lynx again.
1994-06-17 Richard Earnshaw(simplify_binary_operation, case MINUS): Check mode...
1994-06-17 Jeff Lawpa.h (DEBUGGER_AUTO_OFFSET): Define.
1994-06-16 Jason Merrill(output_inline_function): Unset DECL_DEFER_OUTPUT on
1994-06-16 Jason Merrill(compile_file): Unset DECL_DEFER_OUTPUT on decls consid...
1994-06-16 Jason Merrill(DECL_DEFER_OUTPUT): New macro.
1994-06-16 Richard Kenner(reload_reg_free_p, case RELOAD_OTHER): Allowed to...
1994-06-16 Ian Lance TaylorCorrect argument type for ffs in string.h on Alpha...
1994-06-16 Richard Kenner(set_nonvarying_address_components): Rework and also...
1994-06-16 Michael MeissnerChange REG_ALLOC_ORDER so the 386 bootstraps.
1994-06-16 Doug Evans(TARGET_ENV32): Mark as deprecated.
1994-06-16 Jason Merrill(warn_if_unused_value): Handle TREE_NO_UNUSED_WARNING for
1994-06-16 Jason Merrill(TREE_NO_UNUSED_WARNING): Note that this can be applied
next
This page took 0.080809 seconds and 5 git commands to generate.