aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
1994-04-25(TARGET_NO_FANCY_MATH_387): Implement new option.Richard Kenner1-12/+24
1994-04-25(TARGET_NO_FANCY_MATH_387): New option.Richard Kenner1-0/+6
1994-04-25Recognize FreeBSD.Richard Kenner1-3/+3
1994-04-25(c++.install-common): Check for g++-cross.Doug Evans1-1/+1
1994-04-25Remove Cygnus cruft.Doug Evans1-46/+24
1994-04-25(install-common): Install EXTRA_PARTS with INSTALL_DATA, notRichard Kenner1-1/+7
1994-04-25(fold-convert): Use assignment, instead of initializing, aggregateRichard Kenner1-4/+9
1994-04-24(redirect_with_delay_list_safe_p): Fix off-by-one error.Richard Kenner1-3/+3
1994-04-24(etoe53, etoe24): Make all occurrences static.Richard Kenner1-6/+6
1994-04-24(try_split): Don't try to recursively split deleted insn.Richard Kenner1-2/+4
1994-04-24(movti): Adjust constraints to avoid impossible reload.Richard Kenner1-1/+1
1994-04-24(expand_expr, case SAVE_EXPR): Fix error in last change.Richard Kenner1-2/+3
1994-04-23(reloads_conflict, case RELOAD_FOR_OUTPUT): Fix typo.Richard Kenner1-1/+1
1994-04-22(handle_braces, check_live_switch): Refine previous change.Richard Kenner1-13/+13
1994-04-22(compare, compare3, gnucompare, gnucompare3): Add missing "'s.Doug Evans1-4/+4
1994-04-22(mostlyclean, clean, distclean, extraclean, realclean): Delete.Doug Evans1-60/+18
1994-04-22Makefile.in (LANGUAGES): Remove c++.Doug Evans1-127/+183
1994-04-22Initial revisionDoug Evans2-0/+189
1994-04-2133rd Cygnus<->FSF mergeMike Stump18-1335/+3545
1994-04-21(calls_function_1): A language-specific code must be assumed to call a functi...Richard Kenner1-9/+19
1994-04-21(reload): Clear forbidden_regs earlier.Richard Kenner1-8/+20
1994-04-21(can_combine_p...Richard Kenner1-14/+16
1994-04-21Upate comments and copyright notice.Richard Kenner1-593/+347
1994-04-21(default_compilers): If -E and the file is (e.g.) x.s, don't run theRichard Kenner1-32/+35
1994-04-21(mem_aligned_8): Don't assume addresses withJim Wilson1-4/+7
1994-04-21(CPP_SPEC): Define _LANGUAGE_C for Objective C also.Jim Wilson1-1/+1
1994-04-21Use CONST_DOUBLE_FROM_REAL_VALUE macro for immed_real_const_1.Richard Kenner1-4/+4
1994-04-21Finish installation of last change.Richard Kenner1-31/+60
1994-04-21(find_splittable_givs): Share dest_reg for multiple address givs within a sin...Jim Wilson1-11/+35
1994-04-21(sparc_type_code): Don't put more than 30 bits of infoJim Wilson1-3/+11
1994-04-21(store_expr): Don't check the TYPE_MODE of an ERROR_MARK.Jim Wilson1-0/+1
1994-04-21Add prototypes for static functions.Richard Kenner1-15/+34
1994-04-21Make most functions static and add prototypes for all static functions.Richard Kenner1-125/+225
1994-04-21Use CONST_DOUBLE_FROM_REAL_VALUE macro for immed_real_const_1.Richard Kenner1-2/+2
1994-04-21Add prototypes for static functions.Richard Kenner3-38/+52
1994-04-21Add prototypes for static functions.Richard Kenner1-27/+23
1994-04-21Add prototypes for static functions.Richard Kenner1-60/+47
1994-04-21Include stdio.h and ctype.h early.Richard Kenner1-36/+18
1994-04-21(bc_expand_expr): Call expand_decl and expand_decl_init, not the bc_Richard Kenner1-2/+2
1994-04-21Use CONST_DOUBLE_FROM_REAL_VALUE macro for immed_real_const_1.Richard Kenner1-5/+7
1994-04-21(main): Don't write overly-long line.Richard Kenner1-3/+3
1994-04-21(STDIO_PROTO): Don't define here.Richard Kenner1-8/+0
1994-04-21(PROTO, STDIO_PROTO): Likewise.Richard Kenner1-17/+0
1994-04-21Add missing declarations of functions in final.c.Richard Kenner1-15/+85
1994-04-21Add prototypes to declarations of functions in real.c.Richard Kenner1-12/+31
1994-04-21If RTX_CODE undefined, make an incomplete struct for rtx.Richard Kenner1-5/+24
1994-04-21If TREE_CODE undefined, make an incomplete union for tree.Richard Kenner1-21/+21
1994-04-21Handle taking address of function when using -membedded-picIan Lance Taylor3-3/+113
1994-04-20(init_reg_sets_1): Make static.Doug Evans1-6/+24
1994-04-20(compile_file): Call new function init_regs.Doug Evans1-4/+2