]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit - tools/test/testfloat/sparc64/systflags.c
Remove libthr, csu, libthread_db and testfloat sparc64 specific directories.
authorWarner Losh <imp@FreeBSD.org>
Thu, 27 Feb 2020 04:44:58 +0000 (04:44 +0000)
committerWarner Losh <imp@FreeBSD.org>
Thu, 27 Feb 2020 04:44:58 +0000 (04:44 +0000)
commitf33b14f02ef7c5aff623734b1a24abe0567ff51d
treecf0177b1acc085ee64244f450343d6cdfaa8d1f5
parentc49be4f1c6845b24981037794c561cf319d6040a
Remove libthr, csu, libthread_db and testfloat sparc64 specific directories.

Submitted by: kib@ (libthr)
25 files changed:
lib/csu/sparc64/Makefile [deleted file]
lib/csu/sparc64/Makefile.depend [deleted file]
lib/csu/sparc64/crt.h [deleted file]
lib/csu/sparc64/crt1.c [deleted file]
lib/csu/sparc64/crti.S [deleted file]
lib/csu/sparc64/crtn.S [deleted file]
lib/libthr/arch/sparc64/Makefile.inc [deleted file]
lib/libthr/arch/sparc64/include/pthread_md.h [deleted file]
lib/libthr/arch/sparc64/include/pthread_tls.h [deleted file]
lib/libthr/arch/sparc64/sparc64/_umtx_op_err.S [deleted file]
lib/libthread_db/arch/sparc64/libpthread_md.c [deleted file]
tools/test/testfloat/sparc64/Makefile [deleted file]
tools/test/testfloat/sparc64/fpu_emul.S [deleted file]
tools/test/testfloat/sparc64/fpu_reg.h [deleted file]
tools/test/testfloat/sparc64/fpu_util.c [deleted file]
tools/test/testfloat/sparc64/libc_private.h [deleted file]
tools/test/testfloat/sparc64/milieu.h [deleted file]
tools/test/testfloat/sparc64/namespace.h [deleted file]
tools/test/testfloat/sparc64/softfloat.h [deleted file]
tools/test/testfloat/sparc64/sparc64.h [deleted file]
tools/test/testfloat/sparc64/systflags.c [deleted file]
tools/test/testfloat/sparc64/systfloat.S [deleted file]
tools/test/testfloat/sparc64/systfloat.h [deleted file]
tools/test/testfloat/sparc64/systmodes.c [deleted file]
tools/test/testfloat/sparc64/un-namespace.h [deleted file]