aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorPer Bothner <per@bothner.com>1991-10-15 00:24:03 +0000
committerPer Bothner <per@bothner.com>1991-10-15 00:24:03 +0000
commitfd671dc4214c4b43b15c6931d318d1a91a46a2c0 (patch)
treec357f1c45163f42f2c2556e5ae5c69007661e3ea /bfd/ChangeLog
parentbcdc00417da8e11b7cb73367f53ece54aa1bf1fa (diff)
downloadgdb-fd671dc4214c4b43b15c6931d318d1a91a46a2c0.zip
gdb-fd671dc4214c4b43b15c6931d318d1a91a46a2c0.tar.gz
gdb-fd671dc4214c4b43b15c6931d318d1a91a46a2c0.tar.bz2
* aoutx.h (NAME(aout,set_section_contents)): Try to handle the
various kinds of alignments for the various kinds of magic numbers.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 7c32c98..e0e83c4 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,13 @@
+Mon Oct 14 17:20:47 1991 Per Bothner (bothner at cygnus.com)
+
+ * aoutx.h (NAME(aout,set_section_contents)): Try to handle the
+ various kinds of alignments for the various kinds of
+ magic numbers.
+
+Mon Oct 14 14:23:10 1991 John Gilmore (gnu at cygnus.com)
+
+ * doc/Makefile: Don't assume . is on the path (from James Clark).
+
Fri Oct 11 22:45:14 1991 John Gilmore (gnu at cygnus.com)
* Makefile.in: Avoid Sun Make VPATH bugs.