Blame SOURCES/glibc-rh1505492-ports-move-hppa.patch

c6d234
Recreation of this upstream commit:
c6d234
c6d234
commit 5abebba403181de898bbea4ee1bcce5f088c663b
c6d234
Author: Carlos O'Donell <carlos@systemhalted.org>
c6d234
Date:   Tue Apr 29 03:08:48 2014 -0400
c6d234
c6d234
    Relocate hppa from ports to libc.
c6d234
c6d234
Commands used:
c6d234
c6d234
git mv ports/sysdeps/hppa sysdeps/
c6d234
git mv ports/sysdeps/unix/sysv/linux/hppa sysdeps/unix/sysv/linux/
c6d234
c6d234
diff --git a/ports/sysdeps/hppa/Makefile b/sysdeps/hppa/Makefile
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/hppa/Makefile
c6d234
rename to sysdeps/hppa/Makefile
c6d234
diff --git a/ports/sysdeps/hppa/Versions b/sysdeps/hppa/Versions
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/hppa/Versions
c6d234
rename to sysdeps/hppa/Versions
c6d234
diff --git a/ports/sysdeps/hppa/__longjmp.c b/sysdeps/hppa/__longjmp.c
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/hppa/__longjmp.c
c6d234
rename to sysdeps/hppa/__longjmp.c
c6d234
diff --git a/ports/sysdeps/hppa/abort-instr.h b/sysdeps/hppa/abort-instr.h
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/hppa/abort-instr.h
c6d234
rename to sysdeps/hppa/abort-instr.h
c6d234
diff --git a/ports/sysdeps/hppa/add_n.S b/sysdeps/hppa/add_n.S
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/hppa/add_n.S
c6d234
rename to sysdeps/hppa/add_n.S
c6d234
diff --git a/ports/sysdeps/hppa/bits/endian.h b/sysdeps/hppa/bits/endian.h
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/hppa/bits/endian.h
c6d234
rename to sysdeps/hppa/bits/endian.h
c6d234
diff --git a/ports/sysdeps/hppa/bits/link.h b/sysdeps/hppa/bits/link.h
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/hppa/bits/link.h
c6d234
rename to sysdeps/hppa/bits/link.h
c6d234
diff --git a/ports/sysdeps/hppa/bits/linkmap.h b/sysdeps/hppa/bits/linkmap.h
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/hppa/bits/linkmap.h
c6d234
rename to sysdeps/hppa/bits/linkmap.h
c6d234
diff --git a/ports/sysdeps/hppa/bits/setjmp.h b/sysdeps/hppa/bits/setjmp.h
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/hppa/bits/setjmp.h
c6d234
rename to sysdeps/hppa/bits/setjmp.h
c6d234
diff --git a/ports/sysdeps/hppa/bsd-_setjmp.S b/sysdeps/hppa/bsd-_setjmp.S
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/hppa/bsd-_setjmp.S
c6d234
rename to sysdeps/hppa/bsd-_setjmp.S
c6d234
diff --git a/ports/sysdeps/hppa/bsd-setjmp.S b/sysdeps/hppa/bsd-setjmp.S
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/hppa/bsd-setjmp.S
c6d234
rename to sysdeps/hppa/bsd-setjmp.S
c6d234
diff --git a/ports/sysdeps/hppa/configure b/sysdeps/hppa/configure
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/hppa/configure
c6d234
rename to sysdeps/hppa/configure
c6d234
diff --git a/ports/sysdeps/hppa/configure.in b/sysdeps/hppa/configure.in
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/hppa/configure.in
c6d234
rename to sysdeps/hppa/configure.in
c6d234
diff --git a/ports/sysdeps/hppa/crti.S b/sysdeps/hppa/crti.S
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/hppa/crti.S
c6d234
rename to sysdeps/hppa/crti.S
c6d234
diff --git a/ports/sysdeps/hppa/crtn.S b/sysdeps/hppa/crtn.S
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/hppa/crtn.S
c6d234
rename to sysdeps/hppa/crtn.S
c6d234
diff --git a/ports/sysdeps/hppa/dl-fptr.c b/sysdeps/hppa/dl-fptr.c
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/hppa/dl-fptr.c
c6d234
rename to sysdeps/hppa/dl-fptr.c
c6d234
diff --git a/ports/sysdeps/hppa/dl-fptr.h b/sysdeps/hppa/dl-fptr.h
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/hppa/dl-fptr.h
c6d234
rename to sysdeps/hppa/dl-fptr.h
c6d234
diff --git a/ports/sysdeps/hppa/dl-irel.h b/sysdeps/hppa/dl-irel.h
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/hppa/dl-irel.h
c6d234
rename to sysdeps/hppa/dl-irel.h
c6d234
diff --git a/ports/sysdeps/hppa/dl-lookupcfg.h b/sysdeps/hppa/dl-lookupcfg.h
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/hppa/dl-lookupcfg.h
c6d234
rename to sysdeps/hppa/dl-lookupcfg.h
c6d234
diff --git a/ports/sysdeps/hppa/dl-machine.h b/sysdeps/hppa/dl-machine.h
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/hppa/dl-machine.h
c6d234
rename to sysdeps/hppa/dl-machine.h
c6d234
diff --git a/ports/sysdeps/hppa/dl-symaddr.c b/sysdeps/hppa/dl-symaddr.c
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/hppa/dl-symaddr.c
c6d234
rename to sysdeps/hppa/dl-symaddr.c
c6d234
diff --git a/ports/sysdeps/hppa/dl-tls.h b/sysdeps/hppa/dl-tls.h
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/hppa/dl-tls.h
c6d234
rename to sysdeps/hppa/dl-tls.h
c6d234
diff --git a/ports/sysdeps/hppa/dl-trampoline.S b/sysdeps/hppa/dl-trampoline.S
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/hppa/dl-trampoline.S
c6d234
rename to sysdeps/hppa/dl-trampoline.S
c6d234
diff --git a/ports/sysdeps/hppa/entry.h b/sysdeps/hppa/entry.h
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/hppa/entry.h
c6d234
rename to sysdeps/hppa/entry.h
c6d234
diff --git a/ports/sysdeps/hppa/fpu/bits/fenv.h b/sysdeps/hppa/fpu/bits/fenv.h
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/hppa/fpu/bits/fenv.h
c6d234
rename to sysdeps/hppa/fpu/bits/fenv.h
c6d234
diff --git a/ports/sysdeps/hppa/fpu/bits/mathdef.h b/sysdeps/hppa/fpu/bits/mathdef.h
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/hppa/fpu/bits/mathdef.h
c6d234
rename to sysdeps/hppa/fpu/bits/mathdef.h
c6d234
diff --git a/ports/sysdeps/hppa/fpu/fclrexcpt.c b/sysdeps/hppa/fpu/fclrexcpt.c
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/hppa/fpu/fclrexcpt.c
c6d234
rename to sysdeps/hppa/fpu/fclrexcpt.c
c6d234
diff --git a/ports/sysdeps/hppa/fpu/fedisblxcpt.c b/sysdeps/hppa/fpu/fedisblxcpt.c
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/hppa/fpu/fedisblxcpt.c
c6d234
rename to sysdeps/hppa/fpu/fedisblxcpt.c
c6d234
diff --git a/ports/sysdeps/hppa/fpu/feenablxcpt.c b/sysdeps/hppa/fpu/feenablxcpt.c
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/hppa/fpu/feenablxcpt.c
c6d234
rename to sysdeps/hppa/fpu/feenablxcpt.c
c6d234
diff --git a/ports/sysdeps/hppa/fpu/fegetenv.c b/sysdeps/hppa/fpu/fegetenv.c
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/hppa/fpu/fegetenv.c
c6d234
rename to sysdeps/hppa/fpu/fegetenv.c
c6d234
diff --git a/ports/sysdeps/hppa/fpu/fegetexcept.c b/sysdeps/hppa/fpu/fegetexcept.c
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/hppa/fpu/fegetexcept.c
c6d234
rename to sysdeps/hppa/fpu/fegetexcept.c
c6d234
diff --git a/ports/sysdeps/hppa/fpu/fegetround.c b/sysdeps/hppa/fpu/fegetround.c
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/hppa/fpu/fegetround.c
c6d234
rename to sysdeps/hppa/fpu/fegetround.c
c6d234
diff --git a/ports/sysdeps/hppa/fpu/feholdexcpt.c b/sysdeps/hppa/fpu/feholdexcpt.c
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/hppa/fpu/feholdexcpt.c
c6d234
rename to sysdeps/hppa/fpu/feholdexcpt.c
c6d234
diff --git a/ports/sysdeps/hppa/fpu/fesetenv.c b/sysdeps/hppa/fpu/fesetenv.c
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/hppa/fpu/fesetenv.c
c6d234
rename to sysdeps/hppa/fpu/fesetenv.c
c6d234
diff --git a/ports/sysdeps/hppa/fpu/fesetround.c b/sysdeps/hppa/fpu/fesetround.c
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/hppa/fpu/fesetround.c
c6d234
rename to sysdeps/hppa/fpu/fesetround.c
c6d234
diff --git a/ports/sysdeps/hppa/fpu/feupdateenv.c b/sysdeps/hppa/fpu/feupdateenv.c
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/hppa/fpu/feupdateenv.c
c6d234
rename to sysdeps/hppa/fpu/feupdateenv.c
c6d234
diff --git a/ports/sysdeps/hppa/fpu/fgetexcptflg.c b/sysdeps/hppa/fpu/fgetexcptflg.c
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/hppa/fpu/fgetexcptflg.c
c6d234
rename to sysdeps/hppa/fpu/fgetexcptflg.c
c6d234
diff --git a/ports/sysdeps/hppa/fpu/fpu_control.h b/sysdeps/hppa/fpu/fpu_control.h
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/hppa/fpu/fpu_control.h
c6d234
rename to sysdeps/hppa/fpu/fpu_control.h
c6d234
diff --git a/ports/sysdeps/hppa/fpu/fraiseexcpt.c b/sysdeps/hppa/fpu/fraiseexcpt.c
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/hppa/fpu/fraiseexcpt.c
c6d234
rename to sysdeps/hppa/fpu/fraiseexcpt.c
c6d234
diff --git a/ports/sysdeps/hppa/fpu/fsetexcptflg.c b/sysdeps/hppa/fpu/fsetexcptflg.c
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/hppa/fpu/fsetexcptflg.c
c6d234
rename to sysdeps/hppa/fpu/fsetexcptflg.c
c6d234
diff --git a/ports/sysdeps/hppa/fpu/ftestexcept.c b/sysdeps/hppa/fpu/ftestexcept.c
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/hppa/fpu/ftestexcept.c
c6d234
rename to sysdeps/hppa/fpu/ftestexcept.c
c6d234
diff --git a/ports/sysdeps/hppa/fpu/libm-test-ulps b/sysdeps/hppa/fpu/libm-test-ulps
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/hppa/fpu/libm-test-ulps
c6d234
rename to sysdeps/hppa/fpu/libm-test-ulps
c6d234
diff --git a/ports/sysdeps/hppa/frame.h b/sysdeps/hppa/frame.h
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/hppa/frame.h
c6d234
rename to sysdeps/hppa/frame.h
c6d234
diff --git a/ports/sysdeps/hppa/gccframe.h b/sysdeps/hppa/gccframe.h
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/hppa/gccframe.h
c6d234
rename to sysdeps/hppa/gccframe.h
c6d234
diff --git a/ports/sysdeps/hppa/get-rounding-mode.h b/sysdeps/hppa/get-rounding-mode.h
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/hppa/get-rounding-mode.h
c6d234
rename to sysdeps/hppa/get-rounding-mode.h
c6d234
diff --git a/ports/sysdeps/hppa/hppa1.1/Implies b/sysdeps/hppa/hppa1.1/Implies
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/hppa/hppa1.1/Implies
c6d234
rename to sysdeps/hppa/hppa1.1/Implies
c6d234
diff --git a/ports/sysdeps/hppa/hppa1.1/addmul_1.S b/sysdeps/hppa/hppa1.1/addmul_1.S
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/hppa/hppa1.1/addmul_1.S
c6d234
rename to sysdeps/hppa/hppa1.1/addmul_1.S
c6d234
diff --git a/ports/sysdeps/hppa/hppa1.1/mul_1.S b/sysdeps/hppa/hppa1.1/mul_1.S
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/hppa/hppa1.1/mul_1.S
c6d234
rename to sysdeps/hppa/hppa1.1/mul_1.S
c6d234
diff --git a/ports/sysdeps/hppa/hppa1.1/s_signbit.c b/sysdeps/hppa/hppa1.1/s_signbit.c
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/hppa/hppa1.1/s_signbit.c
c6d234
rename to sysdeps/hppa/hppa1.1/s_signbit.c
c6d234
diff --git a/ports/sysdeps/hppa/hppa1.1/submul_1.S b/sysdeps/hppa/hppa1.1/submul_1.S
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/hppa/hppa1.1/submul_1.S
c6d234
rename to sysdeps/hppa/hppa1.1/submul_1.S
c6d234
diff --git a/ports/sysdeps/hppa/hppa1.1/udiv_qrnnd.S b/sysdeps/hppa/hppa1.1/udiv_qrnnd.S
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/hppa/hppa1.1/udiv_qrnnd.S
c6d234
rename to sysdeps/hppa/hppa1.1/udiv_qrnnd.S
c6d234
diff --git a/ports/sysdeps/hppa/jmpbuf-offsets.h b/sysdeps/hppa/jmpbuf-offsets.h
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/hppa/jmpbuf-offsets.h
c6d234
rename to sysdeps/hppa/jmpbuf-offsets.h
c6d234
diff --git a/ports/sysdeps/hppa/jmpbuf-unwind.h b/sysdeps/hppa/jmpbuf-unwind.h
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/hppa/jmpbuf-unwind.h
c6d234
rename to sysdeps/hppa/jmpbuf-unwind.h
c6d234
diff --git a/ports/sysdeps/hppa/ldsodefs.h b/sysdeps/hppa/ldsodefs.h
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/hppa/ldsodefs.h
c6d234
rename to sysdeps/hppa/ldsodefs.h
c6d234
diff --git a/ports/sysdeps/hppa/libc-tls.c b/sysdeps/hppa/libc-tls.c
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/hppa/libc-tls.c
c6d234
rename to sysdeps/hppa/libc-tls.c
c6d234
diff --git a/ports/sysdeps/hppa/libgcc-compat.c b/sysdeps/hppa/libgcc-compat.c
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/hppa/libgcc-compat.c
c6d234
rename to sysdeps/hppa/libgcc-compat.c
c6d234
diff --git a/ports/sysdeps/hppa/lshift.S b/sysdeps/hppa/lshift.S
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/hppa/lshift.S
c6d234
rename to sysdeps/hppa/lshift.S
c6d234
diff --git a/ports/sysdeps/hppa/machine-gmon.h b/sysdeps/hppa/machine-gmon.h
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/hppa/machine-gmon.h
c6d234
rename to sysdeps/hppa/machine-gmon.h
c6d234
diff --git a/ports/sysdeps/hppa/memusage.h b/sysdeps/hppa/memusage.h
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/hppa/memusage.h
c6d234
rename to sysdeps/hppa/memusage.h
c6d234
diff --git a/ports/sysdeps/hppa/mp_clz_tab.c b/sysdeps/hppa/mp_clz_tab.c
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/hppa/mp_clz_tab.c
c6d234
rename to sysdeps/hppa/mp_clz_tab.c
c6d234
diff --git a/ports/sysdeps/hppa/nptl/Makefile b/sysdeps/hppa/nptl/Makefile
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/hppa/nptl/Makefile
c6d234
rename to sysdeps/hppa/nptl/Makefile
c6d234
diff --git a/ports/sysdeps/hppa/nptl/jmpbuf-unwind.h b/sysdeps/hppa/nptl/jmpbuf-unwind.h
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/hppa/nptl/jmpbuf-unwind.h
c6d234
rename to sysdeps/hppa/nptl/jmpbuf-unwind.h
c6d234
diff --git a/ports/sysdeps/hppa/nptl/pthread_spin_init.c b/sysdeps/hppa/nptl/pthread_spin_init.c
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/hppa/nptl/pthread_spin_init.c
c6d234
rename to sysdeps/hppa/nptl/pthread_spin_init.c
c6d234
diff --git a/ports/sysdeps/hppa/nptl/pthread_spin_lock.c b/sysdeps/hppa/nptl/pthread_spin_lock.c
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/hppa/nptl/pthread_spin_lock.c
c6d234
rename to sysdeps/hppa/nptl/pthread_spin_lock.c
c6d234
diff --git a/ports/sysdeps/hppa/nptl/pthread_spin_unlock.c b/sysdeps/hppa/nptl/pthread_spin_unlock.c
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/hppa/nptl/pthread_spin_unlock.c
c6d234
rename to sysdeps/hppa/nptl/pthread_spin_unlock.c
c6d234
diff --git a/ports/sysdeps/hppa/nptl/pthreaddef.h b/sysdeps/hppa/nptl/pthreaddef.h
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/hppa/nptl/pthreaddef.h
c6d234
rename to sysdeps/hppa/nptl/pthreaddef.h
c6d234
diff --git a/ports/sysdeps/hppa/nptl/shlib-versions b/sysdeps/hppa/nptl/shlib-versions
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/hppa/nptl/shlib-versions
c6d234
rename to sysdeps/hppa/nptl/shlib-versions
c6d234
diff --git a/ports/sysdeps/hppa/nptl/tcb-offsets.sym b/sysdeps/hppa/nptl/tcb-offsets.sym
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/hppa/nptl/tcb-offsets.sym
c6d234
rename to sysdeps/hppa/nptl/tcb-offsets.sym
c6d234
diff --git a/ports/sysdeps/hppa/nptl/tls.h b/sysdeps/hppa/nptl/tls.h
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/hppa/nptl/tls.h
c6d234
rename to sysdeps/hppa/nptl/tls.h
c6d234
diff --git a/ports/sysdeps/hppa/nptl/tst-oddstacklimit.c b/sysdeps/hppa/nptl/tst-oddstacklimit.c
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/hppa/nptl/tst-oddstacklimit.c
c6d234
rename to sysdeps/hppa/nptl/tst-oddstacklimit.c
c6d234
diff --git a/ports/sysdeps/hppa/preconfigure b/sysdeps/hppa/preconfigure
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/hppa/preconfigure
c6d234
rename to sysdeps/hppa/preconfigure
c6d234
diff --git a/ports/sysdeps/hppa/rshift.S b/sysdeps/hppa/rshift.S
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/hppa/rshift.S
c6d234
rename to sysdeps/hppa/rshift.S
c6d234
diff --git a/ports/sysdeps/hppa/setjmp.S b/sysdeps/hppa/setjmp.S
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/hppa/setjmp.S
c6d234
rename to sysdeps/hppa/setjmp.S
c6d234
diff --git a/ports/sysdeps/hppa/shlib-versions b/sysdeps/hppa/shlib-versions
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/hppa/shlib-versions
c6d234
rename to sysdeps/hppa/shlib-versions
c6d234
diff --git a/ports/sysdeps/hppa/stackinfo.h b/sysdeps/hppa/stackinfo.h
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/hppa/stackinfo.h
c6d234
rename to sysdeps/hppa/stackinfo.h
c6d234
diff --git a/ports/sysdeps/hppa/start.S b/sysdeps/hppa/start.S
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/hppa/start.S
c6d234
rename to sysdeps/hppa/start.S
c6d234
diff --git a/ports/sysdeps/hppa/sub_n.S b/sysdeps/hppa/sub_n.S
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/hppa/sub_n.S
c6d234
rename to sysdeps/hppa/sub_n.S
c6d234
diff --git a/ports/sysdeps/hppa/sysdep.h b/sysdeps/hppa/sysdep.h
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/hppa/sysdep.h
c6d234
rename to sysdeps/hppa/sysdep.h
c6d234
diff --git a/ports/sysdeps/hppa/tininess.h b/sysdeps/hppa/tininess.h
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/hppa/tininess.h
c6d234
rename to sysdeps/hppa/tininess.h
c6d234
diff --git a/ports/sysdeps/hppa/tls-macros.h b/sysdeps/hppa/tls-macros.h
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/hppa/tls-macros.h
c6d234
rename to sysdeps/hppa/tls-macros.h
c6d234
diff --git a/ports/sysdeps/hppa/tst-audit.h b/sysdeps/hppa/tst-audit.h
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/hppa/tst-audit.h
c6d234
rename to sysdeps/hppa/tst-audit.h
c6d234
diff --git a/ports/sysdeps/hppa/udiv_qrnnd.S b/sysdeps/hppa/udiv_qrnnd.S
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/hppa/udiv_qrnnd.S
c6d234
rename to sysdeps/hppa/udiv_qrnnd.S
c6d234
diff --git a/ports/sysdeps/unix/sysv/linux/hppa/Makefile b/sysdeps/unix/sysv/linux/hppa/Makefile
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/unix/sysv/linux/hppa/Makefile
c6d234
rename to sysdeps/unix/sysv/linux/hppa/Makefile
c6d234
diff --git a/ports/sysdeps/unix/sysv/linux/hppa/Versions b/sysdeps/unix/sysv/linux/hppa/Versions
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/unix/sysv/linux/hppa/Versions
c6d234
rename to sysdeps/unix/sysv/linux/hppa/Versions
c6d234
diff --git a/ports/sysdeps/unix/sysv/linux/hppa/____longjmp_chk.c b/sysdeps/unix/sysv/linux/hppa/____longjmp_chk.c
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/unix/sysv/linux/hppa/____longjmp_chk.c
c6d234
rename to sysdeps/unix/sysv/linux/hppa/____longjmp_chk.c
c6d234
diff --git a/ports/sysdeps/unix/sysv/linux/hppa/bits/atomic.h b/sysdeps/unix/sysv/linux/hppa/bits/atomic.h
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/unix/sysv/linux/hppa/bits/atomic.h
c6d234
rename to sysdeps/unix/sysv/linux/hppa/bits/atomic.h
c6d234
diff --git a/ports/sysdeps/unix/sysv/linux/hppa/bits/errno.h b/sysdeps/unix/sysv/linux/hppa/bits/errno.h
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/unix/sysv/linux/hppa/bits/errno.h
c6d234
rename to sysdeps/unix/sysv/linux/hppa/bits/errno.h
c6d234
diff --git a/ports/sysdeps/unix/sysv/linux/hppa/bits/fcntl.h b/sysdeps/unix/sysv/linux/hppa/bits/fcntl.h
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/unix/sysv/linux/hppa/bits/fcntl.h
c6d234
rename to sysdeps/unix/sysv/linux/hppa/bits/fcntl.h
c6d234
diff --git a/ports/sysdeps/unix/sysv/linux/hppa/bits/ioctls.h b/sysdeps/unix/sysv/linux/hppa/bits/ioctls.h
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/unix/sysv/linux/hppa/bits/ioctls.h
c6d234
rename to sysdeps/unix/sysv/linux/hppa/bits/ioctls.h
c6d234
diff --git a/ports/sysdeps/unix/sysv/linux/hppa/bits/ipc.h b/sysdeps/unix/sysv/linux/hppa/bits/ipc.h
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/unix/sysv/linux/hppa/bits/ipc.h
c6d234
rename to sysdeps/unix/sysv/linux/hppa/bits/ipc.h
c6d234
diff --git a/ports/sysdeps/unix/sysv/linux/hppa/bits/mman.h b/sysdeps/unix/sysv/linux/hppa/bits/mman.h
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/unix/sysv/linux/hppa/bits/mman.h
c6d234
rename to sysdeps/unix/sysv/linux/hppa/bits/mman.h
c6d234
diff --git a/ports/sysdeps/unix/sysv/linux/hppa/bits/msq.h b/sysdeps/unix/sysv/linux/hppa/bits/msq.h
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/unix/sysv/linux/hppa/bits/msq.h
c6d234
rename to sysdeps/unix/sysv/linux/hppa/bits/msq.h
c6d234
diff --git a/ports/sysdeps/unix/sysv/linux/hppa/bits/sem.h b/sysdeps/unix/sysv/linux/hppa/bits/sem.h
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/unix/sysv/linux/hppa/bits/sem.h
c6d234
rename to sysdeps/unix/sysv/linux/hppa/bits/sem.h
c6d234
diff --git a/ports/sysdeps/unix/sysv/linux/hppa/bits/shm.h b/sysdeps/unix/sysv/linux/hppa/bits/shm.h
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/unix/sysv/linux/hppa/bits/shm.h
c6d234
rename to sysdeps/unix/sysv/linux/hppa/bits/shm.h
c6d234
diff --git a/ports/sysdeps/unix/sysv/linux/hppa/bits/sigaction.h b/sysdeps/unix/sysv/linux/hppa/bits/sigaction.h
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/unix/sysv/linux/hppa/bits/sigaction.h
c6d234
rename to sysdeps/unix/sysv/linux/hppa/bits/sigaction.h
c6d234
diff --git a/ports/sysdeps/unix/sysv/linux/hppa/bits/signum.h b/sysdeps/unix/sysv/linux/hppa/bits/signum.h
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/unix/sysv/linux/hppa/bits/signum.h
c6d234
rename to sysdeps/unix/sysv/linux/hppa/bits/signum.h
c6d234
diff --git a/ports/sysdeps/unix/sysv/linux/hppa/bits/socket_type.h b/sysdeps/unix/sysv/linux/hppa/bits/socket_type.h
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/unix/sysv/linux/hppa/bits/socket_type.h
c6d234
rename to sysdeps/unix/sysv/linux/hppa/bits/socket_type.h
c6d234
diff --git a/ports/sysdeps/unix/sysv/linux/hppa/brk.c b/sysdeps/unix/sysv/linux/hppa/brk.c
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/unix/sysv/linux/hppa/brk.c
c6d234
rename to sysdeps/unix/sysv/linux/hppa/brk.c
c6d234
diff --git a/ports/sysdeps/unix/sysv/linux/hppa/clone.S b/sysdeps/unix/sysv/linux/hppa/clone.S
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/unix/sysv/linux/hppa/clone.S
c6d234
rename to sysdeps/unix/sysv/linux/hppa/clone.S
c6d234
diff --git a/ports/sysdeps/unix/sysv/linux/hppa/fcntl.c b/sysdeps/unix/sysv/linux/hppa/fcntl.c
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/unix/sysv/linux/hppa/fcntl.c
c6d234
rename to sysdeps/unix/sysv/linux/hppa/fcntl.c
c6d234
diff --git a/ports/sysdeps/unix/sysv/linux/hppa/fxstat.c b/sysdeps/unix/sysv/linux/hppa/fxstat.c
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/unix/sysv/linux/hppa/fxstat.c
c6d234
rename to sysdeps/unix/sysv/linux/hppa/fxstat.c
c6d234
diff --git a/ports/sysdeps/unix/sysv/linux/hppa/fxstatat.c b/sysdeps/unix/sysv/linux/hppa/fxstatat.c
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/unix/sysv/linux/hppa/fxstatat.c
c6d234
rename to sysdeps/unix/sysv/linux/hppa/fxstatat.c
c6d234
diff --git a/ports/sysdeps/unix/sysv/linux/hppa/getcontext.S b/sysdeps/unix/sysv/linux/hppa/getcontext.S
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/unix/sysv/linux/hppa/getcontext.S
c6d234
rename to sysdeps/unix/sysv/linux/hppa/getcontext.S
c6d234
diff --git a/ports/sysdeps/unix/sysv/linux/hppa/getdents64.c b/sysdeps/unix/sysv/linux/hppa/getdents64.c
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/unix/sysv/linux/hppa/getdents64.c
c6d234
rename to sysdeps/unix/sysv/linux/hppa/getdents64.c
c6d234
diff --git a/ports/sysdeps/unix/sysv/linux/hppa/getrlimit64.c b/sysdeps/unix/sysv/linux/hppa/getrlimit64.c
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/unix/sysv/linux/hppa/getrlimit64.c
c6d234
rename to sysdeps/unix/sysv/linux/hppa/getrlimit64.c
c6d234
diff --git a/ports/sysdeps/unix/sysv/linux/hppa/internaltypes.h b/sysdeps/unix/sysv/linux/hppa/internaltypes.h
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/unix/sysv/linux/hppa/internaltypes.h
c6d234
rename to sysdeps/unix/sysv/linux/hppa/internaltypes.h
c6d234
diff --git a/ports/sysdeps/unix/sysv/linux/hppa/kernel-features.h b/sysdeps/unix/sysv/linux/hppa/kernel-features.h
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/unix/sysv/linux/hppa/kernel-features.h
c6d234
rename to sysdeps/unix/sysv/linux/hppa/kernel-features.h
c6d234
diff --git a/ports/sysdeps/unix/sysv/linux/hppa/kernel_sigaction.h b/sysdeps/unix/sysv/linux/hppa/kernel_sigaction.h
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/unix/sysv/linux/hppa/kernel_sigaction.h
c6d234
rename to sysdeps/unix/sysv/linux/hppa/kernel_sigaction.h
c6d234
diff --git a/ports/sysdeps/unix/sysv/linux/hppa/kernel_stat.h b/sysdeps/unix/sysv/linux/hppa/kernel_stat.h
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/unix/sysv/linux/hppa/kernel_stat.h
c6d234
rename to sysdeps/unix/sysv/linux/hppa/kernel_stat.h
c6d234
diff --git a/ports/sysdeps/unix/sysv/linux/hppa/lxstat.c b/sysdeps/unix/sysv/linux/hppa/lxstat.c
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/unix/sysv/linux/hppa/lxstat.c
c6d234
rename to sysdeps/unix/sysv/linux/hppa/lxstat.c
c6d234
diff --git a/ports/sysdeps/unix/sysv/linux/hppa/makecontext.c b/sysdeps/unix/sysv/linux/hppa/makecontext.c
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/unix/sysv/linux/hppa/makecontext.c
c6d234
rename to sysdeps/unix/sysv/linux/hppa/makecontext.c
c6d234
diff --git a/ports/sysdeps/unix/sysv/linux/hppa/mmap.c b/sysdeps/unix/sysv/linux/hppa/mmap.c
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/unix/sysv/linux/hppa/mmap.c
c6d234
rename to sysdeps/unix/sysv/linux/hppa/mmap.c
c6d234
diff --git a/ports/sysdeps/unix/sysv/linux/hppa/nptl/bits/pthreadtypes.h b/sysdeps/unix/sysv/linux/hppa/nptl/bits/pthreadtypes.h
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/unix/sysv/linux/hppa/nptl/bits/pthreadtypes.h
c6d234
rename to sysdeps/unix/sysv/linux/hppa/nptl/bits/pthreadtypes.h
c6d234
diff --git a/ports/sysdeps/unix/sysv/linux/hppa/nptl/bits/semaphore.h b/sysdeps/unix/sysv/linux/hppa/nptl/bits/semaphore.h
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/unix/sysv/linux/hppa/nptl/bits/semaphore.h
c6d234
rename to sysdeps/unix/sysv/linux/hppa/nptl/bits/semaphore.h
c6d234
diff --git a/ports/sysdeps/unix/sysv/linux/hppa/nptl/clone.S b/sysdeps/unix/sysv/linux/hppa/nptl/clone.S
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/unix/sysv/linux/hppa/nptl/clone.S
c6d234
rename to sysdeps/unix/sysv/linux/hppa/nptl/clone.S
c6d234
diff --git a/ports/sysdeps/unix/sysv/linux/hppa/nptl/createthread.c b/sysdeps/unix/sysv/linux/hppa/nptl/createthread.c
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/unix/sysv/linux/hppa/nptl/createthread.c
c6d234
rename to sysdeps/unix/sysv/linux/hppa/nptl/createthread.c
c6d234
diff --git a/ports/sysdeps/unix/sysv/linux/hppa/nptl/fork.c b/sysdeps/unix/sysv/linux/hppa/nptl/fork.c
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/unix/sysv/linux/hppa/nptl/fork.c
c6d234
rename to sysdeps/unix/sysv/linux/hppa/nptl/fork.c
c6d234
diff --git a/ports/sysdeps/unix/sysv/linux/hppa/nptl/libc-lowlevellock.c b/sysdeps/unix/sysv/linux/hppa/nptl/libc-lowlevellock.c
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/unix/sysv/linux/hppa/nptl/libc-lowlevellock.c
c6d234
rename to sysdeps/unix/sysv/linux/hppa/nptl/libc-lowlevellock.c
c6d234
diff --git a/ports/sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.c b/sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.c
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.c
c6d234
rename to sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.c
c6d234
diff --git a/ports/sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h b/sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h
c6d234
rename to sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h
c6d234
diff --git a/ports/sysdeps/unix/sysv/linux/hppa/nptl/pt-vfork.S b/sysdeps/unix/sysv/linux/hppa/nptl/pt-vfork.S
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/unix/sysv/linux/hppa/nptl/pt-vfork.S
c6d234
rename to sysdeps/unix/sysv/linux/hppa/nptl/pt-vfork.S
c6d234
diff --git a/ports/sysdeps/unix/sysv/linux/hppa/nptl/pthread.h b/sysdeps/unix/sysv/linux/hppa/nptl/pthread.h
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/unix/sysv/linux/hppa/nptl/pthread.h
c6d234
rename to sysdeps/unix/sysv/linux/hppa/nptl/pthread.h
c6d234
diff --git a/ports/sysdeps/unix/sysv/linux/hppa/nptl/pthreadP.h b/sysdeps/unix/sysv/linux/hppa/nptl/pthreadP.h
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/unix/sysv/linux/hppa/nptl/pthreadP.h
c6d234
rename to sysdeps/unix/sysv/linux/hppa/nptl/pthreadP.h
c6d234
diff --git a/ports/sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_broadcast.c b/sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_broadcast.c
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_broadcast.c
c6d234
rename to sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_broadcast.c
c6d234
diff --git a/ports/sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_destroy.c b/sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_destroy.c
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_destroy.c
c6d234
rename to sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_destroy.c
c6d234
diff --git a/ports/sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_init.c b/sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_init.c
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_init.c
c6d234
rename to sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_init.c
c6d234
diff --git a/ports/sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_signal.c b/sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_signal.c
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_signal.c
c6d234
rename to sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_signal.c
c6d234
diff --git a/ports/sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_timedwait.c b/sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_timedwait.c
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_timedwait.c
c6d234
rename to sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_timedwait.c
c6d234
diff --git a/ports/sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_wait.c b/sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_wait.c
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_wait.c
c6d234
rename to sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_wait.c
c6d234
diff --git a/ports/sysdeps/unix/sysv/linux/hppa/nptl/pthread_once.c b/sysdeps/unix/sysv/linux/hppa/nptl/pthread_once.c
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/unix/sysv/linux/hppa/nptl/pthread_once.c
c6d234
rename to sysdeps/unix/sysv/linux/hppa/nptl/pthread_once.c
c6d234
diff --git a/ports/sysdeps/unix/sysv/linux/hppa/nptl/sysdep-cancel.h b/sysdeps/unix/sysv/linux/hppa/nptl/sysdep-cancel.h
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/unix/sysv/linux/hppa/nptl/sysdep-cancel.h
c6d234
rename to sysdeps/unix/sysv/linux/hppa/nptl/sysdep-cancel.h
c6d234
diff --git a/ports/sysdeps/unix/sysv/linux/hppa/profil-counter.h b/sysdeps/unix/sysv/linux/hppa/profil-counter.h
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/unix/sysv/linux/hppa/profil-counter.h
c6d234
rename to sysdeps/unix/sysv/linux/hppa/profil-counter.h
c6d234
diff --git a/ports/sysdeps/unix/sysv/linux/hppa/setcontext.S b/sysdeps/unix/sysv/linux/hppa/setcontext.S
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/unix/sysv/linux/hppa/setcontext.S
c6d234
rename to sysdeps/unix/sysv/linux/hppa/setcontext.S
c6d234
diff --git a/ports/sysdeps/unix/sysv/linux/hppa/socket.S b/sysdeps/unix/sysv/linux/hppa/socket.S
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/unix/sysv/linux/hppa/socket.S
c6d234
rename to sysdeps/unix/sysv/linux/hppa/socket.S
c6d234
diff --git a/ports/sysdeps/unix/sysv/linux/hppa/swapcontext.c b/sysdeps/unix/sysv/linux/hppa/swapcontext.c
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/unix/sysv/linux/hppa/swapcontext.c
c6d234
rename to sysdeps/unix/sysv/linux/hppa/swapcontext.c
c6d234
diff --git a/ports/sysdeps/unix/sysv/linux/hppa/sys/epoll.h b/sysdeps/unix/sysv/linux/hppa/sys/epoll.h
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/unix/sysv/linux/hppa/sys/epoll.h
c6d234
rename to sysdeps/unix/sysv/linux/hppa/sys/epoll.h
c6d234
diff --git a/ports/sysdeps/unix/sysv/linux/hppa/sys/eventfd.h b/sysdeps/unix/sysv/linux/hppa/sys/eventfd.h
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/unix/sysv/linux/hppa/sys/eventfd.h
c6d234
rename to sysdeps/unix/sysv/linux/hppa/sys/eventfd.h
c6d234
diff --git a/ports/sysdeps/unix/sysv/linux/hppa/sys/inotify.h b/sysdeps/unix/sysv/linux/hppa/sys/inotify.h
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/unix/sysv/linux/hppa/sys/inotify.h
c6d234
rename to sysdeps/unix/sysv/linux/hppa/sys/inotify.h
c6d234
diff --git a/ports/sysdeps/unix/sysv/linux/hppa/sys/procfs.h b/sysdeps/unix/sysv/linux/hppa/sys/procfs.h
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/unix/sysv/linux/hppa/sys/procfs.h
c6d234
rename to sysdeps/unix/sysv/linux/hppa/sys/procfs.h
c6d234
diff --git a/ports/sysdeps/unix/sysv/linux/hppa/sys/signalfd.h b/sysdeps/unix/sysv/linux/hppa/sys/signalfd.h
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/unix/sysv/linux/hppa/sys/signalfd.h
c6d234
rename to sysdeps/unix/sysv/linux/hppa/sys/signalfd.h
c6d234
diff --git a/ports/sysdeps/unix/sysv/linux/hppa/sys/timerfd.h b/sysdeps/unix/sysv/linux/hppa/sys/timerfd.h
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/unix/sysv/linux/hppa/sys/timerfd.h
c6d234
rename to sysdeps/unix/sysv/linux/hppa/sys/timerfd.h
c6d234
diff --git a/ports/sysdeps/unix/sysv/linux/hppa/sys/ucontext.h b/sysdeps/unix/sysv/linux/hppa/sys/ucontext.h
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/unix/sysv/linux/hppa/sys/ucontext.h
c6d234
rename to sysdeps/unix/sysv/linux/hppa/sys/ucontext.h
c6d234
diff --git a/ports/sysdeps/unix/sysv/linux/hppa/sys/user.h b/sysdeps/unix/sysv/linux/hppa/sys/user.h
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/unix/sysv/linux/hppa/sys/user.h
c6d234
rename to sysdeps/unix/sysv/linux/hppa/sys/user.h
c6d234
diff --git a/ports/sysdeps/unix/sysv/linux/hppa/syscall.S b/sysdeps/unix/sysv/linux/hppa/syscall.S
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/unix/sysv/linux/hppa/syscall.S
c6d234
rename to sysdeps/unix/sysv/linux/hppa/syscall.S
c6d234
diff --git a/ports/sysdeps/unix/sysv/linux/hppa/syscalls.list b/sysdeps/unix/sysv/linux/hppa/syscalls.list
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/unix/sysv/linux/hppa/syscalls.list
c6d234
rename to sysdeps/unix/sysv/linux/hppa/syscalls.list
c6d234
diff --git a/ports/sysdeps/unix/sysv/linux/hppa/sysdep.c b/sysdeps/unix/sysv/linux/hppa/sysdep.c
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/unix/sysv/linux/hppa/sysdep.c
c6d234
rename to sysdeps/unix/sysv/linux/hppa/sysdep.c
c6d234
diff --git a/ports/sysdeps/unix/sysv/linux/hppa/sysdep.h b/sysdeps/unix/sysv/linux/hppa/sysdep.h
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/unix/sysv/linux/hppa/sysdep.h
c6d234
rename to sysdeps/unix/sysv/linux/hppa/sysdep.h
c6d234
diff --git a/ports/sysdeps/unix/sysv/linux/hppa/ucontext_i.sym b/sysdeps/unix/sysv/linux/hppa/ucontext_i.sym
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/unix/sysv/linux/hppa/ucontext_i.sym
c6d234
rename to sysdeps/unix/sysv/linux/hppa/ucontext_i.sym
c6d234
diff --git a/ports/sysdeps/unix/sysv/linux/hppa/umount.c b/sysdeps/unix/sysv/linux/hppa/umount.c
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/unix/sysv/linux/hppa/umount.c
c6d234
rename to sysdeps/unix/sysv/linux/hppa/umount.c
c6d234
diff --git a/ports/sysdeps/unix/sysv/linux/hppa/xstat.c b/sysdeps/unix/sysv/linux/hppa/xstat.c
c6d234
similarity index 100%
c6d234
rename from ports/sysdeps/unix/sysv/linux/hppa/xstat.c
c6d234
rename to sysdeps/unix/sysv/linux/hppa/xstat.c