* 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.
This commit is contained in:
Ian Lance Taylor 1995-02-08 22:53:50 +00:00
parent 121a846514
commit 22a147005c
1 changed files with 6 additions and 0 deletions

View File

@ -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