diff options
| author | Pierre Muller <muller@sourceware.org> | 2011-11-25 15:21:29 +0000 |
|---|---|---|
| committer | Pierre Muller <muller@sourceware.org> | 2011-11-25 15:21:29 +0000 |
| commit | 0c7533d365b00f23f43a58a10a5aad03801f6bf3 (patch) | |
| tree | 5f296541821fed059e08d8b672d127f4b3d03fe6 /opcodes/ChangeLog | |
| parent | c6400f8afd157ff6344a2c180b91e6fd8f6e092f (diff) | |
| download | ppe42-binutils-0c7533d365b00f23f43a58a10a5aad03801f6bf3.tar.gz ppe42-binutils-0c7533d365b00f23f43a58a10a5aad03801f6bf3.zip | |
* mips-dis.c (print_insn_micromips): Rename local variable iprintf
to infprintf to avoid shadow warning.
Diffstat (limited to 'opcodes/ChangeLog')
| -rw-r--r-- | opcodes/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 1a3f06d65b..045b9cae7c 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,8 @@ +2011-11-25 Pierre Muller <muller@ics.u-strasbg.fr> + + * mips-dis.c (print_insn_micromips): Rename local variable iprintf + to infprintf to avoid shadow warning. + 2011-11-25 Nick Clifton <nickc@redhat.com> * po/it.po: Updated Italian translation. |

