How to upgrade a tool-chain tree...

2014-12-28 Thread Alan Lehotsky
I have a tool chain for an experimental processor, built starting with release 
or snapshot distributions of

binutils-2.21
cgen-20110901
gcc-4.6.1
newlib-1.19.0
gdb 7.2

I'm using SVN for version control locally.

I'd like to upgrade it to a newer source base; but since it wasn't done by 
checking out from the FSF and Sourceware version-control systems, I'm wondering 
if there's any clever way to merge my tree or if I just have to bite the bullet 
and essentially take everything I've modified since version 1 in my source tree 
and import them into a new source tree?




gcc-5-20141228 is now available

2014-12-28 Thread gccadmin
Snapshot gcc-5-20141228 is now available on
  ftp://gcc.gnu.org/pub/gcc/snapshots/5-20141228/
and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.

This snapshot has been generated from the GCC 5 SVN branch
with the following options: svn://gcc.gnu.org/svn/gcc/trunk revision 219092

You'll find:

 gcc-5-20141228.tar.bz2   Complete GCC

  MD5=636682f041e419dd70b070e998f568b6
  SHA1=816db3c1b144ce7e9056527e07d32f8142072278

Diffs from 5-20141221 are available in the diffs/ subdirectory.

When a particular snapshot is ready for public consumption the LATEST-5
link is updated and a message is sent to the gcc list.  Please do not use
a snapshot before it has been announced that way.