aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorAlexandre Oliva <aoliva@redhat.com>2004-02-24 16:39:01 +0000
committerAlexandre Oliva <aoliva@redhat.com>2004-02-24 16:39:01 +0000
commit072c89031ac1a43428f4984f4895d891ebc95026 (patch)
treefc23192413df6e9587382f595cd6be9fd4565cc3 /bfd/ChangeLog
parent74aee4eb9f6cfbe8eee711bf67cd165898de6804 (diff)
downloadgdb-072c89031ac1a43428f4984f4895d891ebc95026.zip
gdb-072c89031ac1a43428f4984f4895d891ebc95026.tar.gz
gdb-072c89031ac1a43428f4984f4895d891ebc95026.tar.bz2
* elf32-frv.c (FRV_SYM_LOCAL): Weak undefined doesn't imply local.
(_frv_emit_got_relocs_plt_entries): Decay relocation to protected function's descriptor to symbol+offset, and map local undefweak symbol to NULL function descriptor. (elf32_frv_relocate_section): Likewise.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index bde4f4f..0ccab08 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,11 @@
+2004-02-24 Alexandre Oliva <aoliva@redhat.com>
+
+ * elf32-frv.c (FRV_SYM_LOCAL): Weak undefined doesn't imply local.
+ (_frv_emit_got_relocs_plt_entries): Decay relocation to protected
+ function's descriptor to symbol+offset, and map local undefweak
+ symbol to NULL function descriptor.
+ (elf32_frv_relocate_section): Likewise.
+
2004-02-23 Mark Kettenis <kettenis@gnu.org>
* libaout.h (enum machine_type): Add M_SPARC64_NETBSD and