Age | Commit message (Expand) | Author | Files | Lines |
1994-01-13 | Add 64 bit support. | Jim Wilson | 1 | -0/+20 |
1994-01-13 | (cpu): Add r4600. | Jim Wilson | 1 | -302/+1622 |
1994-01-13 | (enum cmp_type): Add 64 bit support. | Jim Wilson | 1 | -154/+197 |
1994-01-13 | (dfhigh, dflow, sfhigh, sflow): New variables. | Jim Wilson | 1 | -233/+606 |
1994-01-13 | (CPP_SPEC): Define __SIZE_TYPE__, __PTRDIFF_TYPE__, and __mips. | Jim Wilson | 1 | -4/+5 |
1994-01-13 | (maybe_attribute): Allow multiple __attribute__ clauses on a | Richard Kenner | 1 | -3/+3 |
1994-01-13 | (REG_CLASS_CONTENTS): Fix problems with last word of register set in | Richard Kenner | 1 | -4/+13 |
1994-01-13 | Fix typo in -hiux* case. | Richard Kenner | 1 | -2/+2 |
1994-01-12 | dbxout.c (dbxout_range_type): If the range has a base type (TREE_TYPE)... | Per Bothner | 1 | -1/+1 |
1994-01-12 | (sqrtsf2, sqrtdf2): Change POWERPCSQR to PPCFPX. | Richard Kenner | 1 | -5/+189 |
1994-01-12 | (MASK and TARGET): Change POWERPCSQR to PPCFPX to describe both fsqrt | Richard Kenner | 1 | -9/+9 |
1994-01-12 | (rs6000_override_options): Change POWERPCSQR to PPCFPX. | Richard Kenner | 1 | -15/+15 |
1994-01-11 | (output_prolog): Update debug reg map when we have -mkernel-registers. | Richard Kenner | 1 | -0/+10 |
1994-01-11 | (fold, truth_andor): Don't apply distributive law when it would change evalua... | Richard Kenner | 1 | -42/+50 |
1994-01-10 | Remove redundant prototype for gen_highpart. | Richard Kenner | 1 | -4/+1 |
1994-01-10 | (assign_parms): Call gen_realpart and gen_imagpart instead of | Richard Kenner | 1 | -6/+6 |
1994-01-10 | (emit_move_insn_1): Call gen_realpart and gen_imagpart instead of | Richard Kenner | 1 | -2/+2 |
1994-01-10 | (gen_{real,imag}part): Extract value from CONCAT directly. | Richard Kenner | 1 | -15/+7 |
1994-01-10 | (simplify_relational_operation): Don't do anything with CC0 in | Richard Kenner | 1 | -3/+7 |
1994-01-10 | (protect_from_queue): If (MEM (QUEUED ...)), modify a new MEM instead | Richard Kenner | 1 | -9/+14 |
1994-01-10 | Update banner, reformat comments. | Richard Kenner | 1 | -33/+22 |
1994-01-10 | (gcc.o, cccp.o): No longer define TOOLDIR. | Richard Kenner | 1 | -3/+1 |
1994-01-10 | (make_decl_rtl): Call globalize_reg, not init_reg_sets_1. | Richard Kenner | 1 | -4/+4 |
1994-01-10 | (globalize_reg): New function. | Richard Kenner | 1 | -11/+30 |
1994-01-10 | (comparison_dominates_p): NE is dominated by LT, GT, LTU and GTU. | Richard Kenner | 1 | -5/+5 |
1994-01-10 | (print_operand, case 'F'): If we have to do the last prolog insn, give | Richard Kenner | 1 | -2/+11 |
1994-01-10 | (exand_expr, case RTL_EXPR): Call new function preserve_rtl_expr_result. | Richard Kenner | 1 | -1/+2 |
1994-01-10 | (preserve_rtl_expr_result): New function. | Richard Kenner | 1 | -1/+29 |
1994-01-10 | (new_insn_dead_notes): Compare registers with rtx_equal_p. | Jim Wilson | 1 | -1/+1 |
1994-01-10 | (SHELL): Define to /bin/bash. | Jim Wilson | 1 | -0/+3 |
1994-01-10 | (Makefile, stmp-fixinc, deduced.h, stmp-fixproto): | Jim Wilson | 1 | -4/+4 |
1994-01-09 | * pa.md (special indexed fpstores): Fix assorted typos. | Jeff Law | 1 | -6/+41 |
1994-01-09 | (install-headers-cpio): Run cpio in include-dir. | James Van Artsdalen | 1 | -1/+1 |
1994-01-09 | (follow_jumps): Don't follow tablejumps. | James Van Artsdalen | 1 | -0/+6 |
1994-01-08 | (rest_of_compilation): jump_optimize can change max_reg_num so rerun reg_scan | Doug Evans | 1 | -2/+5 |
1994-01-08 | (RTX_COSTS): Return actual costs for multiplication. | Torbjorn Granlund | 1 | -6/+1 |
1994-01-04 | (sdbout_symbol): Handle variables at zero offset from frame pointer. | Jim Wilson | 1 | -5/+10 |
1994-01-04 | (substitute_expr): Don't abort for RTL_EXPR and SAVE_EXPR; just do | Richard Kenner | 1 | -2/+11 |
1994-01-03 | pa.md (andsi3): Use "?" instead of "!" to avoid losing in some cases. | Jeff Law | 1 | -2/+2 |
1994-01-03 | (rest_of_compilation): Pass 1 for flag_before_jump first | Torbjorn Granlund | 1 | -1/+1 |
1994-01-03 | (thread_jumps): Don't thread to loop label; create new label before loop inst... | Torbjorn Granlund | 1 | -5/+17 |
1994-01-03 | (build_binary_op, case *_DIV_EXPR): Use same shorten | Torbjorn Granlund | 1 | -3/+11 |
1994-01-03 | (truth_value_p): New function. | Richard Kenner | 1 | -8/+51 |
1994-01-02 | (simplify_relational_operation): Correct declaration of variables | Richard Kenner | 1 | -2/+3 |
1993-12-31 | (main): Turn on -fomit-frame-pointer if it is safe. | Richard Kenner | 1 | -0/+8 |
1993-12-31 | (CAN_DEBUG_WITHOUT_FP): Define. | Richard Kenner | 1 | -6/+4 |
1993-12-31 | Define CAN_DEBUG_WITHOUT_FP; delete OPTIMIZATION_OPTIONS. | Richard Kenner | 9 | -113/+16 |
1993-12-31 | (OPTIMIZATION_OPTIONS): Just turn on machine-specific opts. | Richard Kenner | 1 | -2/+4 |
1993-12-31 | Delete OPTIMIZATION_OPTIONS. | Richard Kenner | 1 | -13/+0 |
1993-12-31 | Define NO_FUNCTION_CSE and CAN_DEBUG_WITHOUT_FP; delete | Richard Kenner | 1 | -10/+8 |