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