projects
/
platform
/
upstream
/
binutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3d07d76
)
* config/m68k-parse.y (yylex): Permit an expression to be used for
author
Ian Lance Taylor
<ian@airs.com>
Wed, 24 Sep 1997 16:50:04 +0000
(16:50 +0000)
committer
Ian Lance Taylor
<ian@airs.com>
Wed, 24 Sep 1997 16:50:04 +0000
(16:50 +0000)
the scale factor.
PR 13393.
gas/ChangeLog
patch
|
blob
|
history
diff --git
a/gas/ChangeLog
b/gas/ChangeLog
index
bb97500
..
9f198fd
100644
(file)
--- a/
gas/ChangeLog
+++ b/
gas/ChangeLog
@@
-1,5
+1,8
@@
Wed Sep 24 11:30:25 1997 Ian Lance Taylor <ian@cygnus.com>
+ * config/m68k-parse.y (yylex): Permit an expression to be used for
+ the scale factor.
+
* Makefile.am (EXTRA_as_new_SOURCES): Set to config/m68k-parse.y,
not m68k-parse.y.
* Makefile.in: Rebuild.