aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2000-05-18 17:12:31 +0000
committerNick Clifton <nickc@redhat.com>2000-05-18 17:12:31 +0000
commit7ad34365726a22e728f4508049ac3ac9c63401c6 (patch)
treefd06f150fd2022e0ae649117882bd9544c3ac478 /bfd/ChangeLog
parent16ee897daa2d38e5cd63ba615d9856c4de9312b6 (diff)
downloadgdb-7ad34365726a22e728f4508049ac3ac9c63401c6.zip
gdb-7ad34365726a22e728f4508049ac3ac9c63401c6.tar.gz
gdb-7ad34365726a22e728f4508049ac3ac9c63401c6.tar.bz2
Force relocs emited for an executable to contain virtual addresses.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index f386002..795ba54 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,8 @@
+2000-05-18 Momchil Velikov <velco@fadata.bg>
+
+ * elflink.h (elf_bfd_final_link, elf_link_input_bfd): When emiting
+ relocs for an executable, ensure that they are virtual addresses.
+
Thu May 18 10:55:47 2000 Jeffrey A Law (law@cygnus.com)
* config.bfd (hppa*64*-*-hpux11*): New target triplet.