t-freebsd: Remove duplication from file.
authorAndreas Tobler <andreast@fgznet.ch>
Mon, 21 Mar 2011 15:28:22 +0000 (16:28 +0100)
committerAndreas Tobler <andreast@gcc.gnu.org>
Mon, 21 Mar 2011 15:28:22 +0000 (16:28 +0100)
2011-03-21  Andreas Tobler  <andreast@fgznet.ch>

* config/rs6000/t-freebsd: Remove duplication from file.

From-SVN: r171243

gcc/ChangeLog
gcc/config/rs6000/t-freebsd

index cd4bca4620056bdd5e764f9b512cf65d3c421040..c1062ca588d98d30b6d0da9cd53ce92c104c9d3e 100644 (file)
@@ -1,3 +1,7 @@
+2011-03-21  Andreas Tobler  <andreast@fgznet.ch>
+
+       * config/rs6000/t-freebsd: Remove duplication from file.
+
 2011-03-21  Richard Guenther  <rguenther@suse.de>
 
        PR middle-end/47661
index 8c5c25656155e1bd2f3037d4dc5f921ae8edd2eb..60ca86f027cf29ff9ac4e7e59d88f923e7530f62 100644 (file)
 
 LIB2FUNCS_EXTRA = tramp.S
 
-# Overrides for FreeBSD PowerPC 
-#
-# Copyright (C) 2011 Free Software Foundation, Inc.
-#
-# This file is part of GCC.
-#
-# GCC is free software; you can redistribute it and/or modify
-# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 3, or (at your option)
-# any later version.
-#
-# GCC is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-# GNU General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with GCC; see the file COPYING3.  If not see
-# <http://www.gnu.org/licenses/>.
-
-# We do not want to build darwin-ldouble.c, so set the LIB2FUNCS_EXTRA again. 
-# Invoke this file after rs6000/t-ppccomm.
-
-LIB2FUNCS_EXTRA = tramp.S
-