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 dl-machine.h


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

Modified files:
	sysdeps/sparc/sparc64: dl-machine.h 

Log message:
	Avoid using %g2, %g3, %g7 registers as much as possible. Declare them using
	.register pseudo-op if they are still used.
	Optimize trampoline code for .plt4-.plt32767.  Fix trampolines for .plt32768+.


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