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/4] [SH/SH4]: Add support fedisableexcept,feenableexcept, fegetexcept and feupdateenv


Nobuhiro Iwamatsu <iwamatsu@nigauri.org> wrote:
> 2012-04-04  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
> 
> 	* sysdeps/sh/sh4/fpu/fedisblxcpt.c: New file.
> 	* sysdeps/sh/sh4/fpu/feenablxcpt.c: New file.
> 	* sysdeps/sh/sh4/fpu/fegetexcept.c: New file.
> 	* sysdeps/sh/sh4/fpu/feupdateenv.c: New file.
[snip]
> +/* Disable floating-point exceptions.
> +   Copyright (C) 2011 Free Software Foundation, Inc.
> +   This file is part of the GNU C Library.
> +   Contributed by Nobuhiro Iwamatsu <iwamatsu@nigauri.org>, 2011

s/2011/2012/ and the last line should end with a period.
Have you done your paper work for glibc with FSF?

Regards,
	kaz


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