diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2001-10-31 16:42:48 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2001-10-31 16:42:48 +0000 |
commit | 2cd533b7690e09f4b17795e24b2652e61538a0a8 (patch) | |
tree | 4d6505705dc11b785a8368d8db54fd957bf8a3ab /bfd/ChangeLog | |
parent | 433144fbec07cebf65c7eb12430e098a9f09888a (diff) | |
download | gdb-2cd533b7690e09f4b17795e24b2652e61538a0a8.zip gdb-2cd533b7690e09f4b17795e24b2652e61538a0a8.tar.gz gdb-2cd533b7690e09f4b17795e24b2652e61538a0a8.tar.bz2 |
2001-10-31 H.J. Lu <hjl@gnu.org>
* elflink.h (elf_link_output_extsym): Don't clear the visibility
field for relocateable.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 364305d..9c5fac1 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +2001-10-31 H.J. Lu <hjl@gnu.org> + + * elflink.h (elf_link_output_extsym): Don't clear the visibility + field for relocateable. + 2001-11-01 Alan Modra <amodra@bigpond.net.au> * elf32-hppa.c (elf32_hppa_finish_dynamic_sections): Don't count |