]> gcc.gnu.org Git - gcc.git/shortlog
gcc.git
1994-04-25 Richard Kenner(TARGET_NO_FANCY_MATH_387): New option.
1994-04-25 Richard KennerRecognize FreeBSD.
1994-04-25 Doug Evans(c++.install-common): Check for g++-cross.
1994-04-25 Doug EvansRemove Cygnus cruft.
1994-04-25 Richard Kenner(install-common): Install EXTRA_PARTS with INSTALL_DATA...
1994-04-25 Richard Kenner(fold-convert): Use assignment, instead of initializing...
1994-04-24 Richard Kenner(redirect_with_delay_list_safe_p): Fix off-by-one error.
1994-04-24 Richard Kenner(etoe53, etoe24): Make all occurrences static.
1994-04-24 Richard Kenner(try_split): Don't try to recursively split deleted...
1994-04-24 Richard Kenner(movti): Adjust constraints to avoid impossible reload.
1994-04-24 Richard Kenner(expand_expr, case SAVE_EXPR): Fix error in last change.
1994-04-23 Richard Kenner(reloads_conflict, case RELOAD_FOR_OUTPUT): Fix typo.
1994-04-22 Richard Kenner(handle_braces, check_live_switch): Refine previous...
1994-04-22 Doug Evans(compare, compare3, gnucompare, gnucompare3): Add missi...
1994-04-22 Doug Evans(mostlyclean, clean, distclean, extraclean, realclean...
1994-04-22 Doug EvansMakefile.in (LANGUAGES): Remove c++.
1994-04-22 Doug EvansInitial revision
1994-04-21 Mike Stump33rd Cygnus<->FSF merge
1994-04-21 Richard Kenner(calls_function_1): A language-specific code must be...
1994-04-21 Richard Kenner(reload): Clear forbidden_regs earlier.
1994-04-21 Richard Kenner(can_combine_p...
1994-04-21 Richard KennerUpate comments and copyright notice.
1994-04-21 Richard Kenner(default_compilers): If -E and the file is (e.g.) x...
1994-04-21 Jim Wilson(mem_aligned_8): Don't assume addresses with
1994-04-21 Jim Wilson(CPP_SPEC): Define _LANGUAGE_C for Objective C also.
1994-04-21 Richard KennerUse CONST_DOUBLE_FROM_REAL_VALUE macro for immed_real_c...
1994-04-21 Richard KennerFinish installation of last change.
1994-04-21 Jim Wilson(find_splittable_givs): Share dest_reg for multiple...
1994-04-21 Jim Wilson(sparc_type_code): Don't put more than 30 bits of info
1994-04-21 Jim Wilson(store_expr): Don't check the TYPE_MODE of an ERROR_MARK.
1994-04-21 Richard KennerAdd prototypes for static functions.
1994-04-21 Richard KennerMake most functions static and add prototypes for all...
1994-04-21 Richard KennerUse CONST_DOUBLE_FROM_REAL_VALUE macro for immed_real_c...
1994-04-21 Richard KennerAdd prototypes for static functions.
1994-04-21 Richard KennerAdd prototypes for static functions.
1994-04-21 Richard KennerAdd prototypes for static functions.
1994-04-21 Richard KennerInclude stdio.h and ctype.h early.
1994-04-21 Richard Kenner(bc_expand_expr): Call expand_decl and expand_decl_init...
1994-04-21 Richard KennerUse CONST_DOUBLE_FROM_REAL_VALUE macro for immed_real_c...
1994-04-21 Richard Kenner(main): Don't write overly-long line.
1994-04-21 Richard Kenner(STDIO_PROTO): Don't define here.
1994-04-21 Richard Kenner(PROTO, STDIO_PROTO): Likewise.
1994-04-21 Richard KennerAdd missing declarations of functions in final.c.
1994-04-21 Richard KennerAdd prototypes to declarations of functions in real.c.
1994-04-21 Richard KennerIf RTX_CODE undefined, make an incomplete struct for...
1994-04-21 Richard KennerIf TREE_CODE undefined, make an incomplete union for...
1994-04-21 Ian Lance TaylorHandle taking address of function when using -membedded-pic
1994-04-20 Doug Evans(init_reg_sets_1): Make static.
1994-04-20 Doug Evans(compile_file): Call new function init_regs.
1994-04-20 Steve Chamberlainls -la
1994-04-20 Steve Chamberlain*** empty log message ***
1994-04-20 Jason Merrill(expand_expr): Don't force ignore when expanding the...
1994-04-20 Doug Evans(lshlsi3): Delete.
1994-04-20 Doug Evans(RTX_COSTS): Remove LSHIFT, add LSHIFTRT.
1994-04-20 Doug Evans(output_shift, ASHIFTRT case): Do opposite shift as...
1994-04-20 Doug Evans(i960_expr_alignment): Remove LSHIFT.
1994-04-20 Doug Evans(safe_insn_src_p): Remove LSHIFT.
1994-04-20 Doug Evans(lshrhi3_eight): Fix name.
1994-04-20 Doug Evans(RTX_COSTS): Remove LSHIFT.
1994-04-20 Richard Kenner(check_newline): Avoid unreachable statement when HANDL...
1994-04-20 Steve Chamberlain*** empty log message ***
1994-04-20 Doug Evans(attach_deaths): Create partial register dead notes...
1994-04-20 Doug Evans(move_deaths): Record death information of remaining
1994-04-20 Doug Evans(emit_reload_insns): Record additional spill registers...
1994-04-20 Doug Evans(choose_hard_reg_mode): Define here.
1994-04-20 Doug Evans(choose_hard_reg_mode): Delete from here.
1994-04-20 Doug Evans#include regs.h.
1994-04-20 Doug Evans(choose_hard_reg_mode): Declare.
1994-04-20 Doug Evans(reg_raw_mode): Declare.
1994-04-20 Doug Evans(expr.o): Depend on regs.h.
1994-04-20 Mike StumpAdd -fhandle-signatures for C++ frontend.
1994-04-19 Richard Kenner(do_error): Don't terminate.
1994-04-19 Richard KennerAdd new options -print-file-name= and -print-prog-name=.
1994-04-19 Richard Kenner(struct switchstr): New field LIVE_COND.
1994-04-18 Richard Kenner(RTX_COSTS): Remove LSHIFT.
1994-04-18 Richard Kenner(duplicate_decls): Always warn when const declaration...
1994-04-18 Richard Kenner(prepare_call_address): Extend prototype.
1994-04-18 Richard Kenner(expand_builtin_apply): Pass new arg to prepare_call_ad...
1994-04-18 Richard Kenner(prepare_call_address): New arg REG_PARM_SEEN.
1994-04-18 Richard Kenner(const_binop): If arg is NaN, just return it
1994-04-18 Richard Kenner(yylex): If FP value is NaN, use value of zero.
1994-04-18 Richard Kenner(expand_value_return, expand_decl): Use promote_mode.
1994-04-18 Richard Kenner(expand_expr, case VAR_DECL, SAVE_EXPR): Use promote_mode.
1994-04-18 Richard Kenner(assign_parms, promoted_input_arg, expand_function_star...
1994-04-18 Richard Kenner(expand_call): Use promote_mode.
1994-04-18 Richard Kenner(promote_mode): New function.
1994-04-18 Richard Kenner(PROMOTE_MODE): Don't supply default here.
1994-04-18 Jason Merrill(LIB2FUNCS): Change _op_vec_delete to _op_vec_del.
1994-04-18 Jeff Lawreorg.c (redirect_with_delay_list_safe_p): New function...
1994-04-18 Doug Evansscan-types.sh: Fix program's name in error message.
1994-04-17 Richard Kenner(processor_target_table): Change "all" to "common".
1994-04-17 Richard Kenner(PROCESSOR_COMMON, PROCESSOR_POWER, PROCESSOR_POWERPC...
1994-04-17 Richard Kenner(DECL_PRINT_NAME): Deleted.
1994-04-17 Richard Kenner(vax_rtx_cost): Remove LSHIFT case.
1994-04-17 Richard Kenner(RTX_COSTS): Remove LSHIFT case.
1994-04-17 Jeff Lawfunction.c (locate_and_pad_parm): For ARGS_GROW_DOWNWARD...
1994-04-17 Richard Kenner(one_cmplsi2): Always use nor instruction;
1994-04-17 Richard KennerAdd missing blank lines.
1994-04-16 Richard KennerAdd comment (and copyright notice).
1994-04-16 Richard Kenner(FUNCTION_ARG_PADDING, FUNCTION_PROLOGUE): Deleted.
next
This page took 0.081035 seconds and 5 git commands to generate.