PATCH: Remove strayed comments in i386-dis.c
H.J. Lu
hongjiu.lu@intel.com
Mon Dec 8 17:43:00 GMT 2008
More information about the Binutils mailing list
Mon Dec 8 17:43:00 GMT 2008
- Previous message (by thread): Error: cannot represent relocation type BFD_RELOC_64
- Next message (by thread): PATCH: Remove an extra blank line in config/tc-i386.c
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I am checking this patch to remove strayed comments in i386-dis.c since this checkin: http://sourceware.org/ml/binutils-cvs/2001-02/msg00000.html H.J. --- 2008-12-08 H.J. Lu <hongjiu.lu@intel.com> * i386-dis.c (putop): Remove strayed comments. Index: i386-dis.c =================================================================== RCS file: /cvs/src/src/opcodes/i386-dis.c,v retrieving revision 1.183 diff -u -p -r1.183 i386-dis.c --- i386-dis.c 28 Aug 2008 15:59:32 -0000 1.183 +++ i386-dis.c 8 Dec 2008 17:39:47 -0000 @@ -11163,7 +11163,6 @@ case_Q: } } break; - /* implicit operand size 'l' for i386 or 'q' for x86-64 */ case 'W': /* operand size flag for cwtl, cbtw */ USED_REX (REX_W);
- Previous message (by thread): Error: cannot represent relocation type BFD_RELOC_64
- Next message (by thread): PATCH: Remove an extra blank line in config/tc-i386.c
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list