* elf32-sparc.c (_bfd_sparc_elf_howto_table): Fix spelling of

R_SPARC_GLOB_JMP.
	* elf64-sparc.c (sparc64_elf_howto_table): Likewise.
	Add entries for R_SPARC_[56].
	(sparc_reloc_map): Add entries for R_SPARC_[56].
This commit is contained in:
David Edelsohn 1996-04-23 01:33:32 +00:00
parent 58c9a12bb8
commit 34249b2faf
1 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,11 @@
Mon Apr 22 18:29:01 1996 Doug Evans <dje@canuck.cygnus.com>
* elf32-sparc.c (_bfd_sparc_elf_howto_table): Fix spelling of
R_SPARC_GLOB_JMP.
* elf64-sparc.c (sparc64_elf_howto_table): Likewise.
Add entries for R_SPARC_[56].
(sparc_reloc_map): Add entries for R_SPARC_[56].
Mon Apr 22 15:07:24 1996 Ian Lance Taylor <ian@cygnus.com>
Optimize linking of stabs in sections as used in ELF and COFF.