OSDN Git Service

pf3gnuchains/gcc-fork.git
1995-02-25 wilson(va_end): Expand to a void expression instead of nothing.
1995-02-25 wilson*** empty log message ***
1995-02-25 wilson(pushdecl): When have a duplicate decl, and it is global,
1995-02-25 wilson(PACKSTRUCT_BIT, TARGET_PACKSTRUCT): Change to PADSTRUCT.
1995-02-25 wilson(PUSHSECTION_FORMAT): Add a leading tab.
1995-02-25 wilson(expand_expr, case COMPONENT_REF): Don't fetch unaligned
1995-02-25 lawInitial revision
1995-02-24 wilson(fp_literal_one, fp_literal_zero): Don't accept VOIDmode.
1995-02-24 wilson(REAL_ARITHMETIC): Define.
1995-02-24 wilson(CC1_SPEC): Don't output implicit -gstabs or -gcoff...
1995-02-24 wilson(CC1_SPEC): Don't output implicit -gstabs or -gcoff...
1995-02-24 wilson(GDB_INV_REF_REGPARM_STABS_LETTER): New macro.
1995-02-24 wilsonCorrect typos and formatting problems.
1995-02-24 wilsonCorrect typos and formatting problems.
1995-02-24 wilsonCorrect typos and formatting problems.
1995-02-24 wilson(mips_secondary_reload_class): Also handle SUBREGs.
1995-02-24 wilson(madsi): Don't use '+' constraint in a clobber.
1995-02-24 wilson(dbxout_parms): For parameters passed in memory, delete
1995-02-24 mrsundo dje's indaverent undo of my work. (remove -Wenum...
1995-02-24 meissnerDefine long double versions of sin/cos
1995-02-23 mrs * rs6000.h/rs6000.h (RETURN_ADDR_RTX): Add...
1995-02-23 meissnerSupport -msoft-float; support eabi -mrelocatable
1995-02-23 kenner(ld): Add missing backslash to make continuation line.
1995-02-23 kenner(gen_stdcall_suffix): Deleted.
1995-02-23 kenner(MODIFY_ASSEMBLER_NAME, VALID_MACHINE_DECL_ATTRIBUTES...
1995-02-23 kenner(make_decl_rtl): Remove reference to MODIFY_ASSEMBLER_NAME.
1995-02-23 kennerFormatting changes.
1995-02-23 kenner(RTX_COSTS): Update costs for FP operations.
1995-02-23 kennerFix formatting.
1995-02-23 merrillFix signed/unsigned comparison warning.
1995-02-23 kenner(DBX_OUTPUT_MAIN_SOURCE_FILE_END): New macro.
1995-02-23 kennerRemoved __NetBSD__ from conditional.
1995-02-23 kennerRemoved __NetBSD__ from conditional.
1995-02-23 merrillUpdate SunOS 4 code
1995-02-23 kennerRecognize NetBSD/Amiga as m68k-cbm-netbsd.
1995-02-23 kenner(libgcc1.a): Run ranlib.
1995-02-22 kenner(memory_address): Add missing "else".
1995-02-22 kenner(enum sharp_token_type): New type.
1995-02-22 kenner(SWITCH_TAKES_ARG): Add `x'.
1995-02-22 merrillSupport CLEANUP_POINT_EXPRs.
1995-02-22 kenner(print_operand, case 'H', 'S'): Delete unused.
1995-02-22 kenner(ffssi2): Use gpc_reg_operand predicate.
1995-02-22 kenner(movsfcc, movdfcc): New standard patterns.
1995-02-22 kenner(output_asm_name): New function, using code taken from...
1995-02-22 kenner(output_move_double): Let split_double extract any...
1995-02-22 kenner(split_double): Handle CONST_INT that holds both words.
1995-02-22 kenner(REAL_WORDS_BIG_ENDIAN): New macro. Define as either
1995-02-22 law * pa.h (ASM_DECLARE_FUNCTION_NAME): Handle invisible...
1995-02-22 kenner(default_compilers): Remove rule for ".ada".
1995-02-22 kennerInitial revision
1995-02-22 kennerAdded {} around file variable.
1995-02-22 kenner(make_decl_rtl): Call MODIFY_ASSEMBLER_NAME if defined.
1995-02-21 kenner(union tree_decl): New field MACHINE_ATTRIBUTES.
1995-02-21 kenner(chain_member_value, decl_attribute_variant): New funct...
1995-02-21 kenner(get_run_time): Return an approximate value for NT.
1995-02-21 kennerAdded #ifdef's WINNT.
1995-02-21 kenner(print_node{,_brief}): Print machine attributes.
1995-02-21 kenner(atexit): Prototype now works with NT.
1995-02-21 kennerTest _SIZE_T_DEFINED and _WCHAR_T_DEFINED.
1995-02-21 kennerTest _VA_LIST_DEFINED macro.
1995-02-21 kenner(fix_argv): Rewrite.
1995-02-21 kenner(atexit): Prototype now works with NT.
1995-02-21 kenner(assign_parms): Added arg to RETURN_POPS_ARGS.
1995-02-21 kennerdrupp@cs.washington.edu
1995-02-21 kenner(cplus_decl_attribute): Add arg to decl_attributes.
1995-02-21 kenner(decl_attributes): Added argument.
1995-02-21 kenner($exeext, $objext, $oldobjext): New macros.
1995-02-21 kennerModify "ln" commands to try a "cp" if "ln" fails.
1995-02-21 kennerTake arg specifying msdos or winnt batch file config.
1995-02-21 kennerReflect features/functions available in NT.
1995-02-21 kenner(CPP_SPEC): Accept c++ style comments.
1995-02-21 kenner(expand_lib): Look for both libfoo.a and foo.lib.
1995-02-21 kennerSupport NT Graphics programs; also bug fixes.
1995-02-21 kennerUpdated to Windows NT 3.5.
1995-02-21 kennerAdded arg to RETURN_POPS_ARGS.
1995-02-21 kenner(main): Don't set "Include" environment variable for NT.
1995-02-21 kenner(emit_call_1): Added function declaration node argument...
1995-02-21 kenner(decl_attributes): Added argument.
1995-02-21 kennerNew rules to allow attributes in a prefix position.
1995-02-21 kenner(grokdeclarator): Added code to support machine attributes.
1995-02-21 kenner(decl_attributes): Add third argument prefix_attributes.
1995-02-21 kennerCopy config.status to config.run and then execute.
1995-02-21 law * integrate.c (finish_inline): Don't set DECL_INLINE.
1995-02-21 law * local-alloc.c (block_alloc): Stop looping over the...
1995-02-21 meissnerFix bad patch
1995-02-21 dje(OVERRIDE_OPTIONS): Add missing ';' to SUBTARGET_OVERRI...
1995-02-21 kennerInitial revision
1995-02-21 kenner(REAL_ARITHMETIC): Define.
1995-02-21 kenner(output_toc): Use REAL_VALUE_* macros.
1995-02-21 kenner(expand_value_return): Make function static.
1995-02-21 kenner(rescan): Add support for %: and %:%: digraphs.
1995-02-21 kenner(yylex): Add support for <: :> <% %> digraphs.
1995-02-21 kenner(USER_H): Add iso646.h.
1995-02-21 kenner(yylex): For float, build constant in long double.
1995-02-21 kenner(read_specs): Use length read when inserting zero.
1995-02-21 kenner(lang_options): Add options for Fortran.
1995-02-21 kenner(default_compilers): Add entries for .f and .F.
1995-02-21 kenner(check_newline): Give warning if unrecognized data...
1995-02-21 kenner(compile_file): Initialize input_file_stack before...
1995-02-21 bothner* varasm.c (output_constant): Strip NOP_EXPRs for...
next