~ubuntu-branches/ubuntu/precise/eglibc/precise-201308281639

« back to all changes in this revision

Viewing changes to ports/sysdeps/arm/eabi/feholdexcpt.c

  • Committer: Package Import Robot
  • Author(s): Matthias Klose
  • Date: 2012-02-08 01:58:09 UTC
  • mfrom: (1.5.3) (288.1.12 precise)
  • Revision ID: package-import@ubuntu.com-20120208015809-ulscst7uteq3e22z
Tags: 2.15~pre6-0ubuntu10
Merge from Debian (r5151, 2.13-26).

Show diffs side-by-side

added added

removed removed

Lines of Context:
12
12
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
13
13
   Lesser General Public License for more details.
14
14
 
15
 
   You should have received a copy of the GNU General Public License
16
 
   along with GCC; see the file COPYING.  If not, write to the Free
17
 
   Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA
18
 
   02110-1301, USA.  */
 
15
   You should have received a copy of the GNU Lesser General Public
 
16
   License along with the GNU C Library; if not, write to the Free
 
17
   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
 
18
   02111-1307 USA.  */
19
19
 
20
20
#include <fenv.h>
21
21
#include <fpu_control.h>