* config/tc-sparc.c (md_pseudo_table): Make .uahalf, .uaword, and

.uaxword available even if not OBJ_ELF.
	(md_atof): Remove unused local variable wordP.
This commit is contained in:
Ian Lance Taylor 1996-10-03 19:16:36 +00:00
parent 3fac4887a0
commit 76f841e600
1 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,9 @@
Thu Oct 3 15:15:30 1996 Ian Lance Taylor <ian@cygnus.com>
* config/tc-sparc.c (md_pseudo_table): Make .uahalf, .uaword, and
.uaxword available even if not OBJ_ELF.
(md_atof): Remove unused local variable wordP.
Thu Oct 3 00:16:50 1996 Jeffrey A Law (law@cygnus.com)
* config/tc-mn10x00.c, config/tc-mn10x00.h: New files