Move arm from ports to libc
Joseph S. Myers
joseph@codesourcery.com
Sat Feb 8 02:40:00 GMT 2014
On Sat, 8 Feb 2014, Siddhesh Poyarekar wrote:
> On 8 February 2014 07:24, Joseph S. Myers <joseph@codesourcery.com> wrote:
> > I've moved the ARM port from ports to the main sysdeps hierarchy.
> > Beyond the README update, the move of the files was simply
> >
> > git mv ports/sysdeps/arm sysdeps/arm
> > git mv ports/sysdeps/unix/arm sysdeps/unix/arm
> > git mv ports/sysdeps/unix/sysv/linux/arm sysdeps/unix/sysv/linux/arm
> >
> > and in addition to the ChangeLog entries here, I put a note at the top
> > of ports/ChangeLog.arm similar to that at the top of
> > ChangeLog.powerpc. There is deliberately no NEWS change, as I think
>
> Would you be getting rid of ChangeLog.arm now or do you want to get
> rid of the entire directory together once all the ports have moved?
The aim is that the ports directory ends up containing only the old
ChangeLog files from the time ports were kept there, and nothing else
(well, maybe a minimal README). See bullet point 6 in
<https://sourceware.org/ml/libc-alpha/2014-01/msg00373.html>.
--
Joseph S. Myers
joseph@codesourcery.com
More information about the Libc-alpha
mailing list