Fix up membar argument handling.

This commit is contained in:
Ian Lance Taylor
1993-10-25 18:27:24 +00:00
parent 65e2170193
commit 049a1362c6

View File

@ -1,7 +1,6 @@
Mon Oct 25 14:06:17 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
* config/tc-sparc.c (sparc_ip): Use strtol to parse membar
argument, to permit hexadecimal numbers.
* config/tc-sparc.c (sparc_ip): Fix up membar argument handling.
Wed Oct 20 12:26:33 1993 Ken Raeburn (raeburn@rover.cygnus.com)