summaryrefslogtreecommitdiff
path: root/Versions.def
diff options
context:
space:
mode:
authorAndi Kleen <ak@linux.intel.com>2010-08-07 21:24:05 -0700
committerUlrich Drepper <drepper@redhat.com>2010-08-07 21:24:05 -0700
commitd22e4cc9397ed41534c9422d0b0ffef8c77bfa53 (patch)
treecf2a4b5b9970dcb959f2b41e44e38ff2914657bd /Versions.def
parent805bc17d6883bf6d47e49620d6f8e1b97cac9901 (diff)
x86: Add support for frame pointer less mcount
Diffstat (limited to 'Versions.def')
-rw-r--r--Versions.def1
1 files changed, 1 insertions, 0 deletions
diff --git a/Versions.def b/Versions.def
index eab006b83f..0ccda50dab 100644
--- a/Versions.def
+++ b/Versions.def
@@ -29,6 +29,7 @@ libc {
GLIBC_2.10
GLIBC_2.11
GLIBC_2.12
+ GLIBC_2.13
%ifdef USE_IN_LIBIO
HURD_CTHREADS_0.3
%endif