]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - soft-fp/floatundisf.c
soft-fp: Use __label__ for all labels within macros.
[thirdparty/glibc.git] / soft-fp / floatundisf.c
index 8dc750851af83357387e1109376af3a800cc0a11..09f6e395a30d0644df4c14d181b4dd835235fbc7 100644 (file)
@@ -1,6 +1,6 @@
 /* Software floating-point emulation.
    Convert a 64bit unsigned integer to IEEE single
-   Copyright (C) 1997-2013 Free Software Foundation, Inc.
+   Copyright (C) 1997-2015 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Richard Henderson (rth@cygnus.com) and
                  Jakub Jelinek (jj@ultra.linux.cz).