glibc/sysdeps/tile
Adhemerval Zanella 24d1d8ec9e Simplify tilegx sysdeps folder
With tilepro support removal we can now simplify internal tile support by
moving the directory structure to avoid the unnecessary directory levels
in tile/tilegx both on generic and linux folders.

Checked with a build for tilegx-linux-gnu and tilegx-linux-gnu-32 with
and without the patch, there is no difference in generated binary with
a dissassemble.

	* stdlib/bug-getcontext.c (do_test): Remove tilepro mention in
	comment.
	* sysdeps/tile/preconfigure: Remove tilegx folder.
	* sysdeps/tile/tilegx/Implies: Move definitions to ...
	* sysdeps/tile/Implies: ... here.
	* sysdeps/tile/tilegx/Makefile: Move rules to ...
	* sysdeps/tile/Makefile: ... here.
	* sysdeps/tile/tilegx/atomic-machine.h: Move definitions to ...
	* sysdeps/tile/atomic-machine.h: ... here.  Add include guards.
	* sysdeps/tile/tilegx/bits/wordsize.h: Move to ...
	* sysdeps/tile/bits/wordsize.h: ... here.
	* sysdeps/tile/tilegx/*: Move to ...
	* sysdeps/tile/*: ... here.
	* sysdeps/tile/tilegx/tilegx32/Implies: Move to ...
	* sysdeps/tile/tilegx32/Implies: ... here.
	* sysdeps/tile/tilegx/tilegx64/Implies: Move to ...
	* sysdeps/tile/tilegx64/Implies: ... here.
	* sysdeps/unix/sysv/linux/tile/tilegx/Makefile: Move definitions
	to ...
	* sysdeps/unix/sysv/linux/tile/Makefile: ... here.
	* sysdeps/unix/sysv/linux/tile/tilegx/*: Move to ...
	* sysdeps/unix/sysv/linux/tile/*: ... here.
	* sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/*: Move to ...
	* sysdeps/unix/sysv/linux/tile/tilegx32/*: ... here.
	* sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/*: Move to ...
	* sysdeps/unix/sysv/linux/tile/tilegx64/*: ... here.
2017-12-20 16:55:26 -02:00
..
bits Simplify tilegx sysdeps folder 2017-12-20 16:55:26 -02:00
nptl Remove tilepro-*-linux-gnu support 2017-12-20 16:55:24 -02:00
tilegx32 Simplify tilegx sysdeps folder 2017-12-20 16:55:26 -02:00
tilegx64 Simplify tilegx sysdeps folder 2017-12-20 16:55:26 -02:00
__longjmp.S Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
__tls_get_addr.S Remove tilepro-*-linux-gnu support 2017-12-20 16:55:24 -02:00
_mcount.S Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
abort-instr.h Move tilegx, tilepro, and linux-generic from ports to libc. 2014-02-10 11:04:39 -05:00
atomic-machine.h Simplify tilegx sysdeps folder 2017-12-20 16:55:26 -02:00
backtrace.c Move tilegx, tilepro, and linux-generic from ports to libc. 2014-02-10 11:04:39 -05:00
bsd-_setjmp.S Move tilegx, tilepro, and linux-generic from ports to libc. 2014-02-10 11:04:39 -05:00
bsd-setjmp.S Move tilegx, tilepro, and linux-generic from ports to libc. 2014-02-10 11:04:39 -05:00
bzero.S Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
configure tile: Enable PI_STATIC_AND_HIDDEN 2015-04-16 09:40:21 -04:00
configure.ac tile: Enable PI_STATIC_AND_HIDDEN 2015-04-16 09:40:21 -04:00
crti.S Remove tilepro-*-linux-gnu support 2017-12-20 16:55:24 -02:00
crtn.S Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
dl-lookupcfg.h elf: Remove internal_function attribute 2017-08-31 16:59:37 +02:00
dl-machine.h Remove tilepro-*-linux-gnu support 2017-12-20 16:55:24 -02:00
dl-runtime.c elf: Remove internal_function attribute 2017-08-31 16:59:37 +02:00
dl-start.S Remove tilepro-*-linux-gnu support 2017-12-20 16:55:24 -02:00
dl-tls.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
dl-tls.h Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
dl-trampoline.S Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
ffs.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
ffsll.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
gccframe.h Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
Implies Simplify tilegx sysdeps folder 2017-12-20 16:55:26 -02:00
jmpbuf-offsets.h Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
jmpbuf-unwind.h Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
ldsodefs.h Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
libm-test-ulps tile: update ca{cos,sin,tan}{,h} double ULPs 2017-12-04 12:31:20 -05:00
libm-test-ulps-name Do not hardcode platform names in manual/libm-err-tab.pl (bug 14139). 2016-11-04 16:49:06 +00:00
machine-gmon.h Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
Makefile Simplify tilegx sysdeps folder 2017-12-20 16:55:26 -02:00
math_private.h Fix math_private.h multiple include guards. 2015-11-20 23:46:23 +00:00
math-tests.h Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
memchr.c Simplify tilegx sysdeps folder 2017-12-20 16:55:26 -02:00
memcmp.c Remove tilepro-*-linux-gnu support 2017-12-20 16:55:24 -02:00
memcopy.h Remove tilepro-*-linux-gnu support 2017-12-20 16:55:24 -02:00
memcpy.c Simplify tilegx sysdeps folder 2017-12-20 16:55:26 -02:00
memset.c Simplify tilegx sysdeps folder 2017-12-20 16:55:26 -02:00
memusage.h Simplify tilegx sysdeps folder 2017-12-20 16:55:26 -02:00
preconfigure Simplify tilegx sysdeps folder 2017-12-20 16:55:26 -02:00
rawmemchr.c Simplify tilegx sysdeps folder 2017-12-20 16:55:26 -02:00
setjmp.S Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
sfp-machine.h Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
sotruss-lib.c Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
stackguard-macros.h Remove tilepro-*-linux-gnu support 2017-12-20 16:55:24 -02:00
stackinfo.h Remove tilepro-*-linux-gnu support 2017-12-20 16:55:24 -02:00
start.S Remove tilepro-*-linux-gnu support 2017-12-20 16:55:24 -02:00
strcasestr.c Simplify tilegx sysdeps folder 2017-12-20 16:55:26 -02:00
strchr.c Simplify tilegx sysdeps folder 2017-12-20 16:55:26 -02:00
strchrnul.c Simplify tilegx sysdeps folder 2017-12-20 16:55:26 -02:00
string-endian.h Simplify tilegx sysdeps folder 2017-12-20 16:55:26 -02:00
strlen.c Simplify tilegx sysdeps folder 2017-12-20 16:55:26 -02:00
strnlen.c Simplify tilegx sysdeps folder 2017-12-20 16:55:26 -02:00
strrchr.c Simplify tilegx sysdeps folder 2017-12-20 16:55:26 -02:00
strstr.c Simplify tilegx sysdeps folder 2017-12-20 16:55:26 -02:00
sysdep.h Remove tilepro-*-linux-gnu support 2017-12-20 16:55:24 -02:00
tls-macros.h Remove tilepro-*-linux-gnu support 2017-12-20 16:55:24 -02:00
tst-audit.h Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
Versions Move tilegx, tilepro, and linux-generic from ports to libc. 2014-02-10 11:04:39 -05:00
wordcopy.c Remove tilepro-*-linux-gnu support 2017-12-20 16:55:24 -02:00