This is the mail archive of the glibc-cvs@sourceware.cygnus.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

libc/sysdeps/sparc/sparc64 add_n.S lshift.S me ...


CVSROOT:	/glibc/cvsfiles
Module name:	libc
Changes by:	drepper@egcs.cygnus.com	99/07/26 21:41:12

Modified files:
	sysdeps/sparc/sparc64: add_n.S lshift.S memchr.S memcmp.S 
	                       memcpy.S memset.S rawmemchr.S rshift.S 
	                       stpcpy.S stpncpy.S strcat.S strchr.S 
	                       strcmp.S strcpy.S strcspn.S strlen.S 
	                       strncmp.S strncpy.S strpbrk.S strspn.S 
	                       sub_n.S 

Log message:
	Avoid using %g2, %g3, %g7 registers as much as possible. Declare them using
	.register pseudo-op if they are still used.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]