Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 01/25/1999 10:38:50
Module Name:	src
Committed By:	christos
Date:		Mon Jan 25 18:38:49 UTC 1999

Modified Files:
	src/gnu/dist/gas/config: tc-i386.c
Log Message:
Don't include '/' as a comment character on ELF. This probably violates
some assembler standard, but we cannot use '/' as the divide operator
otherwise!