Do not allow BFD_ALIGN to wrap

This commit is contained in:
Michael Meissner
1998-02-05 19:38:28 +00:00
parent 29b7118aec
commit b494ec3e81

View File

@ -1,7 +1,8 @@
Thu Feb 5 14:21:34 1998 Michael Meissner <meissner@cygnus.com> Thu Feb 5 14:21:34 1998 Michael Meissner <meissner@cygnus.com>
* libbfd.h (BFD_ALIGN): If rounding up would cause the address to * libbfd-in.h (BFD_ALIGN): If rounding up would cause the address
wrap, just return all 1's bits instead. to wrap, just return all 1's bits instead.
* libbfd.h: Regenerate.
Thu Feb 5 11:51:05 1998 Ian Lance Taylor <ian@cygnus.com> Thu Feb 5 11:51:05 1998 Ian Lance Taylor <ian@cygnus.com>