]> gcc.gnu.org Git - gcc.git/shortlog
gcc.git
1994-05-13 Mike Stumpcalls.c (expand_call): Only destroy temporaries at...
1994-05-12 Richard Kenner(function units): Numerous cycle count change.
1994-05-12 Richard EarnshawRichard Earnshaw (rwe11@cl.cam.ac.uk)
1994-05-12 Bill CoxVarious Lynx-related fixups. To math.h, string.h and...
1994-05-12 Richard Kenner(m16m): Change first arg to int; all callers changed.
1994-05-12 Richard Kenner(find_reloads): Don't change a secondary reload to
1994-05-12 Richard Kenner(assign_parms): Fix typo in previous change.
1994-05-12 Richard KennerRevert to identifiers for mode attributes.
1994-05-12 Richard Kenner(decl_attributes): Revert to identifiers for mode attri...
1994-05-12 Richard Kenner(lookup_name_current_level_global): New macro.
1994-05-11 Jim Wilson(store_fixed_bit_field): Delete code to handle MODE_FLO...
1994-05-11 Jim Wilson(cse_insn): Set src_eqv if the dest is a STRICT_LOW_PART.
1994-05-11 Richard Kenner(clobbers_to): Deleted.
1994-05-11 Richard Kenner(a29k_clobbers_to): New function.
1994-05-11 Richard Kenner(layout_type): Use POINTER_SIZE, instead of width of...
1994-05-11 Richard Kenner(expand_builtin_apply): Put new function usage data...
1994-05-11 Richard Kenner(emit_call_1): Put new function usage data at end of...
1994-05-11 Richard Kenner(sched_analyze_insn): Fix typo in last change.
1994-05-11 Ian Lance TaylorDon't recursively search symlinks to `.'.
1994-05-10 Doug Evans(process_command): Kludge in stageN/../include instead...
1994-05-10 Jim Wilson(*TF*_LIBCALL): Delete `*' from libcall name.
1994-05-09 Richard Kenner(output_move_dconst): For some integer constants, use...
1994-05-09 Richard Kenner(delete_if_ordinary): New function.
1994-05-07 Richard Kenner(mark_{referenced,set}_resources): Fix typos in last...
1994-05-07 Richard Kenner(emit_reload_insns): Don't try to delete output reload...
1994-05-07 Richard Kenner(REG_ALLOC_ORDER): New macro.
1994-05-07 Richard Kenner(sched_analyze_insn, attach_deaths_insn): Look at
1994-05-07 Richard Kenner(LIB_SPEC): Support -fshared-data.
1994-05-07 Richard Kenner(choose_reload_regs): Remove previous change.
1994-05-07 Richard KennerFix typo in comment.
1994-05-07 Doug Evans(TARGET_FRW): Add note saying this option is deprecated.
1994-05-07 Doug Evans(leaf_reg_backmap): Delete.
1994-05-06 Richard Kenner(find_reloads): Ignore alternatives that will not be...
1994-05-06 Richard Kenner(decl_attributes): Move the attribute recognition and...
1994-05-06 Richard Kenner(print_node): Print attributes.
1994-05-06 Richard Kenner(common_type): Add attribute merging.
1994-05-06 Richard Kenner(TYPE_HASH): Move definition to top of file.
1994-05-06 Richard KennerRewrite attribute parsing; update the expected conflict...
1994-05-06 Richard Kenner(TYPE_ATTRIBUTES): New macro.
1994-05-06 Richard Kenner(init_reg_sets_1): Eliminate several permanent call_fix...
1994-05-06 Richard Kenner(stupid_life_analysis): Check the usage information...
1994-05-06 Richard Kenner(save_for_inline_copying, expand_inline_function):...
1994-05-06 Richard Kenner(mark_referenced_resources, mark_set_resources): Change...
1994-05-06 Richard Kenner(emit_reload_insns): Change from USE and CLOBBER insns...
1994-05-06 Richard Kenner(find_cross_jump, get_label_{before,after}): Change...
1994-05-06 Richard Kenner(fixup_var_refs_insns): Change from USE and CLOBBER...
1994-05-06 Richard Kenner(insert_save_restore): Change from USE and CLOBBER...
1994-05-06 Richard Kenner(flow_analysis, find_basic_blocks): Change from USE...
1994-05-06 Richard Kenner(use_regs): Change from USE and CLOBBER insns to using
1994-05-06 Richard Kenner(use_regs, expand_builtin_apply): Change from USE and...
1994-05-06 Richard Kenner(prepare_call_address, emit_call_1, expand_call): Chang...
1994-05-06 Richard Kenner(make_call_insn_raw): New function.
1994-05-06 Richard Kenner(cse_insn): Invalidate CLOBBERed registers.
1994-05-06 Richard Kenner(try_combine): Restrict combining on CALL_INSNs.
1994-05-06 Richard Kenner(reg_used_between_p): Check usage exprs on CALL_INSNs.
1994-05-06 Richard Kenner(CALL_INSN_FUNCTION_USAGE): New macro.
1994-05-06 Richard Kenner(CALL_INSN): Define new CALL_INSN_FUNCTION_USAGE field.
1994-05-06 Richard Kenner(assign_parms): Spread out the REG_EQUIV notes on
1994-05-06 Richard Kenner(expand_decl): Don't set current_function_calls_alloca...
1994-05-06 Richard Kenner(expand_builtin...
1994-05-06 Richard Kenner(allocate_dynamic_stack_space): Just return virtual_sta...
1994-05-06 Richard Kenner(assign_parms): Use expr_size when appropriate.
1994-05-06 Richard Kenner(comptypes): An enum type if compatible with type of...
1994-05-06 Richard Kenner(addsi3, subsi3): Add define_expand to make adddi3...
1994-05-06 Richard Kenner(CONST_COSTS): Revise all costs.
1994-05-06 Richard Kenner(simplify_rtx, case MULT): Don't convert MULT to shift...
1994-05-06 Ian Lance TaylorDon't ignore errors in for loop over $(LIB[12]FUNCS_EXTRA)
1994-05-06 Mike Stumptell expand_expr that we are going to ignore the cleanup.
1994-05-06 Mike Stump36th Cygnus<->FSF merge
1994-05-06 Mike Stumpminor tweak.
1994-05-06 Mike Stumploose some C++ options.
1994-05-06 Stan Shebs*** empty log message ***
1994-05-05 Mike Stump35th Cygnus<->FSF merge
1994-05-05 Richard Kenner(simplify_rtx, case SUBREG): Don't call force_to_mode.
1994-05-05 Richard Kenner(movhi): Simplify code involving jump-table reference.
1994-05-05 Ian Lance TaylorInclude source file name in dependency output.
1994-05-04 Doug EvansRemove duplicate -freebsd* entry.
1994-05-04 Jason Merrill(special_symbol): Don't copy simple strings, use wchar_...
1994-05-04 Richard Kenner(push_secondary_reload): Use TYPE for secondary type...
1994-05-04 Richard Kenner(find_reg): When looking for locally-allocated hard...
1994-05-04 Richard Kenner(emit_reload_insns): Add another way to delete an outpu...
1994-05-04 Richard Kenner(reload, reload_as_needed): Check for use of return...
1994-05-04 Jim Wilson(override_options): Delete TARGET_LLONG128 references.
1994-05-04 Jim Wilson(MASK_LLONG128, TARGET_LLONG128): Delete.
1994-05-04 Jim WilsonFix typo in comment.
1994-05-04 Jim Wilson(CPP_SPEC): Delete.
1994-05-04 Jim Wilson(CPP_SPEC): Define __PTRDIFF_TYPE__ and __mips.
1994-05-04 Jim Wilson(CPP_SPEC): Define __SIZE_TYPE__, __PTRDIFF_TYPE__...
1994-05-04 Jim Wilson(PTRDIFF_TYPE): Delete.
1994-05-04 Jim Wilson(CPP_SPEC): Define __SIZE_TYPE__,
1994-05-04 Jim Wilson(CPP_SPEC): Delete.
1994-05-03 Jason MerrillMake-lang.in (cc1plus): Don't depend on OBJS or BC_OBJS...
1994-05-03 Jason Merrill(../cc1plus): Depend on OBJDEPS.
1994-05-03 Jason Merrill(cc1plus): Don't depend on OBJS or BC_OBJS, since stamp...
1994-05-03 Doug Evans(stamp-objlist): Depend on OBJS and BC_OBJS so that
1994-05-02 Per BothnerDon't write out static consts now, unless we need them.
1994-05-02 Jim Wilson(casesi): Delete force_reg calls.
1994-05-02 Jim Wilson(expand_end_case): Make sure gen_casesi operands are
1994-05-02 Jim Wilson(output_move_double): Always use split_double for the
1994-05-02 Jim Wilson(translate_options): For options that take an argument,
next
This page took 0.0805 seconds and 5 git commands to generate.