diff options
author | Richard Henderson <rth@redhat.com> | 1998-08-16 03:58:11 +0000 |
---|---|---|
committer | Richard Henderson <rth@redhat.com> | 1998-08-16 03:58:11 +0000 |
commit | 803f5d55cdc06f30f438815a68be30cf84c95c8e (patch) | |
tree | 54389d37760f4e7c94f3f1e6f845b73f90a33e07 /bfd | |
parent | c905465b009475544e7347c50aa6fe3c542f5d33 (diff) | |
download | gdb-803f5d55cdc06f30f438815a68be30cf84c95c8e.zip gdb-803f5d55cdc06f30f438815a68be30cf84c95c8e.tar.gz gdb-803f5d55cdc06f30f438815a68be30cf84c95c8e.tar.bz2 |
* elf64-alpha.c (elf64_alpha_relax_section): Handle indirect symbols.
Diffstat (limited to 'bfd')
-rw-r--r-- | bfd/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 74ca4b1..ac5ad92 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,7 @@ +Sat Aug 15 20:55:08 1998 Richard Henderson <rth@cygnus.com> + + * elf64-alpha.c (elf64_alpha_relax_section): Handle indirect symbols. + Fri Aug 14 09:12:28 1998 Stan Cox <scox@cygnus.com> * aoutx.h (aout_link_input_section_ext): Use the relocation already |