From a4017712b73678b4f252c98e3133ad8d3edaf541 Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Sun, 5 Jul 1998 17:02:00 -0600 Subject: [PATCH] freebsd-elf.h (ASM_OUTPUT_MAX_SKIP_ALIGN): Protect with HAVE_GAS_MAX_SKIP_P2ALIGN. MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit � * i386/freebsd-elf.h (ASM_OUTPUT_MAX_SKIP_ALIGN): Protect with HAVE_GAS_MAX_SKIP_P2ALIGN. * i386/linux.h: Likewise. From-SVN: r20932 --- gcc/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 17f45c1251b..e91a7e08cc8 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,9 @@ +Sun Jul 5 23:58:19 1998 Jeffrey A Law (law@cygnus.com) + + * i386/freebsd-elf.h (ASM_OUTPUT_MAX_SKIP_ALIGN): Protect with + HAVE_GAS_MAX_SKIP_P2ALIGN. + * i386/linux.h: Likewise. + Fri Jul 3 02:33:35 1998 David S. Miller * sparc.c (sparc_operand, move_operand, arith_operand, -- 2.30.2