platform/upstream/gcc.git
1994-03-21 Doug Evans(__builtin_saveregs): Fix return type.
1994-03-21 Richard Kenner(FIXED_REGNO_P): Treate global regs as fixed.
1994-03-21 Richard Kenner(PRINT_OPERAND): Print float infinity and NaN's as...
1994-03-20 Richard Kenner(ALIGN_SYMTABLE_OFFSET): Define to align symbol table...
1994-03-20 Richard Kenner(update_headers): Align symbol table sections, using...
1994-03-20 Richard Kenner(try_split): Rename third parameter as LAST.
1994-03-20 Richard Kenner(mark_used_regs_combine): Correct typo.
1994-03-20 Richard Kenner(CHECK_FLOAT_VALUE): Add missing continuation character.
1994-03-20 Richard Kenner(build_real): Add `overflow' var; pass to CHECK_FLOAT_V...
1994-03-19 Richard Kenner(attrib): Use `identifier' instead of `IDENTIFIER'...
1994-03-19 Jim Wilson(expand_expr, case ABS_EXPR): Fix typo in last change.
1994-03-19 Richard Kenner(newpat_used_regs): New variable.
1994-03-19 Richard Kenner(GO_IF_INDEXABLE_BASE): Make compatible with m68k.h.
1994-03-19 Richard Kenner(output_epilogue, insn_names): Write correct names...
1994-03-19 Richard Kenner(SELECT_SECTION): Fix typo (arg names) in last change.
1994-03-19 Richard Kenner(grokdeclarator): Use signed version of `sizetype'...
1994-03-19 Richard Kenner(const_binop): Avoid initialized aggregate local variab...
1994-03-18 Jim Wilson(SELECT_SECTION): Variables go in readonly data
1994-03-18 Jim Wilson(assemble_variable): Likewise.
1994-03-18 Richard Kenner(HARD_REGNO_MODE_OK): Allow DImode in FP registers.
1994-03-18 Richard Kenner(common_mode_defined): New variable.
1994-03-18 Richard Kenner(divmodsi4, udivsi3, divsi3, udivmodsi4): Add AIX commo...
1994-03-18 Jim Wilson(SELECT_RTX_SECTION): Add.
1994-03-18 Jim Wilson(SELECT_RTX_SECTION): Delete.
1994-03-18 Jim Wilson(include_prefix): New variable.
1994-03-18 Jim Wilson(before_system, last_before_system): New variables.
1994-03-18 Jim Wilson(scan_loop): New variable loop_depth.
1994-03-18 Jim Wilson(FIXUNS_TRUNCTFSI2_LIBCALL): Define.
1994-03-18 Jim Wilson(init_optabs): Use FIXUNS_TRUNCTFSI2_LIBCALL macro.
1994-03-18 Per Bothnerstor-layout.c (layout_type, [...]): Set TREE_UNSIGNED...
1994-03-17 Jim Wilson(pushdecl): Call lookup_name for external references.
1994-03-17 Jim Wilson(shorten_compare): When simplify compare against
1994-03-17 Jim Wilson(expand_call): Undo Feb 27 change.
1994-03-17 Ian Lance TaylorDefine BYTE_ORDER in <sys/byteorder.h> as on UnixWare 1.1
1994-03-17 Richard Kenner(layout_type, case INTEGER_TYPE): Properly test for...
1994-03-16 Ian Lance TaylorDon't declare last parameter of stdarg function to...
1994-03-16 Jeff Lawpa.h (INITIALIZE_TRAMPOLINE): Do not mask off high...
1994-03-16 Jeff Lawpa.h (WCHAR_TYPE): Use "unsigned int" by default.
1994-03-16 Jeff Law* pa.md (DImode lo_sum): Add earlyclobber for alternati...
1994-03-16 Jeff Lawpa.h (ASM_OUTPUT_ADDR_DIFF_ELT): Rewrite to match ASM_O...
1994-03-16 Richard Kenner(FUNCTION_PROLOGUE): Load sb through r0 if TARGET_REGPA...
1994-03-16 Richard Kenner(global_symbolic_reference_mentioned_p): Recurse only
1994-03-16 Richard Kenner(gen_lowpart_common...
1994-03-16 Richard Kenner(expand_expr): Update comments and fix formatting.
1994-03-16 Richard Kenner(layout_record): If the place where we were going to...
1994-03-15 Richard Kenner(stmp-fixproto): Add missing "-" in front of "if".
1994-03-14 Richard Kenner(assign_parms, expand_function_start): Properly set...
1994-03-14 Ian Lance TaylorInsert newlines for sed 'a' and 'i' commands.
1994-03-14 Ian Lance TaylorDon't name variables in mmap prototype.
1994-03-14 Doug Evans(*.o): Add explicit dependencies for Sun's VPATH.
1994-03-14 Richard Kenner(grokdeclarator): Convert to sizetype when manipulating...
1994-03-14 Richard Kenner(compile_file): Call bc_write_file here and pass asm_ou...
1994-03-14 Richard Kenner(bc_seg_write): Don't make unaligned reference to seg...
1994-03-14 Richard Kenner(output_constant_def): Do hashing and make label even...
1994-03-14 Richard Kenner(bc_expand_start_cond): Set exit_label if not EXITFLAG.
1994-03-14 Richard Kenner(bc_expand_{binary,unary}_operation): Add missing args...
1994-03-14 Richard Kenner(expand_expr): Don't call bc_expand_expr if EXPAND_INIT...
1994-03-14 Richard Kenner(fold, associate): If -ffast-math, associate FP mults.
1994-03-14 Richard Kenner(fold): Call tree_int_cst_sgn.
1994-03-14 Richard Kenner(expand_builtin, case BUILT_IN_RETURN_ADDRESS): Call...
1994-03-14 Richard Kenner(convert_to_integer): Convert integer_one_node to prope...
1994-03-14 Richard Kenner(build_binary_op, pop_init_level, output_pending_init_e...
1994-03-14 Richard Kenner(finish_{decl,struct,enum}): Call tree_int_cst_sgn.
1994-03-14 Richard Kenner(tree_int_cst_sgn): New function.
1994-03-14 Richard Kenner(tree_int_cst_sgn): New declaration.
1994-03-14 Richard Kenner(TRUTH_*_EXPR): Convert to integer_type_node.
1994-03-14 Richard Kenner(convert_to_integer): When changing type of truthvalue...
1994-03-13 Richard KennerAdd OVERFLOW operand to CHECK_FLOAT_VALUE.
1994-03-13 Richard Kenner(constant_expression_warning, overflow_warning): Handle...
1994-03-13 Richard Kenner(force_fit_value): Operate on REAL_CST as well.
1994-03-13 Richard Kenner(simplify_binary_operation): Protect real_value_truncat...
1994-03-13 Richard KennerInclude setjmp.h.
1994-03-13 Richard KennerUpdate comments for TREE_OVERFLOW and TREE_CONSTANT_OVE...
1994-03-13 Richard Kenner(do_spec_1): Don't duplicate a macro starting with...
1994-03-13 Richard Kenner(rtx_equal_for_thread_p): Correct error in previous...
1994-03-13 Richard Kenner(NO_IMPLICIT_EXTERN_C): Defined.
1994-03-13 Richard Kenner(gxx_include_dir): Replacement for gxx_prefix.
1994-03-12 Richard KennerDon't define emit_float_lib_cmp now that no longer...
1994-03-12 Richard Kenner(emit_float_lib_cmp): Add declaration here.
1994-03-12 Richard Kenner(stmp-fixproto): Work around a `make' bug in BSDI 1.1.
1994-03-12 Richard KennerAdded \n to printf to shorten line for VAX-C.
1994-03-12 Richard Kenner(do_include, hack-vms_include_specification): Change...
1994-03-12 Richard KennerProperly test WORDS_BIG_ENDIAN.
1994-03-12 Richard KennerProperly test BYTES_BIG_ENDIAN.
1994-03-12 Richard KennerAdd prototypes for static functions.
1994-03-11 Jim Wilson(sleu+4, sleu+7, extendsftf2, extenddftf2, trunctfsf2,
1994-03-11 Jim Wilson(TARGET_HARD_QUAD): New macro.
1994-03-11 Jim Wilson(TARGET_DEFAULT): Use parentheses.
1994-03-11 Jim Wilson(emit_float_lib_cmp): Make non static.
1994-03-11 Jim Wilson(libcall_dead_p): Fail not abort for libcall that returns
1994-03-11 Jim Wilson(STARTING_FRAME_OFFSET): Depend on LONG_DOUBLE_TYPE_SIZE.
1994-03-11 Richard Kenner(copy_rtx_if_shared, case LABEL_REF): Can't share.
1994-03-11 Richard Kenner(jump_optimize): Delete REG_LABEL note if label no...
1994-03-11 Richard KennerUse PVPROTO for varargs prototypes.
1994-03-11 Richard Kenner(PVPROTO): New macro.
1994-03-11 Richard Kenner(finish_decl): When preserving an initializer, ensure...
1994-03-10 Richard Kenner(emit_reload_insns): When clearing reg_last_reload_reg...
1994-03-10 Richard Kenner(dup2): Catch dup() failure. Return correct value.
1994-03-10 Richard Kenner([__MSDOS__]): Use #ifdef, not #if.
1994-03-10 Richard Kenner(main, finclude, check_precompiled): When safe_read...
next