~vcs-imports/eglibc/trunk

« back to all changes in this revision

Viewing changes to libc/sysdeps/sparc/sparc64/soft-fp/qp_fne.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
/* Software floating-point emulation.
2
2
   Return 1 if (*a) != (*b)
3
 
   Copyright (C) 1997-2013 Free Software Foundation, Inc.
 
3
   Copyright (C) 1997-2014 Free Software Foundation, Inc.
4
4
   This file is part of the GNU C Library.
5
5
   Contributed by Richard Henderson (rth@cygnus.com) and
6
6
                  Jakub Jelinek (jj@ultra.linux.cz).