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:
8d43be6
)
* config/obj-ecoff.c (obj_ecoff_ent): Ignore an optional number
author
Ian Lance Taylor
<ian@airs.com>
Wed, 27 Oct 1993 18:47:40 +0000
(18:47 +0000)
committer
Ian Lance Taylor
<ian@airs.com>
Wed, 27 Oct 1993 18:47:40 +0000
(18:47 +0000)
after a .ent directive.
gas/ChangeLog
patch
|
blob
|
history
diff --git
a/gas/ChangeLog
b/gas/ChangeLog
index dd39b7fb3f0abaef7e42e95f06a845c00636188a..c56ba622de200862a5bb0fc5548a001a3fba5faf 100644
(file)
--- a/
gas/ChangeLog
+++ b/
gas/ChangeLog
@@
-1,5
+1,8
@@
Wed Oct 27 11:48:56 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
+ * config/obj-ecoff.c (obj_ecoff_ent): Ignore an optional number
+ after a .ent directive.
+
* config/tc-mips.c (mips_ip): Handle '>' case (shift amount
between 32 and 63 for double shift instruction). Do & 0x1f rather
than % 32.