* ecoff.c (ecoff_armap_hash): If hlog is 0, just return 0, rather
authorIan Lance Taylor <ian@airs.com>
Thu, 20 Jun 1996 22:23:22 +0000 (22:23 +0000)
committerIan Lance Taylor <ian@airs.com>
Thu, 20 Jun 1996 22:23:22 +0000 (22:23 +0000)
than relying on a right shift of 32.

bfd/ChangeLog

index 931966d104fe2f32633a1e9063f38d9f4561dfaf..5a465019d4d4890b12fc08ea49fdbddca050381a 100644 (file)
@@ -1,3 +1,8 @@
+Thu Jun 20 18:14:25 1996  Ian Lance Taylor  <ian@cygnus.com>
+
+       * ecoff.c (ecoff_armap_hash): If hlog is 0, just return 0, rather
+       than relying on a right shift of 32.
+
 Thu Jun 20 11:00:57 1996  Doug Evans  <dje@canuck.cygnus.com>
 
        * peicode.h (coff_swap_scnhdr_out): ".drectve" doesn't have trailing 0.