aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1995-02-08 22:53:50 +0000
committerIan Lance Taylor <ian@airs.com>1995-02-08 22:53:50 +0000
commit22a147005c9737da45c89c0ecef9b0b03aa65378 (patch)
tree0e8627d765a6bb36d64b514a09b5e55953d65c6f /include
parent121a846514400562c05c95905993f74fbaf3c5c6 (diff)
downloadgdb-22a147005c9737da45c89c0ecef9b0b03aa65378.zip
gdb-22a147005c9737da45c89c0ecef9b0b03aa65378.tar.gz
gdb-22a147005c9737da45c89c0ecef9b0b03aa65378.tar.bz2
* bfdlink.h (struct bfd_link_hash_entry): Change format of common
symbol information, to remove restrictions on maximum size and alignment power, by using a pointer to a structure instead.
Diffstat (limited to 'include')
-rw-r--r--include/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog
index c329bdd..a69e046 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -1,3 +1,9 @@
+Wed Feb 8 17:35:38 1995 Ian Lance Taylor <ian@cygnus.com>
+
+ * bfdlink.h (struct bfd_link_hash_entry): Change format of common
+ symbol information, to remove restrictions on maximum size and
+ alignment power, by using a pointer to a structure instead.
+
Mon Feb 6 14:55:32 1995 Ian Lance Taylor <ian@cygnus.com>
* bfdlink.h (enum bfd_link_hash_type): Rename bfd_link_hash_weak