projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1a7b4b7
)
* ecoff.c (ecoff_armap_hash): If hlog is 0, just return 0, rather
author
Ian Lance Taylor
<ian@airs.com>
Thu, 20 Jun 1996 22:23:22 +0000
(22:23 +0000)
committer
Ian 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
patch
|
blob
|
history
diff --git
a/bfd/ChangeLog
b/bfd/ChangeLog
index 931966d104fe2f32633a1e9063f38d9f4561dfaf..5a465019d4d4890b12fc08ea49fdbddca050381a 100644
(file)
--- a/
bfd/ChangeLog
+++ b/
bfd/ChangeLog
@@
-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.