diff options
author | Ian Lance Taylor <ian@airs.com> | 1999-07-11 20:04:29 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1999-07-11 20:04:29 +0000 |
commit | 57d91c3cedcd8d6dde2420f9addbbb80ceeade1b (patch) | |
tree | e6d8f8402559bf7300b99b406b0c4f331050f0ee /opcodes/po/POTFILES.in | |
parent | b4c96d0d372cd69f536cb481d0c9554cf9f0eda8 (diff) | |
download | gdb-57d91c3cedcd8d6dde2420f9addbbb80ceeade1b.zip gdb-57d91c3cedcd8d6dde2420f9addbbb80ceeade1b.tar.gz gdb-57d91c3cedcd8d6dde2420f9addbbb80ceeade1b.tar.bz2 |
* dis-buf.c: Add ATTRIBUTE_UNUSED as appropriate.
(generic_strcat_address): Add cast to avoid warning.
* i386-dis.c: Initialize all structure fields to avoid warnings.
Add ATTRIBUTE_UNUSED as appropriate.
Diffstat (limited to 'opcodes/po/POTFILES.in')
-rw-r--r-- | opcodes/po/POTFILES.in | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/opcodes/po/POTFILES.in b/opcodes/po/POTFILES.in index 8635910..743a65e 100644 --- a/opcodes/po/POTFILES.in +++ b/opcodes/po/POTFILES.in @@ -1,6 +1,8 @@ a29k-dis.c alpha-dis.c alpha-opc.c +arc-dis.c +arc-opc.c arm-dis.c arm-opc.h cgen-asm.c @@ -56,6 +58,8 @@ sysdep.h tic30-dis.c tic80-dis.c tic80-opc.c +v850-dis.c +v850-opc.c vax-dis.c w65-dis.c w65-opc.h |