about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/sh/be/libdl.abilist
diff options
context:
space:
mode:
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>2019-07-23 17:25:57 -0300
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>2019-08-29 09:58:31 -0300
commit605f38177dba31fe0d0183abb67e25a28fd37d15 (patch)
treeb0ebb830b9c0c62a23e693f5bdef82426c9c57e9 /sysdeps/unix/sysv/linux/sh/be/libdl.abilist
parentc7fca8d40400314fff5c7d6b68314536235dd5c4 (diff)
downloadglibc-605f38177dba31fe0d0183abb67e25a28fd37d15.tar.gz
glibc-605f38177dba31fe0d0183abb67e25a28fd37d15.tar.xz
glibc-605f38177dba31fe0d0183abb67e25a28fd37d15.zip
sh: Split BE/LE abilist
The fix for BZ#18231 requires new symbols only for sh4eb.  This patch
adds the required folder and files for both BE and LE abilist.  No
semantic changes are expected.

Checked with check-abi for sh4eb-linux-gnu and sh4-linux-gnu.

	* sysdeps/sh/preconfigure.ac: New file.
	* sysdeps/sh/preconfigure: Regenerate.
	* sysdeps/sh/be/sh3/Implies: New file.
	* sysdeps/sh/be/sh4/Implies: Likewise.
	* sysdeps/sh/le/sh3/Implies: Likewise.
	* sysdeps/sh/le/sh4/Implies: Likewise.
	* sysdeps/unix/sysv/linux/sh/le/sh3/Implies: Likewise.
	* sysdeps/unix/sysv/linux/sh/le/sh4/Implies: Likewise.
	* sysdeps/unix/sysv/linux/sh/*.abilist: Move to
	sysdeps/unix/sysv/linux/sh/le/*.abilist.
	* sysdeps/unix/sysv/linux/sh/be/*.abilist: New files.
Diffstat (limited to 'sysdeps/unix/sysv/linux/sh/be/libdl.abilist')
-rw-r--r--sysdeps/unix/sysv/linux/sh/be/libdl.abilist10
1 files changed, 10 insertions, 0 deletions
diff --git a/sysdeps/unix/sysv/linux/sh/be/libdl.abilist b/sysdeps/unix/sysv/linux/sh/be/libdl.abilist
new file mode 100644
index 0000000000..7826fde951
--- /dev/null
+++ b/sysdeps/unix/sysv/linux/sh/be/libdl.abilist
@@ -0,0 +1,10 @@
+GLIBC_2.0 dladdr F
+GLIBC_2.0 dlclose F
+GLIBC_2.0 dlerror F
+GLIBC_2.0 dlopen F
+GLIBC_2.0 dlsym F
+GLIBC_2.1 dlopen F
+GLIBC_2.1 dlvsym F
+GLIBC_2.3.3 dladdr1 F
+GLIBC_2.3.3 dlinfo F
+GLIBC_2.3.4 dlmopen F