diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2012-05-04 19:11:04 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2012-05-04 19:11:04 +0000 |
commit | 89e71f5c88863981d62836a94e59161767ba55ff (patch) | |
tree | 684d3556882c7678801d82b6a2925c5894363eca /gas/ChangeLog | |
parent | 762ebb75ae9e0f84d9e5fe326a8b2de2eaf75cf7 (diff) | |
download | gdb-89e71f5c88863981d62836a94e59161767ba55ff.zip gdb-89e71f5c88863981d62836a94e59161767ba55ff.tar.gz gdb-89e71f5c88863981d62836a94e59161767ba55ff.tar.bz2 |
Reformat output_insn
* config/tc-i386.c (output_insn): Reformat.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index ea8fa52..580e830 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,9 @@ 2012-05-04 H.J. Lu <hongjiu.lu@intel.com> + * config/tc-i386.c (output_insn): Reformat. + +2012-05-04 H.J. Lu <hongjiu.lu@intel.com> + * config/tc-i386.c (output_insn): Remove the extra VEX check. 2012-05-04 H.J. Lu <hongjiu.lu@intel.com> |