This is the mail archive of the glibc-cvs@sources.redhat.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]
Other format: [Raw text]

libc ./ChangeLog sysdeps/powerpc/Makefile sysd ...


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	geoffk@sources.redhat.com	2001-12-06 15:41:33

Modified files:
	.              : ChangeLog 
	sysdeps/powerpc: Makefile 
	sysdeps/powerpc/fpu: Makefile 
Added files:
	sysdeps/powerpc/fpu: fe_nomask.c fprrest.S fprsave.S 
Removed files:
	sysdeps/powerpc: fe_nomask.c fprrest.S fprsave.S 

Log message:
	* sysdeps/powerpc/Makefile (sysdep_routines): Don't build the fpr
	save/restore functions here.
	(libm-support): Don't define these functions here.
	* sysdeps/powerpc/fpu/Makefile: Build the fpr save/restore
	functions here.
	* sysdeps/powerpc/fe_nomask.c: Move to...
	* sysdeps/powerpc/fpu/fe_nomask.c: ... here.
	* sysdeps/powerpc/fprrest.S: Move to...
	* sysdeps/powerpc/fpu/fprrest.S: ... here.
	* sysdeps/powerpc/fprsave.S: Move to...
	* sysdeps/powerpc/fpu/fprsave.S: ... here.


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