src/binutils ChangeLog dlltool.c
nickc@sourceware.org
nickc@sourceware.org
Tue Feb 12 12:33:00 GMT 2008
CVSROOT: /cvs/src
Module name: src
Changes by: nickc@sourceware.org 2008-02-12 12:33:51
Modified files:
binutils : ChangeLog dlltool.c
Log message:
* dlltool.c (mcore_elf_cache_filename): Add a const qualifier to
the argument.
(scan_obj_filename): Do not drop the const qualifier when calling
mcore_elf_cache_filename.
(struct fname_cache): Add const qualifier to filename field.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/binutils/ChangeLog.diff?cvsroot=src&r1=1.1301&r2=1.1302
http://sourceware.org/cgi-bin/cvsweb.cgi/src/binutils/dlltool.c.diff?cvsroot=src&r1=1.79&r2=1.80
More information about the Binutils-cvs
mailing list