OSDN Git Service

pf3gnuchains/gcc-fork.git
1994-06-30 krab This patch makes selectors in the Objective...
1994-06-30 krab (read:, write:, streamVersion:):
1994-06-30 krab * objc-act.c (get_proto_encoding, build_typed_s...
1994-06-30 erich(INITIAL_ELIMINATION_OFFSET): Check frame_pointer_neede...
1994-06-30 kenner(c_build_type_variant): Remove last change; instead...
1994-06-30 kenner(end_final,profile_function): Profiling variables are...
1994-06-30 merrill(lang_options): Add -W{no-,}non-virtual-dtor.
1994-06-30 mrssome changes from gb.
1994-06-30 djeRestore to rcs version 1.59 (1.60 is an empty file).
1994-06-30 mrsremove cygnus FSF difference
1994-06-30 mrs42nd Cygnus<->FSF merge
1994-06-29 kenner(basic_induction_var, case REG): Allow previous insn...
1994-06-29 kenner(LIB_SPEC): If -pg, add -lprof2.
1994-06-29 kenner(end_final,profile_function): Profiling variables are...
1994-06-29 kennerAdd new pattern for double-add when have reg + frame...
1994-06-29 kenner(FRAME_POINTER_REGNUM): Now register 63.
1994-06-29 kenner(alpha_sa_size): Round size to 16-byte boundary.
1994-06-29 kenner(reload): Can't eliminate if frame pointer needed and...
1994-06-29 kenner(global_alloc): Make a more accurate attempt to see...
1994-06-29 kenner(movqi): Add missing `DONE'.
1994-06-29 dje * sparc/sp64-elf: (PTRDIFF_TYPE): Remove dependence...
1994-06-29 dje * sparc/sparc.h (CPP_SPEC): Split up v9/non-v9 stuff.
1994-06-29 meissnerAlways put 1 space after the macro expansion in ANSI...
1994-06-29 dje(simplify_set): Evaluate HAVE_conditional_move at runtime.
1994-06-29 tege(expand_mult): Generalize to call synth_mult also for...
1994-06-29 tege(smul_highpart_optab, umul_highpart_optab): New variables.
1994-06-29 tege(optabs): Add [us]mul_highpart_optab.
1994-06-29 tege(smul_highpart_optab, umul_highpart_optab): New variables.
1994-06-29 tege(div_and_round_double): Make it globally accessible.
1994-06-29 tege(umulsi3_highpart, const_umulsi3_highpart): New expande...
1994-06-29 tege(umuldi3_highpart): New expander and matcher.
1994-06-29 tege(cint8_operand): New predicate.
1994-06-29 tege(smulsi3_highpart, umulsi3_highpart): New patterns.
1994-06-28 wilson(CPP_SPEC): Handle -msupersparc.
1994-06-28 wilson(cpu_type, sparc_cpu_type): Rename to arch_type and
1994-06-28 wilson(cpu_type, sparc_cpu_type): Rename to arch_type and
1994-06-28 wilson(cpu attribute): Rename to arch attribute. Add a new
1994-06-28 wilson(andsi3+6): Replace bad clrbit pattern with two working...
1994-06-28 kennerInitial revision
1994-06-28 law * pa.md (define_split for (plus (reg) (large_constant...
1994-06-28 kenner(eliminate_regs_in_insn): When checking for moves and...
1994-06-28 kenner(reloads_conflict): Handle R1_TYPE of RELOAD_OTHER.
1994-06-28 kenner(do_jump, case BIT_AND_EXPR): Only narrow to a type...
1994-06-28 kennerInclude ctype.h.
1994-06-28 kenner(movsf): Emit frsp if storing to memory and not PowerPC.
1994-06-28 kenner(MEMORY_MOVE_COST): Make processor-dependent.
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
next