head	1.2;
access;
symbols
	RELEASE_4_5_0:1.1.1.1
	RELEASE_4_4_0:1.1.1.1
	RELEASE_4_3_0:1.1.1.1
	RELEASE_4_2_0:1.1.1.1
	RELEASE_4_1_1:1.1.1.1
	RELEASE_4_1_0:1.1.1.1
	RELEASE_3_5_0:1.1.1.1
	RELEASE_4_0_0:1.1.1.1
	RELEASE_3_4_0:1.1.1.1
	RELEASE_3_3_0:1.1.1.1
	v1_2:1.1.1.1
	ADAM:1.1.1;
locks; strict;
comment	@# @;


1.2
date	2002.03.02.19.37.53;	author naddy;	state dead;
branches;
next	1.1;

1.1
date	99.06.11.00.13.26;	author steve;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	99.06.11.00.13.26;	author steve;	state Exp;
branches;
next	;


desc
@@


1.2
log
@* Update to 1.3.3: miscellaneous fixes and improvements.
* General clean-up.
@
text
@--- intel2gas.cc.orig	Wed May  5 10:53:34 1999
+++ intel2gas.cc	Wed May 12 12:26:47 1999
@@@@ -428,7 +428,7 @@@@
 static void printHelp(char const *infostr)
 {
     fprintf(stderr,"%s\n"\
-	   "usage: intel2gas [options] [infile] [-o outfile]\n"\
+	   "usage: intel2gas [options] [-o outfile] [infile]\n"\
 	   "where options include:\n"\
 	   "\t-h\t\tthis help\n"\
 	   "\t-i\t\tconvert from intel to at&t format (default)\n"\
@


1.1
log
@Initial revision
@
text
@@


1.1.1.1
log
@Initial import of intel2gas version 1.2.
Converts Intel assembly language (nasm) to AT&T syntax (gas).

PR:		11672
Submitted by:	G. Adam Stanislav <adam@@whizkidtech.net>
@
text
@@
