This is the mail archive of the
binutils-cvs@sources.redhat.com
mailing list for the binutils project.
src/gas ChangeLog config/tc-cris.c config/tc-c ...
- From: hp at sourceware dot org
- To: binutils-cvs at sources dot redhat dot com
- Date: 25 Mar 2005 04:10:53 -0000
- Subject: src/gas ChangeLog config/tc-cris.c config/tc-c ...
CVSROOT: /cvs/src
Module name: src
Changes by: hp@sourceware.org 2005-03-25 04:10:53
Modified files:
gas : ChangeLog
gas/config : tc-cris.c tc-cris.h
Log message:
* config/tc-cris.h: Convert to ISO C90.
* config/tc-cris.c: Ditto.
(md_estimate_size_before_relax): Remove obsolete comment for
parameter "segment_type".
(md_begin): Document reason for cast of hash_insert argument.
(md_atof): Correct type of parameter "type".
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/ChangeLog.diff?cvsroot=src&r1=1.2439&r2=1.2440
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/config/tc-cris.c.diff?cvsroot=src&r1=1.32&r2=1.33
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/config/tc-cris.h.diff?cvsroot=src&r1=1.12&r2=1.13