This is the mail archive of the binutils-cvs@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

src/bfd rs6000-core.c xcoff-target.h ChangeLog


CVSROOT:	/cvs/src
Module name:	src
Changes by:	brobecke@.	2005-10-28 16:24:36

Modified files:
	bfd            : rs6000-core.c xcoff-target.h ChangeLog 

Log message:
	Mostly from Eric Botcazou <botcazou@adacore.com>
	* rs6000-core.c: ANSIfy all function definitions.
	Add missing function prototypes.
	(ptr_to_uint): New type.
	(rs6000coff_core_p): Use it as intermediate step in casts.
	(rs6000coff_core_file_matches_executable_p): Likewise.
	* xcoff-target.h (rs6000coff_core_p): Fix prototype.
	(rs6000coff_core_file_matches_executable_p): Likewise.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/rs6000-core.c.diff?cvsroot=src&r1=1.16&r2=1.17
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/xcoff-target.h.diff?cvsroot=src&r1=1.15&r2=1.16
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.3333&r2=1.3334


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]