glibc/sysdeps
Ulrich Drepper 594d423aa3 * elf/dl-support.c: Include dl-procinfo.h.
* sysdeps/powerpc/dl-procinfo.h (PPC_PLATFORM_POWER4,
	PPC_PLATFORM_PPC970, PPC_PLATFORM_POWER5, PPC_PLATFORM_POWER5_PLUS,
	PPC_PLATFORM_POWER6, PPC_PLATFORM_CELL_BE, PPC_PLATFORM_POWER6X):
	Define.
	(_dl_string_platform): Use PPC_PLATFORM_* macros instead of
	hardcoded constants.
	* sysdeps/powerpc/dl-procinfo.c (_dl_powerpc_platform): Use
	PPC_PLATFORM_* macros for array designators.

2006-11-11  Steven Munroe  <sjmunroe@us.ibm.com>

	* sysdeps/powerpc/dl-procinfo.c (_dl_powerpc_cap_flags): Add 3 new cap
	names to the beginning.
	(_dl_powerpc_platforms): Add "power6x".
	* sysdeps/powerpc/dl-procinfo.h (_DL_HWCAP_FIRST): Decrease.
	(HWCAP_IMPORTANT): Add PPC_FEATURE_HAS_DFP.
	(_DL_PLATFORMS_COUNT): Increase.
	(_dl_string_platform): Handle power6x case.
	* sysdeps/powerpc/sysdep.h (PPC_FEATURE_PA6T, PPC_FEATURE_HAS_DFP,
	PPC_FEATURE_POWER6_EXT): Define.
	(PPC_FEATURE_POWER5, PPC_FEATURE_POWER5_PLUS): Correct Comment.
2006-12-19 15:30:39 +00:00
..
alpha USE_TLS support is now default. 2006-10-27 23:11:47 +00:00
generic * elf/dl-sym.c (do_sym): Use RTLD_SINGLE_THREAD_P. 2006-10-29 21:46:32 +00:00
gnu * sysdeps/unix/sysv/linux/x86_64/sysconf.c (intel_check_word): Add 2006-11-10 07:32:27 +00:00
i386 [BZ #3514, BZ #3515] 2006-12-03 23:16:24 +00:00
ia64 USE_TLS support is now default. 2006-10-27 23:11:47 +00:00
ieee754 [BZ #3252, BZ #3253] 2006-09-25 15:33:09 +00:00
mach USE_TLS support is now default. 2006-10-27 23:11:47 +00:00
posix * sysdeps/posix/getaddrinfo.c (getaddrinfo): Fix test for 2006-11-09 20:30:06 +00:00
powerpc * elf/dl-support.c: Include dl-procinfo.h. 2006-12-19 15:30:39 +00:00
pthread * rt/Makefile (tests): Add tst-aio9 and tst-aio10. 2006-01-06 04:13:26 +00:00
s390 USE_TLS support is now default. 2006-10-27 23:11:47 +00:00
sh USE_TLS support is now default. 2006-10-27 23:11:47 +00:00
sparc USE_TLS support is now default. 2006-10-27 23:11:47 +00:00
unix * sysdeps/unix/sysv/linux/bits/statvfs.h: Define ST_RELATIME. 2006-12-14 05:41:07 +00:00
wordsize-32 * po/.cvsignore: List libc.pot.files, and not any .pot names. 2006-01-08 06:46:10 +00:00
wordsize-64 2005-12-13 Ulrich Drepper <drepper@redhat.com> 2005-12-14 08:43:25 +00:00
x86_64 * sysdeps/x86_64/fpu/s_copysignf.S (__copysignf): Switch to .text. 2006-11-16 20:40:27 +00:00