| Commit message (Expand) | Author | Age | Files | Lines |
* | (fsel): Remove insns with record bit set. | kenner | 1994-01-29 | 1 | -56/+6 |
* | (output_prolog): Fix typo in previous change. | kenner | 1994-01-27 | 1 | -2/+2 |
* | * c-typeck.c (initializer_constant_valid_p): Make non-static. | bothner | 1994-01-26 | 1 | -1/+1 |
* | (attach_deaths_insn): Add REG_DEAD notes to CLOBBER if | wilson | 1994-01-26 | 1 | -2/+5 |
* | (HASHBITS): Removed. | kenner | 1994-01-25 | 1 | -98/+92 |
* | (store_split_bit_field): Reject gen_lowpart_common | wilson | 1994-01-25 | 1 | -1/+1 |
* | (store_split_bit_field): For BYTES_BIG_ENDIAN, only | wilson | 1994-01-25 | 1 | -5/+13 |
* | (copy_loop_body): When delete simplified condjump, | wilson | 1994-01-25 | 1 | -0/+7 |
* | (compile_file): If yyparse returns an error, pop all | wilson | 1994-01-24 | 1 | -2/+9 |
* | #ifdef out uses of TypedStream for the alpha, not supported yet. | dje | 1994-01-24 | 2 | -2/+10 |
* | (ADDRESS_COST): Define to 1. | wilson | 1994-01-24 | 1 | -4/+3 |
* | (sparc_address_cost): Delete. | wilson | 1994-01-24 | 1 | -33/+0 |
* | (ASM_OUTPUT_NEWLINE): New default for new macro. | wilson | 1994-01-24 | 1 | -1/+8 |
* | (ASM_OUTPUT_NEWLINE): Define new macro. | wilson | 1994-01-24 | 4 | -0/+20 |
* | (ASM_OUTPUT_COMMON): Don't output .global. Use SIZE not ROUNDED. | wilson | 1994-01-24 | 1 | -10/+9 |
* | (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 |