Add missing ChangeLog entries for PR binutis/18386
authorH.J. Lu <hjl.tools@gmail.com>
Wed, 13 May 2015 11:33:45 +0000 (04:33 -0700)
committerH.J. Lu <hjl.tools@gmail.com>
Wed, 13 May 2015 11:33:45 +0000 (04:33 -0700)
gas/testsuite/ChangeLog
ld/testsuite/ChangeLog
opcodes/ChangeLog

index da97ddcbb4a4474d100adcfc6feda3a5440b0469..9dbd94c03f332dafb7cab9ac71e20390d7570bcb 100644 (file)
        * gas/i386/iamcu-inval-3.l: Likewise.
        * gas/i386/iamcu-inval-3.s: Likewise.
 
+2015-05-08  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR binutis/18386
+       * gas/i386/i386.exp: Run x86-64-jump.
+       * gas/i386/x86-64-branch.d: Updated.
+       * gas/i386/ilp32/x86-64-branch.d: Likewise.
+       * gas/i386/x86-64-branch.s: Add tests for the operand size prefix
+       with call, jmp and jb.
+       * gas/i386/x86-64-jump.d: New file.
+       * gas/i386/x86-64-jump.s: Likewise.
+
 2015-05-08  Nick Clifton  <nickc@redhat.com>
 
        PR gas/18347
index f7bd9b7327c93958a5502053443e28ce0b38c9d5..a7b006c78ae708dae7f42879e6706748aa4a2e85 100644 (file)
        * ld-i386/i386.exp (iamcu_tests): New.
        Run iamcu_tests.
 
+2015-05-08  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR binutis/18386
+       * ld-x86-64/tlsgdesc.dd: Updated.
+       * ld-x86-64/tlspic.dd: Likewise.
+
 2015-04-29  H.J. Lu  <hongjiu.lu@intel.com>
 
        PR ld/18354
index 8fd1ad31c0991020034bc378955a17746b9d2edc..08ca92de1c2e16ba81b74c543515d9b26b70f2f9 100644 (file)
        * i386-init.h: Likewise.
        * i386-tbl.h: Likewise.
 
+2015-05-08  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR binutis/18386
+       * i386-dis.c (X86_64_E8): New.
+       (X86_64_E9): Likewise.
+       Update comments on 'T', 'U', 'V'.  Add comments for '^'.
+       (dis386): Replace callT/jmpT with X86_64_E8/X86_64_E9.
+       (x86_64_table): Add X86_64_E8 and X86_64_E9.
+       (mod_table): Replace {T|} with ^ on Jcall/Jmp.
+       (putop): Handle '^'.
+       (OP_J): Ignore the operand size prefix in 64-bit.  Don't check
+       REX_W.
+
 2015-04-30  DJ Delorie  <dj@redhat.com>
 
        * disassemble.c (disassembler): Choose suitable disassembler based
This page took 0.028089 seconds and 4 git commands to generate.