hide_std.ld |
|
97 |
moz.build |
|
678 |
stdc++compat.cpp |
GLIBCXX_3.4.19 is from gcc 4.8.1 (199309)
GLIBCXX_3.4.20 is from gcc 4.9.0 (199307)
GLIBCXX_3.4.21 is from gcc 5.0 (210290)
GLIBCXX_3.4.22 is from gcc 6.0 (222482)
GLIBCXX_3.4.23 is from gcc 7
GLIBCXX_3.4.24 is from gcc 8
GLIBCXX_3.4.25 is from gcc 8
GLIBCXX_3.4.26 is from gcc 9
GLIBCXX_3.4.27 is from gcc 10
GLIBCXX_3.4.28 is from gcc 10
GLIBCXX_3.4.29 is from gcc 11
This file adds the necessary compatibility tricks to avoid symbols with
version GLIBCXX_3.4.20 and bigger, keeping binary compatibility with
libstdc++ 4.8.1.
WARNING: all symbols from this file must be defined weak when they
overlap with libstdc++.
|
7348 |