Subject: CVS commit: src/gnu/dist/toolchain/gcc/config/arm
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 03/06/2003 00:03:22
Module Name: src
Committed By: thorpej
Date: Wed Mar 5 22:03:22 UTC 2003
Modified Files:
src/gnu/dist/toolchain/gcc/config/arm: elf.h
Log Message:
Make sure we output %progbits instead of @progbits. @ is a comment
character in ARM assembly.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/gnu/dist/toolchain/gcc/config/arm/elf.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.