summaryrefslogtreecommitdiff
path: root/soft-fp/Banner
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1999-12-29 18:11:48 +0000
committerUlrich Drepper <drepper@redhat.com>1999-12-29 18:11:48 +0000
commitd876f5327985eac3bf3109e9429febc8a8954ff5 (patch)
tree2ab0233054876a59507ff2ef9652ef81b1317991 /soft-fp/Banner
parentdbbbaf53352501384c57512e2251c9d7169388af (diff)
Update.
1999-12-29 Ulrich Drepper <drepper@cygnus.com> * soft-fp/*: Tons of new files to implement floating-point arithmetic in software. Contributed by Richard Henderson, Jakub Jelinek and others.
Diffstat (limited to 'soft-fp/Banner')
-rw-r--r--soft-fp/Banner1
1 files changed, 1 insertions, 0 deletions
diff --git a/soft-fp/Banner b/soft-fp/Banner
new file mode 100644
index 0000000000..940395cfe3
--- /dev/null
+++ b/soft-fp/Banner
@@ -0,0 +1 @@
+software FPU emulation by Richard Henderson, Jakub Jelinek and others