From b494ec3e8168b9a26abea57d6c1e90a431910067 Mon Sep 17 00:00:00 2001 From: Michael Meissner Date: Thu, 5 Feb 1998 19:38:28 +0000 Subject: [PATCH] Do not allow BFD_ALIGN to wrap --- bfd/ChangeLog | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/bfd/ChangeLog b/bfd/ChangeLog index d2dab4897dd..9865767bcc7 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,7 +1,8 @@ Thu Feb 5 14:21:34 1998 Michael Meissner - * libbfd.h (BFD_ALIGN): If rounding up would cause the address to - wrap, just return all 1's bits instead. + * libbfd-in.h (BFD_ALIGN): If rounding up would cause the address + to wrap, just return all 1's bits instead. + * libbfd.h: Regenerate. Thu Feb 5 11:51:05 1998 Ian Lance Taylor -- 2.30.2