From: Marc Espie Date: Tue, 28 May 2002 21:24:48 +0000 (+0000) Subject: openbsd.h (HAVE_GAS_MAX_SKIP_P2ALIGN): Remove, inherited from gas.h. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=972957badc39400fb0839db031835c30d090583a;p=gcc.git openbsd.h (HAVE_GAS_MAX_SKIP_P2ALIGN): Remove, inherited from gas.h. * config/i386/openbsd.h (HAVE_GAS_MAX_SKIP_P2ALIGN): Remove, inherited from gas.h. (ASM_QUAD): Undef. OpenBSD does not support it. From-SVN: r53971 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 95e14f3efa5..68260ebc603 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2002-05-28 Marc Espie + * config/i386/openbsd.h (HAVE_GAS_MAX_SKIP_P2ALIGN): Remove, + inherited from gas.h. + (ASM_QUAD): Undef. OpenBSD does not support it. + 2002-05-28 Danny Smith * doc/install.texi (binaries): Change mingw binaries diff --git a/gcc/config/i386/openbsd.h b/gcc/config/i386/openbsd.h index 93ff01e25ca..9b7ce3e4f00 100644 --- a/gcc/config/i386/openbsd.h +++ b/gcc/config/i386/openbsd.h @@ -89,26 +89,11 @@ Boston, MA 02111-1307, USA. */ #undef ASM_PREFERRED_EH_DATA_FORMAT -/* Assembler format: alignment output. */ - -/* A C statement to output to the stdio stream FILE an assembler - command to advance the location counter to a multiple of 1<