Subject: Re: CVS commit: gnusrc/gnu/lib/libiberty/arch/mipsel
To: None <mrg@netbsd.org>
From: Izumi Tsutsui <tsutsui@ceres.dti.ne.jp>
List: source-changes
Date: 07/20/2001 00:29:26
In article <20010719134616.B8D43B00B@cvs.netbsd.org>
mrg@netbsd.org writes:

> Module Name:	gnusrc
> Committed By:	mrg
> Date:		Thu Jul 19 13:46:16 UTC 2001
> 
> Added Files:
> 	gnusrc/gnu/lib/libiberty/arch/mipsel: config.h defs.mk
> 
> Log Message:
> mipsel libiberty.

Ugh, do we have to have both mipsel and mipseb directories for this?

I think we should use ${MACHINE_CPU} (==mips) for directory names.
mipsel/mipseb should be used only to specify binary compatibility,
not to specify source directories. Currently we are sharing all sources
among both endians and never have had */arch/mipse[bl] dirs.
(under lib/libc/arch, gnu/usr.bin/{egcs,gas.new}/arch etc.)
---
Izumi Tsutsui
tsutsui@ceres.dti.ne.jp