diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2015-08-12 04:45:07 -0700 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2015-08-12 04:45:07 -0700 |
commit | 43e65147c07b1400ae0dbb6694882eceb2363713 (patch) | |
tree | e52d56a58d00c74db6c82e736464ab0f500a7181 /opcodes/ChangeLog-2007 | |
parent | f3445b37b67deb8f67f7885274b2544684503f78 (diff) | |
download | gdb-43e65147c07b1400ae0dbb6694882eceb2363713.zip gdb-43e65147c07b1400ae0dbb6694882eceb2363713.tar.gz gdb-43e65147c07b1400ae0dbb6694882eceb2363713.tar.bz2 |
Remove trailing spaces in opcodes
Diffstat (limited to 'opcodes/ChangeLog-2007')
-rw-r--r-- | opcodes/ChangeLog-2007 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/opcodes/ChangeLog-2007 b/opcodes/ChangeLog-2007 index d628f1c..5942489 100644 --- a/opcodes/ChangeLog-2007 +++ b/opcodes/ChangeLog-2007 @@ -1071,7 +1071,7 @@ * s390-mkopc.c (struct s390_cond_ext_format): New global struct. (s390_cond_ext_format): New global variable. (expandConditionalJump): New function. - (main): Invoke expandConditionalJump for mnemonics containing '*'. + (main): Invoke expandConditionalJump for mnemonics containing '*'. * s390-opc.txt: Replace mnemonics with conditional mask extensions with instructions using the newly introduced '*' tag. @@ -1096,7 +1096,7 @@ * ia64-gen.c: (main): Add missing newline to copyright message. * ia64-ic.tbl (fp-non-arith): Add xmpy. * ia64-asmtab.c: Regenerate. - + 2007-08-01 Michael Snyder <msnyder@access-company.com> * i386-dis.c (print_insn): Guard against NULL. |