| Index: gcc/libstdc++-v3/config/os/gnu-linux/arm-eabi-extra.ver
|
| diff --git a/gcc/libstdc++-v3/config/os/gnu-linux/arm-eabi-extra.ver b/gcc/libstdc++-v3/config/os/gnu-linux/arm-eabi-extra.ver
|
| deleted file mode 100644
|
| index 5c7dc19e6e0be6b6d83d3a0e8b2d3efbbd19d906..0000000000000000000000000000000000000000
|
| --- a/gcc/libstdc++-v3/config/os/gnu-linux/arm-eabi-extra.ver
|
| +++ /dev/null
|
| @@ -1,18 +0,0 @@
|
| -# Appended to version file.
|
| -
|
| -CXXABI_ARM_1.3.3 {
|
| - # ARM ABI helper functions provided in libsupc++.
|
| - __aeabi_atexit;
|
| - __aeabi_vec_ctor_nocookie_nodtor;
|
| - __aeabi_vec_ctor_cookie_nodtor;
|
| - __aeabi_vec_cctor_nocookie_nodtor;
|
| - __aeabi_vec_new_cookie_noctor;
|
| - __aeabi_vec_new_nocookie;
|
| - __aeabi_vec_new_cookie_nodtor;
|
| - __aeabi_vec_new_cookie;
|
| - __aeabi_vec_dtor;
|
| - __aeabi_vec_dtor_cookie;
|
| - __aeabi_vec_delete;
|
| - __aeabi_vec_delete3;
|
| - __aeabi_vec_delete3_nodtor;
|
| -};
|
|
|