]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - soft-fp/fixunstfti.c
soft-fp: Add fixhf[uns][di|si] and float[uns][di|si]hf
[thirdparty/glibc.git] / soft-fp / fixunstfti.c
index efe0cf5c5d55bac9f9255fefc4b1728b4121a95c..8e749d7096112df3f5bc6e4143128eff325d53f0 100644 (file)
@@ -1,8 +1,7 @@
 /* Software floating-point emulation.
    Convert IEEE quad to 128bit unsigned integer
-   Copyright (C) 2007-2013 Free Software Foundation, Inc.
+   Copyright (C) 2007-2022 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Uros Bizjak (ubizjak@gmail.com).
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
@@ -25,7 +24,7 @@
 
    You should have received a copy of the GNU Lesser General Public
    License along with the GNU C Library; if not, see
-   <http://www.gnu.org/licenses/>.  */
+   <https://www.gnu.org/licenses/>.  */
 
 #include "soft-fp.h"
 #include "quad.h"