OSDN Git Service

pf3gnuchains/gcc-fork.git
1994-03-19 kenner(SELECT_SECTION): Fix typo (arg names) in last change.
1994-03-19 kenner(grokdeclarator): Use signed version of `sizetype'...
1994-03-19 kenner(const_binop): Avoid initialized aggregate local variab...
1994-03-18 wilson(SELECT_SECTION): Variables go in readonly data
1994-03-18 wilson(assemble_variable): Likewise.
1994-03-18 kenner(HARD_REGNO_MODE_OK): Allow DImode in FP registers.
1994-03-18 kenner(common_mode_defined): New variable.
1994-03-18 kenner(divmodsi4, udivsi3, divsi3, udivmodsi4): Add AIX commo...
1994-03-18 wilson(SELECT_RTX_SECTION): Add.
1994-03-18 wilson(SELECT_RTX_SECTION): Delete.
1994-03-18 wilson(include_prefix): New variable.
1994-03-18 wilson(before_system, last_before_system): New variables.
1994-03-18 wilson(scan_loop): New variable loop_depth. Increment and
1994-03-18 wilson(FIXUNS_TRUNCTFSI2_LIBCALL): Define.
1994-03-18 wilson(init_optabs): Use FIXUNS_TRUNCTFSI2_LIBCALL macro.
1994-03-18 bothner * stor-layout.c (layout_type, case BOOLEAN_TYPE):
1994-03-17 wilson(pushdecl): Call lookup_name for external references.
1994-03-17 wilson(shorten_compare): When simplify compare against
1994-03-17 wilson(expand_call): Undo Feb 27 change. Set nregs to -1 for
1994-03-17 ianDefine BYTE_ORDER in <sys/byteorder.h> as on UnixWare 1.1
1994-03-17 kenner(layout_type, case INTEGER_TYPE): Properly test for...
1994-03-16 ianDon't declare last parameter of stdarg function to...
1994-03-16 law * pa.h (INITIALIZE_TRAMPOLINE): Do not mask...
1994-03-16 law * pa.h (WCHAR_TYPE): Use "unsigned int" by default.
1994-03-16 law * pa.md (DImode lo_sum): Add earlyclobber for alternat...
1994-03-16 law * pa.h (ASM_OUTPUT_ADDR_DIFF_ELT): Rewrite to match
1994-03-16 kenner(FUNCTION_PROLOGUE): Load sb through r0 if TARGET_REGPA...
1994-03-16 kenner(global_symbolic_reference_mentioned_p): Recurse only
1994-03-16 kenner(gen_lowpart_common, gen_highpart, operand_subword...
1994-03-16 kenner(expand_expr): Update comments and fix formatting.
1994-03-16 kenner(layout_record): If the place where we were going to...
1994-03-15 kenner(stmp-fixproto): Add missing "-" in front of "if".
1994-03-14 kenner(assign_parms, expand_function_start): Properly set...
1994-03-14 ianInsert newlines for sed 'a' and 'i' commands.
1994-03-14 ianDon't name variables in mmap prototype.
1994-03-14 dje(*.o): Add explicit dependencies for Sun's VPATH.
1994-03-14 kenner(grokdeclarator): Convert to sizetype when manipulating...
1994-03-14 kenner(compile_file): Call bc_write_file here and pass asm_ou...
1994-03-14 kenner(bc_seg_write): Don't make unaligned reference to seg...
1994-03-14 kenner(output_constant_def): Do hashing and make label even...
1994-03-14 kenner(bc_expand_start_cond): Set exit_label if not EXITFLAG.
1994-03-14 kenner(bc_expand_{binary,unary}_operation): Add missing args...
1994-03-14 kenner(expand_expr): Don't call bc_expand_expr if EXPAND_INIT...
1994-03-14 kenner(fold, associate): If -ffast-math, associate FP mults.
1994-03-14 kenner(fold): Call tree_int_cst_sgn.
1994-03-14 kenner(expand_builtin, case BUILT_IN_RETURN_ADDRESS): Call...
1994-03-14 kenner(convert_to_integer): Convert integer_one_node to prope...
1994-03-14 kenner(build_binary_op, pop_init_level, output_pending_init_e...
1994-03-14 kenner(finish_{decl,struct,enum}): Call tree_int_cst_sgn.
1994-03-14 kenner(tree_int_cst_sgn): New function.
1994-03-14 kenner(tree_int_cst_sgn): New declaration.
1994-03-14 kenner(TRUTH_*_EXPR): Convert to integer_type_node.
1994-03-14 kenner(convert_to_integer): When changing type of truthvalue...
1994-03-13 kennerAdd OVERFLOW operand to CHECK_FLOAT_VALUE.
1994-03-13 kenner(constant_expression_warning, overflow_warning): Handle...
1994-03-13 kenner(force_fit_value): Operate on REAL_CST as well.
1994-03-13 kenner(simplify_binary_operation): Protect real_value_truncat...
1994-03-13 kennerInclude setjmp.h.
1994-03-13 kennerUpdate comments for TREE_OVERFLOW and TREE_CONSTANT_OVE...
1994-03-13 kenner(do_spec_1): Don't duplicate a macro starting with...
1994-03-13 kenner(rtx_equal_for_thread_p): Correct error in previous...
1994-03-13 kenner(NO_IMPLICIT_EXTERN_C): Defined.
1994-03-13 kenner(gxx_include_dir): Replacement for gxx_prefix.
1994-03-12 kennerDon't define emit_float_lib_cmp now that no longer...
1994-03-12 kenner(emit_float_lib_cmp): Add declaration here.
1994-03-12 kenner(stmp-fixproto): Work around a `make' bug in BSDI 1.1.
1994-03-12 kennerAdded \n to printf to shorten line for VAX-C.
1994-03-12 kenner(do_include, hack-vms_include_specification): Change...
1994-03-12 kennerProperly test WORDS_BIG_ENDIAN.
1994-03-12 kennerProperly test BYTES_BIG_ENDIAN.
1994-03-12 kennerAdd prototypes for static functions.
1994-03-11 wilson(sleu+4, sleu+7, extendsftf2, extenddftf2, trunctfsf2,
1994-03-11 wilson(TARGET_HARD_QUAD): New macro.
1994-03-11 wilson(TARGET_DEFAULT): Use parentheses.
1994-03-11 wilson(emit_float_lib_cmp): Make non static.
1994-03-11 wilson(libcall_dead_p): Fail not abort for libcall that returns
1994-03-11 wilson(STARTING_FRAME_OFFSET): Depend on LONG_DOUBLE_TYPE_SIZE.
1994-03-11 kenner(copy_rtx_if_shared, case LABEL_REF): Can't share.
1994-03-11 kenner(jump_optimize): Delete REG_LABEL note if label no...
1994-03-11 kennerUse PVPROTO for varargs prototypes.
1994-03-11 kenner(PVPROTO): New macro.
1994-03-11 kenner(finish_decl): When preserving an initializer, ensure...
1994-03-10 kenner(emit_reload_insns): When clearing reg_last_reload_reg...
1994-03-10 kenner(dup2): Catch dup() failure. Return correct value.
1994-03-10 kenner([__MSDOS__]): Use #ifdef, not #if.
1994-03-10 kenner(main, finclude, check_precompiled): When safe_read...
1994-03-10 dje(extraclean): Remove djefoo cruft.
1994-03-10 kenner(movqi): Disable special-case of stack push if operand...
1994-03-09 kenner(target_negative): -0 counts as negative.
1994-03-09 kenner(fold, case MULT_EXPR): Simplify MULT_EXPR of an EXACT_...
1994-03-09 kenner(pointer_int_sum): Multiplication should be done signed.
1994-03-09 kenner(rtx_equal_for_tmemref_p): Commutative operations are...
1994-03-09 kenner(rtx_equal_for_thread_p): Commutative operations are...
1994-03-09 kenner(simplify_relational_operation): Fix typos; use
1994-03-08 kenner(break_out_memory_refs): Don't call mark_reg_pointer...
1994-03-08 wilson(write_vtable_entries, finish_file): Likewise.
1994-03-08 wilson(finish_function): Likewise.
1994-03-08 wilson(permanent_allocation): Add prototype.
1994-03-08 wilson(momentary_function_firstobj): New variable.
1994-03-08 wilson(struct function): Add momentary_function_firstobj
next