From a4631a7d3a0215350c532c408a3b2729660cbc1f Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Thu, 7 Nov 2002 14:33:48 +0000 Subject: Convert ia64-gen to use getopt(). Add standard GNU options plus --srcdir. Convert Makefile.am to pass --srcdir to ia64-gen. Fix compile time warnings. --- opcodes/ia64-asmtab.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'opcodes/ia64-asmtab.c') diff --git a/opcodes/ia64-asmtab.c b/opcodes/ia64-asmtab.c index f007f71f073..399e2bc4054 100644 --- a/opcodes/ia64-asmtab.c +++ b/opcodes/ia64-asmtab.c @@ -1,5 +1,5 @@ -/* This file is automatically generated by ia64-gen. Do not edit! */ -static const char *ia64_strings[] = { +/* This file is automatically generated by ia64-gen. Do not edit! */ +static const char * const ia64_strings[] = { "", "0", "1", "a", "acq", "add", "addl", "addp4", "adds", "alloc", "and", "andcm", "b", "bias", "br", "break", "brl", "brp", "bsw", "c", "call", "cexit", "chk", "cloop", "clr", "clrrrb", "cmp", "cmp4", "cmpxchg1", -- cgit v1.2.1