Reset branch to trunk.
[official-gcc.git] / trunk / libstdc++-v3 / config / os / gnu-linux / arm-eabi-extra.ver
blob5c7dc19e6e0be6b6d83d3a0e8b2d3efbbd19d906
1 # Appended to version file.
3 CXXABI_ARM_1.3.3 {
4    # ARM ABI helper functions provided in libsupc++.
5    __aeabi_atexit;
6    __aeabi_vec_ctor_nocookie_nodtor;
7    __aeabi_vec_ctor_cookie_nodtor;
8    __aeabi_vec_cctor_nocookie_nodtor;
9    __aeabi_vec_new_cookie_noctor;
10    __aeabi_vec_new_nocookie;
11    __aeabi_vec_new_cookie_nodtor;
12    __aeabi_vec_new_cookie;
13    __aeabi_vec_dtor;
14    __aeabi_vec_dtor_cookie;
15    __aeabi_vec_delete;
16    __aeabi_vec_delete3;
17    __aeabi_vec_delete3_nodtor;