* configure.in (mips host): Accept "ultrix" with version number.
authorKen Raeburn <raeburn@cygnus>
Sat, 1 Aug 1992 02:12:55 +0000 (02:12 +0000)
committerKen Raeburn <raeburn@cygnus>
Sat, 1 Aug 1992 02:12:55 +0000 (02:12 +0000)
commitc51ccfd50a4672eefaabfbdc34593edd9030674e
tree73bd98e4f907489721a9527e3811f6b02c16fda0
parent672786833c63ec2f9504a7eb0a75d99f0617c7b2
    * configure.in (mips host): Accept "ultrix" with version number.

        * expr.c (floating_constant): Separate "=-" to avoid confusing
        ancient or broken compilers.

        * config/tc-m68k.c (m68k_ip): Mismatch error could also indicate
        processor/opcode mismatch, so reword the error message.
        (md_assemble): If no CPU has been set (even if FPU/PMMU
        characteristics have been), default to 68020.  Don't need extra
        quotes around error string.
gas/ChangeLog