glibc/sysdeps
Joseph Myers 2ad7600be7 Move mips from ports to libc.
I've moved the MIPS port from ports to the main sysdeps hierarchy.
Beyond the README update, the move of the files was simply

git mv ports/sysdeps/mips sysdeps/mips
git mv ports/sysdeps/unix/mips sysdeps/unix/mips
git mv ports/sysdeps/unix/sysv/linux/mips sysdeps/unix/sysv/linux/mips

and in addition to the ChangeLog entries here, I put a note at the top
of ports/ChangeLog.mips similar to those in other files.

Tested that disassembly of installed shared libraries for mips is the
same before and after this patch (except for ld.so where paths in
assertions are involved, as for arm).

	* sysdeps/mips: Move directory from ports/sysdeps/mips.
	* sysdeps/unix/mips: Move directory from ports/sysdeps/unix/mips.
	* sysdeps/unix/sysv/linux/mips: Move directory from
	ports/sysdeps/unix/sysv/linux/mips.
	* README: Update listing for mips-*-linux-gnu and
	mips64-*-linux-gnu.

	* sysdeps/mips: Move directory to ../sysdeps/mips.
	* sysdeps/unix/mips: Move directory to ../sysdeps/unix/mips.
	* sysdeps/unix/sysv/linux/mips: Move directory to
	../sysdeps/unix/sysv/linux/mips.
2014-02-10 23:30:21 +00:00
..
arm Fix whitespace in ARM files to allow move. 2014-02-08 01:52:38 +00:00
generic Avoid comma operator warnings. 2014-02-07 15:26:28 -08:00
gnu Use glibc_likely instead __builtin_expect. 2014-02-10 15:07:12 +01:00
i386 Use glibc_likely instead __builtin_expect. 2014-02-10 15:07:12 +01:00
ieee754 Use glibc_likely instead __builtin_expect. 2014-02-10 15:07:12 +01:00
init_array Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
m68k Whitespace fixes 2014-02-10 20:24:03 +01:00
mach Revert "Patch [1/4] async-signal safe TLS." 2014-02-06 08:46:20 +10:00
mips Move mips from ports to libc. 2014-02-10 23:30:21 +00:00
posix Use glibc_likely instead __builtin_expect. 2014-02-10 15:07:12 +01:00
powerpc Use glibc_likely instead __builtin_expect. 2014-02-10 15:07:12 +01:00
pthread Use glibc_likely instead __builtin_expect. 2014-02-10 15:07:12 +01:00
s390 Use glibc_likely instead __builtin_expect. 2014-02-10 15:07:12 +01:00
sh Use glibc_likely instead __builtin_expect. 2014-02-10 15:07:12 +01:00
sparc Use glibc_likely instead __builtin_expect. 2014-02-10 15:07:12 +01:00
tile Move tilegx, tilepro, and linux-generic from ports to libc. 2014-02-10 11:04:39 -05:00
unix Move mips from ports to libc. 2014-02-10 23:30:21 +00:00
wordsize-32 Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
wordsize-64 Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
x86 Disable x87 inline functions for SSE2 math 2014-01-29 11:19:05 -08:00
x86_64 Use glibc_likely instead __builtin_expect. 2014-02-10 15:07:12 +01:00