Subject: Re: softfloat (lib/libc/arch/*/fplib)
To: None <itojun@iijlab.net>
From: David Brownlee <abs@anim.dreamworks.com>
List: port-sh3
Date: 09/17/1999 09:30:56
	You could always commit the sh3 lib in the MI location and then
	merge in any changed needed for arm32 and mips?

		David/absolute

	 -=-  "That which does not kill us, makes us stranger"  -=-

On Fri, 17 Sep 1999 itojun@iijlab.net wrote:

> 	We already have two softfloat libraries in the tree,
> 	namely lib/libc/arch/{arm32,mips}/fplib.
> 	Is it okay if I commit *another* lib/libc/arch/sh3/fplib for the
> 	moment, and think about merging them afterwards?  Or should I wait
> 	till mips and arm32 fplib are integrated into one?
> 
> 	Differences are like below.
> 
> 		base revision	*.S
> 		---		---
> arm32/fplib	1		one file
> sh3/fplib	1		none	(copied arm32/fplib and modified)
> mips/fplib	2a		none
> 
> itojun
>