diff options
author | Adhemerval Zanella <azanella@linux.vnet.ibm.com> | 2013-10-14 06:55:28 -0500 |
---|---|---|
committer | Adhemerval Zanella <azanella@linux.vnet.ibm.com> | 2013-12-06 05:46:59 -0600 |
commit | 4c628e0026157a723744b5225235dbc40436df61 (patch) | |
tree | cb24a8e881448b65db18841d48b60963493c5f47 /sysdeps/unix | |
parent | f4479220946ab71e6d73e8a7bd7e96b148e848f7 (diff) | |
download | glibc-4c628e0026157a723744b5225235dbc40436df61.tar.gz glibc-4c628e0026157a723744b5225235dbc40436df61.tar.xz glibc-4c628e0026157a723744b5225235dbc40436df61.zip |
PowerPC: initial support for multilib for PowerPC32
This patch add a empty Makefile, the C IFUNC helper macros, and a empty available IFUNC implementation enumeration.
Diffstat (limited to 'sysdeps/unix')
-rw-r--r-- | sysdeps/unix/sysv/linux/powerpc/powerpc32/power4/Implies | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sysdeps/unix/sysv/linux/powerpc/powerpc32/power4/Implies b/sysdeps/unix/sysv/linux/powerpc/powerpc32/power4/Implies deleted file mode 100644 index 17139bf21c..0000000000 --- a/sysdeps/unix/sysv/linux/powerpc/powerpc32/power4/Implies +++ /dev/null @@ -1,2 +0,0 @@ -powerpc/powerpc32/power4/fpu -powerpc/powerpc32/power4 |