Age | Commit message (Expand) | Author | Files | Lines |
1994-01-28 | (find_auto_inc): Check for increment using single_set. | Richard Kenner | 1 | -7/+9 |
1994-01-28 | (fsel): Remove insns with record bit set. | Richard Kenner | 1 | -56/+6 |
1994-01-27 | (output_prolog): Fix typo in previous change. | Richard Kenner | 1 | -2/+2 |
1994-01-26 | * c-typeck.c (initializer_constant_valid_p): Make non-static. | Per Bothner | 1 | -1/+1 |
1994-01-26 | (attach_deaths_insn): Add REG_DEAD notes to CLOBBER if | Jim Wilson | 1 | -2/+5 |
1994-01-25 | (HASHBITS): Removed. | Richard Kenner | 1 | -98/+92 |
1994-01-24 | (store_split_bit_field): Reject gen_lowpart_common | Jim Wilson | 1 | -1/+1 |
1994-01-24 | (store_split_bit_field): For BYTES_BIG_ENDIAN, only | Jim Wilson | 1 | -5/+13 |
1994-01-24 | (copy_loop_body): When delete simplified condjump, | Jim Wilson | 1 | -0/+7 |
1994-01-24 | (compile_file): If yyparse returns an error, pop all | Jim Wilson | 1 | -2/+9 |
1994-01-24 | #ifdef out uses of TypedStream for the alpha, not supported yet. | Doug Evans | 2 | -2/+10 |
1994-01-24 | (ADDRESS_COST): Define to 1. | Jim Wilson | 1 | -4/+3 |
1994-01-24 | (sparc_address_cost): Delete. | Jim Wilson | 1 | -33/+0 |
1994-01-24 | (ASM_OUTPUT_NEWLINE): New default for new macro. | Jim Wilson | 1 | -1/+8 |
1994-01-24 | (ASM_OUTPUT_NEWLINE): Define new macro. | Jim Wilson | 4 | -0/+20 |
1994-01-24 | (ASM_OUTPUT_COMMON): Don't output .global. Use SIZE not ROUNDED. | Jim Wilson | 1 | -10/+9 |
1994-01-23 | (find_reloads): Properly test for output operand when changing | Richard Kenner | 1 | -2/+2 |
1994-01-23 | (subst, case SUBREG): Handle paradoxical SUBREG of constant. | Richard Kenner | 1 | -6/+13 |
1994-01-23 | (do_jump_for_compare): Initialize JUMP_LABEL for the branch insn | Richard Kenner | 1 | -0/+1 |
1994-01-23 | (ASM_FILE_START): Delete; identical to one in bsd.h, which is | Richard Kenner | 1 | -8/+1 |
1994-01-23 | (PATH_SEPARATOR): New macro. | Richard Kenner | 1 | -1/+5 |
1994-01-23 | Assume GAS 2.x used and add support for debugging. | Richard Kenner | 1 | -10/+32 |
1994-01-23 | (output_init_elements): Use FIELD instead of constructor_fields when doing al... | Richard Kenner | 1 | -11/+20 |
1994-01-23 | (rest_of_compilation): Defer compilation of function that were specified as i... | Richard Kenner | 1 | -3/+5 |
1994-01-23 | Initial revision | Richard Kenner | 1 | -0/+1 |
1994-01-23 | (OBJECT_FORMAT_COFF, EXTENDED_COFF, NM_FLAGS): Define. | Richard Kenner | 1 | -1/+8 |
1994-01-23 | (simplify_comparison): Can remove NOT on both operands if we swap | Richard Kenner | 1 | -7/+8 |
1994-01-23 | Insert some missing blank lines. | Richard Kenner | 1 | -0/+7 |
1994-01-23 | (output_{pro,epi}log): Use assemble_name to output | Richard Kenner | 1 | -6/+18 |
1994-01-23 | (simplify_comparison): Fix typo in last change. | Richard Kenner | 1 | -15/+14 |
1994-01-23 | (really_start_incremental_init): Save current elements instead of | Richard Kenner | 1 | -1/+1 |
1994-01-22 | (c_expand_return): Issue a warning if returning address of non-static | Richard Kenner | 1 | -3/+27 |
1994-01-22 | (if_then_else_cond): Don't do anything with COMPARE. | Richard Kenner | 1 | -13/+56 |
1994-01-22 | (num_sign_bit_copies): Ifndef WORD_REGISTER_OPERATIONS, ensure we | Richard Kenner | 1 | -1/+9 |
1994-01-19 | pa.h (ASM_OUTPUT_SOURCE_LINE): Make the first source line stab for each proce... | Jeff Law | 1 | -5/+13 |
1994-01-19 | * pa.md (iorscc): Fix typo. | Jeff Law | 1 | -1/+1 |
1994-01-20 | (ASM_GLOBALIZE_LABEL): Don't globalize function labels here. | Torbjorn Granlund | 1 | -5/+10 |
1994-01-17 | (xcoffout_begin_block): Don't emit a .bb for the function level scope. | Jim Wilson | 1 | -2/+7 |
1994-01-16 | Delete duplicate clauses for hp9k2... and hp9k31... | Richard Stallman | 1 | -3/+0 |
1994-01-16 | Alphabetize the list of machine-name aliases. | Richard Stallman | 1 | -203/+208 |
1994-01-15 | (smulsi3_highpart): New pattern. | Jim Wilson | 1 | -0/+111 |
1994-01-15 | (smulsi3_highpart): New pattern. | Jim Wilson | 1 | -0/+72 |
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 |