about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/sh/le/libcrypt.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/le/libcrypt.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/le/libcrypt.abilist')
-rw-r--r--sysdeps/unix/sysv/linux/sh/le/libcrypt.abilist7
1 files changed, 7 insertions, 0 deletions
diff --git a/sysdeps/unix/sysv/linux/sh/le/libcrypt.abilist b/sysdeps/unix/sysv/linux/sh/le/libcrypt.abilist
new file mode 100644
index 0000000000..cd6ba95280
--- /dev/null
+++ b/sysdeps/unix/sysv/linux/sh/le/libcrypt.abilist
@@ -0,0 +1,7 @@
+GLIBC_2.0 crypt F
+GLIBC_2.0 crypt_r F
+GLIBC_2.0 encrypt F
+GLIBC_2.0 encrypt_r F
+GLIBC_2.0 fcrypt F
+GLIBC_2.0 setkey F
+GLIBC_2.0 setkey_r F