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:
6440d65
)
* config/tc-i386.c (md_pseudo_table): Remove "zero".
author
Ian Lance Taylor
<ian@airs.com>
Thu, 10 Feb 1994 16:27:34 +0000
(16:27 +0000)
committer
Ian Lance Taylor
<ian@airs.com>
Thu, 10 Feb 1994 16:27:34 +0000
(16:27 +0000)
* config/tc-m88k.c (md_pseudo_table): Likewise.
gas/config/tc-m88k.c
patch
|
blob
|
history
diff --git
a/gas/config/tc-m88k.c
b/gas/config/tc-m88k.c
index 70b188917c066ded8e5828ef7ea0b5e07ac74bc4..ffc554f75857da89f40f2a1ecbdffae7448f3124 100644
(file)
--- a/
gas/config/tc-m88k.c
+++ b/
gas/config/tc-m88k.c
@@
-173,7
+173,6
@@
const pseudo_typeS md_pseudo_table[] =
{"bss", s_lcomm, 1},
{"string", stringer, 0},
{"word", cons, 4},
- {"zero", s_space, 0},
/* Force set to be treated as an instruction. */
{"set", NULL, 0},
{0}