Binutils repository freeze is (finally!) over

Alan Modra alan@SPRI.Levels.UniSA.Edu.Au
Mon Feb 7 13:46:00 GMT 2000


On Tue, 8 Feb 2000, Andrew Cagney wrote:

> #!/bin/sh -x
> cvs update -d -P `
>   if [ -d devo ]
>   then
>     ls -Fd devo/*
>   else
>     ls -F
>   fi | grep -v CVS | grep -v '^%' | sed -n -e 's,/$,, p'`

Nitpick: Doesn't update files in the top directory.



More information about the Binutils mailing list