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 sysdeps/powerpc/soft-fp/Versions sysdeps/ ...


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	roland@sourceware.org	2002-10-19 13:03:40

Modified files:
	sysdeps/powerpc/soft-fp: Versions Makefile 
	.              : config.make.in configure.in 
Added files:
	sysdeps/powerpc/nofpu: Makefile Versions 
Removed files:
	sysdeps/powerpc/soft-fp: fraiseexcpt.c feholdexcpt.c 
	                         feenablxcpt.c soft-supp.h 
	                         fsetexcptflg.c fenv_const.c 
	                         fgetexcptflg.c fesetround.c fclrexcpt.c 
	                         ftestexcept.c feupdateenv.c 
	                         fegetround.c libm-test-ulps 
	                         fegetexcept.c fesetenv.c fedisblxcpt.c 
	                         sim-full.c fegetenv.c 

Log message:
	2002-10-19  Roland McGrath  <roland@redhat.com>
	
	* config.make.in: Nix completely-soft nonsense.
	* configure.in: Likewise.  Under --without-fp, use nofpu subdirectory
	of machine directories instead of fpu subdirectory.
	* sysdeps/powerpc/soft-fp/Makefile: Remove cruft added in last change.
	* sysdeps/powerpc/nofpu/Makefile: Put it in this new file instead.
	* sysdeps/powerpc/soft-fp/sim-full.c: Moved to ../nofpu.
	* sysdeps/powerpc/soft-fp/fraiseexcpt.c: Moved to ../nofpu.
	* sysdeps/powerpc/soft-fp/fegetexcept.c: Moved to ../nofpu.
	* sysdeps/powerpc/soft-fp/fclrexcpt.c: Moved to ../nofpu.
	* sysdeps/powerpc/soft-fp/ftestexcept.c: Moved to ../nofpu.
	* sysdeps/powerpc/soft-fp/fgetexcptflg.c: Moved to ../nofpu.
	* sysdeps/powerpc/soft-fp/fsetexcptflg.c: Moved to ../nofpu.
	* sysdeps/powerpc/soft-fp/fedisblxcpt.c: Moved to ../nofpu.
	* sysdeps/powerpc/soft-fp/feenablxcpt.c: Moved to ../nofpu.
	* sysdeps/powerpc/soft-fp/fegetenv.c: Moved to ../nofpu.
	* sysdeps/powerpc/soft-fp/fesetenv.c: Moved to ../nofpu.
	* sysdeps/powerpc/soft-fp/fegetround.c: Moved to ../nofpu.
	* sysdeps/powerpc/soft-fp/fesetround.c: Moved to ../nofpu.
	* sysdeps/powerpc/soft-fp/feupdateenv.c: Moved to ../nofpu.
	* sysdeps/powerpc/soft-fp/feholdexcpt.c: Moved to ../nofpu.
	* sysdeps/powerpc/soft-fp/fenv_const.c: Moved to ../nofpu.
	* sysdeps/powerpc/soft-fp/libm-test-ulps: Moved to ../nofpu.
	* sysdeps/powerpc/soft-fp/soft-supp.h: Moved to ../nofpu.
	* sysdeps/powerpc/soft-fp/Versions (libc: GLIBC_2.3.2): Moved to ...
	* sysdeps/powerpc/nofpu/Versions: ... here, new file.


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