aboutsummaryrefslogtreecommitdiff
path: root/gas/as.c
diff options
context:
space:
mode:
authorDawn Perchik <dawn@cygnus>1997-02-24 09:21:31 +0000
committerDawn Perchik <dawn@cygnus>1997-02-24 09:21:31 +0000
commit72797ffaa06649143685e4e650af15950dd2f451 (patch)
tree96858ca9bd1461235a586a5ea2e0f5f780fcd27b /gas/as.c
parent40ac16240a6232f31d8b29278a610cee3b6a35cf (diff)
downloadgdb-72797ffaa06649143685e4e650af15950dd2f451.zip
gdb-72797ffaa06649143685e4e650af15950dd2f451.tar.gz
gdb-72797ffaa06649143685e4e650af15950dd2f451.tar.bz2
* as.c: Remove -t option.
* configure, configure.in: Move itbl-cpu.h to mips specific configure. * itbl-ops.h: Include itbl-cpu.h only if HAVE_ITBL_CPU is defined. * config/tc-mips.h: Define HAVE_ITBL_CPU.
Diffstat (limited to 'gas/as.c')
-rw-r--r--gas/as.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/as.c b/gas/as.c
index e5ca102..fe44212 100644
--- a/gas/as.c
+++ b/gas/as.c
@@ -143,7 +143,7 @@ Options:\n\
--statistics print various measured statistics from execution\n\
--version print assembler version number and exit\n\
-W suppress warnings\n\
--t,--itbl INSTTBL extend instruction set to include instructions\n\
+--itbl INSTTBL extend instruction set to include instructions\n\
matching the specifications defined in file INSTTBL\n\
-w ignored\n\
-X ignored\n\