OSDN Git Service

(FIXPROTO_DEFINES): Set to -D__EXTENSIONS__.
[pf3gnuchains/gcc-fork.git] / gcc /
1994-05-18 merrill(FIXPROTO_DEFINES): Set to -D__EXTENSIONS__.
1994-05-18 merrillAdd forward declaration of struct exception to
1994-05-18 bothnerAllow any integral type for bitfields (such as booleans).
1994-05-18 kenner(compare_spill_regs): Fix typo in declaration.
1994-05-18 brendanget rid of CYGNUS LOCAL comment
1994-05-18 brendan * fixinc.svr4: Avoid the SVR4 typedef of bool...
1994-05-18 merrill#define NO_IMPLICIT_EXTERN_C
1994-05-18 merrill(convert_to_real): Accept boolean values.
1994-05-17 kenner(__umoddi3): Correct type of variable `w'.
1994-05-17 kenner(simplify_set): Move call to make_field_assignment...
1994-05-17 kenner(simplify_set): Use rtx_equal_p to compare cc_use and...
1994-05-17 kennerDon't use the extsd/extd instructions on the ns32532.
1994-05-17 kenner(CFLAGS): Separate include file handling; for stage...
1994-05-17 kenner(find_reloads): Properly account for cost when constant...
1994-05-17 kenner(compare_spill_regs): New function.
1994-05-16 kenner(zero_extendqidi2): Fix omission of TARGET_POWERPC64...
1994-05-16 rms(enumlist): Add error alternative.
1994-05-16 bothner(dbxout_type): Write non-default precision of of ENUME...
1994-05-16 kenner(split_double): Fix arg of REAL_VALUE_TO_TARGET_DOUBLE.
1994-05-16 kenner(ereal_from_int, ereal_to_int, etarsingle): Correct...
1994-05-16 kenner(ereal_from_float, .._double): Change arg from long...
1994-05-16 kenner(REAL_VALUE_FROM_TARGET_SINGLE, .._DOUBLE): Change...
1994-05-16 kenner(rs6000_convert_preincs): Delete.
1994-05-16 kenner(FINAL_PRESCAN_INSN): Delete.
1994-05-16 kenner(try_pre_increment_1): Don't try to create a pre-increm...
1994-05-16 kennerUse #ifdef TARGET_EDOM, not #if.
1994-05-16 kenner(convert_move): When {zero,sign}_extending, allow a...
1994-05-16 kenner(initializer_constant_valid_p): Rework to use precision...
1994-05-16 dje(REGISTER_PREFIX_MD): Delete.
1994-05-16 kenner(finish_enum): Handle VALUES being an ERROR_MARK.
1994-05-16 kennerReplace bogus "andil" opcode with rlinm.
1994-05-15 dje(stupid_life_analysis): Make sure a function result reg
1994-05-15 dje(find_cross_jump): Two CALL_INSNs only compare equal if
1994-05-15 dje(GO_IF_HARD_REG_EQUAL): Fix typo.
1994-05-15 dje(mark_referenced_resources, case CALL_INSN): Fix indent...
1994-05-14 dje(mark_referenced_resources): Fix typo.
1994-05-14 merrill(integrate_decl_tree): Use copy_node to make a copy
1994-05-14 merrillDeclare copy_lang_decl.
1994-05-14 merrill(copy_lang_decl): No-op function that will never
1994-05-13 merrill(truthvalue_conversion): If expr is a BIT_AND_EXPR
1994-05-13 kenner(cse_insn): Correctly check for two modes being the...
1994-05-13 mrsInitial revision
1994-05-13 mrs37th Cygnus<->FSF merge
1994-05-13 mrs * calls.c (expand_call): Only destroy temporari...
1994-05-12 kenner(function units): Numerous cycle count change.
1994-05-12 kennerRichard Earnshaw (rwe11@cl.cam.ac.uk)
1994-05-12 billVarious Lynx-related fixups. To math.h, string.h and...
1994-05-12 kenner(m16m): Change first arg to int; all callers changed.
1994-05-12 kenner(find_reloads): Don't change a secondary reload to
1994-05-12 kenner(assign_parms): Fix typo in previous change.
1994-05-12 kennerRevert to identifiers for mode attributes.
1994-05-12 kenner(decl_attributes): Revert to identifiers for mode attri...
1994-05-12 kenner(lookup_name_current_level_global): New macro.
1994-05-11 wilson(store_fixed_bit_field): Delete code to handle
1994-05-11 wilson(cse_insn): Set src_eqv if the dest is a STRICT_LOW_PART.
1994-05-11 kenner(clobbers_to): Deleted.
1994-05-11 kenner(a29k_clobbers_to): New function.
1994-05-11 kenner(layout_type): Use POINTER_SIZE, instead of width of...
1994-05-11 kenner(expand_builtin_apply): Put new function usage data...
1994-05-11 kenner(emit_call_1): Put new function usage data at end of...
1994-05-11 kenner(sched_analyze_insn): Fix typo in last change.
1994-05-11 ianDon't recursively search symlinks to `.'.
1994-05-10 dje(process_command): Kludge in stageN/../include instead...
1994-05-10 wilson(*TF*_LIBCALL): Delete `*' from libcall name.
1994-05-09 kenner(output_move_dconst): For some integer constants, use...
1994-05-09 kenner(delete_if_ordinary): New function.
1994-05-07 kenner(mark_{referenced,set}_resources): Fix typos in last...
1994-05-07 kenner(emit_reload_insns): Don't try to delete output reload...
1994-05-07 kenner(REG_ALLOC_ORDER): New macro.
1994-05-07 kenner(sched_analyze_insn, attach_deaths_insn): Look at
1994-05-07 kenner(LIB_SPEC): Support -fshared-data.
1994-05-07 kenner(choose_reload_regs): Remove previous change.
1994-05-07 kennerFix typo in comment.
1994-05-07 dje(TARGET_FRW): Add note saying this option is deprecated.
1994-05-07 dje(leaf_reg_backmap): Delete.
1994-05-06 kenner(find_reloads): Ignore alternatives that will not be...
1994-05-06 kenner(decl_attributes): Move the attribute recognition and...
1994-05-06 kenner(print_node): Print attributes.
1994-05-06 kenner(common_type): Add attribute merging.
1994-05-06 kenner(TYPE_HASH): Move definition to top of file.
1994-05-06 kennerRewrite attribute parsing; update the expected conflict...
1994-05-06 kenner(TYPE_ATTRIBUTES): New macro.
1994-05-06 kenner(init_reg_sets_1): Eliminate several permanent call_fix...
1994-05-06 kenner(stupid_life_analysis): Check the usage information...
1994-05-06 kenner(save_for_inline_copying, expand_inline_function):...
1994-05-06 kenner(mark_referenced_resources, mark_set_resources): Change...
1994-05-06 kenner(emit_reload_insns): Change from USE and CLOBBER insns...
1994-05-06 kenner(find_cross_jump, get_label_{before,after}): Change...
1994-05-06 kenner(fixup_var_refs_insns): Change from USE and CLOBBER...
1994-05-06 kenner(insert_save_restore): Change from USE and CLOBBER...
1994-05-06 kenner(flow_analysis, find_basic_blocks): Change from USE...
1994-05-06 kenner(use_regs): Change from USE and CLOBBER insns to using
1994-05-06 kenner(use_regs, expand_builtin_apply): Change from USE and...
1994-05-06 kenner(prepare_call_address, emit_call_1, expand_call): Chang...
1994-05-06 kenner(make_call_insn_raw): New function.
1994-05-06 kenner(cse_insn): Invalidate CLOBBERed registers.
1994-05-06 kenner(try_combine): Restrict combining on CALL_INSNs.
1994-05-06 kenner(reg_used_between_p): Check usage exprs on CALL_INSNs.
1994-05-06 kenner(CALL_INSN_FUNCTION_USAGE): New macro.
1994-05-06 kenner(CALL_INSN): Define new CALL_INSN_FUNCTION_USAGE field.
next