att.h (ASM_SHORT, ASM_LONG): Add trailing \t.
authorRichard Henderson <rth@gcc.gnu.org>
Sun, 20 May 2001 19:54:04 +0000 (12:54 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Sun, 20 May 2001 19:54:04 +0000 (12:54 -0700)
commit79b790642035ce5366651c28245e2051339180c0
tree7a361719df3249fd188a83c4ba35e80b285c0b0d
parent334564454e0f95111edb9164bd2c86813fb26f1f
att.h (ASM_SHORT, ASM_LONG): Add trailing \t.

        * config/i386/att.h (ASM_SHORT, ASM_LONG): Add trailing \t.
        (ASM_DOUBLE): Remove.
        * config/i386/bsd.h, config/i386/sco5.h: Likewise.
        * config/i386/sun386.h: Likewise.

        * config/i386/i386.h (UNALIGNED_SHORT_ASM_OP): New.
        (UNALIGNED_INT_ASM_OP, INT_ASM_OP): New.

        * config/i386/cygwin.h (INT_ASM_OP): Remove.
        * config/i386/freebsd-aout.h, config/i386/i386-aout.h: Likewise.
        * config/i386/i386-coff.h, config/i386/i386-interix.h: Likewise.
        * config/i386/netbsd.h, config/i386/openbsd.h: Likewise.

        * config/i386/cygwin.h: Adjust uses of ASM_LONG for trailing \t.
        * config/i386/djgpp.h, config/i386/i386.h: Likewise.
        * config/i386/i386elf.h, config/i386/ptx4-i.h: Likewise.
        * config/i386/sco5.h, config/i386/svr3gas.h: Likewise.
        * config/i386/sysv4.h, config/i386/vsta.h: Likewise.
        * config/i386/win32.h: Likewise.

From-SVN: r42355
20 files changed:
gcc/ChangeLog
gcc/config/i386/att.h
gcc/config/i386/bsd.h
gcc/config/i386/cygwin.h
gcc/config/i386/djgpp.h
gcc/config/i386/freebsd-aout.h
gcc/config/i386/i386-aout.h
gcc/config/i386/i386-coff.h
gcc/config/i386/i386-interix.h
gcc/config/i386/i386.h
gcc/config/i386/i386elf.h
gcc/config/i386/netbsd.h
gcc/config/i386/openbsd.h
gcc/config/i386/ptx4-i.h
gcc/config/i386/sco5.h
gcc/config/i386/sun386.h
gcc/config/i386/svr3gas.h
gcc/config/i386/sysv4.h
gcc/config/i386/vsta.h
gcc/config/i386/win32.h