On Thu, Oct 16, 2014 at 11:45:37PM +0200, Matthias Klose wrote: > Am 03.10.2014 um 17:35 schrieb Jeff Law: > > On 10/03/14 08:50, tsaund...@mozilla.com wrote: > >> From: Trevor Saunders <tsaund...@mozilla.com> > >> > >> Hi, > >> > >> It was obsoleted back in 2011, so we're good to remove it. > >> > >> bootstrapped + regtested x86_64-unknown-linux-gnu, and checked configure > >> doesn't recognize score-elf. Ok? > >> > >> Trev > >> > >> libgcc/ChangeLog: > >> > >> 2014-09-10 Trevor Saunders <tsaund...@mozilla.com> > >> > >> * config.host: Remove support for score-*. > >> > >> contrib/ChangeLog: > >> > >> 2014-09-10 Trevor Saunders <tsaund...@mozilla.com> > >> > >> * compare-all-tests: Don't test score-*. > >> * config-list.mk: Likewise. > >> > >> gcc/ChangeLog: > >> > >> 2014-09-10 Trevor Saunders <tsaund...@mozilla.com> > >> > >> * common/config/score/score-common.c: Remove. > >> * config.gcc: Remove support for score-*. > >> * config/score/constraints.md: Remove. > >> * config/score/elf.h: Remove. > >> * config/score/predicates.md: Remove. > >> * config/score/score-conv.h: Remove. > >> * config/score/score-generic.md: Remove. > >> * config/score/score-modes.def: Remove. > >> * config/score/score-protos.h: Remove. > >> * config/score/score.c: Remove. > >> * config/score/score.h: Remove. > >> * config/score/score.md: Remove. > >> * config/score/score.opt: Remove. > >> * doc/md.texi: Don't document score-*. > > OK. > > Jeff > > removed the empty directories > > common/config/score > config/score > > committed as abvious.
yeah, thanks, I really need to remember to learn to do that with git-svn. Trev > > Matthias >