summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* (fsel): Remove insns with record bit set.kenner1994-01-291-56/+6
* (output_prolog): Fix typo in previous change.kenner1994-01-271-2/+2
* * c-typeck.c (initializer_constant_valid_p): Make non-static.bothner1994-01-261-1/+1
* (attach_deaths_insn): Add REG_DEAD notes to CLOBBER ifwilson1994-01-261-2/+5
* (HASHBITS): Removed.kenner1994-01-251-98/+92
* (store_split_bit_field): Reject gen_lowpart_commonwilson1994-01-251-1/+1
* (store_split_bit_field): For BYTES_BIG_ENDIAN, onlywilson1994-01-251-5/+13
* (copy_loop_body): When delete simplified condjump,wilson1994-01-251-0/+7
* (compile_file): If yyparse returns an error, pop allwilson1994-01-241-2/+9
* #ifdef out uses of TypedStream for the alpha, not supported yet.dje1994-01-242-2/+10
* (ADDRESS_COST): Define to 1.wilson1994-01-241-4/+3
* (sparc_address_cost): Delete.wilson1994-01-241-33/+0
* (ASM_OUTPUT_NEWLINE): New default for new macro.wilson1994-01-241-1/+8
* (ASM_OUTPUT_NEWLINE): Define new macro.wilson1994-01-244-0/+20
* (ASM_OUTPUT_COMMON): Don't output .global. Use SIZE not ROUNDED.wilson1994-01-241-10/+9
* (find_reloads): Properly test for output operand when changingkenner1994-01-241-2/+2
* (subst, case SUBREG): Handle paradoxical SUBREG of constant.kenner1994-01-241-6/+13
* (do_jump_for_compare): Initialize JUMP_LABEL for the branch insnkenner1994-01-231-0/+1
* (ASM_FILE_START): Delete; identical to one in bsd.h, which iskenner1994-01-231-8/+1
* (PATH_SEPARATOR): New macro.kenner1994-01-231-1/+5
* Assume GAS 2.x used and add support for debugging.kenner1994-01-231-10/+32
* (output_init_elements): Use FIELD instead of constructor_fields whenkenner1994-01-231-11/+20
* (rest_of_compilation): Defer compilation of function that werekenner1994-01-231-3/+5
* Initial revisionkenner1994-01-231-0/+1
* (OBJECT_FORMAT_COFF, EXTENDED_COFF, NM_FLAGS): Define.kenner1994-01-231-1/+8
* (simplify_comparison): Can remove NOT on both operands if we swapkenner1994-01-231-7/+8
* Insert some missing blank lines.kenner1994-01-231-0/+7
* (output_{pro,epi}log): Use assemble_name to outputkenner1994-01-231-6/+18
* (simplify_comparison): Fix typo in last change.kenner1994-01-231-15/+14
* (really_start_incremental_init): Save current elements instead ofkenner1994-01-231-1/+1
* (c_expand_return): Issue a warning if returning address of non-statickenner1994-01-221-3/+27
* (if_then_else_cond): Don't do anything with COMPARE.kenner1994-01-221-13/+56
* (num_sign_bit_copies): Ifndef WORD_REGISTER_OPERATIONS, ensure wekenner1994-01-221-1/+9
* * pa.h (ASM_OUTPUT_SOURCE_LINE): Make the first sourcelaw1994-01-201-5/+13
* * pa.md (iorscc): Fix typo.law1994-01-201-1/+1
* (ASM_GLOBALIZE_LABEL): Don't globalize function labels here.tege1994-01-201-5/+10
* (xcoffout_begin_block): Don't emit a .bb for thewilson1994-01-171-2/+7
* Delete duplicate clauses for hp9k2... and hp9k31...rms1994-01-161-3/+0
* Alphabetize the list of machine-name aliases.rms1994-01-161-203/+208
* (smulsi3_highpart): New pattern.wilson1994-01-151-0/+111
* (smulsi3_highpart): New pattern.wilson1994-01-151-0/+72
* Add 64 bit support.wilson1994-01-131-0/+20
* (cpu): Add r4600.wilson1994-01-131-302/+1622
* (enum cmp_type): Add 64 bit support.wilson1994-01-131-154/+197
* (dfhigh, dflow, sfhigh, sflow): New variables.wilson1994-01-131-233/+606
* (CPP_SPEC): Define __SIZE_TYPE__, __PTRDIFF_TYPE__, andwilson1994-01-131-4/+5
* (maybe_attribute): Allow multiple __attribute__ clauses on akenner1994-01-131-3/+3
* (REG_CLASS_CONTENTS): Fix problems with last word of register set inkenner1994-01-131-4/+13
* Fix typo in -hiux* case.kenner1994-01-131-2/+2
* * dbxout.c (dbxout_range_type): If the range has a base typebothner1994-01-121-1/+1