Thu Mar 27 00:45:57 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
authorMartin Hunt <hunt@redhat.com>
Thu, 27 Mar 1997 08:48:14 +0000 (08:48 +0000)
committerMartin Hunt <hunt@redhat.com>
Thu, 27 Mar 1997 08:48:14 +0000 (08:48 +0000)
* elf32-d30v.c (elf_d30v_howto_table): Fix a typo in the
21-bit absolute that made it act as a relative.

bfd/ChangeLog

index 859d33ed2962b0289f2092da14351ddf7c2d8b32..a37f926aa104aea95b3aa5392dfc7bccc438937d 100644 (file)
@@ -1,5 +1,15 @@
+start-sanitize-d30v
+Thu Mar 27 00:45:57 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
+
+       * elf32-d30v.c (elf_d30v_howto_table): Fix a typo in the 
+       21-bit absolute that made it act as a relative. 
+
+end-sanitize-d30v      
 Wed Mar 26 14:50:20 1997  Ian Lance Taylor  <ian@cygnus.com>
 
+       * elflink.c (_bfd_elf_create_linker_section): Don't set
+       bss_section and rel_section from existing sections.
+
        * elf32-ppc.c (ppc_elf_check_relocs): Only create the got section
        if it is needed.