From 70f7facc71dcffd3eda4ad5998ea0aa40c3ef632 Mon Sep 17 00:00:00 2001 From: Jeffrey A Law Date: Thu, 27 Aug 1998 19:12:08 +0000 Subject: * i386.c (print_operand): Remove obsolete 'c' docs. From-SVN: r22028 --- gcc/ChangeLog | 4 ++++ gcc/config/i386/i386.c | 1 - 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index d73a8cb..45cc71d 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +Thu Aug 27 20:10:46 1998 Jeffrey A Law (law@cygnus.com) + + * i386.c (print_operand): Remove obsolete 'c' docs. + Wed Aug 26 17:13:37 1998 Tom Tromey * gthr.h: Document __GTHREAD_MUTEX_INIT_FUNCTION. diff --git a/gcc/config/i386/i386.c b/gcc/config/i386/i386.c index b316130..9354e79 100644 --- a/gcc/config/i386/i386.c +++ b/gcc/config/i386/i386.c @@ -3306,7 +3306,6 @@ put_condition_code (code, reverse_cc, mode, file) z -- print the opcode suffix for the size of the current operand. * -- print a star (in certain assembler syntax) w -- print the operand as if it's a "word" (HImode) even if it isn't. - c -- don't print special prefixes before constant operands. J -- print the appropriate jump operand. s -- print a shift double count, followed by the assemblers argument delimiter. -- cgit v1.1