Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1090)

Unified Diff: gcc/libstdc++-v3/config/os/gnu-linux/arm-eabi-extra.ver

Issue 3050029: [gcc] GCC 4.5.0=>4.5.1 (Closed) Base URL: ssh://git@gitrw.chromium.org:9222/nacl-toolchain.git
Patch Set: Created 10 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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;
-};
« no previous file with comments | « gcc/libstdc++-v3/config/os/generic/os_defines.h ('k') | gcc/libstdc++-v3/config/os/gnu-linux/ctype_inline.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698