summaryrefslogtreecommitdiff
path: root/gcc/config
Commit message (Expand)AuthorAgeFilesLines
...
* Use 'K' constraint with arith5_operand predicate.hassey1993-02-171-4/+4
* (CONST_OK_FOR_LETTER_P): Added 'K'.hassey1993-02-171-1/+2
* (ASM_OUTPUT_IDENT, IDENT_ASM_OP): Defined.rms1993-02-161-0/+7
* Include xm-svr3.h. Move tm.h include earlier.rms1993-02-161-13/+13
* For .S files, pas -traditional to cpp unless -ansi or -traditional.meissner1993-02-162-0/+2
* (rotlsi3): Fix typo, rotate was rotatert in rtl template.tege1993-02-121-2/+2
* (version_string): Declare.kenner1993-02-101-267/+119
* (call insns): Always reload gp after a full call.kenner1993-02-101-16/+6
* (ASM_OUTPUT_LOOP_ALIGN): Enable, now that assembler fixed.kenner1993-02-101-35/+102
* * alpha.md (fix_truncdfdi2, fix_truncsfdi2): Use `cvttqc', notbrendan1993-02-101-2/+2
* entered into RCSrms1993-02-094-0/+597
* Initial revisionrms1993-02-092-0/+2354
* Fix integer overflowsmeissner1993-02-091-3/+5
* (extendsidi2): Use correct mnemonic for cwtl opcode.jrv1993-02-081-1/+1
* (movqi): For special case of moving byterms1993-02-071-23/+7
* Initial revisionwilson1993-02-055-0/+311
* (EXTRA_CONSTAINTS): Delete 'R' support.wilson1993-02-051-24/+14
* (legitimate_address_p): Accept either REG or SUBREG wherewilson1993-02-051-36/+36
* (INSTALL_TARGET): Delete.wilson1993-02-021-3/+0
* (cmov): Use @ for output.tege1993-02-021-26/+13
* (iorsi3): Add CC_STATUS_INIT if use bset.rms1993-02-011-0/+1
* (zvdep32): Handle 5 bit immediates for operand 1.tege1993-01-311-23/+43
* of the comparison.law1993-01-301-28/+31
* * pa.h (CONST_DOUBLE_OK_FOR_LETTER_P): Generalize.law1993-01-301-9/+19
* * pa.c (reg_or_0_operand): Use CONST0_RTX instead oflaw1993-01-301-6/+46
* * pa.h (FIXED_REGISTERS): %r31 is not fixed.law1993-01-291-2/+2
* * pa.md (iorsi3): Split into two patterns, a named "iorsi3" whichlaw1993-01-281-3/+10
* * pa.c (ior_operand): Do not accept registers.law1993-01-281-2/+1
* * pa.h (LEGITIMIZE_ADDRESS): Delete cases which can never happen.law1993-01-281-16/+2
* * pa.h (CPP_SPEC for OLD_CC): Delete.law1993-01-281-50/+3
* print_operand accepts %/ for REGISTER_PREFIX.ian1993-01-282-1/+7
* Remove 29050-specific variants of patterns generating loadm that havekenner1993-01-281-55/+5
* * pa.c (check_fp_mov): Delete unused functionlaw1993-01-271-83/+0
* * pa-ghpux.h (HAVE_ATEXIT): Delete. This is defined in pa.hlaw1993-01-272-4/+0
* (MY_ISCOFF): New macro.kenner1993-01-272-0/+9
* (CLIB): Add -lld.kenner1993-01-271-1/+1
* (ONLY_INT_FIELDS): Define if not __GNUC__.kenner1993-01-271-0/+4
* (umulsidi3+1): Add variant which accepts constants.wilson1993-01-261-0/+13
* Remove elisp-vars.meissner1993-01-261-12/+0
* Delete emacs local-variables block at end.kenner1993-01-2521-224/+0
* (init_arg_profiler, output_arc_profiler): Delete unusedwilson1993-01-251-50/+0
* (ARC_PROFILER): Delete unused macro.wilson1993-01-251-6/+0
* (CPP_SPEC): Delete __sparc_frw__ define.wilson1993-01-251-14/+22
* (sparc_builtin_saveregs): New function.wilson1993-01-251-0/+36
* (movsi, movtf, movdf, movdi, movsf): Delete f/r and r/fwilson1993-01-251-22/+20
* (PRINT_OPERAND_PUNCT_VALID_P): Delete '@' case.wilson1993-01-251-2/+1
* (print_operand): Delete '@' case.wilson1993-01-251-30/+5
* (secondary_reload_class): Correct test againstwilson1993-01-251-1/+1
* (registers_ok_for_ldd_peep): Delete test for pseudos.wilson1993-01-251-5/+0
* (extendsidi2): Fix typo in regno.jrv1993-01-251-1/+1