summaryrefslogtreecommitdiffstats
path: root/contrib/gcc/libgcc-std.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-std.ver
parent0a20abcc95340c9d2bb59421bac84eca4fb43b0c (diff)
downloadFreeBSD-src-2156e40a831a8e0ab68e4bc091c2940bf46ca6df.zip
FreeBSD-src-2156e40a831a8e0ab68e4bc091c2940bf46ca6df.tar.gz
Gcc 3.4.4 release.
Diffstat (limited to 'contrib/gcc/libgcc-std.ver')
-rw-r--r--contrib/gcc/libgcc-std.ver11
1 files changed, 11 insertions, 0 deletions
diff --git a/contrib/gcc/libgcc-std.ver b/contrib/gcc/libgcc-std.ver
index 2dc7bb6..4f57e54 100644
--- a/contrib/gcc/libgcc-std.ver
+++ b/contrib/gcc/libgcc-std.ver
@@ -222,4 +222,15 @@ GCC_3.4 {
GCC_3.4.2 {
# Used to deal with trampoline initialization on some platforms
__enable_execute_stack
+ __trampoline_setup
+}
+
+%inherit GCC_3.4.4 GCC_3.4.2
+GCC_3.4.4 {
+ # libgcc2 TImode arithmetic (for 64-bit targets).
+ __absvti2
+ __addvti3
+ __mulvti3
+ __negvti2
+ __subvti3
}
OpenPOWER on IntegriCloud