diff options
author | Richard Henderson <rth@redhat.com> | 1998-04-25 21:10:01 +0000 |
---|---|---|
committer | Richard Henderson <rth@redhat.com> | 1998-04-25 21:10:01 +0000 |
commit | 986c3691f2fbae75e9d2b314e000b46d3aa393a3 (patch) | |
tree | f178c28df96102ca15d5ff67674d0b05796fb605 /bfd/ChangeLog | |
parent | ad7302a08151e15626b420b70c60c6d5e3a5f327 (diff) | |
download | gdb-986c3691f2fbae75e9d2b314e000b46d3aa393a3.zip gdb-986c3691f2fbae75e9d2b314e000b46d3aa393a3.tar.gz gdb-986c3691f2fbae75e9d2b314e000b46d3aa393a3.tar.bz2 |
* elf64-alpha.c (elf64_alpha_relax_section): Use the proper section
for calculating a local symbol's address.
(elf64_alpha_calc_got_offsets): Skip entries with 0 use count.
Set the .got's cooked size as well as the raw size.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 08bd9f7..c1f1ab5 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,10 @@ +Sat Apr 25 14:07:29 1998 Richard Henderson <rth@cygnus.com> + + * elf64-alpha.c (elf64_alpha_relax_section): Use the proper section + for calculating a local symbol's address. + (elf64_alpha_calc_got_offsets): Skip entries with 0 use count. + Set the .got's cooked size as well as the raw size. + Fri Apr 24 09:16:00 1998 Nick Clifton <nickc@cygnus.com> * elf32-v850.c (v850_elf_print_private_bfd_data): Add |