aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorJohn Gilmore <gnu@cygnus>1991-11-22 16:45:04 +0000
committerJohn Gilmore <gnu@cygnus>1991-11-22 16:45:04 +0000
commit8c4a1ace3d0ad925f513b3c03530cfeaa466fab1 (patch)
treeeafa82608abebde01c5091473aea615b56be2988 /bfd/ChangeLog
parent8013e17047ee5006dc9890579772c8d5eab186bf (diff)
downloadgdb-8c4a1ace3d0ad925f513b3c03530cfeaa466fab1.zip
gdb-8c4a1ace3d0ad925f513b3c03530cfeaa466fab1.tar.gz
gdb-8c4a1ace3d0ad925f513b3c03530cfeaa466fab1.tar.bz2
ALIGN->BFD_ALIGN
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 7468d2a..16e0c72 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,5 +1,7 @@
Fri Nov 22 08:11:42 1991 John Gilmore (gnu at cygnus.com)
+ * libbfd-in.h, libbfd.h, aoutx.h, coffcode.h, elf.c, libaout.h:
+ Rename ALIGN to BFD_ALIGN to avoid conflict with BSD <sys/param.h>.
* libbfd.c: Lint.
* host-aout.c, trad-core.c: Fix write_armap prototypes. Lint.