Move powerpc ports pieces to libc.
commit29d73d867e1df54d703542cf7d076c5620dc2fb7
authorJoseph Myers <joseph@codesourcery.com>
Fri, 4 Oct 2013 16:02:33 +0000 (4 16:02 +0000)
committerJoseph Myers <joseph@codesourcery.com>
Fri, 4 Oct 2013 16:02:33 +0000 (4 16:02 +0000)
treef6f0dd2a285848ae56b9bedaac2d817818bc674f
parente246b347599a402119c5cb6726d7853cb6307f0f
Move powerpc ports pieces to libc.
65 files changed:
ChangeLog
README
ports/ChangeLog.powerpc
ports/sysdeps/powerpc/powerpc32/Makefile [deleted file]
sysdeps/powerpc/nofpu/Makefile [moved from ports/sysdeps/powerpc/nofpu/Makefile with 100% similarity]
sysdeps/powerpc/nofpu/Subdirs [moved from ports/sysdeps/powerpc/nofpu/Subdirs with 100% similarity]
sysdeps/powerpc/nofpu/Versions [moved from ports/sysdeps/powerpc/nofpu/Versions with 100% similarity]
sysdeps/powerpc/nofpu/fclrexcpt.c [moved from ports/sysdeps/powerpc/nofpu/fclrexcpt.c with 100% similarity]
sysdeps/powerpc/nofpu/fedisblxcpt.c [moved from ports/sysdeps/powerpc/nofpu/fedisblxcpt.c with 100% similarity]
sysdeps/powerpc/nofpu/feenablxcpt.c [moved from ports/sysdeps/powerpc/nofpu/feenablxcpt.c with 100% similarity]
sysdeps/powerpc/nofpu/fegetenv.c [moved from ports/sysdeps/powerpc/nofpu/fegetenv.c with 100% similarity]
sysdeps/powerpc/nofpu/fegetexcept.c [moved from ports/sysdeps/powerpc/nofpu/fegetexcept.c with 100% similarity]
sysdeps/powerpc/nofpu/fegetround.c [moved from ports/sysdeps/powerpc/nofpu/fegetround.c with 100% similarity]
sysdeps/powerpc/nofpu/feholdexcpt.c [moved from ports/sysdeps/powerpc/nofpu/feholdexcpt.c with 100% similarity]
sysdeps/powerpc/nofpu/fenv_const.c [moved from ports/sysdeps/powerpc/nofpu/fenv_const.c with 100% similarity]
sysdeps/powerpc/nofpu/fenv_libc.h [moved from ports/sysdeps/powerpc/nofpu/fenv_libc.h with 100% similarity]
sysdeps/powerpc/nofpu/fesetenv.c [moved from ports/sysdeps/powerpc/nofpu/fesetenv.c with 100% similarity]
sysdeps/powerpc/nofpu/fesetround.c [moved from ports/sysdeps/powerpc/nofpu/fesetround.c with 100% similarity]
sysdeps/powerpc/nofpu/feupdateenv.c [moved from ports/sysdeps/powerpc/nofpu/feupdateenv.c with 100% similarity]
sysdeps/powerpc/nofpu/fgetexcptflg.c [moved from ports/sysdeps/powerpc/nofpu/fgetexcptflg.c with 100% similarity]
sysdeps/powerpc/nofpu/fraiseexcpt.c [moved from ports/sysdeps/powerpc/nofpu/fraiseexcpt.c with 100% similarity]
sysdeps/powerpc/nofpu/fsetexcptflg.c [moved from ports/sysdeps/powerpc/nofpu/fsetexcptflg.c with 100% similarity]
sysdeps/powerpc/nofpu/ftestexcept.c [moved from ports/sysdeps/powerpc/nofpu/ftestexcept.c with 100% similarity]
sysdeps/powerpc/nofpu/get-rounding-mode.h [moved from ports/sysdeps/powerpc/nofpu/get-rounding-mode.h with 100% similarity]
sysdeps/powerpc/nofpu/libm-test-ulps [moved from ports/sysdeps/powerpc/nofpu/libm-test-ulps with 100% similarity]
sysdeps/powerpc/nofpu/shlib-versions [moved from ports/sysdeps/powerpc/nofpu/shlib-versions with 100% similarity]
sysdeps/powerpc/nofpu/sim-full.c [moved from ports/sysdeps/powerpc/nofpu/sim-full.c with 100% similarity]
sysdeps/powerpc/nofpu/soft-supp.h [moved from ports/sysdeps/powerpc/nofpu/soft-supp.h with 100% similarity]
sysdeps/powerpc/powerpc32/405/memcmp.S [moved from ports/sysdeps/powerpc/powerpc32/405/memcmp.S with 100% similarity]
sysdeps/powerpc/powerpc32/405/memcpy.S [moved from ports/sysdeps/powerpc/powerpc32/405/memcpy.S with 100% similarity]
sysdeps/powerpc/powerpc32/405/memset.S [moved from ports/sysdeps/powerpc/powerpc32/405/memset.S with 100% similarity]
sysdeps/powerpc/powerpc32/405/strcmp.S [moved from ports/sysdeps/powerpc/powerpc32/405/strcmp.S with 100% similarity]
sysdeps/powerpc/powerpc32/405/strcpy.S [moved from ports/sysdeps/powerpc/powerpc32/405/strcpy.S with 100% similarity]
sysdeps/powerpc/powerpc32/405/strlen.S [moved from ports/sysdeps/powerpc/powerpc32/405/strlen.S with 100% similarity]
sysdeps/powerpc/powerpc32/405/strncmp.S [moved from ports/sysdeps/powerpc/powerpc32/405/strncmp.S with 100% similarity]
sysdeps/powerpc/powerpc32/440/Implies [moved from ports/sysdeps/powerpc/powerpc32/440/Implies with 100% similarity]
sysdeps/powerpc/powerpc32/464/Implies [moved from ports/sysdeps/powerpc/powerpc32/464/Implies with 100% similarity]
sysdeps/powerpc/powerpc32/476/Implies [moved from ports/sysdeps/powerpc/powerpc32/476/Implies with 100% similarity]
sysdeps/powerpc/powerpc32/476/memset.S [moved from ports/sysdeps/powerpc/powerpc32/476/memset.S with 100% similarity]
sysdeps/powerpc/powerpc32/Makefile
sysdeps/powerpc/soft-fp/sfp-machine.h [moved from ports/sysdeps/powerpc/soft-fp/sfp-machine.h with 100% similarity]
sysdeps/unix/sysv/linux/powerpc/powerpc32/405/Implies [moved from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/405/Implies with 100% similarity]
sysdeps/unix/sysv/linux/powerpc/powerpc32/440/Implies [moved from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/440/Implies with 100% similarity]
sysdeps/unix/sysv/linux/powerpc/powerpc32/464/Implies [moved from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/464/Implies with 100% similarity]
sysdeps/unix/sysv/linux/powerpc/powerpc32/476/Implies [moved from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/476/Implies with 100% similarity]
sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/Implies [moved from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/Implies with 100% similarity]
sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/context-e500.h [moved from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/context-e500.h with 100% similarity]
sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/getcontext.S [moved from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/getcontext.S with 100% similarity]
sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/c++-types.data [moved from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/c++-types.data with 100% similarity]
sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/ld.abilist [moved from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/ld.abilist with 100% similarity]
sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libBrokenLocale.abilist [moved from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libBrokenLocale.abilist with 100% similarity]
sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libanl.abilist [moved from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libanl.abilist with 100% similarity]
sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libc.abilist [moved from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libc.abilist with 100% similarity]
sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libcrypt.abilist [moved from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libcrypt.abilist with 100% similarity]
sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libdl.abilist [moved from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libdl.abilist with 100% similarity]
sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libm.abilist [moved from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libm.abilist with 100% similarity]
sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libnsl.abilist [moved from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libnsl.abilist with 100% similarity]
sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libpthread.abilist [moved from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libpthread.abilist with 100% similarity]
sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libresolv.abilist [moved from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libresolv.abilist with 100% similarity]
sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/librt.abilist [moved from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/librt.abilist with 100% similarity]
sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libthread_db.abilist [moved from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libthread_db.abilist with 100% similarity]
sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libutil.abilist [moved from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libutil.abilist with 100% similarity]
sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/localplt.data [moved from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/localplt.data with 100% similarity]
sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/setcontext.S [moved from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/setcontext.S with 100% similarity]
sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/swapcontext.S [moved from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/swapcontext.S with 100% similarity]