aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTreehugger Robot <treehugger-gerrit@google.com>2016-08-04 23:56:55 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2016-08-04 23:56:55 +0000
commited9e6a41c92c9552be84ecc126e29b4604eee246 (patch)
treec59c8073122c5a5a814776181ee09e59ba299f65
parente8921ec92c9c1b32622473ae4d133a69219abd06 (diff)
parentc8a95a3b15c752bcba84516589a9f2bd63f22ca6 (diff)
downloadbionic-ndk-r13-release.tar.gz
Merge changes I01c4d9a8,Ic34734b4ndk-r13-beta2ndk-r13ndk-r13-release
* changes: Run genversion-scripts.py. Annotate libdl.map.txt.
-rw-r--r--libc/libc.arm.brillo.map92
-rw-r--r--libc/libc.arm.map94
-rw-r--r--libc/libc.arm64.map64
-rw-r--r--libc/libc.mips.brillo.map64
-rw-r--r--libc/libc.mips.map66
-rw-r--r--libc/libc.mips64.map64
-rw-r--r--libc/libc.x86.brillo.map64
-rw-r--r--libc/libc.x86.map66
-rw-r--r--libc/libc.x86_64.map64
-rw-r--r--libdl/libdl.arm.map6
-rw-r--r--libdl/libdl.arm64.map6
-rw-r--r--libdl/libdl.map.txt6
-rw-r--r--libdl/libdl.mips.map6
-rw-r--r--libdl/libdl.mips64.map6
-rw-r--r--libdl/libdl.x86.map6
-rw-r--r--libdl/libdl.x86_64.map6
16 files changed, 340 insertions, 340 deletions
diff --git a/libc/libc.arm.brillo.map b/libc/libc.arm.brillo.map
index cdd87b3d0..4e8212b0b 100644
--- a/libc/libc.arm.brillo.map
+++ b/libc/libc.arm.brillo.map
@@ -1201,25 +1201,25 @@ LIBC {
*;
};
-LIBC_N { # introduced=24
+LIBC_N { # introduced-arm64=24 introduced-mips=24 introduced-mips64=24 introduced-x86=24 introduced-x86_64=24
global:
- __aeabi_atexit; # arm
- __aeabi_memclr; # arm
- __aeabi_memclr4; # arm
- __aeabi_memclr8; # arm
- __aeabi_memcpy; # arm
- __aeabi_memcpy4; # arm
- __aeabi_memcpy8; # arm
- __aeabi_memmove; # arm
- __aeabi_memmove4; # arm
- __aeabi_memmove8; # arm
- __aeabi_memset; # arm
- __aeabi_memset4; # arm
- __aeabi_memset8; # arm
+ __aeabi_atexit; # arm versioned=24
+ __aeabi_memclr; # arm versioned=24
+ __aeabi_memclr4; # arm versioned=24
+ __aeabi_memclr8; # arm versioned=24
+ __aeabi_memcpy; # arm versioned=24
+ __aeabi_memcpy4; # arm versioned=24
+ __aeabi_memcpy8; # arm versioned=24
+ __aeabi_memmove; # arm versioned=24
+ __aeabi_memmove4; # arm versioned=24
+ __aeabi_memmove8; # arm versioned=24
+ __aeabi_memset; # arm versioned=24
+ __aeabi_memset4; # arm versioned=24
+ __aeabi_memset8; # arm versioned=24
__fread_chk; # introduced=24
__fwrite_chk; # introduced=24
__getcwd_chk; # introduced=24
- __gnu_Unwind_Find_exidx; # arm
+ __gnu_Unwind_Find_exidx; # arm versioned=24
__pwrite_chk; # introduced=24
__pwrite64_chk; # introduced=24
__write_chk; # introduced=24
@@ -1266,38 +1266,38 @@ LIBC_N { # introduced=24
tmpfile64; # introduced=24
} LIBC;
-LIBC_O { # future
+LIBC_O {
global:
- catclose;
- catgets;
- catopen;
- ctermid;
- endgrent;
- endpwent;
- futimes;
- futimesat;
- getdomainname;
- getgrent;
- getpwent;
- getsubopt;
- hasmntopt;
- lutimes;
- mblen;
- pthread_getname_np;
- quotactl;
- setdomainname;
- setgrent;
- setpwent;
- sighold;
- sigignore;
- sigpause;
- sigrelse;
- sigset;
- sync_file_range;
- towctrans;
- towctrans_l;
- wctrans;
- wctrans_l;
+ catclose; # future
+ catgets; # future
+ catopen; # future
+ ctermid; # future
+ endgrent; # future
+ endpwent; # future
+ futimes; # future
+ futimesat; # future
+ getdomainname; # future
+ getgrent; # future
+ getpwent; # future
+ getsubopt; # future
+ hasmntopt; # future
+ lutimes; # future
+ mblen; # future
+ pthread_getname_np; # future
+ quotactl; # future
+ setdomainname; # future
+ setgrent; # future
+ setpwent; # future
+ sighold; # future
+ sigignore; # future
+ sigpause; # future
+ sigrelse; # future
+ sigset; # future
+ sync_file_range; # future
+ towctrans; # future
+ towctrans_l; # future
+ wctrans; # future
+ wctrans_l; # future
} LIBC_N;
LIBC_PRIVATE {
diff --git a/libc/libc.arm.map b/libc/libc.arm.map
index 80a02a8fa..0ee2308b2 100644
--- a/libc/libc.arm.map
+++ b/libc/libc.arm.map
@@ -1201,25 +1201,25 @@ LIBC {
*;
};
-LIBC_N { # introduced=24
+LIBC_N { # introduced-arm64=24 introduced-mips=24 introduced-mips64=24 introduced-x86=24 introduced-x86_64=24
global:
- __aeabi_atexit; # arm
- __aeabi_memclr; # arm
- __aeabi_memclr4; # arm
- __aeabi_memclr8; # arm
- __aeabi_memcpy; # arm
- __aeabi_memcpy4; # arm
- __aeabi_memcpy8; # arm
- __aeabi_memmove; # arm
- __aeabi_memmove4; # arm
- __aeabi_memmove8; # arm
- __aeabi_memset; # arm
- __aeabi_memset4; # arm
- __aeabi_memset8; # arm
+ __aeabi_atexit; # arm versioned=24
+ __aeabi_memclr; # arm versioned=24
+ __aeabi_memclr4; # arm versioned=24
+ __aeabi_memclr8; # arm versioned=24
+ __aeabi_memcpy; # arm versioned=24
+ __aeabi_memcpy4; # arm versioned=24
+ __aeabi_memcpy8; # arm versioned=24
+ __aeabi_memmove; # arm versioned=24
+ __aeabi_memmove4; # arm versioned=24
+ __aeabi_memmove8; # arm versioned=24
+ __aeabi_memset; # arm versioned=24
+ __aeabi_memset4; # arm versioned=24
+ __aeabi_memset8; # arm versioned=24
__fread_chk; # introduced=24
__fwrite_chk; # introduced=24
__getcwd_chk; # introduced=24
- __gnu_Unwind_Find_exidx; # arm
+ __gnu_Unwind_Find_exidx; # arm versioned=24
__pwrite_chk; # introduced=24
__pwrite64_chk; # introduced=24
__write_chk; # introduced=24
@@ -1266,38 +1266,39 @@ LIBC_N { # introduced=24
tmpfile64; # introduced=24
} LIBC;
-LIBC_O { # future
+LIBC_O {
global:
- catclose;
- catgets;
- catopen;
- ctermid;
- endgrent;
- endpwent;
- futimes;
- futimesat;
- getdomainname;
- getgrent;
- getpwent;
- getsubopt;
- hasmntopt;
- lutimes;
- mblen;
- pthread_getname_np;
- quotactl;
- setdomainname;
- setgrent;
- setpwent;
- sighold;
- sigignore;
- sigpause;
- sigrelse;
- sigset;
- sync_file_range;
- towctrans;
- towctrans_l;
- wctrans;
- wctrans_l;
+ bsd_signal; # arm x86 mips nobrillo versioned=26
+ catclose; # future
+ catgets; # future
+ catopen; # future
+ ctermid; # future
+ endgrent; # future
+ endpwent; # future
+ futimes; # future
+ futimesat; # future
+ getdomainname; # future
+ getgrent; # future
+ getpwent; # future
+ getsubopt; # future
+ hasmntopt; # future
+ lutimes; # future
+ mblen; # future
+ pthread_getname_np; # future
+ quotactl; # future
+ setdomainname; # future
+ setgrent; # future
+ setpwent; # future
+ sighold; # future
+ sigignore; # future
+ sigpause; # future
+ sigrelse; # future
+ sigset; # future
+ sync_file_range; # future
+ towctrans; # future
+ towctrans_l; # future
+ wctrans; # future
+ wctrans_l; # future
} LIBC_N;
LIBC_PRIVATE {
@@ -1485,7 +1486,6 @@ LIBC_PRIVATE {
atexit; # arm
bcopy; # arm x86 mips nobrillo
bzero; # arm x86 mips nobrillo
- bsd_signal; # arm x86 mips nobrillo
dlmalloc; # arm x86 mips nobrillo
dlmalloc_inspect_all; # arm x86 mips nobrillo
dlmalloc_trim; # arm x86 mips nobrillo
diff --git a/libc/libc.arm64.map b/libc/libc.arm64.map
index 1f2fca059..f08034018 100644
--- a/libc/libc.arm64.map
+++ b/libc/libc.arm64.map
@@ -1139,7 +1139,7 @@ LIBC {
*;
};
-LIBC_N { # introduced=24
+LIBC_N { # introduced-arm64=24 introduced-mips=24 introduced-mips64=24 introduced-x86=24 introduced-x86_64=24
global:
__fread_chk; # introduced=24
__fwrite_chk; # introduced=24
@@ -1189,38 +1189,38 @@ LIBC_N { # introduced=24
tmpfile64; # introduced=24
} LIBC;
-LIBC_O { # future
+LIBC_O {
global:
- catclose;
- catgets;
- catopen;
- ctermid;
- endgrent;
- endpwent;
- futimes;
- futimesat;
- getdomainname;
- getgrent;
- getpwent;
- getsubopt;
- hasmntopt;
- lutimes;
- mblen;
- pthread_getname_np;
- quotactl;
- setdomainname;
- setgrent;
- setpwent;
- sighold;
- sigignore;
- sigpause;
- sigrelse;
- sigset;
- sync_file_range;
- towctrans;
- towctrans_l;
- wctrans;
- wctrans_l;
+ catclose; # future
+ catgets; # future
+ catopen; # future
+ ctermid; # future
+ endgrent; # future
+ endpwent; # future
+ futimes; # future
+ futimesat; # future
+ getdomainname; # future
+ getgrent; # future
+ getpwent; # future
+ getsubopt; # future
+ hasmntopt; # future
+ lutimes; # future
+ mblen; # future
+ pthread_getname_np; # future
+ quotactl; # future
+ setdomainname; # future
+ setgrent; # future
+ setpwent; # future
+ sighold; # future
+ sigignore; # future
+ sigpause; # future
+ sigrelse; # future
+ sigset; # future
+ sync_file_range; # future
+ towctrans; # future
+ towctrans_l; # future
+ wctrans; # future
+ wctrans_l; # future
} LIBC_N;
LIBC_PRIVATE {
diff --git a/libc/libc.mips.brillo.map b/libc/libc.mips.brillo.map
index 8105dc3c5..3911b20af 100644
--- a/libc/libc.mips.brillo.map
+++ b/libc/libc.mips.brillo.map
@@ -1199,7 +1199,7 @@ LIBC {
*;
};
-LIBC_N { # introduced=24
+LIBC_N { # introduced-arm64=24 introduced-mips=24 introduced-mips64=24 introduced-x86=24 introduced-x86_64=24
global:
__fread_chk; # introduced=24
__fwrite_chk; # introduced=24
@@ -1250,38 +1250,38 @@ LIBC_N { # introduced=24
tmpfile64; # introduced=24
} LIBC;
-LIBC_O { # future
+LIBC_O {
global:
- catclose;
- catgets;
- catopen;
- ctermid;
- endgrent;
- endpwent;
- futimes;
- futimesat;
- getdomainname;
- getgrent;
- getpwent;
- getsubopt;
- hasmntopt;
- lutimes;
- mblen;
- pthread_getname_np;
- quotactl;
- setdomainname;
- setgrent;
- setpwent;
- sighold;
- sigignore;
- sigpause;
- sigrelse;
- sigset;
- sync_file_range;
- towctrans;
- towctrans_l;
- wctrans;
- wctrans_l;
+ catclose; # future
+ catgets; # future
+ catopen; # future
+ ctermid; # future
+ endgrent; # future
+ endpwent; # future
+ futimes; # future
+ futimesat; # future
+ getdomainname; # future
+ getgrent; # future
+ getpwent; # future
+ getsubopt; # future
+ hasmntopt; # future
+ lutimes; # future
+ mblen; # future
+ pthread_getname_np; # future
+ quotactl; # future
+ setdomainname; # future
+ setgrent; # future
+ setpwent; # future
+ sighold; # future
+ sigignore; # future
+ sigpause; # future
+ sigrelse; # future
+ sigset; # future
+ sync_file_range; # future
+ towctrans; # future
+ towctrans_l; # future
+ wctrans; # future
+ wctrans_l; # future
} LIBC_N;
LIBC_PRIVATE {
diff --git a/libc/libc.mips.map b/libc/libc.mips.map
index 3a8ad9860..cc143c8dc 100644
--- a/libc/libc.mips.map
+++ b/libc/libc.mips.map
@@ -1199,7 +1199,7 @@ LIBC {
*;
};
-LIBC_N { # introduced=24
+LIBC_N { # introduced-arm64=24 introduced-mips=24 introduced-mips64=24 introduced-x86=24 introduced-x86_64=24
global:
__fread_chk; # introduced=24
__fwrite_chk; # introduced=24
@@ -1250,38 +1250,39 @@ LIBC_N { # introduced=24
tmpfile64; # introduced=24
} LIBC;
-LIBC_O { # future
+LIBC_O {
global:
- catclose;
- catgets;
- catopen;
- ctermid;
- endgrent;
- endpwent;
- futimes;
- futimesat;
- getdomainname;
- getgrent;
- getpwent;
- getsubopt;
- hasmntopt;
- lutimes;
- mblen;
- pthread_getname_np;
- quotactl;
- setdomainname;
- setgrent;
- setpwent;
- sighold;
- sigignore;
- sigpause;
- sigrelse;
- sigset;
- sync_file_range;
- towctrans;
- towctrans_l;
- wctrans;
- wctrans_l;
+ bsd_signal; # arm x86 mips nobrillo versioned=26
+ catclose; # future
+ catgets; # future
+ catopen; # future
+ ctermid; # future
+ endgrent; # future
+ endpwent; # future
+ futimes; # future
+ futimesat; # future
+ getdomainname; # future
+ getgrent; # future
+ getpwent; # future
+ getsubopt; # future
+ hasmntopt; # future
+ lutimes; # future
+ mblen; # future
+ pthread_getname_np; # future
+ quotactl; # future
+ setdomainname; # future
+ setgrent; # future
+ setpwent; # future
+ sighold; # future
+ sigignore; # future
+ sigpause; # future
+ sigrelse; # future
+ sigset; # future
+ sync_file_range; # future
+ towctrans; # future
+ towctrans_l; # future
+ wctrans; # future
+ wctrans_l; # future
} LIBC_N;
LIBC_PRIVATE {
@@ -1327,7 +1328,6 @@ LIBC_PRIVATE {
arc4random_stir; # arm x86 mips nobrillo
bcopy; # arm x86 mips nobrillo
bzero; # arm x86 mips nobrillo
- bsd_signal; # arm x86 mips nobrillo
dlmalloc; # arm x86 mips nobrillo
dlmalloc_inspect_all; # arm x86 mips nobrillo
dlmalloc_trim; # arm x86 mips nobrillo
diff --git a/libc/libc.mips64.map b/libc/libc.mips64.map
index 1f2fca059..f08034018 100644
--- a/libc/libc.mips64.map
+++ b/libc/libc.mips64.map
@@ -1139,7 +1139,7 @@ LIBC {
*;
};
-LIBC_N { # introduced=24
+LIBC_N { # introduced-arm64=24 introduced-mips=24 introduced-mips64=24 introduced-x86=24 introduced-x86_64=24
global:
__fread_chk; # introduced=24
__fwrite_chk; # introduced=24
@@ -1189,38 +1189,38 @@ LIBC_N { # introduced=24
tmpfile64; # introduced=24
} LIBC;
-LIBC_O { # future
+LIBC_O {
global:
- catclose;
- catgets;
- catopen;
- ctermid;
- endgrent;
- endpwent;
- futimes;
- futimesat;
- getdomainname;
- getgrent;
- getpwent;
- getsubopt;
- hasmntopt;
- lutimes;
- mblen;
- pthread_getname_np;
- quotactl;
- setdomainname;
- setgrent;
- setpwent;
- sighold;
- sigignore;
- sigpause;
- sigrelse;
- sigset;
- sync_file_range;
- towctrans;
- towctrans_l;
- wctrans;
- wctrans_l;
+ catclose; # future
+ catgets; # future
+ catopen; # future
+ ctermid; # future
+ endgrent; # future
+ endpwent; # future
+ futimes; # future
+ futimesat; # future
+ getdomainname; # future
+ getgrent; # future
+ getpwent; # future
+ getsubopt; # future
+ hasmntopt; # future
+ lutimes; # future
+ mblen; # future
+ pthread_getname_np; # future
+ quotactl; # future
+ setdomainname; # future
+ setgrent; # future
+ setpwent; # future
+ sighold; # future
+ sigignore; # future
+ sigpause; # future
+ sigrelse; # future
+ sigset; # future
+ sync_file_range; # future
+ towctrans; # future
+ towctrans_l; # future
+ wctrans; # future
+ wctrans_l; # future
} LIBC_N;
LIBC_PRIVATE {
diff --git a/libc/libc.x86.brillo.map b/libc/libc.x86.brillo.map
index d6c15a4dd..a02d35859 100644
--- a/libc/libc.x86.brillo.map
+++ b/libc/libc.x86.brillo.map
@@ -1197,7 +1197,7 @@ LIBC {
*;
};
-LIBC_N { # introduced=24
+LIBC_N { # introduced-arm64=24 introduced-mips=24 introduced-mips64=24 introduced-x86=24 introduced-x86_64=24
global:
__fread_chk; # introduced=24
__fwrite_chk; # introduced=24
@@ -1248,38 +1248,38 @@ LIBC_N { # introduced=24
tmpfile64; # introduced=24
} LIBC;
-LIBC_O { # future
+LIBC_O {
global:
- catclose;
- catgets;
- catopen;
- ctermid;
- endgrent;
- endpwent;
- futimes;
- futimesat;
- getdomainname;
- getgrent;
- getpwent;
- getsubopt;
- hasmntopt;
- lutimes;
- mblen;
- pthread_getname_np;
- quotactl;
- setdomainname;
- setgrent;
- setpwent;
- sighold;
- sigignore;
- sigpause;
- sigrelse;
- sigset;
- sync_file_range;
- towctrans;
- towctrans_l;
- wctrans;
- wctrans_l;
+ catclose; # future
+ catgets; # future
+ catopen; # future
+ ctermid; # future
+ endgrent; # future
+ endpwent; # future
+ futimes; # future
+ futimesat; # future
+ getdomainname; # future
+ getgrent; # future
+ getpwent; # future
+ getsubopt; # future
+ hasmntopt; # future
+ lutimes; # future
+ mblen; # future
+ pthread_getname_np; # future
+ quotactl; # future
+ setdomainname; # future
+ setgrent; # future
+ setpwent; # future
+ sighold; # future
+ sigignore; # future
+ sigpause; # future
+ sigrelse; # future
+ sigset; # future
+ sync_file_range; # future
+ towctrans; # future
+ towctrans_l; # future
+ wctrans; # future
+ wctrans_l; # future
} LIBC_N;
LIBC_PRIVATE {
diff --git a/libc/libc.x86.map b/libc/libc.x86.map
index 412386bba..6e31a415b 100644
--- a/libc/libc.x86.map
+++ b/libc/libc.x86.map
@@ -1197,7 +1197,7 @@ LIBC {
*;
};
-LIBC_N { # introduced=24
+LIBC_N { # introduced-arm64=24 introduced-mips=24 introduced-mips64=24 introduced-x86=24 introduced-x86_64=24
global:
__fread_chk; # introduced=24
__fwrite_chk; # introduced=24
@@ -1248,38 +1248,39 @@ LIBC_N { # introduced=24
tmpfile64; # introduced=24
} LIBC;
-LIBC_O { # future
+LIBC_O {
global:
- catclose;
- catgets;
- catopen;
- ctermid;
- endgrent;
- endpwent;
- futimes;
- futimesat;
- getdomainname;
- getgrent;
- getpwent;
- getsubopt;
- hasmntopt;
- lutimes;
- mblen;
- pthread_getname_np;
- quotactl;
- setdomainname;
- setgrent;
- setpwent;
- sighold;
- sigignore;
- sigpause;
- sigrelse;
- sigset;
- sync_file_range;
- towctrans;
- towctrans_l;
- wctrans;
- wctrans_l;
+ bsd_signal; # arm x86 mips nobrillo versioned=26
+ catclose; # future
+ catgets; # future
+ catopen; # future
+ ctermid; # future
+ endgrent; # future
+ endpwent; # future
+ futimes; # future
+ futimesat; # future
+ getdomainname; # future
+ getgrent; # future
+ getpwent; # future
+ getsubopt; # future
+ hasmntopt; # future
+ lutimes; # future
+ mblen; # future
+ pthread_getname_np; # future
+ quotactl; # future
+ setdomainname; # future
+ setgrent; # future
+ setpwent; # future
+ sighold; # future
+ sigignore; # future
+ sigpause; # future
+ sigrelse; # future
+ sigset; # future
+ sync_file_range; # future
+ towctrans; # future
+ towctrans_l; # future
+ wctrans; # future
+ wctrans_l; # future
} LIBC_N;
LIBC_PRIVATE {
@@ -1326,7 +1327,6 @@ LIBC_PRIVATE {
arc4random_stir; # arm x86 mips nobrillo
bcopy; # arm x86 mips nobrillo
bzero; # arm x86 mips nobrillo
- bsd_signal; # arm x86 mips nobrillo
dlmalloc; # arm x86 mips nobrillo
dlmalloc_inspect_all; # arm x86 mips nobrillo
dlmalloc_trim; # arm x86 mips nobrillo
diff --git a/libc/libc.x86_64.map b/libc/libc.x86_64.map
index 1f2fca059..f08034018 100644
--- a/libc/libc.x86_64.map
+++ b/libc/libc.x86_64.map
@@ -1139,7 +1139,7 @@ LIBC {
*;
};
-LIBC_N { # introduced=24
+LIBC_N { # introduced-arm64=24 introduced-mips=24 introduced-mips64=24 introduced-x86=24 introduced-x86_64=24
global:
__fread_chk; # introduced=24
__fwrite_chk; # introduced=24
@@ -1189,38 +1189,38 @@ LIBC_N { # introduced=24
tmpfile64; # introduced=24
} LIBC;
-LIBC_O { # future
+LIBC_O {
global:
- catclose;
- catgets;
- catopen;
- ctermid;
- endgrent;
- endpwent;
- futimes;
- futimesat;
- getdomainname;
- getgrent;
- getpwent;
- getsubopt;
- hasmntopt;
- lutimes;
- mblen;
- pthread_getname_np;
- quotactl;
- setdomainname;
- setgrent;
- setpwent;
- sighold;
- sigignore;
- sigpause;
- sigrelse;
- sigset;
- sync_file_range;
- towctrans;
- towctrans_l;
- wctrans;
- wctrans_l;
+ catclose; # future
+ catgets; # future
+ catopen; # future
+ ctermid; # future
+ endgrent; # future
+ endpwent; # future
+ futimes; # future
+ futimesat; # future
+ getdomainname; # future
+ getgrent; # future
+ getpwent; # future
+ getsubopt; # future
+ hasmntopt; # future
+ lutimes; # future
+ mblen; # future
+ pthread_getname_np; # future
+ quotactl; # future
+ setdomainname; # future
+ setgrent; # future
+ setpwent; # future
+ sighold; # future
+ sigignore; # future
+ sigpause; # future
+ sigrelse; # future
+ sigset; # future
+ sync_file_range; # future
+ towctrans; # future
+ towctrans_l; # future
+ wctrans; # future
+ wctrans_l; # future
} LIBC_N;
LIBC_PRIVATE {
diff --git a/libdl/libdl.arm.map b/libdl/libdl.arm.map
index 2200cd4ab..1fdc1a7f1 100644
--- a/libdl/libdl.arm.map
+++ b/libdl/libdl.arm.map
@@ -17,8 +17,8 @@
LIBC {
global:
- android_dlopen_ext;
- dl_iterate_phdr;
+ android_dlopen_ext; # introduced=21
+ dl_iterate_phdr; # introduced-arm=21
dl_unwind_find_exidx; # arm
dladdr;
dlclose;
@@ -31,7 +31,7 @@ LIBC {
LIBC_N {
global:
- dlvsym;
+ dlvsym; # introduced=24
} LIBC;
LIBC_PLATFORM {
diff --git a/libdl/libdl.arm64.map b/libdl/libdl.arm64.map
index 8779e4cf1..28d261362 100644
--- a/libdl/libdl.arm64.map
+++ b/libdl/libdl.arm64.map
@@ -17,8 +17,8 @@
LIBC {
global:
- android_dlopen_ext;
- dl_iterate_phdr;
+ android_dlopen_ext; # introduced=21
+ dl_iterate_phdr; # introduced-arm=21
dladdr;
dlclose;
dlerror;
@@ -30,7 +30,7 @@ LIBC {
LIBC_N {
global:
- dlvsym;
+ dlvsym; # introduced=24
} LIBC;
LIBC_PLATFORM {
diff --git a/libdl/libdl.map.txt b/libdl/libdl.map.txt
index 962692ec9..0a82a2e7c 100644
--- a/libdl/libdl.map.txt
+++ b/libdl/libdl.map.txt
@@ -16,8 +16,8 @@
LIBC {
global:
- android_dlopen_ext;
- dl_iterate_phdr;
+ android_dlopen_ext; # introduced=21
+ dl_iterate_phdr; # introduced-arm=21
dl_unwind_find_exidx; # arm
dladdr;
dlclose;
@@ -30,7 +30,7 @@ LIBC {
LIBC_N {
global:
- dlvsym;
+ dlvsym; # introduced=24
} LIBC;
LIBC_PLATFORM {
diff --git a/libdl/libdl.mips.map b/libdl/libdl.mips.map
index 8779e4cf1..28d261362 100644
--- a/libdl/libdl.mips.map
+++ b/libdl/libdl.mips.map
@@ -17,8 +17,8 @@
LIBC {
global:
- android_dlopen_ext;
- dl_iterate_phdr;
+ android_dlopen_ext; # introduced=21
+ dl_iterate_phdr; # introduced-arm=21
dladdr;
dlclose;
dlerror;
@@ -30,7 +30,7 @@ LIBC {
LIBC_N {
global:
- dlvsym;
+ dlvsym; # introduced=24
} LIBC;
LIBC_PLATFORM {
diff --git a/libdl/libdl.mips64.map b/libdl/libdl.mips64.map
index 8779e4cf1..28d261362 100644
--- a/libdl/libdl.mips64.map
+++ b/libdl/libdl.mips64.map
@@ -17,8 +17,8 @@
LIBC {
global:
- android_dlopen_ext;
- dl_iterate_phdr;
+ android_dlopen_ext; # introduced=21
+ dl_iterate_phdr; # introduced-arm=21
dladdr;
dlclose;
dlerror;
@@ -30,7 +30,7 @@ LIBC {
LIBC_N {
global:
- dlvsym;
+ dlvsym; # introduced=24
} LIBC;
LIBC_PLATFORM {
diff --git a/libdl/libdl.x86.map b/libdl/libdl.x86.map
index 8779e4cf1..28d261362 100644
--- a/libdl/libdl.x86.map
+++ b/libdl/libdl.x86.map
@@ -17,8 +17,8 @@
LIBC {
global:
- android_dlopen_ext;
- dl_iterate_phdr;
+ android_dlopen_ext; # introduced=21
+ dl_iterate_phdr; # introduced-arm=21
dladdr;
dlclose;
dlerror;
@@ -30,7 +30,7 @@ LIBC {
LIBC_N {
global:
- dlvsym;
+ dlvsym; # introduced=24
} LIBC;
LIBC_PLATFORM {
diff --git a/libdl/libdl.x86_64.map b/libdl/libdl.x86_64.map
index 8779e4cf1..28d261362 100644
--- a/libdl/libdl.x86_64.map
+++ b/libdl/libdl.x86_64.map
@@ -17,8 +17,8 @@
LIBC {
global:
- android_dlopen_ext;
- dl_iterate_phdr;
+ android_dlopen_ext; # introduced=21
+ dl_iterate_phdr; # introduced-arm=21
dladdr;
dlclose;
dlerror;
@@ -30,7 +30,7 @@ LIBC {
LIBC_N {
global:
- dlvsym;
+ dlvsym; # introduced=24
} LIBC;
LIBC_PLATFORM {