This is the mail archive of the
binutils-cvs@sourceware.org
mailing list for the binutils project.
src/gas ChangeLog config/tc-score.c
- From: nickc at sourceware dot org
- To: binutils-cvs at sourceware dot org
- Date: 22 Jan 2007 08:55:34 -0000
- Subject: src/gas ChangeLog config/tc-score.c
CVSROOT: /cvs/src
Module name: src
Changes by: nickc@sourceware.org 2007-01-22 08:55:34
Modified files:
gas : ChangeLog
gas/config : tc-score.c
Log message:
* tc-score.c: Remove unnecessary uses of _().
Make the err_msg[] a file level local array in order to save storage space.
Remove unnecessary sprintf()s.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/ChangeLog.diff?cvsroot=src&r1=1.3118&r2=1.3119
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/config/tc-score.c.diff?cvsroot=src&r1=1.8&r2=1.9