diff options
author | Jeff Law <law@redhat.com> | 1994-11-17 20:14:19 +0000 |
---|---|---|
committer | Jeff Law <law@redhat.com> | 1994-11-17 20:14:19 +0000 |
commit | b68a74d19339c64ee0dfcf24f261ea608c72c559 (patch) | |
tree | afe72627a88ab6af8c9279af77c60aeffcd854c7 /bfd/ChangeLog | |
parent | 87a15686e48b2d4ea9a43d63d161cf639f4c55de (diff) | |
download | gdb-b68a74d19339c64ee0dfcf24f261ea608c72c559.zip gdb-b68a74d19339c64ee0dfcf24f261ea608c72c559.tar.gz gdb-b68a74d19339c64ee0dfcf24f261ea608c72c559.tar.bz2 |
* bfd/elf32-hppa.c (elf32_hppa_bfd_final_link_relocated): Use the
vma from the output_section containing $global$ when computing
global_vlaue.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 291e617..50cf12a 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,9 @@ +Thu Nov 17 13:12:08 1994 Jeff Law (law@snake.cs.utah.edu) + + * bfd/elf32-hppa.c (elf32_hppa_bfd_final_link_relocated): Use the + vma from the output_section containing $global$ when computing + global_vlaue. + Thu Nov 17 14:29:13 1994 Ian Lance Taylor <ian@sanguine.cygnus.com> * archive.c (_bfd_write_archive_contents): Round up the archive |