aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2003-10-08 13:50:23 +0000
committerNick Clifton <nickc@redhat.com>2003-10-08 13:50:23 +0000
commitafa105f875a3431f36da8bca4c1ea54e86b69c43 (patch)
treecd2bcb3d04eb19a02c77508ab18e8865633a9bcd /bfd/ChangeLog
parent6a33aff473fa59850c8b688b9594d019145afd25 (diff)
downloadgdb-afa105f875a3431f36da8bca4c1ea54e86b69c43.zip
gdb-afa105f875a3431f36da8bca4c1ea54e86b69c43.tar.gz
gdb-afa105f875a3431f36da8bca4c1ea54e86b69c43.tar.bz2
Include bfd_elf64_sparc_vec if BFD64 is enabled.
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 48db368..fee0a01 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -28,6 +28,11 @@
* elf-eh-frame.c (_bfd_elf_write_section_eh_frame): Pad the
last CIE/FDE if needed.
+2003-10-06 Nick Clifton <nickc@redhat.com>
+
+ * targets.c (_bfd_target_vector): Include bfd_elf64_sparc_vec if
+ BFD64 is enabled.
+
2003-10-06 Matt Thomas <matt@3am-software.com>
config.bfd: Move the hppa*-*-netbsd* case to the hppa*-*-linux* case.