OSDN Git Service

* read.c (assign_symbol): Remove const from parm. Fix xcalloc
authoramodra <amodra>
Sat, 9 Apr 2005 06:21:17 +0000 (06:21 +0000)
committeramodra <amodra>
Sat, 9 Apr 2005 06:21:17 +0000 (06:21 +0000)
commitbe4819ff9c4501b52745e9804149d6cb558ebca1
tree8cdf08ab6656c1ec1434fa730650e84516331c2a
parent744276f7b57127ce5e5e7bd00d75256b74acbbc0
* read.c (assign_symbol): Remove const from parm.  Fix xcalloc
call.  Don't do the COFF hacks for multi-emulation gas.  Move
demand_empty_rest_of_line back to caller.
(s_set, equals): demand_empty_rest_of_line here.
gas/ChangeLog
gas/read.c