Joseph Myers 
							
						 
					 
					
						
						
							
						
						568035b787 
					 
					
						
						
							
							Update copyright notices with scripts/update-copyrights.  
						
						
						
						
					 
					
						2013-01-02 19:05:09 +00:00 
						 
				 
			
				
					
						
							
							
								Paul Eggert 
							
						 
					 
					
						
						
							
						
						59ba27a63a 
					 
					
						
						
							
							Replace FSF snail mail address with URLs.  
						
						
						
						
					 
					
						2012-02-09 23:18:22 +00:00 
						 
				 
			
				
					
						
							
							
								Ulrich Drepper 
							
						 
					 
					
						
						
							
						
						dedc7c7b05 
					 
					
						
						
							
							Fix typo in cache information table for x86-{32,64}.  
						
						
						
						
					 
					
						2011-04-03 09:32:31 -04:00 
						 
				 
			
				
					
						
							
							
								Ulrich Drepper 
							
						 
					 
					
						
						
							
						
						bb2420590c 
					 
					
						
						
							
							Last change caused infinite loops because of missing loop increment.  
						
						
						
						
					 
					
						2011-03-22 01:52:43 -04:00 
						 
				 
			
				
					
						
							
							
								Ulrich Drepper 
							
						 
					 
					
						
						
							
						
						2a11560107 
					 
					
						
						
							
							Implement x86 cpuid handling of leaf4 for cache information.  
						
						
						
						
					 
					
						2011-03-20 08:14:30 -04:00 
						 
				 
			
				
					
						
							
							
								Ulrich Drepper 
							
						 
					 
					
						
						
							
						
						3e9099b4f6 
					 
					
						
						
							
							Add more cache descriptors for L3 caches on x86 and x86-64.  
						
						... 
						
						
						
						The most recent AP 485 describes a few more cache descriptors for
L3 caches with 24-way associativity. 
						
						
					 
					
						2009-07-23 13:42:46 -07:00 
						 
				 
			
				
					
						
							
							
								Ulrich Drepper 
							
						 
					 
					
						
						
							
						
						1de0c16183 
					 
					
						
						
							
							Compact cache info data structure for x86/x86-64.  
						
						... 
						
						
						
						This saves about 1.5kB in the DSO. 
						
						
					 
					
						2009-05-29 11:53:36 -07:00 
						 
				 
			
				
					
						
							
							
								Ulrich Drepper 
							
						 
					 
					
						
						
							
						
						deb84c43b1 
					 
					
						
						
							
							* version.h (VERSION): Bump to 2.10.1.  
						
						... 
						
						
						
						* nss/getXXbyYY_r.c: If NO_COMPAT_NEEDED is defined don't define any
	compatibility functions.
	* nss/getXXent_r.c: Likewise.
	* gshadow/getsgent_r.c: Define NO_COMPAT_NEEDED.
	* gshadow/getsgnam_r.c: Likewise.
	* gshadow/Version: Remove duplicate entries.
	* sysdeps/x86_64/cacheinfo.c (intel_02_cache_info): Add missing entries
	for recent processor.
	* sysdeps/unix/sysv/linux/i386/sysconf.c (intel_02_cache_info):
	Likewise. 
						
						
					 
					
						2009-05-10 18:38:52 +00:00 
						 
				 
			
				
					
						
							
							
								Ulrich Drepper 
							
						 
					 
					
						
						
							
						
						ebc22416e4 
					 
					
						
						
							
							* sysdeps/x86_64/cacheinfo.c (intel_02_known): Add new descriptors.  
						
						... 
						
						
						
						* sysdeps/unix/sysv/linux/i386/sysconf.c (intel_02_known): Likewise. 
						
						
					 
					
						2009-02-01 18:13:41 +00:00 
						 
				 
			
				
					
						
							
							
								Ulrich Drepper 
							
						 
					 
					
						
						
							
						
						ee269826ab 
					 
					
						
						
							
							(intel_02_known): New entry 0x3f.  
						
						
						
						
					 
					
						2007-12-23 19:32:28 +00:00 
						 
				 
			
				
					
						
							
							
								Ulrich Drepper 
							
						 
					 
					
						
						
							
						
						8c1dcd265d 
					 
					
						
						
							
							* sysdeps/x86_64/cacheinfo.c (intel_02_known): Add new entries.  
						
						... 
						
						
						
						* sysdeps/unix/sysv/linux/i386/sysconf.c (intel_02_known): Likewise. 
						
						
					 
					
						2007-07-09 16:12:05 +00:00 
						 
				 
			
				
					
						
							
							
								Ulrich Drepper 
							
						 
					 
					
						
						
							
						
						37afcf795a 
					 
					
						
						
							
							* sysdeps/unix/sysv/linux/x86_64/sysconf.c (intel_check_word): Add  
						
						... 
						
						
						
						noinline attribute.
2006-11-10  Jakub Jelinek  <jakub@redhat.com >
	* sysdeps/unix/sysv/linux/i386/sysconf.c (intel_check_word): Add
	noinline attribute.
	* sysdeps/gnu/siglist.c (__old_sys_siglist, __old_sys_sigabbrev):
	Use __new_sys_siglist instead of _sys_siglist_internal as
	second macro argument.
	(_old_sys_siglist): Use declare_symbol_alias macro instead of
	strong_alias.
2006-11-09  Ulrich Drepper  <drepper@redhat.com > 
						
						
					 
					
						2006-11-10 07:32:27 +00:00 
						 
				 
			
				
					
						
							
							
								Ulrich Drepper 
							
						 
					 
					
						
						
							
						
						ee6815e76c 
					 
					
						
						
							
							* sysdeps/unix/sysv/linux/i386/sysconf.c (intel_check_word):  
						
						... 
						
						
						
						Update handling of cache descriptor 0x49 for new models.
	* sysdeps/unix/sysv/linux/x86_64/sysconf.c (intel_check_word):
	Likewise. 
						
						
					 
					
						2006-11-06 04:59:30 +00:00 
						 
				 
			
				
					
						
							
							
								Roland McGrath 
							
						 
					 
					
						
						
							
						
						6f92000389 
					 
					
						
						
							
							* sysdeps/unix/sysv/linux/x86_64/sysconf.c  
						
						... 
						
						
						
						(handle_intel, handle_amd): Add __attribute__ ((noinline)).
	* sysdeps/unix/sysv/linux/i386/sysconf.c
	(handle_i486, handle_intel, handle_amd): Likewise.
	* sysdeps/unix/sysv/linux/i386/sysconf.c (__sysconf): Don't handle
	_SC_CPUTIME and _SC_THREAD_CPUTIME here.
	* sysdeps/unix/sysv/linux/x86_64/sysconf.c (__sysconf): Likewise. 
						
						
					 
					
						2006-03-06 08:26:03 +00:00 
						 
				 
			
				
					
						
							
							
								Ulrich Drepper 
							
						 
					 
					
						
						
							
						
						0f678d1969 
					 
					
						
						
							
							(intel_02_known): Add some more entries.  
						
						
						
						
					 
					
						2006-02-01 18:26:19 +00:00 
						 
				 
			
				
					
						
							
							
								Ulrich Drepper 
							
						 
					 
					
						
						
							
						
						a334319f65 
					 
					
						
						
							
							(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.  
						
						
						
						
					 
					
						2004-12-22 20:10:10 +00:00 
						 
				 
			
				
					
						
							
							
								Jakub Jelinek 
							
						 
					 
					
						
						
							
						
						0ecb606cb6 
					 
					
						
						
							
							2.5-18.1  
						
						
						
						
					 
					
						2007-07-12 18:26:36 +00:00 
						 
				 
			
				
					
						
							
							
								Ulrich Drepper 
							
						 
					 
					
						
						
							
						
						6ab5f50de4 
					 
					
						
						
							
							Update.  
						
						... 
						
						
						
						2004-10-05  Jakub Jelinek  <jakub@redhat.com >
	* sysdeps/unix/sysv/linux/x86_64/sysconf.c (__sysconf): Return 200112L
	for _SC_CPUTIME or _SC_THREAD_CPUTIME.
	* nscd/Makefile (nscd-cflags): Set to -DIS_IN_nscd=1, plus
	-fpie if building PIE.
	(CFLAGS-*.c): Use it.
	* nscd/Makefile (relro-LDFLAGS): Add -Wl,-z,now if have-z-relro.
	($(objpfx)nscd): Add $(relro-LDFLAGS).
	* sysdeps/unix/sysv/linux/i386/sysconf.c: Include hp-timing.h.
	(__sysconf): Return -1 for _SC_CPUTIME or _SC_THREAD_CPUTIME if
	!HP_TIMING_AVAIL.
2004-10-05  Ulrich Drepper  <drepper@redhat.com >
	* nscd/Makefile (distribute): Remove TODO.
	* nscd/TODO: Removed. 
						
						
					 
					
						2004-10-05 09:26:23 +00:00 
						 
				 
			
				
					
						
							
							
								Ulrich Drepper 
							
						 
					 
					
						
						
							
						
						94d824f920 
					 
					
						
						
							
							Update.  
						
						... 
						
						
						
						* sysdeps/unix/sysv/linux/ia64/sysconf.c: New file.
	* sysdeps/unix/sysv/linux/ia64/Dist: Add has_cpuclock.c.
	* sysdeps/unix/sysv/linux/ia64/clock_getcpuclockid.c: Move actual
	testing code to...
	* sysdeps/unix/sysv/linux/ia64/has_cpuclock.c: ...here.  New file.
	* sysdeps/unix/sysv/linux/i386/sysconf.c: Add dynamic check for
	_SC_CPUTIME and _SC_THREAD_CPUTIME. 
						
						
					 
					
						2004-10-04 19:28:07 +00:00 
						 
				 
			
				
					
						
							
							
								Ulrich Drepper 
							
						 
					 
					
						
						
							
						
						58101473df 
					 
					
						
						
							
							Update.  
						
						... 
						
						
						
						2004-03-13  Jakub Jelinek  <jakub@redhat.com >
	* sysdeps/unix/sysv/linux/i386/sysconf.c (intel_02_known): Add const.
	(handle_amd): New function.
	(__sysconf): Handle _SC_LEVEL4_CACHE_LINESIZE here, not in
	linux_sysconf.  Call handle_amd on AuthenticAMD.
	* sysdeps/unix/sysv/linux/x86_64/sysconf.c: Likewise. 
						
						
					 
					
						2004-03-15 06:23:52 +00:00 
						 
				 
			
				
					
						
							
							
								Ulrich Drepper 
							
						 
					 
					
						
						
							
						
						f4089ca1d6 
					 
					
						
						
							
							Update.  
						
						... 
						
						
						
						* sysdeps/unix/sysv/linux/x86_64/sysconf.c: New file. 
						
						
					 
					
						2004-03-12 21:35:27 +00:00 
						 
				 
			
				
					
						
							
							
								Ulrich Drepper 
							
						 
					 
					
						
						
							
						
						bf067910f5 
					 
					
						
						
							
							Update.  
						
						... 
						
						
						
						2004-03-12  Ulrich Drepper  <drepper@redhat.com >
	* posix/getconf.c (vars): Add _SC_ values for cache information.
	* sysdeps/generic/bits/confname.h: Add _SC_* values for cache
	information.
	* sysdeps/unix/sysv/linux/sysconf.c (__sysconf): Reorganize to
	allow yet another sysconf function to include the one in this file.
	* sysdeps/unix/sysv/linux/i386/sysconf.c: New file.
	* sysdeps/generic/sysconf.c: Add default handling for cache line info. 
						
						
					 
					
						2004-03-12 17:40:52 +00:00