aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Henderson <rth@redhat.com>1997-10-08 18:41:19 +0000
committerRichard Henderson <rth@redhat.com>1997-10-08 18:41:19 +0000
commitb0632d61e07536bca2bc8f07e30dbd8a7c1eedb3 (patch)
treee787c623a5dc2cd7ce46780038fcde965bd2bf4a
parentba2934ce9bf6ed9474fb9bd1c9026f0c6bb1694f (diff)
downloadgdb-b0632d61e07536bca2bc8f07e30dbd8a7c1eedb3.zip
gdb-b0632d61e07536bca2bc8f07e30dbd8a7c1eedb3.tar.gz
gdb-b0632d61e07536bca2bc8f07e30dbd8a7c1eedb3.tar.bz2
* elfcore.h (bfd_prstatus): Pedanticly, alignment_power should
be LOG_FILE_ALIGN.
-rw-r--r--bfd/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 404f13a..f7b383f 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,8 @@
+Wed Oct 8 11:38:45 1997 Richard Henderson <rth@cygnus.com>
+
+ * elfcore.h (bfd_prstatus): Pedanticly, alignment_power should
+ be LOG_FILE_ALIGN.
+
Wed Oct 8 11:36:00 1997 Richard Henderson <rth@cygnus.com>
* config.bfd: Missed one alpha* change.