This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc 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]

Re: [PATCH 1/2] Add support fedisableexcept, feenableexcept,fegetexcept and feupdateenv for Renesas sh4


Nobuhiro Iwamatsu <iwamatsu@nigauri.org> wrote:
> 2011-05-23  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
> 
> 	* sysdeps/sh/sh4/fpu/fedisblxcpt.c:
> 	Add support fedisableexcept for Renesas sh4.
> 	* sysdeps/sh/sh4/fpu/feenablxcpt.c:
> 	Add support feenableexcept for Renesas sh4.
> 	* sysdeps/sh/sh4/fpu/fegetexcept.c:
> 	Add support fegetexcept for Renesas sh4.
> 	* sysdeps/sh/sh4/fpu/feupdateenv.c:
> 	Add support feupdateenv for Renesas sh4.

Use the usual style like as other ChangeLog entries:

	* sysdeps/sh/sh4/fpu/fedisblxcpt.c: New file.
	* sysdeps/sh/sh4/fpu/feenablxcpt.c: New file.
	...

and don't send the diff file for ChangeLog.
Other part of the patch looks OK to me, though I guess
your patches require copyright assignment.  Do you have
FSF copyright assignment?

Regards,
	kaz


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