head	1.2;
access;
symbols
	RELEASE_8_3_0:1.2
	RELEASE_9_0_0:1.2
	RELEASE_7_4_0:1.2
	RELEASE_8_2_0:1.2
	RELEASE_6_EOL:1.2
	RELEASE_8_1_0:1.2
	RELEASE_7_3_0:1.2
	RELEASE_8_0_0:1.2
	RELEASE_7_2_0:1.2
	RELEASE_7_1_0:1.2
	RELEASE_6_4_0:1.2
	RELEASE_5_EOL:1.2
	RELEASE_7_0_0:1.2
	RELEASE_6_3_0:1.2
	PRE_XORG_7:1.2
	RELEASE_4_EOL:1.2
	RELEASE_6_2_0:1.2
	RELEASE_6_1_0:1.2
	RELEASE_5_5_0:1.2
	RELEASE_6_0_0:1.2
	RELEASE_5_4_0:1.2
	RELEASE_4_11_0:1.2
	RELEASE_5_3_0:1.2
	RELEASE_4_10_0:1.2
	RELEASE_5_2_1:1.2
	RELEASE_5_2_0:1.2
	RELEASE_4_9_0:1.2
	RELEASE_5_1_0:1.2
	RELEASE_4_8_0:1.2
	RELEASE_5_0_0:1.2
	RELEASE_4_7_0:1.2
	RELEASE_4_6_2:1.2
	RELEASE_4_6_1:1.2
	RELEASE_4_6_0:1.2
	RELEASE_5_0_DP1:1.2
	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.52;	author naddy;	state Exp;
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 is a small text parser that can convert assembler source
written in Intel (nasm) syntax to AT&T (gas) syntax.  And nowadays
more often also the other way.

The program does minimal error checking and does not understand the
text it's converting.  It just tries to find matches from its syntax
database.

WWW: http://www.niksula.cs.hut.fi/~mtiihone/intel2gas/
@


1.1
log
@Initial revision
@
text
@a0 6
intel2gas 1.2 (c)1999 Mikko Tiihonen (mikko.tiihonen@@hut.fi)

This program converts assembler source from intel (NASM), to AT&T (gas) 
syntax. It is FREE SOFTWARE under the terms of the GNU General Public 
License (GPL), enclosed in the file 'COPYING'.
----------------------------------------------------------------------------
d2 2
a3 2
written in intel syntax to at&t syntax. And nowadays more often also
the other way.
d6 1
a6 1
text it's converting. It just tries to find matches from its syntax
a7 2
You are encouraged to send any bug reports, suggestions and comments to
the author.
d9 1
a9 1
FreeBSD port by G. Adam Stanislav <adam@@whizkidtech.net>
@


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
@@
