1994-05-16 |
Richard Kenner | (ereal_from_int, ereal_to_int, etarsingle): Correct... |
tree | commitdiff |
1994-05-16 |
Richard Kenner | (ereal_from_float, .._double): Change arg from long... |
tree | commitdiff |
1994-05-16 |
Richard Kenner | (REAL_VALUE_FROM_TARGET_SINGLE, .._DOUBLE): Change... |
tree | commitdiff |
1994-05-16 |
Richard Kenner | (rs6000_convert_preincs): Delete. |
tree | commitdiff |
1994-05-16 |
Richard Kenner | (FINAL_PRESCAN_INSN): Delete. |
tree | commitdiff |
1994-05-16 |
Richard Kenner | (try_pre_increment_1): Don't try to create a pre-increm... |
tree | commitdiff |
1994-05-16 |
Richard Kenner | Use #ifdef TARGET_EDOM, not #if. |
tree | commitdiff |
1994-05-16 |
Richard Kenner | (convert_move): When {zero,sign}_extending, allow a... |
tree | commitdiff |
1994-05-16 |
Richard Kenner | (initializer_constant_valid_p): Rework to use precision... |
tree | commitdiff |
1994-05-16 |
Doug Evans | (REGISTER_PREFIX_MD): Delete. |
tree | commitdiff |
1994-05-16 |
Richard Kenner | (finish_enum): Handle VALUES being an ERROR_MARK. |
tree | commitdiff |
1994-05-16 |
Richard Kenner | Replace bogus "andil" opcode with rlinm. |
tree | commitdiff |
1994-05-15 |
Doug Evans | (stupid_life_analysis): Make sure a function result reg |
tree | commitdiff |
1994-05-15 |
Doug Evans | (find_cross_jump): Two CALL_INSNs only compare equal if |
tree | commitdiff |
1994-05-15 |
Doug Evans | (GO_IF_HARD_REG_EQUAL): Fix typo. |
tree | commitdiff |
1994-05-15 |
Doug Evans | (mark_referenced_resources, case CALL_INSN): Fix indent... |
tree | commitdiff |
1994-05-14 |
Doug Evans | (mark_referenced_resources): Fix typo. |
tree | commitdiff |
1994-05-14 |
Jason Merrill | (integrate_decl_tree): Use copy_node to make a copy... |
tree | commitdiff |
1994-05-14 |
Jason Merrill | Declare copy_lang_decl. |
tree | commitdiff |
1994-05-14 |
Jason Merrill | (copy_lang_decl): No-op function that will never |
tree | commitdiff |
1994-05-13 |
Jason Merrill | (truthvalue_conversion): If expr is a BIT_AND_EXPR |
tree | commitdiff |
1994-05-13 |
Richard Kenner | (cse_insn): Correctly check for two modes being the... |
tree | commitdiff |
1994-05-13 |
Mike Stump | Initial revision |
tree | commitdiff |
1994-05-13 |
Mike Stump | 37th Cygnus<->FSF merge |
tree | commitdiff |
1994-05-13 |
Mike Stump | calls.c (expand_call): Only destroy temporaries at... |
tree | commitdiff |
1994-05-12 |
Richard Kenner | (function units): Numerous cycle count change. |
tree | commitdiff |
1994-05-12 |
Richard Earnshaw | Richard Earnshaw (rwe11@cl.cam.ac.uk) |
tree | commitdiff |
1994-05-12 |
Bill Cox | Various Lynx-related fixups. To math.h, string.h and... |
tree | commitdiff |
1994-05-12 |
Richard Kenner | (m16m): Change first arg to int; all callers changed. |
tree | commitdiff |
1994-05-12 |
Richard Kenner | (find_reloads): Don't change a secondary reload to |
tree | commitdiff |
1994-05-12 |
Richard Kenner | (assign_parms): Fix typo in previous change. |
tree | commitdiff |
1994-05-12 |
Richard Kenner | Revert to identifiers for mode attributes. |
tree | commitdiff |
1994-05-12 |
Richard Kenner | (decl_attributes): Revert to identifiers for mode attri... |
tree | commitdiff |
1994-05-12 |
Richard Kenner | (lookup_name_current_level_global): New macro. |
tree | commitdiff |
1994-05-11 |
Jim Wilson | (store_fixed_bit_field): Delete code to handle MODE_FLO... |
tree | commitdiff |
1994-05-11 |
Jim Wilson | (cse_insn): Set src_eqv if the dest is a STRICT_LOW_PART. |
tree | commitdiff |
1994-05-11 |
Richard Kenner | (clobbers_to): Deleted. |
tree | commitdiff |
1994-05-11 |
Richard Kenner | (a29k_clobbers_to): New function. |
tree | commitdiff |
1994-05-11 |
Richard Kenner | (layout_type): Use POINTER_SIZE, instead of width of... |
tree | commitdiff |
1994-05-11 |
Richard Kenner | (expand_builtin_apply): Put new function usage data... |
tree | commitdiff |
1994-05-11 |
Richard Kenner | (emit_call_1): Put new function usage data at end of... |
tree | commitdiff |
1994-05-11 |
Richard Kenner | (sched_analyze_insn): Fix typo in last change. |
tree | commitdiff |
1994-05-11 |
Ian Lance Taylor | Don't recursively search symlinks to `.'. |
tree | commitdiff |
1994-05-10 |
Doug Evans | (process_command): Kludge in stageN/../include instead... |
tree | commitdiff |
1994-05-10 |
Jim Wilson | (*TF*_LIBCALL): Delete `*' from libcall name. |
tree | commitdiff |
1994-05-09 |
Richard Kenner | (output_move_dconst): For some integer constants, use... |
tree | commitdiff |
1994-05-09 |
Richard Kenner | (delete_if_ordinary): New function. |
tree | commitdiff |
1994-05-07 |
Richard Kenner | (mark_{referenced,set}_resources): Fix typos in last... |
tree | commitdiff |
1994-05-07 |
Richard Kenner | (emit_reload_insns): Don't try to delete output reload... |
tree | commitdiff |
1994-05-07 |
Richard Kenner | (REG_ALLOC_ORDER): New macro. |
tree | commitdiff |
1994-05-07 |
Richard Kenner | (sched_analyze_insn, attach_deaths_insn): Look at |
tree | commitdiff |
1994-05-07 |
Richard Kenner | (LIB_SPEC): Support -fshared-data. |
tree | commitdiff |
1994-05-07 |
Richard Kenner | (choose_reload_regs): Remove previous change. |
tree | commitdiff |
1994-05-07 |
Richard Kenner | Fix typo in comment. |
tree | commitdiff |
1994-05-07 |
Doug Evans | (TARGET_FRW): Add note saying this option is deprecated. |
tree | commitdiff |
1994-05-07 |
Doug Evans | (leaf_reg_backmap): Delete. |
tree | commitdiff |
1994-05-06 |
Richard Kenner | (find_reloads): Ignore alternatives that will not be... |
tree | commitdiff |
1994-05-06 |
Richard Kenner | (decl_attributes): Move the attribute recognition and... |
tree | commitdiff |
1994-05-06 |
Richard Kenner | (print_node): Print attributes. |
tree | commitdiff |
1994-05-06 |
Richard Kenner | (common_type): Add attribute merging. |
tree | commitdiff |
1994-05-06 |
Richard Kenner | (TYPE_HASH): Move definition to top of file. |
tree | commitdiff |
1994-05-06 |
Richard Kenner | Rewrite attribute parsing; update the expected conflict... |
tree | commitdiff |
1994-05-06 |
Richard Kenner | (TYPE_ATTRIBUTES): New macro. |
tree | commitdiff |
1994-05-06 |
Richard Kenner | (init_reg_sets_1): Eliminate several permanent call_fix... |
tree | commitdiff |
1994-05-06 |
Richard Kenner | (stupid_life_analysis): Check the usage information... |
tree | commitdiff |
1994-05-06 |
Richard Kenner | (save_for_inline_copying, expand_inline_function):... |
tree | commitdiff |
1994-05-06 |
Richard Kenner | (mark_referenced_resources, mark_set_resources): Change... |
tree | commitdiff |
1994-05-06 |
Richard Kenner | (emit_reload_insns): Change from USE and CLOBBER insns... |
tree | commitdiff |
1994-05-06 |
Richard Kenner | (find_cross_jump, get_label_{before,after}): Change... |
tree | commitdiff |
1994-05-06 |
Richard Kenner | (fixup_var_refs_insns): Change from USE and CLOBBER... |
tree | commitdiff |
1994-05-06 |
Richard Kenner | (insert_save_restore): Change from USE and CLOBBER... |
tree | commitdiff |
1994-05-06 |
Richard Kenner | (flow_analysis, find_basic_blocks): Change from USE... |
tree | commitdiff |
1994-05-06 |
Richard Kenner | (use_regs): Change from USE and CLOBBER insns to using |
tree | commitdiff |
1994-05-06 |
Richard Kenner | (use_regs, expand_builtin_apply): Change from USE and... |
tree | commitdiff |
1994-05-06 |
Richard Kenner | (prepare_call_address, emit_call_1, expand_call): Chang... |
tree | commitdiff |
1994-05-06 |
Richard Kenner | (make_call_insn_raw): New function. |
tree | commitdiff |
1994-05-06 |
Richard Kenner | (cse_insn): Invalidate CLOBBERed registers. |
tree | commitdiff |
1994-05-06 |
Richard Kenner | (try_combine): Restrict combining on CALL_INSNs. |
tree | commitdiff |
1994-05-06 |
Richard Kenner | (reg_used_between_p): Check usage exprs on CALL_INSNs. |
tree | commitdiff |
1994-05-06 |
Richard Kenner | (CALL_INSN_FUNCTION_USAGE): New macro. |
tree | commitdiff |
1994-05-06 |
Richard Kenner | (CALL_INSN): Define new CALL_INSN_FUNCTION_USAGE field. |
tree | commitdiff |
1994-05-06 |
Richard Kenner | (assign_parms): Spread out the REG_EQUIV notes on |
tree | commitdiff |
1994-05-06 |
Richard Kenner | (expand_decl): Don't set current_function_calls_alloca... |
tree | commitdiff |
1994-05-06 |
Richard Kenner | (expand_builtin... |
tree | commitdiff |
1994-05-06 |
Richard Kenner | (allocate_dynamic_stack_space): Just return virtual_sta... |
tree | commitdiff |
1994-05-06 |
Richard Kenner | (assign_parms): Use expr_size when appropriate. |
tree | commitdiff |
1994-05-06 |
Richard Kenner | (comptypes): An enum type if compatible with type of... |
tree | commitdiff |
1994-05-06 |
Richard Kenner | (addsi3, subsi3): Add define_expand to make adddi3... |
tree | commitdiff |
1994-05-06 |
Richard Kenner | (CONST_COSTS): Revise all costs. |
tree | commitdiff |
1994-05-06 |
Richard Kenner | (simplify_rtx, case MULT): Don't convert MULT to shift... |
tree | commitdiff |
1994-05-06 |
Ian Lance Taylor | Don't ignore errors in for loop over $(LIB[12]FUNCS_EXTRA) |
tree | commitdiff |
1994-05-06 |
Mike Stump | tell expand_expr that we are going to ignore the cleanup. |
tree | commitdiff |
1994-05-06 |
Mike Stump | 36th Cygnus<->FSF merge |
tree | commitdiff |
1994-05-06 |
Mike Stump | minor tweak. |
tree | commitdiff |
1994-05-06 |
Mike Stump | loose some C++ options. |
tree | commitdiff |
1994-05-06 |
Stan Shebs | *** empty log message *** |
tree | commitdiff |
1994-05-05 |
Mike Stump | 35th Cygnus<->FSF merge |
tree | commitdiff |
1994-05-05 |
Richard Kenner | (simplify_rtx, case SUBREG): Don't call force_to_mode. |
tree | commitdiff |
1994-05-05 |
Richard Kenner | (movhi): Simplify code involving jump-table reference. |
tree | commitdiff |
1994-05-05 |
Ian Lance Taylor | Include source file name in dependency output. |
tree | commitdiff |
next |