OSDN Git Service

pf3gnuchains/gcc-fork.git
1994-04-16 kennerAdd comment (and copyright notice).
1994-04-16 kenner(FUNCTION_ARG_PADDING, FUNCTION_PROLOGUE): Deleted.
1994-04-16 kenner(print_operand): 'x' and 'y' mode letters only if SUPPO...
1994-04-16 kenner(yylex): Turn off overflow flag when fixing up large...
1994-04-16 kenner(OBJC_O): Add encoding.o.
1994-04-16 kenner(finish_decl): If asmspec_tree, clear DECL_BUILT_IN...
1994-04-15 mrs32nd Cygnus<->FSF merge
1994-04-13 bothnerDon't warn about unused static const variables.
1994-04-13 merrill * varasm.c (contains_pointers_p): When examinin...
1994-04-13 meissnerHack to get cp-errfn.c to compile without stdio.h
1994-04-13 merrill * libgcc2.c (__builtin_vec_{delete,new}): New...
1994-04-13 merrill * Makefile.in (LIB2FUNCS): Add _op_vec_{delete...
1994-04-12 merrill * cccp.c: Don't implicitly wrap LOCAL_INCLUDE_DIR.
1994-04-12 rms(next): Fix typo in m68k-next-ns3 alternative.
1994-04-12 meissnerRemove LSHIFT case, since there is no LSHIFT tree code.
1994-04-11 kenner(reload): When accumulating needs, use nested structure...
1994-04-11 kenner(compare define_split): Fix bugs in last addition.
1994-04-11 bothnerFix line number counting.
1994-04-11 wilson(try_merge_delay_insns): Account for resources set...
1994-04-11 wilson(OLDCC): Change -XNh1500 to -XNh2000.
1994-04-11 wilson(finish_decl): Don't preserve initializer if it is...
1994-04-11 wilson(try_merge_delay_insns): Move next_trial update
1994-04-11 wilson(mips_select_rtx_section, mips_select_section): New
1994-04-11 wilson(MASK_EMBEDDED_DATA, TARGET_EMBEDDED_DATA): New macros.
1994-04-11 wilson(all.cross, rest.encap): Delete objc-runtime and
1994-04-11 wilson(rescan): Don't look for C++ // comment before directive.
1994-04-11 wilson(immed_double_const): Sign-extend constants when they
1994-04-11 kenner(expand_call, emit_library_call{,_value}, store_one_arg...
1994-04-11 kenner(duplicate_decls, pushdecl, builtin_function): Use...
1994-04-11 kenner(frame_size): Now a union.
1994-04-11 kenner(update_headers): Do not copy stStatic symbols that...
1994-04-10 kenner(expand_shift): No longer reference lshl_optab.
1994-04-10 kennerNo longer reference lsl_optab.
1994-04-10 kennerNo longer handle LSHIFT.
1994-04-10 kenner(lshl_optab): Deleted.
1994-04-10 kenner(lshl_optab): Deleted.
1994-04-10 kenner(LSHIFT): Deleted.
1994-04-10 kennerRemove references to LSHIFT and lshlsi3.
1994-04-10 kenner(movdf): Do not consider extended registers when doing...
1994-04-10 law * pa-ghiux.h (LIB_SPEC): Remove last change until...
1994-04-09 kenner(rs6000_convert_preincs): New function.
1994-04-09 kenner(FINAL_PRESCAN_INSN): Define.
1994-04-09 kenner(mulhi3): Use SImode for MULT RTL.
1994-04-09 kenner(fold): Avoid exponential work when simplifying conditional
1994-04-09 kennerInitial revision
1994-04-09 kennerInclude <mach.h>, not <mach/mach.h> for NeXTStep 2.1.
1994-04-09 kennerAdd ns* as operating systems; default to ns2 for NeXT.
1994-04-09 kenner(force_to_mode, case ROTATE): Don't assume simplify_bin...
1994-04-09 kenner(unitialized_vars_warning, setjmp_args_warning): Reword...
1994-04-09 kenner(convert_arguments): Truncate and reextend for PROMOTE_...
1994-04-09 kenner(STRUCT_VALUE{,_INCOMING,_REGNUM}): Redefine for callin...
1994-04-09 kenner(reload_conflicts): Rewrite to clean up and fix numerou...
1994-04-09 kenner(duplicate_decls): Put new type in same obstack as...
1994-04-08 kennerFix typo in comment of last change.
1994-04-08 kenner(fold, case GT_EXPR): Simplify X < (1 << Y) into X...
1994-04-08 kennerRemove previous Berg change.
1994-04-08 ianAdd support for -membedded-pic
1994-04-08 mrs31th Cygnus<->FSF merge.
1994-04-08 wilson(emit_library_call_value): Move is_const set after...
1994-04-07 kenner(expand_builtin, case BUILT_IN_NEXT_ARG): Test whether...
1994-04-06 wilson(discard_comments): Replace comments with a single...
1994-04-06 wilson(USER_H): Add $(srcdir)/ before every ginclude use.
1994-04-06 wilson(emit_library_call_value): New variable is_const. ...
1994-04-06 bothnerAdd -f[no-]vtable-thunks (for C++).
1994-04-06 wilson(finish_decl): Correct typo in use of tree_int_cst_sgn.
1994-04-06 kennerAdd define_split to simplify "(unsigned) x > 0xffffff".
1994-04-06 kennerAdd ... to set current_function_varargs.
1994-04-06 kenner(function_cannot_inline_p): Use current_function_varargs.
1994-04-06 kenner(struct function): New field for current_function_varargs.
1994-04-06 kenner(expand_builtin): Allow builtin_next_arg for varargs...
1994-04-06 kenner(push_function_context): Use current_function_varargs.
1994-04-06 kenner(lang_options): Group and alphabetize some options.
1994-04-06 kenner(warn_missing_declarations): New variable.
1994-04-06 kenner(lang_options): Add -Wmissing-declarations.
1994-04-06 kenner(expand_function_start): Delay copying static chain.
1994-04-06 kenner(emit_library_call): Move the invocation of prepare_cal...
1994-04-06 kenner(mark_target_live_regs): Avoid #ifdef HARD_REG_SET.
1994-04-06 kenner(block_alloc): Avoid #ifdef HARD_REG_SET.
1994-04-06 kenner(global_conflicts): Avoid #ifdef HARD_REG_SET.
1994-04-06 kennerAvoid #ifdef HARD_REG_SET.
1994-04-06 kenner(DEBUG_PRINT_REG): Fix printing of coprocessor regs...
1994-04-06 kennerRound to multiple of sizeof(short) on sysV68.
1994-04-06 kenner(update_headers): Copy stStatic symbols from the old...
1994-04-06 kenner(output_function_prologue): pea/move: Fix typos.
1994-04-06 dje(process_command): Minor white space cleanups to last...
1994-04-06 dje(process_command): Add "include" prefix for [blah/...
1994-04-05 law * pa-ghiux.h (LIB_SPEC): Link in /usr/lib/end.o
1994-04-04 wilson(sdbout_begin_block): Don't output block for function
1994-04-04 wilson(final_scan_insn): Pass new arg, block num, to sdbout_e...
1994-04-04 wilson(expand_call): If PCC_STATIC_STRUCT_RETURN defined...
1994-04-04 merrill * scan-types.sh: Use __WCHAR_TYPE__, __PTRDIFF_...
1994-04-04 merrill * gstddef.h (wchar_t): Always define as __WCHAR...
1994-04-04 merrillUndefine __*_TYPE when preprocessing fixtmp.c
1994-04-04 merrill * fixincludes: Fix ptrdiff_t and wchar_t in...
1994-04-04 merrill * cccp.c (special_symbol, case T_WCHAR_TYPE...
1994-04-02 meissnerCorrect -fpic ELF -pg code
1994-04-01 merrillAdd missing fns to required list for string.h
1994-04-01 wilsonModify all uses of __attribute__ mode to use new syntax.
1994-04-01 wilson(USER_H): Files in ginclude now. Add stdarg.h,
1994-04-01 law * pa.h (ASM_OUTPUT_LABEL): TARGET_GAS no longer...
next