| Commit message (Expand) | Author | Age | Files | Lines |
* | (find_reloads): Properly test for output operand when changing | kenner | 1994-01-24 | 1 | -2/+2 |
* | (subst, case SUBREG): Handle paradoxical SUBREG of constant. | kenner | 1994-01-24 | 1 | -6/+13 |
* | (do_jump_for_compare): Initialize JUMP_LABEL for the branch insn | kenner | 1994-01-23 | 1 | -0/+1 |
* | (ASM_FILE_START): Delete; identical to one in bsd.h, which is | kenner | 1994-01-23 | 1 | -8/+1 |
* | (PATH_SEPARATOR): New macro. | kenner | 1994-01-23 | 1 | -1/+5 |
* | Assume GAS 2.x used and add support for debugging. | kenner | 1994-01-23 | 1 | -10/+32 |
* | (output_init_elements): Use FIELD instead of constructor_fields when | kenner | 1994-01-23 | 1 | -11/+20 |
* | (rest_of_compilation): Defer compilation of function that were | kenner | 1994-01-23 | 1 | -3/+5 |
* | Initial revision | kenner | 1994-01-23 | 1 | -0/+1 |
* | (OBJECT_FORMAT_COFF, EXTENDED_COFF, NM_FLAGS): Define. | kenner | 1994-01-23 | 1 | -1/+8 |
* | (simplify_comparison): Can remove NOT on both operands if we swap | kenner | 1994-01-23 | 1 | -7/+8 |
* | Insert some missing blank lines. | kenner | 1994-01-23 | 1 | -0/+7 |
* | (output_{pro,epi}log): Use assemble_name to output | kenner | 1994-01-23 | 1 | -6/+18 |
* | (simplify_comparison): Fix typo in last change. | kenner | 1994-01-23 | 1 | -15/+14 |
* | (really_start_incremental_init): Save current elements instead of | kenner | 1994-01-23 | 1 | -1/+1 |
* | (c_expand_return): Issue a warning if returning address of non-static | kenner | 1994-01-22 | 1 | -3/+27 |
* | (if_then_else_cond): Don't do anything with COMPARE. | kenner | 1994-01-22 | 1 | -13/+56 |
* | (num_sign_bit_copies): Ifndef WORD_REGISTER_OPERATIONS, ensure we | kenner | 1994-01-22 | 1 | -1/+9 |
* | * pa.h (ASM_OUTPUT_SOURCE_LINE): Make the first source | law | 1994-01-20 | 1 | -5/+13 |
* | * pa.md (iorscc): Fix typo. | law | 1994-01-20 | 1 | -1/+1 |
* | (ASM_GLOBALIZE_LABEL): Don't globalize function labels here. | tege | 1994-01-20 | 1 | -5/+10 |
* | (xcoffout_begin_block): Don't emit a .bb for the | wilson | 1994-01-17 | 1 | -2/+7 |
* | Delete duplicate clauses for hp9k2... and hp9k31... | rms | 1994-01-16 | 1 | -3/+0 |
* | Alphabetize the list of machine-name aliases. | rms | 1994-01-16 | 1 | -203/+208 |
* | (smulsi3_highpart): New pattern. | wilson | 1994-01-15 | 1 | -0/+111 |
* | (smulsi3_highpart): New pattern. | wilson | 1994-01-15 | 1 | -0/+72 |
* | Add 64 bit support. | wilson | 1994-01-13 | 1 | -0/+20 |
* | (cpu): Add r4600. | wilson | 1994-01-13 | 1 | -302/+1622 |
* | (enum cmp_type): Add 64 bit support. | wilson | 1994-01-13 | 1 | -154/+197 |
* | (dfhigh, dflow, sfhigh, sflow): New variables. | wilson | 1994-01-13 | 1 | -233/+606 |
* | (CPP_SPEC): Define __SIZE_TYPE__, __PTRDIFF_TYPE__, and | wilson | 1994-01-13 | 1 | -4/+5 |
* | (maybe_attribute): Allow multiple __attribute__ clauses on a | kenner | 1994-01-13 | 1 | -3/+3 |
* | (REG_CLASS_CONTENTS): Fix problems with last word of register set in | kenner | 1994-01-13 | 1 | -4/+13 |
* | Fix typo in -hiux* case. | kenner | 1994-01-13 | 1 | -2/+2 |
* | * dbxout.c (dbxout_range_type): If the range has a base type | bothner | 1994-01-12 | 1 | -1/+1 |
* | (sqrtsf2, sqrtdf2): Change POWERPCSQR to PPCFPX. | kenner | 1994-01-12 | 1 | -5/+189 |
* | (MASK and TARGET): Change POWERPCSQR to PPCFPX to describe both fsqrt | kenner | 1994-01-12 | 1 | -9/+9 |
* | (rs6000_override_options): Change POWERPCSQR to PPCFPX. | kenner | 1994-01-12 | 1 | -15/+15 |
* | (output_prolog): Update debug reg map when we have -mkernel-registers. | kenner | 1994-01-12 | 1 | -0/+10 |
* | (fold, truth_andor): Don't apply distributive law when it would change | kenner | 1994-01-12 | 1 | -42/+50 |
* | Remove redundant prototype for gen_highpart. | kenner | 1994-01-11 | 1 | -4/+1 |
* | (assign_parms): Call gen_realpart and gen_imagpart instead of | kenner | 1994-01-11 | 1 | -6/+6 |
* | (emit_move_insn_1): Call gen_realpart and gen_imagpart instead of | kenner | 1994-01-11 | 1 | -2/+2 |
* | (gen_{real,imag}part): Extract value from CONCAT directly. | kenner | 1994-01-11 | 1 | -15/+7 |
* | (simplify_relational_operation): Don't do anything with CC0 in | kenner | 1994-01-11 | 1 | -3/+7 |
* | (protect_from_queue): If (MEM (QUEUED ...)), modify a new MEM instead | kenner | 1994-01-11 | 1 | -9/+14 |
* | Update banner, reformat comments. | kenner | 1994-01-11 | 1 | -33/+22 |
* | (gcc.o, cccp.o): No longer define TOOLDIR. | kenner | 1994-01-11 | 1 | -3/+1 |
* | (make_decl_rtl): Call globalize_reg, not init_reg_sets_1. | kenner | 1994-01-11 | 1 | -4/+4 |
* | (globalize_reg): New function. | kenner | 1994-01-11 | 1 | -11/+30 |