From: Ulrich Drepper Date: Wed, 18 Mar 1998 14:29:30 +0000 (+0000) Subject: Change format of .type directive. Correct comment about floating X-Git-Tag: glibc-2.16-ports-before-merge~3283 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=fe0955cdc4dbc6ff51876fb9dc438c5a79d62c42;p=thirdparty%2Fglibc.git Change format of .type directive. Correct comment about floating point to reflect current reality. --- diff --git a/sysdeps/arm/sysdep.h b/sysdeps/arm/sysdep.h index 8d1e2972df6..28dd402cedf 100644 --- a/sysdeps/arm/sysdep.h +++ b/sysdeps/arm/sysdep.h @@ -1,5 +1,5 @@ /* Assembler macros for ARM. - Copyright (C) 1997 Free Software Foundation, Inc. + Copyright (C) 1997, 1998 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or @@ -28,19 +28,23 @@ /* ELF uses byte-counts for .align, most others use log2 of count of bytes. */ #define ALIGNARG(log2) 1<