summaryrefslogtreecommitdiffstats
path: root/contrib/gcc/libgcc-darwin.ver
diff options
context:
space:
mode:
authorkan <kan@FreeBSD.org>2005-06-03 03:28:44 +0000
committerkan <kan@FreeBSD.org>2005-06-03 03:28:44 +0000
commit2156e40a831a8e0ab68e4bc091c2940bf46ca6df (patch)
treef0dc8ad34f9fcaf27052e24e893a4284b5fee6e9 /contrib/gcc/libgcc-darwin.ver
parent0a20abcc95340c9d2bb59421bac84eca4fb43b0c (diff)
downloadFreeBSD-src-2156e40a831a8e0ab68e4bc091c2940bf46ca6df.zip
FreeBSD-src-2156e40a831a8e0ab68e4bc091c2940bf46ca6df.tar.gz
Gcc 3.4.4 release.
Diffstat (limited to 'contrib/gcc/libgcc-darwin.ver')
-rw-r--r--contrib/gcc/libgcc-darwin.ver10
1 files changed, 10 insertions, 0 deletions
diff --git a/contrib/gcc/libgcc-darwin.ver b/contrib/gcc/libgcc-darwin.ver
index a1038a8..7341cb3 100644
--- a/contrib/gcc/libgcc-darwin.ver
+++ b/contrib/gcc/libgcc-darwin.ver
@@ -217,3 +217,13 @@ GCC_3.4 {
___paritydi2
___parityti2
}
+
+%inherit GCC_3.4.4 GCC_3.4
+GCC_3.4.4 {
+ # libgcc2 TImode arithmetic (for 64-bit targets).
+ __absvti2
+ __addvti3
+ __mulvti3
+ __negvti2
+ __subvti3
+}
OpenPOWER on IntegriCloud