aboutsummaryrefslogtreecommitdiff
path: root/lib/i386/floatundidf.S
diff options
context:
space:
mode:
authorEd Schouten <ed@FreeBSD.org>2011-03-17 19:47:28 +0000
committerEd Schouten <ed@FreeBSD.org>2011-03-17 19:47:28 +0000
commitf170b6928b38a264ce005e5fa80d428364b6f659 (patch)
tree875c98489b0419eb321390a6093da33c5116f79a /lib/i386/floatundidf.S
parent217b614317dad692116a3a06fe94ea8f61a59edb (diff)
downloadsrc-f170b6928b38a264ce005e5fa80d428364b6f659.tar.gz
src-f170b6928b38a264ce005e5fa80d428364b6f659.zip
Import compiler-rt r127823.vendor/compiler-rt/compiler-rt-r127823
Changes: - License change; now it's also dual licensed under the MIT licence. - Addition of divmodsi4 and udivmodsi4.
Notes
Notes: svn path=/vendor/compiler-rt/dist/; revision=219719 svn path=/vendor/compiler-rt/compiler-rt-r127823/; revision=219720; tag=vendor/compiler-rt/compiler-rt-r127823
Diffstat (limited to 'lib/i386/floatundidf.S')
-rw-r--r--lib/i386/floatundidf.S4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/i386/floatundidf.S b/lib/i386/floatundidf.S
index 7186a355d96c..6bba7e1cf72a 100644
--- a/lib/i386/floatundidf.S
+++ b/lib/i386/floatundidf.S
@@ -2,8 +2,8 @@
//
// The LLVM Compiler Infrastructure
//
-// This file is distributed under the University of Illinois Open Source
-// License. See LICENSE.TXT for details.
+// This file is dual licensed under the MIT and the University of Illinois Open
+// Source Licenses. See LICENSE.TXT for details.
//
//===----------------------------------------------------------------------===//
//