Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: gnusrc/gnu/lib/libiberty/arch/mipsel



In article <20010719134616.B8D43B00B%cvs.netbsd.org@localhost>
mrg%netbsd.org@localhost 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@localhost



Home | Main Index | Thread Index | Old Index