OSDN Git Service

fixed compilation problems in bc_expand_decl_init
[pf3gnuchains/gcc-fork.git] / gcc /
1993-09-22 bsonfixed compilation problems in bc_expand_decl_init
1993-09-22 krab(INITIALIZE_TRAMPOLINE): Append call to
1993-09-22 krab(__enable_execute_stack): Add case for NeXT/__MACH__.
1993-09-22 bsonInitial revision
1993-09-22 bsonfixed typo
1993-09-22 krab(__clear_cache): add case for new CLEAR_INSN_CACHE.
1993-09-22 krab(output_constructor): Use the type given
1993-09-22 bsonInitial revision
1993-09-22 bsonfixed typo
1993-09-22 bsonadded declaration for `trampoline' bytecode segment.
1993-09-22 bsonInitial revision
1993-09-22 rms(INIT_CUMULATIVE_ARGS): Pass just the return value...
1993-09-22 rmsComment change.
1993-09-22 rms(L_bb): Test inhibit_libc.
1993-09-22 rms(ENQUIRE, CROSS_TEST): New variables.
1993-09-22 rms[CROSS_COMPILE]: Include mips/a.out.h.
1993-09-22 bothnerMinor push_member_name improvement.
1993-09-21 bsonbytecode
1993-09-21 bsonInitial revision
1993-09-21 bson*** empty log message ***
1993-09-21 kenner(jump_optimize): Try putting RETURN at end of function...
1993-09-20 rms(expand_expr): Handle flag_volatile here.
1993-09-20 rms(build_indirect_ref): TREE_THIS_VOLATILE no longer...
1993-09-20 rmsentered into RCS
1993-09-20 djegstddef.h: Back out change of Sep 15 (handles Sun lossage).
1993-09-20 krab(objc_read_string): Allocate n+1 chars instead of just n.
1993-09-19 kenner(rs6000_override_options): Fix typo.
1993-09-19 kenner(function_unit fpu2): Fix typo: had `rios12'.
1993-09-19 kenner(PREDICATE_CODES): Fix more typos.
1993-09-19 kenner(pred): Fix additional typo in `comparison_operator'.
1993-09-19 rms(rtx_free): New function.
1993-09-19 rms(output_move_double): Handle register overlap
1993-09-19 kenner(preds): Correct typo in name of `comparison_operator'.
1993-09-19 kenner(find_reloads): Reject an alternative if two operands...
1993-09-19 kenner(attribute "cpu"): Change from "rios" to "rios1"; all...
1993-09-19 kenner(rs6000_override_options): Change processor type to...
1993-09-19 kenner(enum processor_type): Change from RIOS to RIOS1.
1993-09-19 rms(objc-headers): Depend on stmp-fixinc to build the
1993-09-19 kennerAdd extern declaration for alloca.
1993-09-19 kenner(size_t): Acorn RISCiX requires __size_t defined.
1993-09-19 kenner(PREDICATE_CODES): Fix typos and add missing entries.
1993-09-18 kenner(REG_ALLOC_ORDER): Add missing entries.
1993-09-18 kenner(recog_for_combine): Fix typos in previous change.
1993-09-18 rms(convert_move): Use emit_library_call_value.
1993-09-18 kenner(earlyclobber_operand_p): New function.
1993-09-18 bothner(invert_truthvalue): Allow arbitrary BOOLEAN_TYPE...
1993-09-18 rms(output_init_element): Update constructor_bit_index...
1993-09-18 rmsDeclare __fixunsxfdi only if really have XFmode.
1993-09-17 kenner(recog_for_combine): Always reject a PARALLEL containin...
1993-09-17 kenner(fold_rtx, case MINUS): Copy result obtained from hash...
1993-09-17 kenner(fold_rtx, case SUBREG): If paradoxical SUBREG of a...
1993-09-17 kenner(lookup_field): Use HOST_WIDE_INT instead of long or...
1993-09-17 bothnerBetter encoding of CHAR_TYPE and BOOLEAN_TYPE.
1993-09-17 rms(emit_library_call_value): Fix declaration.
1993-09-16 rms(find_reloads): For PLUS operand, call find_reloads_toplev.
1993-09-16 ianDon't refix include files when xgcc is rebuilt
1993-09-16 rms(expand_complex_abs): Fix typo in prev change.
1993-09-16 wilson(expand_goto): Set it.
1993-09-16 wilson(function_cannot_inline_p): Don't inline if it's set.
1993-09-16 wilson(struct function): New field has_nonlocal_goto.
1993-09-16 wilson(current_function_has_nonlocal_goto): New var.
1993-09-16 wilson(current_function_has_nonlocal_goto): Declare.
1993-09-16 wilson(mark_set_resources): For CALL_INSN, if followed by a
1993-09-15 rmsDeclare __fixunstfdi.
1993-09-15 rmsDelete the conditional that used to semi-avoid
1993-09-15 law * pa.h (ASM_FILE_START): Fix access information for...
1993-09-15 dje* c-typeck.c (lookup_field): New function (for chill).
1993-09-15 rms(find_reloads): Fix bugs in previous change.
1993-09-15 rms(aggregate_value_p): Allow type node as argument.
1993-09-15 rms(expand_float): Use emit_library_call_value.
1993-09-15 rms(emit_library_call_value): Finish making it work.
1993-09-15 rmsDeclare __fixunsxfdi.
1993-09-15 rms(copy_for_inline, copy_rtx_and_substitute):
1993-09-15 wilson(valid_compound_expr_initializer): New function.
1993-09-15 wilson(immed_double_const, immed_real_const_1): Don't touch
1993-09-14 bothner(digest_init): Compare types using comptypes.
1993-09-14 rms(FUNCTION_PROLOGUE, FUNCTION_EPILOGUE):
1993-09-14 rms(find_dummy_reload): New args inmode, outmode.
1993-09-14 rms(layout_record): Turn off PCC_BITFIELD_TYPE_MATTERS
1993-09-13 rms(set_init_index): Don't allow variable indices.
1993-09-13 rms(complete_array_type): Handle TREE_PURPOSE of array...
1993-09-13 rms(store_constructor): Handle TREE_PURPOSE of array const...
1993-09-13 rms(output_constructor): Handle index value in
1993-09-13 bothner(expand_expr, ARRAY_REF): Coerce low_bound to sizetype.
1993-09-12 dje(digest_init): Remove obsolete comments on args TAIL...
1993-09-12 rms(protect_from_queue): Don't alter an existing MEM.
1993-09-12 rms(basic_induction_var): New arg MODE.
1993-09-12 rms(expand_shift): Use convert_modes.
1993-09-12 rms(convert_modes): Declared.
1993-09-11 dje(main): Provide upward compatibility with old version
1993-09-11 bothnerNew variable constructor_no_implicit, set by Chill...
1993-09-10 rmsFix previous change.
1993-09-10 rms(check_init_type_bitfields): Check for mismatch
1993-09-10 rms(expand_inline_function): Use convert_modes.
1993-09-10 rolandRecognize operating system `netbsd*'.
1993-09-10 roland*** empty log message ***
1993-09-10 bothnerAdd support for array with non-zero lower bounds. ...
1993-09-09 wilson(make_node): Put PARM_DECLs of nested functions onto
1993-09-09 ianSet CROSS_LIBGCC1 to be libgcc1.null
1993-09-09 rms(convert_modes): New function.
next