aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1994-01-28(find_auto_inc): Check for increment using single_set.Richard Kenner1-7/+9
1994-01-28(fsel): Remove insns with record bit set.Richard Kenner1-56/+6
1994-01-27(output_prolog): Fix typo in previous change.Richard Kenner1-2/+2
1994-01-26* c-typeck.c (initializer_constant_valid_p): Make non-static.Per Bothner1-1/+1
1994-01-26(attach_deaths_insn): Add REG_DEAD notes to CLOBBER ifJim Wilson1-2/+5
1994-01-25(HASHBITS): Removed.Richard Kenner1-98/+92
1994-01-24(store_split_bit_field): Reject gen_lowpart_commonJim Wilson1-1/+1
1994-01-24(store_split_bit_field): For BYTES_BIG_ENDIAN, onlyJim Wilson1-5/+13
1994-01-24(copy_loop_body): When delete simplified condjump,Jim Wilson1-0/+7
1994-01-24(compile_file): If yyparse returns an error, pop allJim Wilson1-2/+9
1994-01-24#ifdef out uses of TypedStream for the alpha, not supported yet.Doug Evans2-2/+10
1994-01-24(ADDRESS_COST): Define to 1.Jim Wilson1-4/+3
1994-01-24(sparc_address_cost): Delete.Jim Wilson1-33/+0
1994-01-24(ASM_OUTPUT_NEWLINE): New default for new macro.Jim Wilson1-1/+8
1994-01-24(ASM_OUTPUT_NEWLINE): Define new macro.Jim Wilson4-0/+20
1994-01-24(ASM_OUTPUT_COMMON): Don't output .global. Use SIZE not ROUNDED.Jim Wilson1-10/+9
1994-01-23(find_reloads): Properly test for output operand when changingRichard Kenner1-2/+2
1994-01-23(subst, case SUBREG): Handle paradoxical SUBREG of constant.Richard Kenner1-6/+13
1994-01-23(do_jump_for_compare): Initialize JUMP_LABEL for the branch insnRichard Kenner1-0/+1
1994-01-23(ASM_FILE_START): Delete; identical to one in bsd.h, which isRichard Kenner1-8/+1
1994-01-23(PATH_SEPARATOR): New macro.Richard Kenner1-1/+5
1994-01-23Assume GAS 2.x used and add support for debugging.Richard Kenner1-10/+32
1994-01-23(output_init_elements): Use FIELD instead of constructor_fields when doing al...Richard Kenner1-11/+20
1994-01-23(rest_of_compilation): Defer compilation of function that were specified as i...Richard Kenner1-3/+5
1994-01-23Initial revisionRichard Kenner1-0/+1
1994-01-23(OBJECT_FORMAT_COFF, EXTENDED_COFF, NM_FLAGS): Define.Richard Kenner1-1/+8
1994-01-23(simplify_comparison): Can remove NOT on both operands if we swapRichard Kenner1-7/+8
1994-01-23Insert some missing blank lines.Richard Kenner1-0/+7
1994-01-23(output_{pro,epi}log): Use assemble_name to outputRichard Kenner1-6/+18
1994-01-23(simplify_comparison): Fix typo in last change.Richard Kenner1-15/+14
1994-01-23(really_start_incremental_init): Save current elements instead ofRichard Kenner1-1/+1
1994-01-22(c_expand_return): Issue a warning if returning address of non-staticRichard Kenner1-3/+27
1994-01-22(if_then_else_cond): Don't do anything with COMPARE.Richard Kenner1-13/+56
1994-01-22(num_sign_bit_copies): Ifndef WORD_REGISTER_OPERATIONS, ensure weRichard Kenner1-1/+9
1994-01-19pa.h (ASM_OUTPUT_SOURCE_LINE): Make the first source line stab for each proce...Jeff Law1-5/+13
1994-01-19* pa.md (iorscc): Fix typo.Jeff Law1-1/+1
1994-01-20(ASM_GLOBALIZE_LABEL): Don't globalize function labels here.Torbjorn Granlund1-5/+10
1994-01-17(xcoffout_begin_block): Don't emit a .bb for the function level scope.Jim Wilson1-2/+7
1994-01-16Delete duplicate clauses for hp9k2... and hp9k31...Richard Stallman1-3/+0
1994-01-16Alphabetize the list of machine-name aliases.Richard Stallman1-203/+208
1994-01-15(smulsi3_highpart): New pattern.Jim Wilson1-0/+111
1994-01-15(smulsi3_highpart): New pattern.Jim Wilson1-0/+72
1994-01-13Add 64 bit support.Jim Wilson1-0/+20
1994-01-13(cpu): Add r4600.Jim Wilson1-302/+1622
1994-01-13(enum cmp_type): Add 64 bit support.Jim Wilson1-154/+197
1994-01-13(dfhigh, dflow, sfhigh, sflow): New variables.Jim Wilson1-233/+606
1994-01-13(CPP_SPEC): Define __SIZE_TYPE__, __PTRDIFF_TYPE__, and __mips.Jim Wilson1-4/+5
1994-01-13(maybe_attribute): Allow multiple __attribute__ clauses on aRichard Kenner1-3/+3
1994-01-13(REG_CLASS_CONTENTS): Fix problems with last word of register set inRichard Kenner1-4/+13
1994-01-13Fix typo in -hiux* case.Richard Kenner1-2/+2