aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1997-04-03 18:16:38 +0000
committerIan Lance Taylor <ian@airs.com>1997-04-03 18:16:38 +0000
commit58b4a8f3443e59561afe50e8b557a9ebd7ca1654 (patch)
tree33c4e7969772221a8b80137393c71eaace0a7682
parentddb594ac2a5b2111c46817e96c66959b71088a15 (diff)
downloadgdb-58b4a8f3443e59561afe50e8b557a9ebd7ca1654.zip
gdb-58b4a8f3443e59561afe50e8b557a9ebd7ca1654.tar.gz
gdb-58b4a8f3443e59561afe50e8b557a9ebd7ca1654.tar.bz2
* VERSION: Set to 2.8.1.
* Branched binutils 2.8.
-rw-r--r--bfd/ChangeLog13
-rw-r--r--bfd/VERSION2
2 files changed, 14 insertions, 1 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 463810b..31b5a4f 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,16 @@
+Thu Apr 3 11:51:54 1997 Ian Lance Taylor <ian@cygnus.com>
+
+ * VERSION: Set to 2.8.1.
+
+ * Branched binutils 2.8.
+
+ * elf32-ppc.c (ppc_elf_check_relocs): Don't check SEC_ALLOC when
+ deciding whether to copy a reloc into a shared object.
+ (ppc_elf_relocate_section): Likewise. Relocate R_PPC_RELATIVE
+ relocs in unallocated sections.
+ * elf32-sparc.c (elf32_sparc_relocate_section): Relocate
+ R_SPARC_RELATIVE relocs in unallocated sections.
+
Wed Apr 2 16:19:41 1997 Mike Meissner <meissner@cygnus.com>
* elf32-ppc.c (ppc_elf_check_relocs): Undo March 26 change and
diff --git a/bfd/VERSION b/bfd/VERSION
index b9a40b7..9237401 100644
--- a/bfd/VERSION
+++ b/bfd/VERSION
@@ -1 +1 @@
-cygnus-2.7.3
+cygnus-2.8.1