* VERSION: Set to 2.8.1.

* Branched binutils 2.8.
This commit is contained in:
Ian Lance Taylor 1997-04-03 18:16:38 +00:00
parent ddb594ac2a
commit 58b4a8f344
2 changed files with 14 additions and 1 deletions

View File

@ -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

View File

@ -1 +1 @@
cygnus-2.7.3
cygnus-2.8.1