Age | Commit message (Expand) | Author | Files | Lines |
1996-10-24 | sh.md (movdf_k, [...]): new alternative for pc-relative load. | Joern Rennecke | 1 | -12/+83 |
1996-10-24 | sh.c (dump_table): handle SFmode and DFmode. | Joern Rennecke | 1 | -35/+33 |
1996-10-24 | sh.h (CONST_DOUBLE_OK_FOR_LETTER_P): always true for 'F' . | Joern Rennecke | 1 | -6/+2 |
1996-10-23 | (a29k_makes_calls): New global variable. | Jim Wilson | 1 | -20/+43 |
1996-10-23 | (ASM_DECLARE_FUNCTION_NAME): Call a29k_compute_reg_names. | Jim Wilson | 1 | -2/+5 |
1996-10-23 | Accept a unary operator in constrain_operands | Ian Lance Taylor | 1 | -1/+6 |
1996-10-23 | Accept a unary operator in find_reloads | Ian Lance Taylor | 1 | -3/+9 |
1996-10-23 | (MAKE_DECL_ONE_ONLY): Fix typo in use of macro parameter. | Richard Kenner | 1 | -3/+3 |
1996-10-23 | (yylex): Cast string literal to U_CHAR* for lookup() call. | Richard Kenner | 1 | -1/+2 |
1996-10-23 | (choose_temp_base): On VMS, use proper syntax for current directory. | Richard Kenner | 1 | -0/+4 |
1996-10-23 | (combine_givs): When combining a DEST_REG giv with its only use, | Richard Kenner | 1 | -8/+11 |
1996-10-23 | (gen_lowpart_common): When converting a floating point value into an | Richard Kenner | 1 | -3/+5 |
1996-10-23 | (expand_call): In target code, move PARALLEL case above | Jim Wilson | 1 | -9/+9 |
1996-10-23 | return | Jason Merrill | 1 | -3/+8 |
1996-10-23 | Don't use shifts for extendsidi2 | Ian Lance Taylor | 1 | -25/+9 |
1996-10-23 | (block_move_load_store, block_move_sequence): Delete. | Jim Wilson | 1 | -190/+18 |
1996-10-23 | (can_combine_p): When SMALL_REGISTER_CLASSES is defined, avoid | Richard Kenner | 1 | -1/+6 |
1996-10-23 | (emit_libcall_block): Before adding an REG_EQUAL note, check that it will rea... | Richard Kenner | 1 | -21/+32 |
1996-10-23 | (exact_real_inverse): Likewise, if no REAL_ARITHMETIC. | Richard Kenner | 1 | -5/+106 |
1996-10-23 | (exact_real_inverse): Declare. | Richard Kenner | 1 | -0/+3 |
1996-10-23 | (exact_real_inverse): New function, if REAL_ARITHMETIC. | Richard Kenner | 1 | -0/+62 |
1996-10-23 | (emit_store_flag_force): Declare. | Torbjorn Granlund | 1 | -0/+4 |
1996-10-23 | Fix minor bugs in float_to_usi and dp_to_sf | Ian Lance Taylor | 1 | -3/+11 |
1996-10-22 | (unroll_loop): Always reject loops with unbalanced blocks. | Jim Wilson | 1 | -1/+5 |
1996-10-22 | Fix MIPS EABI when using -mips1 or -msoft-float | Ian Lance Taylor | 1 | -26/+83 |
1996-10-22 | Fix SETUP_INCOMING_VARARGS for TARGET_SINGLE_FLOAT || ! TARGET_FLOAT64 | Ian Lance Taylor | 1 | -7/+14 |
1996-10-22 | Fix mips_function_value for TARGET_SINGLE_FLOAT. | Ian Lance Taylor | 1 | -1/+9 |
1996-10-22 | Support libraries like x86 cygwin does | Michael Meissner | 1 | -6/+6 |
1996-10-22 | . | Jason Merrill | 1 | -21/+8 |
1996-10-22 | (do_store_flag): Don't check if target is 0 in code | Torbjorn Granlund | 1 | -1/+1 |
1996-10-21 | (store_expr): Disable optimization of using convert if exp's type is a | Richard Kenner | 1 | -2/+5 |
1996-10-21 | (loop_comparison_code): New static variable. | Jim Wilson | 1 | -11/+18 |
1996-10-21 | (gen_shl_sext): Add missing parameter to shl_sext_kind call. | Jim Wilson | 1 | -2/+2 |
1996-10-21 | (INITIAL_FRAME_POINTER_OFFSET): Delete. | Jim Wilson | 1 | -8/+0 |
1996-10-21 | (expand_binop): Use new function emit_store_flag_force. | Torbjorn Granlund | 1 | -11/+10 |
1996-10-21 | (emit_store_flag_force): New function. | Torbjorn Granlund | 1 | -0/+37 |
1996-10-21 | Correct MASK_64BIT to TARGET_64BIT | Ian Lance Taylor | 1 | -1/+1 |
1996-10-21 | (strength_reduce): Add check for ! bl->reversed to | Jim Wilson | 1 | -2/+4 |
1996-10-21 | jump.c (jump_optimize): fix bug in last change. | Doug Evans | 1 | -0/+2 |
1996-10-21 | (build_array_ref): If -Wchar-subscripts, also warn in case when | Richard Kenner | 1 | -0/+8 |
1996-10-21 | (jump_optimize): Use emit_store_flag even if branches are cheap, if | Richard Kenner | 1 | -10/+17 |
1996-10-21 | Formerly extend.texi.~110~ | Brendan Kehoe | 1 | -1/+2 |
1996-10-20 | (reload_reg_free_p, reloads_conflict): RELOAD_OTHER and | Richard Kenner | 1 | -15/+8 |
1996-10-20 | (ffs[sh]i2): Add missing CC_STATUS_INIT. | Richard Kenner | 1 | -0/+2 |
1996-10-18 | 89th Cygnus<->FSF quick merge | Mike Stump | 9 | -13/+126 |
1996-10-18 | Fix float conversions if sign extension in offset would occur | Michael Meissner | 1 | -7/+7 |
1996-10-18 | tweak | Jason Merrill | 2 | -56/+112 |
1996-10-17 | Set TARGET_LONG64 for the EABI | Ian Lance Taylor | 1 | -0/+4 |
1996-10-17 | expr.c (do_jump): Conditionalize cleanups for the COND_EXPR case... | Doug Evans | 1 | -0/+70 |
1996-10-16 | (MASK_68040_ALSO): New macro. | Jim Wilson | 1 | -1/+2 |