~vcs-imports/eglibc/trunk

« back to all changes in this revision

Viewing changes to libc/sysdeps/sh/sh4/fpu/fegetexcept.c

  • Committer: joseph
  • Date: 2014-01-03 17:51:28 UTC
  • Revision ID: svn-v4:7b3dc134-2b1b-0410-93df-9e9f96275f8d:trunk:24942
Merge changes between r24468 and r24941 from /fsf/trunk.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/* Get enabled floating-point exceptions.
2
 
   Copyright (C) 2012-2013 Free Software Foundation, Inc.
 
2
   Copyright (C) 2012-2014 Free Software Foundation, Inc.
3
3
   This file is part of the GNU C Library.
4
4
   Contributed by Nobuhiro Iwamatsu <iwamatsu@nigauri.org>, 2012.
5
5