From: Marc Espie Date: Tue, 28 May 2002 21:29:47 +0000 (+0000) Subject: openbsd.h (HAVE_GAS_MAX_SKIP_P2ALIGN): Remove, inherited from gas.h. X-Git-Tag: releases/gcc-3.1.1~246 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=61ee5d236274a71629c399cc0ba235f482af133a;p=thirdparty%2Fgcc.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: r53972 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index bd47d55ec1d0..19181bc5888d 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 a07ee1524b8e..5015b9d1821c 100644 --- a/gcc/config/i386/openbsd.h +++ b/gcc/config/i386/openbsd.h @@ -95,26 +95,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<